:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7fbff;--bg:#081226;--bg-2:#101d35;--panel:#111f37eb;--panel-strong:#13223d;--line:#ffffff24;--line-strong:#ffffff3d;--text:#f7fbff;--muted:#a9b7c9;--gold:#f4c95d;--gold-strong:#ffd978;--teal:#42d9c8;--coral:#ff756b;--green:#74df92;--shadow:0 18px 42px #00000047;background:#081226;font-family:Inter,Noto Sans JP,Hiragino Sans,Yu Gothic UI,Yu Gothic,Meiryo,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:linear-gradient(135deg, #42d9c814, transparent 34%), linear-gradient(215deg, #f4c95d14, transparent 30%), var(--bg)}button,input,select,textarea{font:inherit}button{border:0}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#081226e6;justify-content:space-between;align-items:center;gap:16px;padding:16px 28px;display:flex;position:sticky;top:0}.brand-button,.top-actions,.hero-actions,.button-row,.filter-row,.decision-row,.admin-tools,.editor-head,.admin-head{align-items:center;display:flex}.brand-button{color:var(--text);cursor:pointer;text-align:left;background:0 0;gap:12px}.brand-mark{color:#081226;background:linear-gradient(145deg, var(--gold), var(--teal));border-radius:8px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.brand-button strong,.brand-button small{display:block}.brand-button strong{font-size:1rem}.brand-button small{color:var(--muted);margin-top:2px;font-size:.78rem}.top-actions{gap:8px}.icon-button,.primary-button,.secondary-button,.back-button,.filter-button,.lifeline-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.icon-button{color:var(--text);border:1px solid var(--line);background:#ffffff14;padding:0 14px}.icon-button span{white-space:nowrap}.icon-button.subtle{color:var(--muted)}.sound-button{min-width:86px}.sound-button.active{background:#42d9c824;border-color:#42d9c880}.primary-button{color:#07111f;background:linear-gradient(135deg, var(--gold), var(--gold-strong));padding:0 18px;font-weight:800;box-shadow:0 8px 24px #f4c95d38}.secondary-button,.back-button,.filter-button,.lifeline-button{color:var(--text);border:1px solid var(--line);background:#ffffff14;padding:0 16px}.back-button{width:max-content;color:var(--muted)}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled),.icon-button:hover:not(:disabled),.back-button:hover:not(:disabled),.filter-button:hover:not(:disabled),.lifeline-button:hover:not(:disabled),.course-card:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.lifeline-button:disabled,.choice-button:disabled{cursor:not-allowed;opacity:.54;transform:none}.primary-button.full,.secondary-button.full{width:100%}.compact{min-height:38px;padding:0 12px}.main-surface{flex:1;width:min(1180px,100vw - 32px);margin:0 auto;padding:34px 0 56px}.offline-banner,.toast{border-radius:8px;align-items:center;gap:10px;width:min(720px,100vw - 32px);margin:14px auto 0;padding:12px 14px;display:flex}.offline-banner{color:#07111f;background:var(--gold)}.toast{color:#fff;box-shadow:var(--shadow);background:#ff756bf0}.home-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:28px;min-height:calc(100vh - 170px);display:grid}.home-copy h1,.section-head h1,.panel h1,.result-hero h1,.result-panel h1,.admin-head h1{margin:0;font-size:2.45rem;line-height:1.18}.home-copy p,.section-head p,.panel p,.admin-head p{color:var(--muted);line-height:1.8}.home-copy p{max-width:580px;font-size:1.12rem}.hero-actions,.button-row{flex-wrap:wrap;gap:12px;margin-top:26px}.ladder-preview,.score-ladder,.lifeline-panel,.quiz-stage,.panel,.result-hero,.score-table,.question-editor,.question-list,.import-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.score-ladder,.lifeline-panel{background:#111f37bd;box-shadow:0 12px 28px #0000002e}.ladder-preview{padding:18px}.ladder-row,.ladder-step{min-height:42px;color:var(--muted);border-radius:8px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:8px 12px;display:grid}.ladder-row.hot,.ladder-step.active{color:#081226;background:var(--gold)}.ladder-step.cleared{color:var(--teal);border:1px solid #42d9c842}.ladder-row span,.ladder-step span{font-size:.86rem;font-weight:800}.ladder-row strong,.ladder-step strong{text-align:right;white-space:nowrap;font-size:.86rem}.panel{padding:24px}.panel.narrow{gap:16px;width:min(480px,100%);margin:20px auto;display:grid}.field-label,.wide-field,.form-grid label,.choice-editor label{color:var(--muted);gap:8px;font-size:.9rem;font-weight:700;display:grid}.text-input,select,textarea,.search-box input{width:100%;color:var(--text);border:1px solid var(--line);background:#ffffff14;border-radius:8px;outline:none;padding:12px 13px}textarea{resize:vertical;min-height:96px}.text-input:focus,select:focus,textarea:focus,.search-box:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #42d9c824}.field-error,.import-errors p{color:#ffb1aa;margin:0}.screen-stack{gap:22px;display:grid}.login-form{gap:16px;display:grid}.section-head{justify-content:space-between;gap:16px}.section-head p{margin:8px 0 0}.course-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.course-card{min-height:230px;color:var(--text);border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffff12;border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;padding:18px;display:flex}.course-card.selected,.course-card:focus-visible{border-color:var(--gold)}.course-card.recommended{background:linear-gradient(#42d9c81f,#ffffff12)}.course-meta-row{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.course-level{color:var(--teal);font-size:.78rem;font-weight:900}.course-badge{color:#07111f;background:var(--gold);white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:.74rem;font-weight:900}.course-card strong{font-size:1.18rem;line-height:1.35}.course-card span:not(.course-level):not(.course-badge){color:var(--muted);line-height:1.65}.course-card em{color:var(--gold);margin-top:auto;font-style:normal;font-weight:800}.section-copy{color:var(--muted);margin:0 0 16px;line-height:1.65}.user-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.user-card{min-height:180px;color:var(--text);border:1px solid var(--line);text-align:center;cursor:pointer;background:#ffffff12;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex}.user-card.selected,.user-card:focus-visible,.user-card:hover{border-color:var(--gold);transform:translateY(-1px)}.user-card-mark{color:#07111f;background:var(--teal);border-radius:999px;place-items:center;width:52px;height:52px;font-size:1.4rem;font-weight:900;display:grid}.user-card strong{font-size:1.28rem}.user-card span:not(.user-card-mark){color:var(--muted);font-size:.92rem}.score-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.score-highlight{border:1px solid var(--line);background:#ffffff12;border-radius:8px;flex-direction:column;gap:10px;padding:18px;display:flex}.score-highlight-label{color:var(--muted);font-size:.84rem;font-weight:800}.score-highlight-body{flex-direction:column;gap:6px;display:flex}.score-highlight-body strong{color:var(--gold);font-size:1.5rem}.score-highlight-body span,.score-highlight-empty{color:var(--muted);line-height:1.5}.subsection-title{margin:0 0 12px;font-size:1.05rem}.everyone-best-list{flex-direction:column;gap:10px;display:flex}.everyone-best-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 12px;display:flex}.everyone-best-row:first-child{border-top:0}.everyone-best-row span{color:var(--muted);text-align:right}.rules-layout{place-items:center;min-height:calc(100vh - 180px);display:grid}.result-layout{gap:22px;display:grid}.rule-list{gap:10px;margin:22px 0;display:grid}.rule-list div{background:#ffffff0f;border-radius:8px;align-items:center;gap:12px;min-height:46px;padding:10px 12px;display:flex}.rule-icon-text{width:20px;color:var(--gold);font-weight:900}.quiz-layout{grid-template-columns:168px minmax(0,1fr);grid-template-areas:"ladder stage";align-items:start;gap:14px;display:grid}.quiz-layout>*{min-width:0}.quiz-stage{grid-area:stage}.score-ladder{grid-area:ladder;overflow:hidden}.score-ladder,.lifeline-panel{box-shadow:none;background:#111f37b8;padding:12px;position:sticky;top:92px}.ladder-steps{flex-direction:column-reverse;gap:2px;display:flex}.ladder-meta{color:var(--muted);gap:6px;padding:6px 8px 12px;display:grid}.ladder-meta strong{color:var(--gold);font-size:1.2rem}.quiz-stage{border-color:#f4c95d42;padding:28px;box-shadow:0 20px 54px #00000057}.quiz-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.quiz-tools{justify-content:flex-end;align-items:center;gap:10px;display:flex}.lifeline-menu-wrap{position:relative}.lifeline-trigger{min-height:46px;color:var(--text);cursor:pointer;white-space:nowrap;background:#ffffff17;border:1px solid #f4c95d4d;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.lifeline-trigger.active,.lifeline-trigger:hover:not(:disabled){border-color:var(--gold);background:#f4c95d26}.lifeline-trigger b{color:#07111f;background:var(--gold);border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:.82rem;display:grid}.lifeline-menu{z-index:20;width:230px;box-shadow:var(--shadow);background:#0a162bfa;border:1px solid #f4c95d52;border-radius:8px;gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.lifeline-menu-item{min-height:44px;color:var(--text);border:1px solid var(--line);cursor:pointer;text-align:left;background:#ffffff12;border-radius:8px;align-items:center;gap:10px;padding:0 12px;display:flex}.lifeline-menu-item:hover:not(:disabled){border-color:var(--teal);background:#42d9c81f}.lifeline-menu-item:disabled,.lifeline-trigger:disabled{cursor:not-allowed;opacity:.48}.genre-label{color:var(--teal);font-size:.86rem;font-weight:900}.quiz-head h1{margin:6px 0 0;font-size:1.7rem}.timer{color:#07111f;background:var(--teal);border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:130px;min-height:46px;font-weight:900;display:inline-flex}.timer.warn{background:var(--gold)}.timer.danger{background:var(--coral)}.question-block{border:1px solid #42d9c852;border-left:5px solid var(--teal);background:linear-gradient(90deg,#42d9c821,#0000 56%),#ffffff0f;border-radius:8px;margin:24px 0 18px;padding:16px 18px 18px}.question-label{color:#07111f;background:var(--teal);border-radius:6px;align-items:center;min-height:26px;margin-bottom:10px;padding:0 10px;font-size:.82rem;font-weight:900;display:inline-flex}.question-body{gap:14px;display:grid}.question-block.with-image .question-body{grid-template-columns:1fr;align-items:stretch}.question-media{background:#fffffff5;border-radius:8px;min-width:0;margin:0;padding:14px}.question-image{object-fit:contain;width:100%;max-height:320px;display:block}.question-media.chart-media{padding:18px}.question-media.chart-media .question-image{max-height:360px}.question-text{color:var(--text);margin:0;font-size:1.5rem;font-weight:900;line-height:1.7}.quiz-stage.has-image-question .question-block{margin:18px 0 14px;padding:12px 14px 14px}.quiz-stage.has-image-question .question-image{max-height:320px}.quiz-stage.has-image-question .question-text{font-size:1.28rem;line-height:1.6}.quiz-stage.has-image-question .choice-button{min-height:84px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.choice-button{min-height:92px;color:var(--text);border:1px solid var(--line);text-align:left;cursor:pointer;touch-action:manipulation;background:#ffffff1a;border-radius:8px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:14px;padding:16px;display:grid;box-shadow:inset 0 -2px #0000002e}.choice-button.selected{color:#07111f;background:var(--gold);border-color:var(--gold-strong);box-shadow:0 12px 28px #f4c95d47,inset 0 -2px #07111f29}.choice-button.removed{color:#ffffff52;box-shadow:none;background:#ffffff08;border-style:dashed}.choice-key{background:#ffffff1f;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.choice-button.selected .choice-key{color:var(--gold);background:#07111f}.choice-text{overflow-wrap:anywhere;min-width:0;font-weight:800;line-height:1.55}.decision-row{align-items:center;justify-content:initial;min-height:64px;color:var(--muted);grid-template-columns:minmax(0,1fr) minmax(220px,.42fr);gap:14px;margin-top:16px;padding:0;display:grid}.decision-row.ready{color:var(--text)}.decision-status{overflow-wrap:anywhere;min-width:0}.decision-row .primary-button{width:100%;min-height:54px}.decision-row.ready .primary-button{min-width:0;box-shadow:0 10px 30px #f4c95d52}.lifeline-panel{gap:10px;display:grid}.lifeline-dock{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0 0 14px;display:grid}.lifeline-panel h2,.import-panel h2{margin:0;font-size:1.1rem}.lifeline-button{justify-content:flex-start;width:100%}.lifeline-result{border:1px solid var(--line);background:#ffffff0f;border-radius:8px;gap:10px;padding:12px;display:grid}.lifeline-result.compact-result{align-content:center}.lifeline-result strong{color:var(--gold);align-items:center;gap:6px;display:inline-flex}.lifeline-result p{color:var(--text);margin:0;line-height:1.7}.audience-row{color:var(--muted);grid-template-columns:18px minmax(0,1fr) 44px;align-items:center;gap:8px;font-size:.86rem;display:grid}.audience-row div{background:#ffffff1a;border-radius:999px;height:10px;overflow:hidden}.audience-row i{background:var(--teal);border-radius:inherit;height:100%;display:block}.audience-row.top{color:var(--text);font-weight:900}.audience-row.top i{background:var(--gold)}.audience-row.top b{color:var(--gold)}.feedback-panel,.result-panel{text-align:center}.result-hero{text-align:center;border-color:#f4c95d52;padding:28px;position:relative;overflow:hidden}.result-layout.clear .result-hero{box-shadow:var(--shadow), 0 0 70px #42d9c81f;border-color:#42d9c885}.result-layout.failed .result-hero,.result-layout.timeout .result-hero{border-color:#ff756b5c}.result-kicker,.feedback-kicker{color:var(--teal);font-weight:900}.next-score{color:var(--teal);margin:-2px 0 10px;font-weight:900}.feedback-panel h1,.result-hero h1,.result-panel h1{color:var(--gold)}.result-layout.clear .result-hero h1,.result-panel.clear h1{color:var(--teal)}.result-score{color:var(--gold);margin:10px 0;font-size:clamp(2.4rem,7vw,5.4rem);font-weight:900;line-height:1}.explanation{color:var(--text);line-height:1.8}.result-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0;display:grid}.result-facts div{background:#ffffff0f;border-radius:8px;place-items:center;gap:4px;min-height:76px;padding:10px;display:grid}.result-facts dt{color:var(--muted);font-size:.82rem}.result-facts dd{margin:0;font-weight:900}.result-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.result-review{gap:14px;display:grid}.result-review-head{justify-content:space-between;align-items:end;gap:14px;display:flex}.result-review-head span{color:var(--teal);font-size:.8rem;font-weight:900}.result-review-head h2,.result-review-head p{margin:0}.result-review-head p{color:var(--muted)}.review-list{gap:12px;display:grid}.review-item{border:1px solid var(--line);background:#111f37db;border-radius:8px;gap:12px;padding:18px;display:grid}.review-item.correct{border-color:#42d9c84d}.review-item.missed{border-color:#ff756b57}.review-item-head,.review-answer-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.review-item-head span{color:#07111f;background:var(--gold);border-radius:8px;place-items:center;min-width:44px;height:34px;font-weight:900;display:grid}.review-item-head strong{color:var(--text)}.review-item-head em{color:var(--muted);align-items:center;gap:6px;margin-left:auto;font-style:normal;font-weight:900;display:inline-flex}.review-item.correct .review-item-head em{color:var(--teal)}.review-item.missed .review-item-head em{color:#ffb1aa}.review-media{background:#fffffff5;border-radius:8px;margin:0;padding:12px}.review-media img{object-fit:contain;width:100%;max-height:260px;display:block}.review-question-text,.review-explanation{margin:0;line-height:1.7}.review-question-text{font-size:1.08rem;font-weight:900}.review-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.review-choice{min-height:48px;color:var(--muted);border:1px solid var(--line);background:#ffffff0f;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding:8px 10px;display:grid}.review-choice span{width:28px;height:28px;color:var(--text);background:#ffffff1a;border-radius:7px;place-items:center;font-weight:900;display:grid}.review-choice strong{overflow-wrap:anywhere;min-width:0}.review-choice.correct{color:#07111f;border-color:var(--teal);background:#42d9c8e0}.review-choice.correct span{color:var(--teal);background:#07111f}.review-choice.missed{color:#fff;border-color:var(--coral);background:#ff756b66}.review-answer-row{color:var(--muted);font-size:.88rem}.review-explanation{color:var(--text);border-top:1px solid var(--line);padding-top:10px}.filter-row{flex-wrap:wrap;gap:8px}.filter-button.active{color:#07111f;background:var(--teal)}.score-table{overflow:hidden}.score-row{border-top:1px solid var(--line);grid-template-columns:52px 1.1fr 1.2fr 1fr 70px 110px;align-items:center;gap:10px;min-height:54px;padding:0 16px;display:grid}.score-row.heading{min-height:44px;color:var(--muted);background:#ffffff0f;border-top:0;font-size:.84rem;font-weight:800}.empty-state{color:var(--muted);padding:22px}.admin-layout{gap:16px;display:grid}.admin-head{justify-content:space-between;gap:16px}.admin-tools{flex-wrap:wrap;gap:12px}.search-box{min-width:260px;color:var(--muted);border:1px solid var(--line);background:#ffffff14;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.search-box input{box-shadow:none;background:0 0;border:0}.admin-grid{grid-template-columns:380px minmax(0,1fr);align-items:start;gap:16px;display:grid}.question-list{max-height:720px;padding:8px;overflow:auto}.question-list-row{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;gap:6px;padding:12px;display:grid}.question-list-row.selected{background:#42d9c81f;border-color:#42d9c857}.question-list-row span,.question-list-row em,.editor-head span{color:var(--muted);font-size:.82rem;font-style:normal}.question-list-row strong{line-height:1.5}.question-editor,.import-panel{padding:18px}.editor-head{justify-content:space-between;gap:12px;margin-bottom:14px}.editor-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.editor-head h2{margin:5px 0 0;font-size:1.24rem}.form-grid,.choice-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0;display:grid}.wide-field{margin:12px 0}.success-message{color:var(--green);align-items:center;gap:6px;display:inline-flex}.import-panel{gap:12px;display:grid}.import-panel p{color:var(--muted);margin:6px 0 0}.import-panel textarea{min-height:140px}.upload-note{color:var(--muted);align-items:center;gap:8px;display:inline-flex}.image-spec-box{background:#42d9c814;border:1px solid #42d9c842;border-radius:8px;gap:12px;margin:12px 0;padding:14px;display:grid}.image-spec-box strong,.image-spec-box span{display:block}.image-spec-box span{color:var(--muted);margin-top:4px;line-height:1.6}.image-spec-box dl{gap:8px;margin:0;display:grid}.image-spec-box div div,.image-spec-box dl div{grid-template-columns:110px minmax(0,1fr);gap:10px;display:grid}.image-spec-box dt{color:var(--muted);font-weight:800}.image-spec-box dd{overflow-wrap:anywhere;margin:0;line-height:1.6}@media (width<=1050px){.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quiz-layout{grid-template-columns:1fr;grid-template-areas:"stage""ladder"}.score-ladder{background:#111f37a8;position:static}.ladder-steps{flex-direction:initial;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.ladder-meta{grid-column:1/-1}.admin-grid{grid-template-columns:1fr}.question-list{max-height:360px}}@media (width<=720px){.topbar,.section-head,.quiz-head,.admin-head{flex-direction:column;align-items:stretch}.topbar{padding:12px 16px}.top-actions{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.icon-button{gap:6px;padding:0 8px;font-size:.92rem}.main-surface{width:min(100vw - 20px,680px);padding-top:20px}.home-grid{grid-template-columns:1fr;min-height:auto}.home-copy h1,.section-head h1,.panel h1,.result-hero h1,.result-panel h1,.admin-head h1{font-size:1.9rem}.course-grid,.form-grid,.choice-editor,.user-grid,.score-summary-grid{grid-template-columns:1fr}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.course-card{min-height:170px}.user-card{min-height:140px}.everyone-best-row{flex-direction:column;align-items:flex-start}.everyone-best-row span{text-align:left}.score-ladder{padding:12px}.ladder-meta{justify-content:space-between;align-items:center;gap:10px;padding:2px 4px 10px;display:flex}.ladder-steps{scroll-snap-type:x proximity;flex-direction:row;gap:8px;width:100%;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.ladder-step{scroll-snap-align:start;min-width:132px;min-height:40px;overflow:hidden}.quiz-stage,.panel,.result-hero,.question-editor,.import-panel{padding:16px}.quiz-tools{justify-content:space-between}.lifeline-menu-wrap{flex:1}.lifeline-trigger{width:100%}.lifeline-menu{width:min(280px,100vw - 40px);left:0;right:auto}.question-block{margin:18px 0 14px;padding:12px}.question-label{min-height:24px;margin-bottom:8px;font-size:.78rem}.question-block.with-image .question-body{grid-template-columns:1fr;align-items:stretch;gap:10px}.question-media{padding:10px}.question-image{max-height:220px}.question-text{font-size:1.16rem;line-height:1.65}.quiz-stage.has-image-question .question-block{margin:14px 0 12px;padding:10px}.quiz-stage.has-image-question .question-text{font-size:1.04rem;line-height:1.55}.quiz-stage.has-image-question .choice-button{min-height:92px}.choice-button{grid-template-columns:1fr;align-content:start;gap:10px;min-height:108px;padding:12px}.choice-key{width:38px;height:38px}.choice-text{font-size:clamp(.86rem,4vw,1rem);line-height:1.48}.decision-row{grid-template-columns:1fr;gap:10px;margin-top:12px}.decision-status{min-height:22px}.decision-row.ready .primary-button{width:100%}.score-row{grid-template-columns:40px 1fr 86px;min-height:64px}.score-row span:nth-child(3),.score-row span:nth-child(5),.score-row span:nth-child(6),.score-row.heading span:nth-child(3),.score-row.heading span:nth-child(5),.score-row.heading span:nth-child(6){display:none}.result-facts{grid-template-columns:1fr}.result-actions,.review-item-head,.review-answer-row{flex-direction:column;align-items:stretch}.review-item-head em{margin-left:0}.review-choice-grid{grid-template-columns:1fr}}.screen-transition-overlay,.start-cue-overlay{z-index:40;pointer-events:none;position:fixed;inset:0}.screen-transition-overlay{background:#08122600;animation:.52s ease-out both screen-dim;overflow:hidden}.screen-transition-overlay span{background:linear-gradient(90deg,#0000,#f4c95df2,#42d9c8b3,#0000);width:140%;height:3px;animation:.52s cubic-bezier(.2,.8,.2,1) both light-sweep;position:absolute;top:50%;left:-20%;transform:translate(-18%)scaleX(.2);box-shadow:0 0 26px #f4c95d94}.screen-transition-overlay.ladder span{background:linear-gradient(90deg, transparent, var(--gold), var(--gold-strong), transparent);height:5px}.start-cue-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(circle at 50% 45%,#f4c95d2e,#0000 34%),#081226d1;place-items:center;padding:24px;animation:.16s ease-out both cue-backdrop-in;display:grid}.start-cue-card{width:min(520px,100vw - 48px);min-height:230px;color:var(--text);text-align:center;background:#111f37e0;border:1px solid #f4c95d6b;border-radius:8px;align-content:center;place-items:center;gap:16px;animation:.36s cubic-bezier(.2,.85,.25,1.18) both cue-card-pop;display:grid;box-shadow:0 24px 70px #0000006b,0 0 48px #f4c95d2e}.start-cue-card span{color:var(--teal);font-weight:900}.start-cue-card strong{color:var(--gold);text-shadow:0 0 28px #f4c95d4d;font-size:clamp(3.1rem,12vw,6.4rem);line-height:1}.start-cue-overlay.start .start-cue-card{border-color:#42d9c88f;box-shadow:0 24px 70px #0000006b,0 0 54px #42d9c838}.start-cue-overlay.start .start-cue-card strong{color:var(--teal);animation:.42s ease-out both start-word-flash}@keyframes screen-dim{0%,to{background:#08122600}45%{background:#0812265c}}@keyframes light-sweep{0%{opacity:0;transform:translate(-18%)scaleX(.2)}18%{opacity:1}to{opacity:0;transform:translate(38%)scaleX(1)}}@keyframes cue-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes cue-card-pop{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes start-word-flash{0%{transform:scale(.92)}58%{transform:scale(1.08)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.screen-transition-overlay,.screen-transition-overlay span,.start-cue-overlay,.start-cue-card,.start-cue-overlay.start .start-cue-card strong{transition-duration:1ms;animation-duration:1ms;animation-iteration-count:1}.screen-transition-overlay span{transform:none}}
