.lesson-theatre{color:var(--sx-ink);background:var(--sx-paper);border:1px solid var(--sx-rule);border-radius:var(--radius-sm);margin:var(--space-5) 0 var(--space-6);scroll-margin-top:var(--space-8);display:block;overflow:clip}.lesson-theatre [hidden]{display:none!important}.lesson-theatre .theatre-review{font:var(--t-meta)/var(--lh-body) var(--font-ui);max-width:none;padding:var(--space-2) var(--space-5);background:var(--sx-paper-2);color:var(--sx-mute);border-bottom:1px solid var(--sx-rule);margin:0}.theatre-heading{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--sx-rule);display:flex}.lesson-theatre .theatre-heading h2{font:600 var(--t-body)/var(--lh-body) var(--font-ui);border:0;margin:0;padding:0}.lesson-theatre .theatre-heading p{font:var(--t-meta)/var(--lh-body) var(--font-ui);color:var(--sx-mute);margin:0}.theatre-heading p span{margin-inline:var(--space-2)}.theatre-film{position:relative}.theatre-scene{min-height:280px;padding:var(--space-4) var(--space-6) var(--space-3);background:radial-gradient(ellipse at 50% 45%,var(--sx-paper-2),var(--sx-paper) 75%);flex-direction:column;display:flex}.theatre-scene-heading{align-items:baseline;gap:var(--space-3);display:flex}.theatre-scene-heading>span{font:var(--t-meta)/var(--lh-body) var(--font-ui);color:var(--sx-mute)}.lesson-theatre .theatre-scene-heading h3{font:600 var(--t-subhead)/var(--lh-snug) var(--font-editorial);border:0;margin:0;padding:0}.theatre-workbench{width:100%;max-width:760px;margin:auto}.theatre-track{display:none}.theatre-track i{background:var(--sx-rule);width:3rem;height:1px}.lesson-theatre[data-stage="0"] [data-phase="0"],.lesson-theatre[data-stage="1"] [data-phase="1"],.lesson-theatre[data-stage="2"] [data-phase="2"]{color:var(--sx-accent);font-weight:600}.lesson-theatre .theatre-message{text-align:center;font:400 var(--t-subhead)/var(--lh-snug) var(--font-editorial);max-width:none;margin:var(--space-4) 0 0;overflow-wrap:anywhere;transition:transform .6s var(--ease-out)}.theatre-message>span{color:var(--sx-mute)}.theatre-connector{width:min(100%,600px);height:28px;color:var(--sx-rule);fill:none;stroke:currentColor;stroke-width:1.5px;margin:0 auto;transition:opacity .5s;display:block;overflow:visible}.theatre-connector circle{fill:var(--sx-accent);stroke:none}.theatre-pieces{justify-content:center;align-items:stretch;gap:var(--space-2);flex-wrap:wrap;min-height:80px;display:flex}.lesson-theatre .theatre-piece{min-width:64px;color:var(--sx-ink);background:var(--sx-paper);border:1px solid var(--sx-rule);border-top:3px solid var(--sx-accent);border-radius:var(--radius-sm);box-shadow:0 5px 0 var(--sx-paper-2);transition:transform .55s var(--ease-out),opacity .55s,background .2s;transition-delay:calc(var(--piece-order) * 35ms);cursor:pointer;grid-template-rows:auto auto;padding:0;display:grid}.lesson-theatre .theatre-piece:hover,.lesson-theatre .theatre-piece[data-selected=true]{background:var(--sx-paper-2);border-color:var(--sx-accent);transform:translateY(-4px)}.theatre-piece-text{font:500 var(--t-subhead)/var(--lh-snug) var(--font-ui);padding:var(--space-2) var(--space-3);white-space:pre}.theatre-piece-id{font:var(--t-meta)/var(--lh-body) var(--font-ui);color:var(--sx-accent);border-top:1px solid var(--sx-rule);padding:var(--space-1) var(--space-2);transition:opacity .3s}.theatre-space{border-radius:var(--radius-sm)}.lesson-theatre[data-chapter="1"] .theatre-space{color:var(--sx-paper);background:var(--sx-accent)}.lesson-theatre[data-stage="0"] .theatre-piece{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-24px)}.lesson-theatre[data-stage="0"] .theatre-connector{opacity:.3}.lesson-theatre[data-stage="0"] .theatre-message{transform:translateY(32px)}.lesson-theatre[data-stage="0"] .theatre-result{visibility:hidden}.lesson-theatre[data-stage="1"] .theatre-piece-id{opacity:0}.theatre-result{justify-content:center;align-items:baseline;gap:var(--space-3);margin-top:var(--space-4);font:var(--t-meta)/var(--lh-body) var(--font-ui);display:flex}.theatre-result strong{color:var(--sx-accent);font-weight:600}.theatre-result span{color:var(--sx-mute)}.theatre-result a{color:var(--sx-ink)}.lesson-theatre .theatre-hint{font:var(--t-meta)/var(--lh-body) var(--font-ui);color:var(--sx-mute);text-align:center;max-width:none;margin:var(--space-2) 0 0}.theatre-hint:empty{display:none}.theatre-dialogue{gap:var(--space-4);min-height:116px;padding:var(--space-4) var(--space-6);grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.theatre-hosts{padding-top:var(--space-1);align-items:center;display:flex}.theatre-host{width:48px;height:48px;fill:var(--sx-paper);stroke:var(--sx-ink);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;opacity:.4;transition:opacity .25s,transform .25s;transform:scale(.88)}.theatre-host+.theatre-host{margin-left:-8px}.theatre-host .host-ground{fill:var(--sx-paper-2);stroke:var(--sx-rule)}.theatre-host .host-hair{fill:var(--sx-ink)}.theatre-host[data-active=true]{opacity:1;transform:scale(1)}.theatre-host[data-active=true] .host-ground{stroke:var(--sx-accent);stroke-width:2px}.theatre-caption>span{font:600 var(--t-meta)/var(--lh-body) var(--font-ui);color:var(--sx-accent)}.lesson-theatre .theatre-caption p{font:var(--t-reading)/var(--lh-body) var(--font-ui);margin:var(--space-1) 0 0;max-width:65ch}.theatre-controls{padding:var(--space-3) var(--space-5) 0;border-top:1px solid var(--sx-rule);background:var(--sx-paper-2)}.theatre-transport{gap:var(--space-4);align-items:center;display:flex}.lesson-theatre button{-webkit-tap-highlight-color:transparent}.theatre-controls button{justify-content:center;align-items:center;gap:var(--space-2);color:var(--sx-ink);min-width:44px;min-height:44px;padding:var(--space-2);font:600 var(--t-meta)/var(--lh-body) var(--font-ui);background:0 0;border:0;display:inline-flex}.theatre-controls [data-toggle]{background:var(--sx-ink);color:var(--sx-paper);border-radius:var(--r-pill);min-width:96px;padding-inline:var(--space-4)}.theatre-controls [data-toggle] svg{fill:currentColor;stroke:currentColor;stroke-width:2px;width:18px;height:18px}.theatre-controls [data-pause-icon]{fill:none;stroke-width:4px}.theatre-controls button:disabled{opacity:.35;cursor:default}.theatre-scrub{flex:1;align-items:center;min-width:0;min-height:44px;display:flex}.theatre-scrub input{width:100%;accent-color:var(--sx-accent);cursor:pointer}.theatre-time{font:var(--t-meta)/var(--lh-body) var(--font-ui);font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--sx-mute)}.theatre-time [data-elapsed]{color:var(--sx-ink)}.theatre-controls [data-rewind]{gap:var(--space-1);font-weight:400}.theatre-chapters{align-items:center;gap:var(--space-2);margin-top:var(--space-2);border-top:1px solid var(--sx-rule);display:flex}.theatre-chapters label{font:var(--t-meta)/var(--lh-body) var(--font-ui);color:var(--sx-mute)}.lesson-theatre .theatre-chapters select{width:auto;min-width:0;max-width:26rem;color:var(--sx-ink);font:var(--t-meta)/var(--lh-body) var(--font-ui);min-height:44px;padding:var(--space-2);background:0 0;border:0;border-radius:0;flex:1}.theatre-voice-note{font:var(--t-meta)/var(--lh-body) var(--font-ui);color:var(--sx-mute);margin-left:auto}.lesson-theatre .theatre-footnote{padding:var(--space-3) var(--space-5);font:var(--t-meta)/var(--lh-body) var(--font-ui);color:var(--sx-mute);border-top:1px solid var(--sx-rule);margin:0}.theatre-footnote span{display:block}.theatre-footnote code{font-family:var(--font-code);font-size:inherit}.theatre-transcript{border-top:1px solid var(--sx-rule);padding:var(--space-3) var(--space-5)}.theatre-transcript summary{font:var(--t-meta)/var(--lh-body) var(--font-ui);cursor:pointer;min-height:32px}.theatre-transcript section{max-width:var(--measure-letter);margin:var(--space-6) auto}.lesson-theatre .theatre-transcript h3{font:600 var(--t-body)/var(--lh-body) var(--font-ui)}.theatre-transcript dl>div{gap:var(--space-3);margin:var(--space-3) 0;font:var(--t-body)/var(--lh-body) var(--font-ui);grid-template-columns:3rem 1fr;display:grid}.theatre-transcript dt{color:var(--sx-accent);font-weight:600}.theatre-transcript dd{margin:0}.theatre-error{padding:var(--space-3) var(--space-5);color:var(--sx-accent)}.lesson-theatre audio{width:calc(100% - 2rem);margin:var(--space-4);display:block}.theatre-sr{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.theatre-check{text-align:center;max-width:32rem;padding:var(--space-4) 0;margin:auto}.theatre-check-kicker{font:var(--t-meta)/var(--lh-body) var(--font-ui);color:var(--sx-accent)}.lesson-theatre .theatre-check h3{font:600 var(--t-subhead)/var(--lh-snug) var(--font-editorial);margin:var(--space-2) 0}.lesson-theatre .theatre-check p{font:var(--t-body)/var(--lh-body) var(--font-ui);margin:var(--space-3) 0}.theatre-answers{gap:var(--space-3);justify-content:center;display:flex}.theatre-answers button{border:1px solid var(--sx-rule);border-radius:var(--radius-sm);background:var(--sx-paper);color:var(--sx-ink);font:var(--t-body)/var(--lh-body) var(--font-ui);padding:var(--space-3) var(--space-4);min-height:48px}.theatre-answers button[data-selected=true]{border-color:var(--sx-accent);background:var(--sx-paper-2)}.learn-page.has-theatre .learn-lesson-head{max-width:none}.learn-page.has-theatre .learn-lesson-head h1{font-size:var(--t-headline);max-width:none}.learn-page.has-theatre .learn-lesson-head .learn-intro{margin-bottom:var(--space-4)}.learn-reading-alternative{max-width:var(--measure-letter);margin:var(--space-6) auto}.learn-reading-alternative>summary{font:600 var(--t-body)/var(--lh-body) var(--font-ui);cursor:pointer;padding-block:var(--space-4);border-block:1px solid var(--sx-rule)}@media (width<=720px){body:has(.has-theatre)>header.site{position:relative}.lesson-theatre{scroll-margin-top:var(--space-3);margin-inline:calc(-1 * var(--space-3))}.theatre-heading{padding:var(--space-3) var(--space-4)}.lesson-theatre .theatre-review{padding-inline:var(--space-4)}.theatre-scene{min-height:240px;padding:var(--space-4) var(--space-3) var(--space-2)}.lesson-theatre .theatre-scene-heading h3{font-size:var(--t-reading)}.theatre-scene-heading>span{white-space:nowrap}.theatre-track{gap:var(--space-2)}.theatre-track i{width:1.5rem}.lesson-theatre .theatre-message{font-size:var(--t-reading);margin-top:var(--space-4)}.theatre-connector{height:24px}.theatre-pieces{gap:var(--space-1);min-height:72px}.lesson-theatre .theatre-piece{min-width:42px}.theatre-piece-text{font-size:var(--t-body);padding:var(--space-2) var(--space-1)}.theatre-piece-id{padding:var(--space-1)}.theatre-result{margin-top:var(--space-3);gap:var(--space-2)}.lesson-theatre .theatre-hint{margin-top:var(--space-2)}.theatre-dialogue{gap:var(--space-2);min-height:135px;padding:var(--space-3)}.theatre-hosts{flex-direction:column}.theatre-host{width:36px;height:36px}.theatre-host+.theatre-host{margin:-5px 0 0}.lesson-theatre .theatre-caption p{font-size:var(--t-body)}.theatre-controls{padding-inline:var(--space-3)}.theatre-transport{gap:var(--space-2)}.theatre-controls [data-toggle]{min-width:44px;padding-inline:var(--space-3)}.theatre-controls [data-play-label],.theatre-controls [data-rewind] span{display:none}.theatre-chapters{gap:var(--space-1)}.theatre-chapters label,.theatre-voice-note{display:none}.theatre-answers{gap:var(--space-2);flex-direction:column}.theatre-check{padding:0}.lesson-theatre .theatre-check p{font-size:var(--t-meta)}.lesson-theatre .theatre-footnote{padding-inline:var(--space-3)}}@media (prefers-reduced-motion:reduce){.lesson-theatre *,.lesson-theatre :before,.lesson-theatre :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
