:root{--quiz-ink: #f4f7f2;--quiz-muted: rgba(244, 247, 242, .64);--quiz-green-950: #06150d;--quiz-green-900: #082417;--quiz-green-800: #0c3521;--quiz-green-700: #125432;--quiz-yellow: #f2d821;--quiz-yellow-soft: #fff174;--quiz-danger: #ef6a5c;--quiz-line: rgba(255, 255, 255, .12)}body{background:var(--quiz-green-950)}body.quiz-dialog-open{overflow:hidden}.navbar,.nav-menu{background:#0a2f1d}.quiz-new-page,.quiz-new-page *,.quiz-new-page *:before,.quiz-new-page *:after{box-sizing:border-box}.quiz-new-page{position:relative;min-height:calc(100svh - 64px);overflow:hidden;color:var(--quiz-ink);background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),radial-gradient(circle at 50% 28%,#115133 0,#082719 42%,#06150d 80%);background-size:72px 72px,72px 72px,auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;isolation:isolate}.quiz-new-page:before{position:absolute;inset:74px auto auto 50%;width:min(1100px,86vw);aspect-ratio:2 / 1;border:1px solid rgba(255,255,255,.055);border-radius:50%;content:"";transform:translate(-50%);pointer-events:none}.quiz-new-page:after{position:absolute;top:74px;bottom:0;left:50%;width:1px;background:#ffffff0a;content:"";pointer-events:none}.quiz-new-page__glow{position:absolute;z-index:-1;width:420px;aspect-ratio:1;border-radius:50%;filter:blur(120px);pointer-events:none}.quiz-new-page__glow--one{top:4%;right:-160px;background:#f2d8211a}.quiz-new-page__glow--two{bottom:4%;left:-180px;background:#279c582b}.quiz-shell{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:26px 0 38px}.quiz-topbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:25px;border-bottom:1px solid var(--quiz-line)}.quiz-brand{display:inline-flex;align-items:center;gap:13px;color:#fff;text-decoration:none}.quiz-brand img{width:46px;height:46px;object-fit:contain}.quiz-brand strong,.quiz-brand small{display:block}.quiz-brand strong{font-size:.88rem;letter-spacing:-.01em}.quiz-brand small{margin-top:3px;color:var(--quiz-yellow);font-size:.64rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.quiz-topbar__link{display:inline-flex;align-items:center;gap:18px;padding:9px 0;color:#ffffffc2;border-bottom:1px solid rgba(255,255,255,.36);font-size:.76rem;font-weight:750;text-decoration:none;transition:color .2s,border-color .2s}.quiz-topbar__link:hover{color:var(--quiz-yellow);border-color:var(--quiz-yellow)}.quiz-stage{position:relative;min-height:650px}.quiz-screen[hidden],.level-dialog[hidden],.leaderboard[hidden],.question-image[hidden],.answer-feedback[hidden],.feedback-video[hidden],[data-live-timer][hidden],[data-time-result][hidden],[data-result-time][hidden]{display:none!important}.quiz-screen{animation:quiz-screen-in .45s cubic-bezier(.22,1,.36,1) both}@keyframes quiz-screen-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.quiz-screen--start{min-height:640px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.68fr);gap:clamp(50px,9vw,120px);align-items:center;padding:70px 0 52px}.quiz-eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 20px;color:var(--quiz-yellow);font-size:.69rem;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.quiz-eyebrow span{width:28px;height:2px;background:currentColor}.start-copy h1,.result-hero h2{margin:0;color:#fff;font-size:clamp(3.65rem,7.3vw,7.2rem);font-weight:920;letter-spacing:-.072em;line-height:.86;text-wrap:balance}.start-copy h1 em,.result-hero h2 em{color:var(--quiz-yellow);font-style:normal}.start-copy__lead{max-width:610px;margin:30px 0 0;color:var(--quiz-muted);font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.7}.start-facts{display:flex;max-width:520px;margin-top:46px;border-top:1px solid var(--quiz-line);border-bottom:1px solid var(--quiz-line)}.start-facts div{flex:1;padding:18px 22px;border-right:1px solid var(--quiz-line)}.start-facts div:first-child{padding-left:0}.start-facts div:last-child{border-right:0}.start-facts strong,.start-facts span{display:block}.start-facts strong{color:#fff;font-size:1.15rem}.start-facts span{margin-top:4px;color:#ffffff73;font-size:.67rem;text-transform:uppercase;letter-spacing:.08em}.start-panel{padding:clamp(26px,4vw,42px);color:#122018;border-top:4px solid var(--quiz-yellow);background:#f1f5ed;box-shadow:0 38px 90px #00000047}.start-panel__head{display:flex;align-items:flex-start;gap:18px;margin-bottom:30px}.start-panel__number{padding-top:3px;color:#16723f;font-size:.68rem;font-weight:850}.start-panel__head p,.start-panel__head h2{margin:0}.start-panel__head p{color:#6d776f;font-size:.73rem}.start-panel__head h2{margin-top:4px;color:#101813;font-size:1.45rem;letter-spacing:-.03em}.player-form label{display:block;margin-bottom:9px;color:#2b362f;font-size:.74rem;font-weight:780}.player-input-wrap{position:relative}.player-input-wrap input{width:100%;min-height:54px;padding:0 52px 0 16px;color:#101813;border:1px solid #cdd6ca;border-radius:0;outline:none;background:#fff;font:inherit;font-size:.92rem;font-weight:650;transition:border-color .2s,box-shadow .2s}.player-input-wrap input:focus{border-color:#14713e;box-shadow:0 0 0 3px #14713e1f}.player-input-wrap>span{position:absolute;top:50%;right:16px;color:#96a098;font-size:.65rem;transform:translateY(-50%)}.field-hint{margin:8px 0 22px;color:#7b857e;font-size:.67rem;line-height:1.45}.quiz-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:0 22px;border:1px solid transparent;border-radius:0;font:inherit;font-size:.78rem;font-weight:850;text-decoration:none;cursor:pointer;transition:transform .2s,background .2s,border-color .2s,opacity .2s}.quiz-button:hover:not(:disabled){transform:translateY(-2px)}.quiz-button:focus-visible,.icon-button:focus-visible,.answer-option:focus-visible,.level-card:focus-visible,.leaderboard-toggle:focus-visible,.quiz-topbar__link:focus-visible{outline:3px solid var(--quiz-yellow);outline-offset:3px}.quiz-button:disabled{opacity:.42;cursor:not-allowed}.quiz-button--primary{color:#11180f;background:var(--quiz-yellow)}.quiz-button--primary:hover:not(:disabled){background:#ffe52d}.player-form .quiz-button{width:100%;justify-content:space-between}.quiz-button--secondary{color:#fff;border-color:#ffffff38;background:transparent}.quiz-button--secondary:hover{border-color:#ffffff8c}.time-mode-button{width:100%;min-height:67px;display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;margin-top:10px;padding:10px 13px;color:#6f7972;border:1px solid #d1d8cf;background:#e7ebe4;font:inherit;text-align:left;cursor:not-allowed}.time-mode-button.is-unlocked{color:#18231c;border-color:#83a98f;background:#e1eee2;cursor:pointer}.time-mode-button.is-unlocked:hover{border-color:#16713f;background:#d8eadb}.time-mode-button:focus-visible{outline:3px solid #16713f;outline-offset:3px}.time-mode-button__icon{font-size:1.25rem;text-align:center}.time-mode-button__copy strong,.time-mode-button__copy small{display:block}.time-mode-button__copy strong{font-size:.76rem}.time-mode-button__copy small{margin-top:3px;color:#748078;font-size:.62rem;line-height:1.35}.time-mode-button__status{color:#7d8880;font-size:.6rem;font-weight:850;text-transform:uppercase}.time-mode-button.is-unlocked .time-mode-button__status{color:#116a39}.leaderboard-toggle{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin-top:24px;padding:16px 0 0;color:#465249;border:0;border-top:1px solid #d7ddd4;background:transparent;font:inherit;font-size:.72rem;font-weight:750;text-align:left;cursor:pointer}.leaderboard-toggle__arrow{transition:transform .2s}.leaderboard-toggle.is-open .leaderboard-toggle__arrow{transform:rotate(180deg)}.leaderboard--start{max-height:245px;overflow:auto;margin-top:16px;padding-top:5px;border-top:1px solid #d7ddd4}.quiz-disclaimer{margin:8px 0 0;color:#ffffff54;font-size:.62rem;letter-spacing:.04em;text-align:center}.level-dialog{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px}.quiz-dialog-open .back-to-top{opacity:0;visibility:hidden;pointer-events:none}.quiz-new-active .back-to-top{display:none}.level-dialog__backdrop{position:absolute;inset:0;border:0;background:#020c07c7;backdrop-filter:blur(12px);opacity:0;cursor:default;transition:opacity .18s}.level-dialog__panel{position:relative;width:min(760px,100%);max-height:min(780px,calc(100svh - 48px));overflow:auto;padding:clamp(26px,4vw,46px);color:#101813;border-top:5px solid var(--quiz-yellow);background:#f2f6ef;box-shadow:0 40px 110px #00000080;opacity:0;transform:translateY(18px) scale(.98);transition:opacity .18s,transform .18s}.level-dialog.is-open .level-dialog__backdrop,.level-dialog.is-open .level-dialog__panel{opacity:1}.level-dialog.is-open .level-dialog__panel{transform:translateY(0) scale(1)}.level-dialog__header{display:flex;justify-content:space-between;gap:30px;margin-bottom:30px}.level-dialog__header .quiz-eyebrow{margin-bottom:12px;color:#14713e}.level-dialog__header h2{margin:0;font-size:clamp(2rem,5vw,3.2rem);letter-spacing:-.055em}.icon-button{width:46px;height:46px;flex:0 0 auto;display:inline-grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff0a;font:inherit;font-size:1.2rem;cursor:pointer;transition:background .2s,border-color .2s}.icon-button:hover{border-color:#ffffff80;background:#ffffff17}.icon-button--dark{color:#132018;border-color:#cdd6ca;background:transparent}.icon-button--dark:hover{border-color:#809086;background:#fff}.level-list{border-top:1px solid #cad4c8}.level-card{position:relative;width:100%;min-height:112px;display:grid;grid-template-columns:46px 1fr auto 32px;gap:20px;align-items:center;padding:20px 8px;overflow:hidden;color:#142018;border:0;border-bottom:1px solid #cad4c8;background:transparent;font:inherit;text-align:left;cursor:pointer}.level-card>*{position:relative;z-index:1}.level-card>i{position:absolute;z-index:0;inset:0;background:#e3eadf;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.22,1,.36,1) var(--delay)}.level-card:hover>i{transform:scaleX(1)}.level-card__index{color:#157141;font-size:.72rem;font-weight:850}.level-card__copy small,.level-card__copy strong,.level-card__copy>span{display:block}.level-card__copy small{color:#718076;font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.level-card__copy strong{margin-top:3px;font-size:1.18rem;letter-spacing:-.025em}.level-card__copy>span{margin-top:4px;color:#69756d;font-size:.75rem}.level-card__status{padding:6px 10px;color:#516057;border:1px solid #b9c5b9;font-size:.65rem;font-weight:800;text-transform:uppercase}.level-card.is-complete .level-card__status{color:#0c6a39;border-color:#66a981;background:#e0f1e4}.level-card__arrow{font-size:1.3rem;transition:transform .2s}.level-card:hover .level-card__arrow{transform:translate(5px)}.level-dialog__note{margin:24px 0 0;color:#7b867e;font-size:.68rem;text-align:center}.quiz-screen--question{padding:30px 0 45px}.question-header{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.question-progress-copy span,.question-progress-copy strong{display:block}.question-progress-copy span{color:#ffffff7a;font-size:.66rem;font-weight:750;text-transform:uppercase;letter-spacing:.09em}.question-progress-copy strong{margin-top:3px;color:#fff;font-size:.85rem}.question-stats{display:flex;align-items:center}.live-score,.live-timer{min-width:88px;padding-left:20px;border-left:1px solid var(--quiz-line);text-align:right}.live-score span,.live-score strong,.live-timer span,.live-timer strong{display:block}.live-score span,.live-timer span{color:#ffffff73;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em}.live-score strong,.live-timer strong{margin-top:2px;color:var(--quiz-yellow);font-size:1.2rem;font-variant-numeric:tabular-nums}.live-timer strong.is-urgent{color:#ff8b7e}.progress-track{height:3px;margin:24px 0 0;overflow:hidden;background:#ffffff1a}.progress-track span{height:100%;display:block;background:var(--quiz-yellow);transition:width .35s ease}.question-layout{display:grid;grid-template-columns:74px minmax(0,850px);gap:clamp(28px,6vw,75px);justify-content:center;padding:clamp(46px,7vw,76px) 0 15px}.question-marker{display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--quiz-yellow);font-size:.72rem;font-weight:850}.question-marker i{width:1px;min-height:170px;background:linear-gradient(var(--quiz-yellow),transparent)}.question-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px}.question-category{color:var(--quiz-yellow);font-size:.68rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.question-icon{display:inline-grid;place-items:center;min-width:31px;height:31px;padding:0 7px;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:#ffffff0a;font-size:.9rem}.question-main h2{max-width:820px;margin:0;color:#fff;font-size:clamp(1.9rem,4.2vw,3.65rem);font-weight:850;letter-spacing:-.048em;line-height:1.08;text-wrap:balance}.question-image{width:min(100%,480px);height:300px;display:block;box-sizing:border-box;margin:28px auto 0;padding:14px;object-fit:contain;object-position:center;border:1px solid rgba(255,255,255,.12);background:#f5f7f4}.answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:38px}.answer-option{position:relative;min-height:82px;display:grid;grid-template-columns:34px 1fr 16px;gap:14px;align-items:center;padding:17px 18px;overflow:hidden;color:#eef3ef;border:1px solid rgba(255,255,255,.15);border-radius:0;background:#ffffff0b;backdrop-filter:blur(8px);font:inherit;text-align:left;cursor:pointer;transition:transform .2s,background .2s,border-color .2s,opacity .2s}.answer-option:hover:not(:disabled){transform:translateY(-2px);border-color:#f2d821b3;background:#ffffff13}.answer-option>span{width:30px;height:30px;display:grid;place-items:center;color:var(--quiz-yellow);border:1px solid rgba(242,216,33,.4);border-radius:50%;font-size:.7rem;font-weight:850}.answer-option strong{font-size:.85rem;line-height:1.45}.answer-option>i{width:8px;height:8px;justify-self:end;border:1px solid rgba(255,255,255,.3);border-radius:50%}.answer-option.is-muted{opacity:.4}.answer-option.is-correct{opacity:1;color:#eaffee;border-color:#49bd73;background:#258f4d38}.answer-option.is-correct>span{color:#fff;border-color:#49bd73;background:#21874a}.answer-option.is-correct>i{border-color:#68dc91;background:#68dc91;box-shadow:0 0 0 4px #68dc9126}.answer-option.is-wrong{opacity:1;border-color:var(--quiz-danger);background:#be41362e}.answer-option.is-wrong>span{color:#fff;border-color:var(--quiz-danger);background:#b94b41}.answer-option.is-wrong>i{border-color:var(--quiz-danger);background:var(--quiz-danger)}.answer-feedback{display:grid;grid-template-columns:42px 1fr;gap:16px;margin-top:18px;padding:19px 20px;border-left:3px solid #4fbd75;background:#297d462b;animation:quiz-feedback-in .25s ease both}@keyframes quiz-feedback-in{0%{opacity:0;transform:translateY(7px)}}.answer-feedback.is-wrong{border-left-color:var(--quiz-danger);background:#97393129}.answer-feedback__icon{width:34px;height:34px;display:grid;place-items:center;color:#07150d;border-radius:50%;background:#63cf87;font-weight:900}.answer-feedback.is-wrong .answer-feedback__icon{color:#fff;background:var(--quiz-danger)}.answer-feedback strong{display:block;color:#fff;font-size:.85rem}.answer-feedback p{margin:5px 0 0;color:#ffffffab;font-size:.78rem;line-height:1.6}.feedback-video{display:inline-flex;gap:12px;margin-top:10px;color:var(--quiz-yellow);font-size:.72rem;font-weight:800;text-decoration:none}.question-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:20px;border-top:1px solid var(--quiz-line)}.question-actions>span{color:#ffffff6e;font-size:.68rem}.quiz-button--next{min-width:145px;justify-content:space-between}.answer-grid--drag{display:block}.drag-board{position:relative;width:min(100%,480px);aspect-ratio:1 / 1.55;overflow:hidden;border:5px solid rgba(255,255,255,.82);border-radius:36px;background-color:#d7bb88;background-image:linear-gradient(90deg,transparent calc(50% - 1px),rgba(188,38,38,.8) calc(50% - 1px),rgba(188,38,38,.8) calc(50% + 1px),transparent calc(50% + 1px)),radial-gradient(circle at center,transparent 0 12.5%,rgba(32,68,118,.75) 12.7% 13.2%,transparent 13.4%),linear-gradient(135deg,rgba(255,255,255,.13) 25%,transparent 25% 50%,rgba(255,255,255,.13) 50% 75%,transparent 75%);background-size:auto,auto,44px 44px;box-shadow:inset 0 0 0 3px #144b7880,0 24px 60px #00000040;touch-action:none}.drag-board:before,.drag-board:after{position:absolute;left:28%;width:44%;height:12%;border:2px solid rgba(32,68,118,.7);content:"";pointer-events:none}.drag-board:before{top:0;border-top:0;border-radius:0 0 50% 50%}.drag-board:after{bottom:0;border-bottom:0;border-radius:50% 50% 0 0}.drag-token,.drag-ball{position:absolute;z-index:2;transform:translate(-50%,-50%);touch-action:none;user-select:none;cursor:grab}.drag-token{width:42px;height:42px;display:grid;place-items:center;color:#fff;border:3px solid white;border-radius:50%;background:#1769aa;box-shadow:0 5px 10px #00000052;font:inherit;font-size:.7rem;font-weight:850}.drag-token--B{background:#bd3d35}.drag-token:disabled{cursor:default}.drag-ball{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent}.drag-ball span{width:20px;height:20px;display:block;border-radius:50%;background:var(--quiz-yellow);box-shadow:0 0 0 3px #0a140cb3,0 4px 9px #0006}.drag-token.is-dragging,.drag-ball.is-dragging{z-index:4;cursor:grabbing;transform:translate(-50%,-50%) scale(1.12)}.drag-hint{margin:18px 0 12px;color:#ffffff94;font-size:.73rem}.quiz-button--check{color:var(--quiz-yellow);border-color:#f2d8217a;background:transparent}.quiz-button--check:hover:not(:disabled){background:#f2d82114}.drag-error{color:var(--quiz-danger)}.quiz-screen--result{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:clamp(48px,8vw,105px);align-items:start;padding:72px 0 48px}.result-hero{position:sticky;top:100px}.result-hero h2{font-size:clamp(3.4rem,7vw,6.7rem)}.result-hero>p:last-child{max-width:540px;margin:28px 0 0;color:var(--quiz-muted);font-size:1rem;line-height:1.7}.result-panel{display:flex;align-items:center;gap:24px;padding:28px;color:#122018;border-top:4px solid var(--quiz-yellow);background:#f2f6ef}.result-score-ring{--result: 0;width:128px;aspect-ratio:1;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#197447 calc(var(--result) * 1%),#d5ddd2 0)}.result-score-ring:before{position:absolute;content:""}.result-score-ring>div{width:104px;aspect-ratio:1;display:grid;place-content:center;border-radius:50%;background:#f2f6ef;text-align:center}.result-score-ring strong,.result-score-ring span{display:block}.result-score-ring strong{font-size:2rem;line-height:1}.result-score-ring span{margin-top:4px;color:#738078;font-size:.7rem}.result-summary>span{color:#66736a;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.result-stars{margin-top:8px;color:#d0b500;font-size:1.25rem;letter-spacing:3px}.result-summary p{margin:9px 0 0;color:#718077;font-size:.67rem}.result-summary .time-result{color:#176d3e;font-weight:800;line-height:1.45}.leaderboard--result{margin-top:16px;padding:25px 28px;border:1px solid var(--quiz-line);background:#ffffff09}.leaderboard__heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--quiz-line)}.leaderboard__heading span{color:#ffffff6e;font-size:.6rem;text-transform:uppercase;letter-spacing:.1em}.leaderboard__heading h3{margin:3px 0 0;color:#fff;font-size:1.2rem}.leaderboard-row{display:grid;grid-template-columns:28px 1fr auto auto;gap:12px;align-items:center;min-height:44px;color:#ffffff8c;border-bottom:1px solid rgba(255,255,255,.07);font-size:.67rem}.leaderboard-row:last-child{border-bottom:0}.leaderboard-row__rank{color:var(--quiz-yellow);font-weight:850}.leaderboard-row strong{overflow:hidden;color:#fff;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.leaderboard-row b{color:var(--quiz-yellow);font-size:.74rem}.leaderboard--start .leaderboard-row{color:#778179;border-color:#dce2da}.leaderboard--start .leaderboard-row strong{color:#19231c}.leaderboard--start .leaderboard-row__rank,.leaderboard--start .leaderboard-row b{color:#16713f}.leaderboard-context{margin:4px 0 9px;color:#69766d;font-size:.6rem;font-weight:800;text-transform:uppercase}.leaderboard-empty{margin:12px 0;color:#ffffff80;font-size:.72rem;line-height:1.5;text-align:center}.leaderboard--start .leaderboard-empty{color:#79837c}.result-actions{display:flex;gap:10px;margin-top:16px}.result-actions .quiz-button{flex:1}@media(max-width:900px){.quiz-screen--start,.quiz-screen--result{grid-template-columns:1fr}.quiz-screen--start{gap:48px;padding-top:58px}.start-panel{width:min(100%,580px)}.result-hero{position:static}.result-panel,.leaderboard--result,.result-actions{width:min(100%,620px)}}@media(max-width:650px){.quiz-shell{width:min(100% - 28px,1180px);padding-top:18px}.quiz-topbar{padding-bottom:18px}.quiz-brand img{width:39px;height:39px}.quiz-topbar__link{gap:8px;font-size:.68rem}.quiz-screen--start{padding:54px 0 34px}.start-copy h1{font-size:clamp(3.15rem,16vw,5rem)}.start-copy__lead{margin-top:24px}.start-facts{margin-top:34px}.start-facts div{padding-inline:12px}.start-panel{padding:26px 22px}.level-dialog{padding:12px}.level-dialog__panel{max-height:calc(100svh - 24px);padding:26px 20px}.level-card{grid-template-columns:34px 1fr 24px;gap:12px}.level-card__status{display:none}.level-card__copy>span{max-width:260px}.quiz-screen--question{padding-top:22px}.question-layout{grid-template-columns:1fr;padding-top:42px}.question-marker{display:none}.question-main h2{font-size:clamp(1.75rem,8vw,2.6rem)}.answer-grid{grid-template-columns:1fr;margin-top:30px}.answer-option{min-height:72px}.question-actions{align-items:stretch;flex-direction:column}.question-actions>span{order:2;text-align:center}.quiz-button--next{width:100%}.question-image{width:100%;height:220px;margin-top:22px;padding:10px}.quiz-screen--result{padding-top:54px}.result-hero h2{font-size:clamp(3rem,15vw,4.6rem)}.result-panel{align-items:flex-start;padding:23px 20px}.result-score-ring{width:108px}.result-score-ring>div{width:86px}.leaderboard--result{padding:21px 18px}.leaderboard-row{grid-template-columns:25px 1fr auto}.leaderboard-row>span:nth-child(3){display:none}.result-actions{flex-direction:column}}@media(max-width:390px){.quiz-brand strong{font-size:.75rem}.quiz-brand small{font-size:.55rem}.quiz-topbar__link{max-width:74px;text-align:right}.start-facts strong{font-size:1rem}.start-facts span{font-size:.58rem}.question-header{grid-template-columns:auto 1fr auto;gap:10px}.live-score,.live-timer{min-width:58px;padding-left:9px}.live-score strong,.live-timer strong{font-size:1rem}.result-panel{flex-direction:column}}@media(prefers-reduced-motion:reduce){.quiz-new-page *,.quiz-new-page *:before,.quiz-new-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
