:root{--bg:#f3f1ec;--stage:#fff;--ink:#1b2731;--ink-soft:#5d6870;--ink-faint:#889198;--line:#1b27311f;--fill:#1b273109;--cobalt:#1769aa;--cobalt-soft:#e9f3fb;--ok:#167149;--ok-soft:#e8f5ef;--no:#b42318;--no-soft:#fbeceb;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--ease:cubic-bezier(.22,.61,.36,1);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg);color:var(--ink);font-family:Inter,Geist,IBM Plex Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.language-toggle{z-index:20;color:var(--ink-faint);letter-spacing:.12em;align-items:center;gap:6px;font-size:11px;display:flex;position:fixed;top:22px;right:26px}.language-toggle button{min-width:28px;min-height:28px;color:inherit;cursor:pointer;background:0 0;border:0;padding:4px}.storage-notice{z-index:21;background:var(--no-soft);max-width:28rem;color:var(--ink);border-radius:10px;margin-left:auto;padding:8px 12px;font-size:13px;position:fixed;top:52px;left:26px;right:26px}.room{width:min(100% - 40px,920px);min-height:100vh;margin:0 auto;padding:clamp(100px,16vh,170px) 0 80px}.room--error{align-content:center;min-height:80vh;display:grid}.eyebrow{color:var(--ink-faint);letter-spacing:.18em;text-transform:uppercase;margin:0 0 20px;font-size:12px}.wordmark{letter-spacing:-.04em;margin:0;font-family:ui-serif,Newsreader,"Source Serif 4",Georgia,serif;font-size:clamp(42px,8vw,72px);font-weight:400}.orientation{color:var(--ink-soft);margin:14px 0 48px;font-family:ui-serif,Newsreader,"Source Serif 4",Georgia,serif;font-size:19px;line-height:1.55}.text-link{color:var(--ink-soft);-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:5px}.pill{border:1px solid var(--line);cursor:pointer;min-height:42px;transition:transform .18s var(--ease),border-color .18s var(--ease),opacity .18s var(--ease);border-radius:14px;padding:0 20px}.pill:hover:not(:disabled){border-color:#ffffff29;transform:translateY(-1px)}.pill:disabled{cursor:not-allowed;opacity:.38}.pill--ghost{color:var(--ink-soft);background:0 0}.drop-zone{background:var(--stage);text-align:center;min-height:230px;transition:border-color .18s var(--ease),transform .18s var(--ease);border:1px dashed #ffffff26;border-radius:20px;place-items:center;padding:38px;display:grid;position:relative}.drop-zone--active{border-color:var(--ink-soft);transform:scale(1.005)}.drop-zone:focus-within{outline:2px solid var(--ink);outline-offset:4px}.drop-zone input{opacity:0;width:1px;height:1px;position:absolute}.drop-zone__copy{justify-items:center;gap:18px;display:grid}.drop-zone__copy p{color:var(--ink-faint);margin:0}.home-actions{justify-content:center;margin-top:22px;display:flex}.inline-error{color:var(--ink-soft);border:1px solid #c15a4e59;border-radius:14px;margin-top:20px;padding:18px 20px;line-height:1.55}.inline-error strong{color:var(--ink);margin-bottom:4px;display:block}.inline-error__actions{gap:16px;margin-top:14px;display:flex}.cover{text-align:center}.cover h1{letter-spacing:-.035em;max-width:18ch;margin:0 auto;font-family:ui-serif,Newsreader,"Source Serif 4",Georgia,serif;font-size:clamp(38px,7vw,68px);font-weight:400}.cover__count{color:var(--ink-soft);margin:20px 0}.tags{flex-wrap:wrap;justify-content:center;gap:8px;padding:0;list-style:none;display:flex}.tags li,.toggle-chip{border:1px solid var(--line);color:var(--ink-soft);background:0 0;border-radius:14px;padding:8px 13px;font-size:12px}.session-options{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:8px;padding-top:25px;display:flex}.toggle-chip{cursor:pointer}.toggle-chip[aria-pressed=true]{color:var(--ink);background:#ffffff0b;border-color:#ffffff38}.cover__edit{margin-top:32px;display:inline-block}.stage-page{perspective:900px;place-items:center;min-height:100vh;padding:82px 24px 52px;display:grid}.stage-card{border:1px solid var(--line);background:var(--stage);width:min(100%,820px);min-height:min(700px,100vh - 130px);animation:card-enter .18s var(--ease) forwards;transform-origin:50%;border-radius:20px;padding:clamp(26px,5vw,52px)}.stage-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;display:grid}.stage-head__meta{justify-items:end;gap:10px;display:grid}.home-link{letter-spacing:.04em;font-size:12px}.stage-title{color:var(--ink-soft);letter-spacing:.04em;overflow-wrap:anywhere;font-size:12px}.beats{justify-items:end;gap:9px;display:grid;position:relative}.beats__count{color:var(--ink-soft);font-variant-numeric:tabular-nums;letter-spacing:.1em;font-size:11px}.beats__dots{flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:210px;display:flex}.beat{background:var(--ink-faint);opacity:.55;border-radius:50%;width:5px;height:5px}.beat--seen{background:var(--ink-soft);opacity:1}.beat--miss{background:var(--no);opacity:.68;width:6px;height:6px}.beats__game{color:var(--ink-faint);white-space:nowrap;gap:10px;font-size:11px;display:flex;position:absolute;top:-3px;right:calc(100% + 16px)}.beats__game i{color:var(--ink-soft);animation:xp-fade .18s var(--ease) both;font-style:normal;display:inline-block}.prompt{letter-spacing:-.01em;max-width:62ch;margin:clamp(45px,8vh,80px) 0 34px;font-family:ui-serif,Newsreader,"Source Serif 4",Georgia,serif;font-size:clamp(22px,3vw,30px);font-weight:400;line-height:1.5}.choices{gap:10px;display:grid}.choices[hidden]{display:none}.choice{border:1px solid var(--line);background:var(--stage);width:100%;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;opacity:1;transition:border-color .18s var(--ease),transform .18s var(--ease),opacity .18s var(--ease),background .18s var(--ease);border-radius:14px;gap:8px;padding:12px 18px;display:grid}.choice__row{grid-template-columns:28px minmax(0,1fr) 26px;align-items:center;gap:10px;display:grid}.choice__feedback{gap:4px;padding-left:38px;display:grid}.choice__reaction{font-size:12px;font-weight:600}.choice__reaction--ok{color:var(--ok)}.choice__reaction--no{color:var(--no)}.choices--enter .choice{animation:choice-in .18s var(--ease) both}.choices--enter .choice:nth-child(2){animation-delay:20ms}.choices--enter .choice:nth-child(3){animation-delay:40ms}.choices--enter .choice:nth-child(4){animation-delay:60ms}.choices--enter .choice:nth-child(5){animation-delay:80ms}.choices--enter .choice:nth-child(6){animation-delay:.1s}.choices--enter .choice:nth-child(7){animation-delay:.12s}.choices--enter .choice:nth-child(8){animation-delay:.14s}.choice:hover:not(:disabled){border-color:#1b273147;transform:translateY(-1px)}.choice--correct{border-color:#4f9c6eb8;transform:scale(1.012)}.choice--wrong{border-color:#c15a4e80;transform:translate(6px);opacity:.78!important}.choice:disabled{cursor:default}.choice__letter{color:var(--ink-soft);font-variant-numeric:tabular-nums}.choice__mark{animation:mark-in .18s var(--ease) both;justify-self:end}.choice--correct .choice__mark{color:var(--ok)}.choice--wrong .choice__mark{color:var(--no)}.stage-actions{justify-content:space-between;align-items:start;gap:18px;min-height:52px;margin-top:24px;display:flex}.stage-actions__nav{gap:9px;margin-left:auto;display:flex}.stage-nudge{color:var(--ink-soft);align-self:center;margin:0;font-size:12px}.hint{min-width:92px;min-height:48px;position:relative}.hint__button{border:1px solid var(--line);min-height:38px;color:var(--ink-soft);cursor:pointer;background:#ffffff0b;border-radius:14px;padding:0 13px}.hint__button span{margin-right:5px;font-size:9px}.hint__text{z-index:2;border:1px solid var(--line);width:min(66vw,480px);color:var(--ink-soft);opacity:0;pointer-events:none;transition:opacity .18s var(--ease),transform .18s var(--ease);background:#202329;border-radius:14px;margin:0;padding:13px 15px;font-size:13px;line-height:1.5;position:absolute;top:44px;left:0;transform:translateY(-4px)}.hint--open .hint__text{opacity:1;transform:translateY(0)}.explanation{opacity:0;max-height:0;transition:max-height .18s var(--ease),opacity .18s var(--ease),margin .18s var(--ease),padding .18s var(--ease),border-color .18s var(--ease);border-top:1px solid #0000;overflow:hidden}.explanation--visible{border-color:var(--line);opacity:1;max-height:320px;margin-top:28px;padding-top:22px}.explanation__label{color:var(--ink-faint);font-size:11px;font-style:italic}.explanation p{max-width:62ch;color:var(--ink-soft);margin:9px 0 0;font-family:ui-serif,Newsreader,"Source Serif 4",Georgia,serif;font-size:clamp(17px,2.1vw,21px);line-height:1.55}.stage-page--present{background:var(--bg);padding:28px}.stage-page--present .stage-card{background:0 0;border-color:#0000;flex-direction:column;justify-content:center;min-height:calc(100vh - 56px);display:flex}.stage-page--present .stage-head{position:absolute;top:42px;left:48px;right:48px}.stage-page--present .prompt{font-size:clamp(30px,5vw,56px)}.stage-page--present .choices--waiting .choice{opacity:.72}.present-pause{color:var(--ink-soft);font-size:var(--lecture-note,18px);letter-spacing:.04em;margin:18px 0 0;font-weight:600}.present-overlay{z-index:15;border:1px solid var(--line);max-width:min(90vw,26rem);color:var(--ink-faint);overflow-wrap:anywhere;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b1e24b8;border-radius:14px;gap:8px;padding:10px 13px;font-size:11px;line-height:1.45;display:grid;position:fixed;bottom:18px;right:20px}.present-overlay p{margin:0}.present-overlay__leave{min-height:28px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;justify-self:start;padding:0}.present-overlay--hidden{display:none}.recap-list{gap:10px;padding:0;list-style:none;display:grid}.recap-list li{border:1px solid var(--line);color:var(--ink-soft);border-radius:14px;padding:17px 18px}.recap-summary{color:var(--ink-faint)}.recap-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.editor-top{grid-template-columns:2fr 1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.field{color:var(--ink-soft);gap:7px;font-size:12px;display:grid}.field input,.field textarea{border:1px solid var(--line);background:var(--stage);width:100%;color:var(--ink);resize:vertical;border-radius:14px;padding:12px 14px}.editor-grid{grid-template-columns:220px minmax(300px,1fr) minmax(360px,1.25fr);align-items:start;gap:16px;display:grid}.editor-panel{border:1px solid var(--line);background:var(--stage);border-radius:20px;padding:18px}.question-list{gap:7px;padding:0;list-style:none;display:grid}.question-list button{border:1px solid var(--line);width:100%;color:var(--ink-soft);text-align:left;cursor:pointer;background:0 0;border-radius:12px;padding:11px}.question-list button[aria-current=true]{color:var(--ink);border-color:#ffffff3d}.editor-form{gap:14px;display:grid}.choice-editor{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.choice-editor__fields{gap:6px;display:grid}.choice-editor textarea{min-width:0}.icon-button{min-width:28px;min-height:28px;color:var(--ink-faint);cursor:pointer;background:0 0;border:0}.choice-editor input[type=checkbox]{width:24px;height:24px}.editor-preview{overflow:hidden}.editor-preview .stage-page{min-height:auto;padding:0}.editor-preview .stage-card{min-height:580px;padding:28px}.editor-preview .stage-title,.editor-preview .beats__dots{display:none}.editor-footer{justify-content:flex-end;margin-top:20px;display:flex}.raw-editor{min-height:380px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}@keyframes card-enter{0%{opacity:0;transform:translateY(10px)rotateX(2deg)}to{opacity:1;transform:none}}@keyframes choice-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes mark-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:none}}@keyframes xp-fade{0%{opacity:0;transform:translateY(4px)}35%{opacity:1}to{opacity:0;transform:translateY(-10px)}}@media (width<=900px){.editor-grid{grid-template-columns:170px 1fr}.editor-preview{grid-column:1/-1}}@media (width<=620px){.room{width:min(100% - 28px,920px);padding-top:100px}.stage-page{place-items:start center;padding:65px 10px 14px}.stage-card{min-height:calc(100vh - 80px);padding:22px 17px}.stage-head{grid-template-columns:1fr;gap:12px}.beats{justify-items:start}.beats__dots{justify-content:flex-start}.beats__game{position:static}.prompt{margin-top:34px}.choice{min-height:54px;padding:11px 13px}.editor-top,.editor-grid{grid-template-columns:1fr}.editor-preview{grid-column:auto}.stage-actions{align-items:flex-end}}body:has(.stage-page--present) .language-toggle{display:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation:none!important}.choice{opacity:1}.choices--enter .choice{animation:none}}html,body{background:var(--bg);color:var(--ink)}body{min-width:320px}button,input,textarea{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-color:var(--cobalt)}.language-toggle{color:var(--ink-soft);font-size:12px;top:28px;right:max(28px,50vw - 592px)}.language-toggle button[aria-pressed=true]{color:var(--ink)}.room{width:min(100% - 32px,1040px);min-height:100vh;padding:40px 0}.room--narrow{width:min(100% - 32px,560px)}.room-card,.home-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--stage)}.room-header{justify-content:space-between;align-items:center;min-height:28px;display:flex}.room-header__action{width:32px;height:32px;color:var(--ink-soft);border-radius:50%;place-items:center;text-decoration:none;display:grid}.home-link{min-height:32px;color:var(--ink-soft);align-items:center;gap:8px;font-size:12px;text-decoration:none;display:inline-flex}.home-link:hover,.text-link:hover{color:var(--ink)}.eyebrow{color:var(--ink-soft);letter-spacing:.08em;font-size:12px;font-weight:600}.wordmark{color:var(--ink);letter-spacing:-.05em;font-family:ui-serif,Newsreader,Georgia,serif;font-size:25px;font-weight:700}.text-link{color:var(--ink-soft);-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line)}.pill{border-color:var(--line);border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.pill:hover:not(:disabled){border-color:#1b273147}.pill--primary{border-color:var(--ink);background:var(--ink);color:#fff}.pill--primary:focus-visible{outline-color:#fff}.pill--ghost{background:var(--stage);color:var(--ink)}.inline-error{background:var(--no-soft);color:var(--no);border-color:#b4231838}.room--loading{place-items:center;display:grid}.loading-mark{border:2px solid var(--line);border-top-color:var(--cobalt);border-radius:50%;width:28px;height:28px;animation:.18s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}.home-room{place-items:center;display:grid}.home-card{width:100%;min-height:min(760px,100vh - 80px);padding:28px;position:relative}.home-card__header{justify-content:flex-start;display:flex}.home-card__intro{text-align:center;justify-items:center;max-width:390px;margin:clamp(70px,13vh,130px) auto 30px;display:grid}.home-glyph,.deck-glyph{background:var(--fill);width:48px;height:48px;color:var(--ink);border-radius:12px;place-items:center;margin-bottom:20px;font-size:23px;display:grid}.home-card__intro h2{letter-spacing:-.025em;max-width:18ch;margin:0;font-family:ui-serif,Newsreader,Georgia,serif;font-size:clamp(25px,5vw,32px);line-height:1.12}.home-card .orientation{max-width:37ch;color:var(--ink-soft);margin:16px 0 0;font-family:inherit;font-size:15px;line-height:1.55}.drop-zone{background:0 0;border:0;min-height:auto;padding:0}.drop-zone__copy{gap:10px;width:min(100%,360px)}.drop-zone .pill{pointer-events:none;width:100%}.drop-zone__hint{border:1px dashed var(--line);width:100%;color:var(--ink-faint);border-radius:10px;padding:13px 16px;font-size:13px}.drop-zone--active .drop-zone__hint{border-color:var(--cobalt);background:var(--cobalt-soft)}.home-actions{margin-top:12px}.home-actions .pill{min-height:32px;color:var(--ink-soft);background:0 0;border:0;font-size:13px}.home-resume{text-align:center;margin:12px 0 0;font-size:13px}.home-card__footer{color:var(--ink-faint);font-size:12px;position:absolute;bottom:24px;left:28px;right:28px}.cover-room{place-items:center;display:grid}.cover{text-align:left;width:100%;min-height:min(720px,100vh - 80px);padding:28px}.cover__identity{grid-template-columns:auto 1fr;align-items:center;gap:18px;margin-top:50px;display:grid}.cover__identity .deck-glyph{margin:0}.cover h1{max-width:none;margin:0 0 8px;font-size:clamp(25px,5vw,34px);font-weight:600}.tags{justify-content:flex-start;margin:0}.tags li{border-radius:var(--radius-sm);background:var(--fill);color:var(--ink-soft);border:0;padding:5px 9px;font-size:12px}.cover__count{color:var(--ink-soft);margin:22px 0;font-size:14px}.cover__bookmark{color:var(--ink-soft);margin:-12px 0 22px;font-size:13px}.cover__actions{justify-items:stretch;gap:9px;margin:26px 0 32px;display:grid}.cover__actions .pill{width:100%}.session-heading{border-top:1px solid var(--line);color:var(--ink);justify-content:space-between;padding:18px 0 12px;font-size:13px;font-weight:700;display:flex}.session-heading .text-link{font-size:12px;font-weight:500}.session-options{border:0;grid-template-columns:1fr;justify-content:stretch;justify-items:stretch;gap:0;padding:0;display:grid}.toggle-chip{width:100%;min-height:44px;color:var(--ink-soft);background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;padding:0;font-size:14px;display:flex}.toggle-chip__label{color:var(--ink)}.toggle-chip__switch{width:30px;height:18px;transition:background .18s var(--ease);background:#d9dde0;border-radius:999px;position:relative}.toggle-chip__switch:after{content:"";width:12px;height:12px;transition:transform .18s var(--ease);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px}.toggle-chip[aria-checked=true] .toggle-chip__switch{background:var(--cobalt)}.toggle-chip[aria-checked=true] .toggle-chip__switch:after{transform:translate(12px)}.cover .toggle-chip{width:100%}.stage-page{background:var(--bg);min-height:100vh;padding:28px}.stage-card{border-color:var(--line);border-radius:var(--radius-lg);background:var(--stage);flex-direction:column;width:min(100%,860px);min-height:min(720px,100vh - 56px);padding:28px 34px 26px;display:flex}.stage-head{align-items:center}.stage-head__identity{align-items:center;gap:16px;min-width:0;display:flex}.stage-page{--read-body:clamp(16px, 1.25vw, 18px);--read-note:clamp(14px, 1.1vw, 16px);--read-label:13px}.stage-title{color:var(--ink-soft);letter-spacing:0;font-size:12px}.stage-head__meta{gap:0}.beats{gap:7px}.beats__count{color:var(--ink-faint);font-size:12px}.beats__dots{gap:4px;max-width:180px}.beat{opacity:1;background:#dce1e4;width:5px;height:5px}.beat--seen{background:var(--cobalt)}.beat--miss{background:var(--no)}.beats__game{color:var(--ink-faint)}.stage-body{flex:1;min-height:0;overflow-y:auto}.prompt{max-width:58ch;color:var(--ink);margin:clamp(48px,8vh,78px) 0 34px;font-family:ui-serif,Newsreader,Georgia,serif;font-size:clamp(23px,3vw,30px);font-weight:600;line-height:1.35}.choices{gap:10px}.choice{border-color:var(--line);background:var(--stage);min-height:62px;color:var(--ink);opacity:1;border-radius:11px;padding:15px 18px;transform:none}.choice:hover[aria-disabled=false]{border-color:#1b273147}.choice[aria-disabled=true]{cursor:default}.choice[aria-disabled=true]:hover{border-color:var(--line);transform:none}.choice--correct[aria-disabled=true]:hover{border-color:#1671496b}.choice--wrong[aria-disabled=true]:hover{border-color:#b423188c;transform:translate(6px)}.choice--selected{background:var(--cobalt-soft);border-color:#1769aa6b}.choice--correct{background:var(--ok-soft);border-color:#1671496b;transform:none}.choice--wrong{background:var(--no-soft);border-color:#b423188c;opacity:1!important}.choice__row{grid-template-columns:30px minmax(0,1fr) 26px}.choice__letter{background:var(--fill);width:28px;height:28px;color:var(--ink-soft);font-size:var(--read-label,13px);border-radius:50%;place-items:center;display:grid}.choice--selected .choice__letter{color:var(--cobalt);background:#1769aa1f}.choice--correct .choice__letter{color:var(--ok);background:#1671491f}.choice__text{font-size:var(--read-body,17px);line-height:1.4}.choice__mark{font-size:var(--read-body,17px)}.choice__feedback{gap:5px;padding:6px 26px 2px 40px}.choice__reaction{font-size:var(--read-note,15px)}.choice__rationale{color:var(--ink-soft);font-size:var(--read-note,15px);line-height:1.5}.stage-actions{border-top:1px solid var(--line);align-items:flex-end;min-height:48px;margin-top:24px;padding-top:12px;position:relative}.stage-actions__nav .pill--primary:after{content:"→";margin-left:2px}.stage-nudge{font-size:var(--read-label,13px)}.hint{gap:10px;min-width:100px;min-height:40px;display:grid}.hint__button{border-color:var(--line);background:var(--stage);min-height:38px;color:var(--ink-soft);font-size:var(--read-label,13px);border-radius:10px;align-items:center;gap:7px;display:inline-flex}.hint__button span{font-size:inherit;margin:0}.hint__button>span[aria-hidden=true]{font-size:11px}.hint__chevron{transition:transform .18s var(--ease)}.hint--open .hint__chevron{transform:rotate(180deg)}.hint__panel{z-index:auto;border:1px solid var(--line);width:min(100%,32rem);max-width:100%;max-height:min(42vh,320px);color:var(--ink-soft);overflow-wrap:anywhere;background:#f8f8f6;border-radius:11px;grid-template-columns:22px minmax(0,1fr);gap:10px;padding:15px;display:grid;position:static;overflow-y:auto}.hint__panel[hidden]{display:none}.hint__panel p{font-size:var(--read-note,15px);margin:0;line-height:1.5}.explanation{color:var(--ink);transition:max-height .18s var(--ease), opacity .18s var(--ease), margin .18s var(--ease), padding .18s var(--ease), border-color .18s var(--ease)}.explanation--visible{max-height:420px}.explanation__label{color:var(--ink);font-size:var(--read-label,13px);font-style:normal;font-weight:700}.explanation p{color:var(--ink-soft);font-family:inherit;font-size:var(--read-body,17px);line-height:1.6}.recap-room{place-items:center;display:grid}.recap-card{width:100%;min-height:min(760px,100vh - 80px);padding:28px}.recap-heading{text-align:center;justify-items:center;margin:48px 0 24px;display:grid}.recap-mark{background:var(--ok);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:14px;display:grid}.recap-heading .eyebrow{color:var(--ink);text-transform:none;margin:0 0 8px}.recap-heading h1{margin:0;font-family:ui-serif,Georgia,serif;font-size:26px}.recap-summary{color:var(--ink-soft);gap:3px;margin:18px 0 0;font-size:13px;display:grid}.recap-summary strong{color:var(--ink);font-size:19px}.recap-actions{gap:9px;margin:28px 0;display:grid}.recap-actions .pill{width:100%}.recap-misses{border-top:1px solid var(--line);padding-top:20px}.recap-misses h2{margin:0 0 12px;font-size:13px}.recap-list{gap:7px;margin:0}.recap-list li{background:var(--fill);color:var(--ink-soft);border:0;border-radius:9px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;padding:12px 13px;font-size:14px;line-height:1.45;display:grid}.recap-list li>span:first-child{color:var(--no)}.recap-misses .orientation{margin:12px 0;font-family:inherit;font-size:14px}.editor-room{width:min(100% - 32px,1280px);padding-top:72px}.editor-header{align-items:center;gap:20px;min-height:44px;margin-bottom:14px;padding:0 4px;display:flex}.editor-header .home-link{margin-left:auto}.editor-mode{border:1px solid var(--line);border-radius:12px;gap:4px;padding:3px;display:flex}.editor-mode button{min-height:32px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 12px}.editor-mode button[aria-pressed=true]{background:var(--fill,#ffffff14);color:var(--ink)}.editor-status{color:var(--ok);font-size:12px}.editor-status span{font-size:8px}.editor-top{border:1px solid var(--line);background:var(--stage);border-radius:12px;grid-template-columns:2fr 1fr 1fr;margin-bottom:12px;padding:14px}.field{color:var(--ink-soft);font-size:12px}.field input,.field textarea{border-color:var(--line);color:var(--ink);background:#fbfbfa;border-radius:9px;font-size:14px}.editor-grid{grid-template-columns:210px minmax(330px,1fr) minmax(380px,1.1fr);gap:12px}.editor-panel{border-color:var(--line);background:var(--stage);border-radius:12px;padding:16px}.question-list button{color:var(--ink-soft);border-color:#0000;border-radius:8px;font-size:13px}.question-list button[aria-current=true]{background:var(--cobalt-soft);color:var(--ink);border-color:#1769aa40}.editor-tools{flex-wrap:wrap;gap:8px;display:flex}.editor-tools .pill{width:auto}.choice-editor textarea{resize:vertical;min-height:58px;line-height:1.4}.icon-button{color:var(--ink-faint)}.editor-preview{background:#faf9f6}.editor-preview .stage-card{border-radius:10px;min-height:600px;padding:22px}.editor-preview .stage-page{--read-body:13px;--read-note:12px;--read-label:11px}.editor-preview .prompt{margin-top:42px;font-size:18px}.editor-preview .choice{min-height:44px;padding:9px}.editor-preview .choice__row{grid-template-columns:26px minmax(0,1fr) 22px}.editor-preview .choice__letter{width:22px;height:22px}.editor-preview .choice__feedback{padding:4px 22px 2px 34px}.editor-preview .stage-actions{margin-top:14px}.editor-preview .beats__game{display:none}.editor-footer{border:1px solid var(--line);background:var(--stage);border-radius:12px;justify-content:space-between;align-items:center;margin-top:12px;padding:12px 14px}.editor-footer>span{color:var(--ink-faint);font-size:12px}.editor-repair{padding:28px}.present-shell{--bg:#172028;--stage:transparent;--ink:#f5f3ee;--ink-soft:#aeb6bb;--ink-faint:#7d898f;--line:#ffffff1c;--ok:#5fce9b;background:var(--bg);min-height:100vh}.stage-page--present{--lecture-body:clamp(19px, min(1.9vw, 3vh), 28px);--lecture-note:clamp(16px, min(1.5vw, 2.4vh), 22px);--lecture-label:clamp(13px, min(1.2vw, 1.9vh), 17px);--lecture-prompt:clamp(30px, 3.4vw, 48px);--lecture-prompt-with-choices:clamp(26px, 3vw, 42px);background:var(--bg);padding:0}.stage-page--present .stage-card{background:0 0;border:0;border-radius:0;width:100%;min-height:100vh;padding:38px 46px}.stage-page--present .stage-head{top:34px;left:46px;right:46px}.stage-page--present .stage-body{align-content:safe center;justify-items:center;display:grid}.stage-page--present .prompt{text-align:center;max-width:min(100%,46rem);font-size:var(--lecture-prompt);overflow-wrap:anywhere;margin:0}.stage-page--present .stage-body:has(.choices--visible) .prompt{max-width:min(100%,52rem);font-size:var(--lecture-prompt-with-choices)}.stage-page--present .choices{width:min(100%,1040px);margin-top:clamp(28px,4vh,48px)}.stage-page--present .choice{border-color:var(--line);background:#ffffff06;min-height:0;padding:clamp(14px,1.6vh,22px) clamp(18px,1.8vw,28px)}.stage-page--present .choice--correct{background:#5fce9b1a;border-color:#5fce9bbf}.stage-page--present .choice__row{grid-template-columns:2.4rem minmax(0,1fr) 2rem;gap:14px}.stage-page--present .choice__letter{width:2.4rem;height:2.4rem;font-size:var(--lecture-note)}.stage-page--present .choice__text{font-size:var(--lecture-body);line-height:1.35}.stage-page--present .choice__mark{font-size:var(--lecture-body)}.stage-page--present .choice__feedback{padding:6px 2rem 2px calc(2.4rem + 14px)}.stage-page--present .choice__reaction{font-size:var(--lecture-note)}.stage-page--present .choice__rationale{color:var(--ink);font-size:var(--lecture-note);line-height:1.45}.stage-page--present .explanation{width:min(100%,1040px)}.stage-page--present .explanation--visible{max-height:min(46vh,420px);overflow-y:auto}.stage-page--present .explanation__label{font-size:var(--lecture-label)}.stage-page--present .explanation p{max-width:54ch;color:var(--ink);font-size:var(--lecture-note)}.stage-page--present .stage-actions{border:0}.stage-page--present .hint{width:min(100%,40rem);min-width:0}.stage-page--present .hint__button{min-height:44px;color:var(--ink);font-size:var(--lecture-label);background:#ffffff0d;padding:0 16px}.stage-page--present .hint__panel{width:min(74vw,40rem);color:var(--ink);background:#1f2b35;border-color:#fff3;grid-template-columns:1.6rem minmax(0,1fr)}.stage-page--present .hint__panel p{font-size:var(--lecture-note)}.present-overlay{border-color:var(--line);max-width:min(440px,100vw - 36px);color:var(--ink-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#12191fd1;font-size:11px;line-height:1.55}.stage-page--present .pill--primary:focus-visible{outline-color:var(--ink)}@media (width<=900px){.editor-grid{grid-template-columns:180px minmax(0,1fr)}.editor-preview{grid-column:1/-1}}@media (width<=620px){.language-toggle{top:16px;right:16px}.room,.room--narrow{width:min(100% - 20px,560px);padding:10px 0}.home-card,.cover,.recap-card{min-height:calc(100vh - 20px);padding:20px}.cover{padding-top:52px}.home-card__intro{margin-top:90px}.home-card__footer{bottom:18px;left:20px;right:20px}.cover__identity{margin-top:42px}.stage-page{padding:8px}.stage-card{min-height:calc(100vh - 16px);padding:52px 16px 18px}.stage-head{grid-template-columns:minmax(0,1fr) auto;gap:8px}.stage-head__identity{gap:8px}.stage-title{max-width:none}.beats{justify-items:end}.beats__dots{justify-content:flex-end;max-width:105px}.prompt{margin-top:34px;font-size:clamp(21px,5.8vw,26px)}.choice{padding:11px}.stage-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end;display:grid}.stage-actions__nav{min-width:0;margin-left:0}.stage-actions__nav .pill--primary{min-width:96px;padding-inline:14px}.hint{min-width:0}.hint__panel,.stage-page--present .hint__panel{width:100%;max-height:min(42vh,280px)}.present-shell:has(.hint--open) .present-overlay{visibility:hidden}.editor-room{width:min(100% - 20px,560px);padding-top:62px}.editor-header{flex-wrap:wrap;gap:10px}.editor-header .home-link{margin-left:0}.editor-mode{order:3;width:100%}.editor-mode button{flex:1}.editor-top,.editor-grid{grid-template-columns:1fr}.editor-preview{grid-column:auto}.editor-preview .stage-card{min-height:0;padding:16px}.choice-editor{grid-template-columns:24px minmax(0,1fr) 32px}.choice-editor textarea{min-height:72px}.editor-footer{z-index:5;gap:12px;position:sticky;bottom:8px}.cover h1{overflow-wrap:anywhere;font-size:clamp(24px,8vw,30px)}.cover__identity{grid-template-columns:40px minmax(0,1fr);gap:12px}.stage-page--present .stage-card{padding:64px 20px 24px}.stage-page--present .stage-head{top:22px;left:20px;right:20px}.stage-page--present{--lecture-body:clamp(18px, 5.2vw, 22px);--lecture-note:clamp(15px, 4.3vw, 18px);--lecture-prompt:clamp(28px, 8vw, 38px);--lecture-prompt-with-choices:clamp(24px, 6.8vw, 32px)}.stage-page--present .choices{margin-top:24px}}
