:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#10233a;background:#f2f6f9;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #071b32;--navy-2: #102d4e;--blue: #1769e0;--blue-dark: #0e51b8;--mint: #20a879;--amber: #e9a91b;--surface: #ffffff;--line: #dbe4eb;--muted: #617287;--shadow: 0 18px 55px rgba(11, 38, 66, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 0%,#e4f2fc 0,transparent 34rem),#f2f6f9}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #78aef7;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:block;margin-bottom:.55rem;color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.disclaimer{color:var(--muted);font-size:.76rem;text-align:center}.button{min-height:2.85rem;border:1px solid transparent;border-radius:.8rem;padding:.72rem 1.15rem;font-weight:750;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.42;cursor:not-allowed}.button--primary{color:#fff;background:var(--blue);box-shadow:0 8px 20px #1769e033}.button--primary:hover{background:var(--blue-dark)}.button--secondary{color:var(--navy-2);border-color:var(--line);background:#fff}.button--finish{color:#fff;background:var(--mint);box-shadow:0 8px 20px #20a87938}.button--large{min-height:3.45rem;padding-inline:1.5rem;font-size:1rem}.start-shell{min-height:100vh;display:grid;place-items:center;padding:2rem 1rem;background:linear-gradient(135deg,#071b32fa,#0c375ded),radial-gradient(circle,#1a8bba,transparent)}.start-card{width:min(42rem,100%);padding:clamp(1.7rem,5vw,3.7rem);border-radius:1.6rem;background:#fff;box-shadow:0 30px 100px #00000040;text-align:center}.brand-mark{width:4.3rem;height:4.3rem;display:grid;place-items:center;margin:0 auto 1.5rem;border-radius:1.2rem 1.2rem 1.2rem .35rem;color:#fff;background:linear-gradient(145deg,#2783f4,#145ec3);box-shadow:0 12px 30px #1769e04d;font-weight:900}.start-card h1{max-width:35rem;margin:.3rem auto 1rem;color:var(--navy);font-size:clamp(2rem,6vw,3.15rem);line-height:1.03;letter-spacing:-.045em}.start-card__lead{max-width:34rem;margin:0 auto 1.8rem;color:var(--muted);font-size:1.02rem;line-height:1.65}.start-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:1.6rem 0;border-block:1px solid var(--line);padding:1.25rem 0}.start-stats div{display:grid;gap:.1rem}.start-stats div+div{border-left:1px solid var(--line)}.start-stats strong{color:var(--navy);font-size:1.65rem}.start-stats span{color:var(--muted);font-size:.76rem}.start-checks{max-width:31rem;display:grid;gap:.65rem;margin:1.5rem auto 2rem;padding:0;color:#3b4f64;text-align:left;list-style:none}.start-checks li:before{content:"✓";display:inline-grid;place-items:center;width:1.25rem;height:1.25rem;margin-right:.65rem;border-radius:50%;color:#fff;background:var(--mint);font-size:.75rem;font-weight:900}.start-card .button{width:min(22rem,100%)}.app-shell{min-height:100vh;padding-bottom:7.5rem}.topbar{height:4.7rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem max(1rem,calc((100vw - 1340px)/2));border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:.7rem;color:var(--navy);text-decoration:none}.brand__mark{width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:.72rem .72rem .72rem .22rem;color:#fff;background:var(--blue);font-size:.72rem;font-weight:900}.brand>span:last-child{display:grid}.brand strong{font-size:.93rem}.brand small{color:var(--muted);font-size:.66rem}.topbar__status{display:flex;align-items:center;gap:.75rem}.answered-status{color:var(--muted);font-size:.79rem;font-weight:650}.timer{display:flex;align-items:center;gap:.4rem;min-width:6.15rem;justify-content:center;padding:.62rem .78rem;border:1px solid #cfe0f3;border-radius:.75rem;color:var(--navy);background:#eff6fd}.timer__value{font-variant-numeric:tabular-nums;font-weight:850;letter-spacing:.04em}.timer--urgent{color:#a33131;border-color:#f2caca;background:#fff1f1;animation:timer-pulse 1.2s ease-in-out infinite}.exam-layout{width:min(1340px,calc(100% - 2rem));display:grid;grid-template-columns:minmax(0,1.12fr) minmax(25rem,.88fr);gap:1.35rem;margin:1.4rem auto;align-items:start}.scene-card,.question-card{margin:0;border:1px solid var(--line);border-radius:1.25rem;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.scene-card__header{min-height:5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.15rem}.scene-card__header .eyebrow{margin-bottom:.2rem;font-size:.62rem}.scene-card h2{margin:0;color:var(--navy);font-size:1.05rem}.scene-card__hint{padding:.45rem .65rem;border-radius:999px;color:#345169;background:#edf4f8;font-size:.7rem;font-weight:700;white-space:nowrap}.scene-canvas{height:clamp(21rem,53vh,37rem);position:relative;background:linear-gradient(#a9d9f5 0 55%,#48545d 55%)}.scene-canvas canvas{touch-action:pan-y}.scene-card figcaption{padding:.85rem 1.15rem 1rem;color:var(--muted);font-size:.78rem;line-height:1.5}.scene-card figcaption strong{color:var(--navy-2)}.scene-loading{height:100%;display:grid;place-items:center;color:#fff;background:#203b56;font-weight:700}.scene-loading--overlay{position:absolute;inset:0;z-index:2}.scene-fallback{height:100%;display:grid;place-content:center;gap:.65rem;padding:2rem;position:relative;overflow:hidden;color:#fff;background:linear-gradient(#8fcce9 0 50%,#48545d 50%);text-align:center}.scene-fallback>*:not(.scene-fallback__road){position:relative;z-index:1}.scene-fallback__road{width:35%;height:65%;position:absolute;bottom:-12%;left:32.5%;background:#303944;transform:perspective(300px) rotateX(55deg)}.scene-fallback__icon{font-size:4rem}.scene-fallback span:last-child{max-width:25rem;font-size:.82rem}.question-card{padding:clamp(1.25rem,3vw,2rem)}.question-card__meta{display:flex;justify-content:space-between;gap:1rem;color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.question-card__meta span:last-child{color:var(--muted)}.question-card h1{margin:1.05rem 0 1.4rem;color:var(--navy);font-size:clamp(1.3rem,2.3vw,1.7rem);line-height:1.27;letter-spacing:-.025em}.answers{display:grid;gap:.7rem;margin:0;padding:0;border:0}.answer{min-height:4rem;display:grid;grid-template-columns:2.05rem 1fr 1.35rem;align-items:center;gap:.8rem;padding:.85rem .9rem;border:1px solid var(--line);border-radius:.85rem;color:#294158;background:#fff;font-size:.88rem;line-height:1.42;cursor:pointer;transition:border .16s ease,background .16s ease,transform .16s ease}.answer:hover{border-color:#9abce8;background:#f8fbff;transform:translate(2px)}.answer input{position:absolute;opacity:0;pointer-events:none}.answer__letter{width:2.05rem;height:2.05rem;display:grid;place-items:center;border:1px solid #ccd9e5;border-radius:.55rem;color:#496075;background:#f5f8fa;font-size:.75rem;font-weight:850}.answer__check{opacity:0;width:1.3rem;height:1.3rem;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:.7rem}.answer--selected{border-color:var(--blue);background:#edf5ff;box-shadow:inset 3px 0 var(--blue)}.answer--selected .answer__letter{color:#fff;border-color:var(--blue);background:var(--blue)}.answer--selected .answer__check{opacity:1}.answer--correct{border-color:#22825f;background:#eaf8f2;box-shadow:inset 3px 0 #22825f}.answer--correct .answer__letter,.answer--correct .answer__check{color:#fff;border-color:#22825f;background:#22825f}.answer--correct .answer__check{opacity:1}.answer--incorrect{border-color:#c84c4c;background:#fff0f0;box-shadow:inset 3px 0 #c84c4c}.answer--incorrect .answer__letter,.answer--incorrect .answer__check{color:#fff;border-color:#c84c4c;background:#c84c4c}.answer--incorrect .answer__check{opacity:1}.answer--locked{cursor:default}.answer--locked:hover{transform:none}.answer--correct:hover{border-color:#22825f;background:#eaf8f2}.answer--incorrect:hover{border-color:#c84c4c;background:#fff0f0}.answer:has(input:focus-visible){outline:3px solid #78aef7;outline-offset:2px}.answer-feedback{display:grid;gap:.45rem;margin-top:1rem;padding:1rem 1.05rem;border:1px solid;border-radius:.85rem;font-size:.86rem;line-height:1.5}.answer-feedback strong{font-size:.95rem}.answer-feedback p{margin:0}.answer-feedback small{color:#526579;font-size:.73rem}.answer-feedback--correct{color:#125c43;border-color:#aadcca;background:#eaf8f2}.answer-feedback--incorrect{color:#863333;border-color:#efbaba;background:#fff0f0}.exam-nav{width:min(1340px,calc(100% - 2rem));min-height:5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 auto;padding:.8rem 1rem;border:1px solid var(--line);border-radius:1rem;background:#fffffff7;box-shadow:0 12px 35px #0a233d1f;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);z-index:15}.question-map{display:flex;flex-wrap:wrap;gap:.45rem}.question-dot{width:2.25rem;height:2.25rem;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:.55rem;color:#50647a;background:#fff;font-size:.72rem;font-weight:800;cursor:pointer}.question-dot--answered{color:#087151;border-color:#aadcca;background:#eaf8f2}.question-dot--current{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 5px 12px #1769e040}.exam-nav__actions{display:flex;gap:.6rem}.dialog-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:1rem;background:#04101db8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50}.dialog{width:min(29rem,100%);padding:2rem;border-radius:1.2rem;background:#fff;box-shadow:0 30px 80px #0000004d;text-align:center}.dialog__icon{width:3.2rem;height:3.2rem;display:grid;place-items:center;margin:0 auto 1rem;border-radius:50%;color:#fff;background:var(--mint);font-size:1.4rem}.dialog h2{margin:.4rem 0;color:var(--navy)}.dialog p{color:var(--muted);line-height:1.55}.dialog__actions{display:flex;justify-content:center;gap:.7rem;margin-top:1.5rem}.results-shell{width:min(920px,calc(100% - 2rem));margin:0 auto;padding:3rem 0 5rem}.results-hero{padding:2.6rem;border-radius:1.5rem;color:#fff;background:linear-gradient(145deg,#071b32,#113f6b);text-align:center;box-shadow:var(--shadow)}.results-hero .eyebrow{color:#76b6ff}.results-hero h1{margin:.5rem auto 1.4rem;max-width:38rem;font-size:clamp(1.9rem,5vw,3rem);letter-spacing:-.04em}.results-hero p{max-width:38rem;margin:1.2rem auto 0;color:#c3d3e2;line-height:1.55}.score-ring{width:8rem;height:8rem;display:flex;align-items:baseline;justify-content:center;margin:0 auto;padding-top:1.65rem;border:.55rem solid #2c6698;border-top-color:#3cd19e;border-radius:50%;background:#00000021}.score-ring strong{font-size:3rem}.score-ring span{color:#bcd0e2;font-size:1rem}.review-list{display:grid;gap:1rem;margin-top:1.3rem}.review-card{display:grid;grid-template-columns:8.5rem 1fr;overflow:hidden;border:1px solid var(--line);border-radius:1rem;background:#fff;box-shadow:0 8px 25px #0b26420f;content-visibility:auto}.review-card__status{display:grid;place-content:center;gap:.5rem;color:#9c3c3c;background:#fff0f0;font-size:.75rem;font-weight:800;text-align:center}.review-card__status span{width:2rem;height:2rem;display:grid;place-items:center;margin:auto;border-radius:50%;color:#fff;background:#d34e4e}.review-card--correct .review-card__status{color:#167353;background:#eaf8f2}.review-card--correct .review-card__status span{background:var(--mint)}.review-card__body{padding:1.25rem 1.4rem}.review-card__number{color:var(--blue);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.review-card h2{margin:.5rem 0 1rem;color:var(--navy);font-size:1rem;line-height:1.4}.review-card dl{display:grid;gap:.7rem;margin:0}.review-card dl>div{display:grid;grid-template-columns:8rem 1fr;gap:.7rem}.review-card dt{color:var(--muted);font-size:.72rem;font-weight:750}.review-card dd{margin:0;color:#2f455a;font-size:.82rem;line-height:1.42}.review-card__explanation{margin:1rem 0 0;padding:.8rem;border-radius:.65rem;color:#35516a;background:#f2f6f9;font-size:.82rem;line-height:1.48}.results-actions{margin-top:2rem;text-align:center}@keyframes timer-pulse{50%{box-shadow:0 0 0 4px #cf49491f}}@media(max-width:960px){.exam-layout{grid-template-columns:1fr}.scene-canvas{height:min(48vh,28rem)}.exam-nav{align-items:stretch;flex-direction:column}.question-map{justify-content:center}.exam-nav__actions{justify-content:stretch}.exam-nav__actions .button{flex:1}.app-shell{padding-bottom:10.5rem}}@media(max-width:600px){.topbar{height:4.15rem}.brand small,.answered-status{display:none}.timer{min-width:5.65rem;padding:.5rem .65rem}.exam-layout{width:calc(100% - 1rem);margin:.55rem auto;gap:.65rem}.scene-card,.question-card{border-radius:.95rem}.scene-card__header{min-height:4.3rem;padding:.65rem .8rem}.scene-card__hint{font-size:.62rem}.scene-canvas{height:18.5rem}.scene-card figcaption{padding:.65rem .8rem}.question-card{padding:1rem}.question-card__meta{font-size:.64rem}.question-card h1{margin-block:.85rem 1rem;font-size:1.18rem}.answer{min-height:3.75rem;padding:.7rem;grid-template-columns:1.9rem 1fr 1rem;gap:.6rem;font-size:.82rem}.answer__letter{width:1.9rem;height:1.9rem}.exam-nav{width:calc(100% - 1rem);bottom:.5rem;padding:.65rem;gap:.55rem}.question-map{gap:.3rem}.question-dot{width:calc((100vw - 3.75rem)*.1);max-width:2.1rem;height:2rem;font-size:.65rem}.exam-nav__actions .button{min-height:2.55rem;padding:.5rem .65rem;font-size:.78rem}.start-card{border-radius:1.1rem}.start-checks{font-size:.84rem}.review-card{grid-template-columns:1fr}.review-card__status{display:flex;align-items:center;justify-content:flex-start;padding:.55rem 1rem}.review-card__status span{width:1.5rem;height:1.5rem;margin:0}.review-card dl>div{grid-template-columns:1fr;gap:.2rem}.results-hero{padding:2rem 1.2rem}}@media(max-height:620px)and (orientation:landscape){.topbar{position:static}.exam-layout{grid-template-columns:1.05fr .95fr}.scene-canvas{height:21rem}.exam-nav{position:static;transform:none;margin:1rem auto;flex-direction:row}.app-shell{padding-bottom:1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
