:root{--paper:#fff9ef;--paper-deep:#f5ead9;--ink:#342238;--muted:#746777;--plum:#42243f;--plum-soft:#6f4269;--coral:#e75d4d;--coral-deep:#c9473d;--mustard:#efb84f;--teal:#2f7d67;--blue:#387e99;--line:#42243f24;--white:#fffdf8;--shadow-soft:0 24px 60px #4126361f;--shadow-card:0 15px 35px #4126361a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 18%, #ebb5551f, transparent 24rem), radial-gradient(circle at 92% 40%, #2f7d6714, transparent 28rem), var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,ui-rounded,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:4px;outline:3px solid #387e998c}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}p,h1,h2,h3{margin-top:0}.app-shell{min-height:100vh;overflow-x:hidden}.content-width{width:min(1180px,100% - 44px);margin-inline:auto}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff9eff0;border-bottom:1px solid #42243f1a;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;min-height:78px;padding:10px clamp(22px,4vw,64px);display:grid;position:relative}.brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;width:max-content;padding:0;display:inline-flex}.brand>span:last-child{gap:1px;display:grid}.brand strong,.footer-brand strong{letter-spacing:.04em;font-size:17px;font-weight:850}.brand small{color:var(--muted);letter-spacing:.25em;font-size:10px;font-weight:750}.brand-mark{background:#f2dfbc;border-radius:14px 14px 19px 19px;flex:none;place-items:center;width:48px;height:48px;display:inline-grid;position:relative;transform:rotate(-2deg);box-shadow:inset 0 -4px #a56f351f}.brand-ear{z-index:-1;background:#f8ebcf;border:3px solid #d4ad74;border-radius:50%;width:19px;height:23px;position:absolute;top:6px}.brand-ear.left{left:-9px;transform:rotate(-13deg)}.brand-ear.right{right:-9px;transform:rotate(13deg)}.brand-book{color:var(--plum);font-size:21px;font-weight:900;transform:rotate(-6deg)}.brand-mark.small{border-radius:12px 12px 16px 16px;width:40px;height:40px}.desktop-nav{background:#42243f0e;border-radius:100px;align-items:center;gap:4px;padding:5px;display:flex}.desktop-nav button{color:#655866;cursor:pointer;background:0 0;border:0;border-radius:100px;min-height:40px;padding:0 15px;font-size:13px;font-weight:750;transition:color .18s,background .18s,box-shadow .18s}.desktop-nav button:hover{color:var(--plum)}.desktop-nav button.is-active{color:var(--plum);background:var(--white);box-shadow:0 3px 10px #42243f17}.audio-toggle{border:1px solid var(--line);background:var(--white);cursor:pointer;min-height:43px;color:var(--plum);border-radius:100px;justify-self:end;align-items:center;gap:9px;padding:0 14px;font-size:12px;font-weight:780;display:inline-flex}.speaker-glyph{flex:none;width:21px;height:18px;display:inline-block;position:relative}.speaker-glyph span{background:currentColor;border-radius:2px;width:6px;height:7px;position:absolute;top:6px;left:1px}.speaker-glyph span:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:8px solid;width:0;height:0;position:absolute;top:-3px;left:4px}.speaker-glyph i,.speaker-glyph b{border-right:2px solid;border-radius:50%;width:8px;height:9px;position:absolute;top:5px;right:1px}.speaker-glyph b{opacity:.5;width:12px;height:15px;top:2px;right:-3px}.speaker-glyph.is-speaking i{animation:.7s ease-in-out infinite alternate speakerPulse}.speaker-glyph.is-speaking b{animation:.7s ease-in-out .15s infinite alternate speakerPulse}.hero-section{background:var(--plum);min-height:660px;position:relative;overflow:hidden}.hero-art{object-fit:cover;object-position:center;width:100%;height:100%;animation:18s ease-in-out infinite alternate heroBreathe;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#261526d1 0%,#301a2d94 39%,#0000 72%),linear-gradient(#0000 55%,#21132259 100%);position:absolute;inset:0}.hero-copy{z-index:2;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;width:min(1180px,100% - 44px);min-height:660px;margin:auto;padding:54px 0 126px;display:flex;position:relative}.case-kicker{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.1em;background:#2b1a2852;border:1px solid #ffffff5c;border-radius:100px;align-items:center;gap:11px;margin-bottom:29px;padding:8px 13px;font-size:12px;font-weight:700;display:inline-flex}.case-kicker i{background:var(--mustard);border-radius:50%;width:4px;height:4px}.eyebrow{color:#ffffffc2;letter-spacing:.22em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:850}.eyebrow.dark{color:var(--coral-deep)}.hero-copy h1{letter-spacing:-.055em;text-wrap:balance;max-width:620px;margin-bottom:18px;font-size:clamp(48px,6.2vw,82px);font-weight:920;line-height:1.05}.hero-lede{color:#ffffffd1;max-width:545px;margin-bottom:32px;font-size:17px;font-weight:560;line-height:1.8}.hero-actions,.solved-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary-button,.ghost-button,.outline-button,.text-button{cursor:pointer;border-radius:100px;min-height:56px;font-weight:820;transition:transform .18s,box-shadow .18s,background .18s}.primary-button{background:var(--coral);color:#fff;border:0;justify-content:center;align-items:center;gap:18px;padding:0 10px 0 24px;display:inline-flex;box-shadow:0 10px 24px #89292347}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px #89292357}.primary-button:disabled{opacity:.48;box-shadow:none}.primary-button.full{justify-content:space-between;width:100%;margin-top:auto}.button-arrow{background:#ffffff2e;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.ghost-button{border:1px solid var(--line);color:var(--plum);background:0 0;padding:0 23px}.ghost-button.on-dark{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2315222b;border-color:#ffffff61}.ghost-button:hover,.outline-button:hover{transform:translateY(-2px)}.outline-button{color:var(--plum);background:0 0;border:1.5px solid #42243f59;padding:0 24px}.text-button{min-height:44px;color:var(--coral-deep);background:0 0;border:0;padding:0}.hero-progress-card{z-index:3;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#2717259e;border:1px solid #ffffff40;border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:16px;width:min(335px,100% - 44px);padding:16px 20px 16px 16px;display:grid;position:absolute;bottom:34px;right:max(22px,50vw - 590px)}.progress-orbit{background:conic-gradient(var(--mustard) var(--progress), #ffffff24 0);border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:relative}.progress-orbit:after{border-radius:inherit;content:"";background:#432c41;position:absolute;inset:5px}.progress-orbit>span{z-index:1;text-align:center;display:grid;position:relative}.progress-orbit strong{font-size:24px;line-height:1}.progress-orbit small{color:#ffffffad;margin-top:3px;font-size:9px}.hero-progress-card p{color:#ffffffa3;letter-spacing:.14em;margin:0 0 4px;font-size:10px;font-weight:700}.hero-progress-card>div:last-child>strong{margin-bottom:7px;font-size:14px;display:block}.hero-progress-card button{color:#f2c66e;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:750}.home-intro{padding-block:98px 108px}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:56px;margin-bottom:44px;display:grid}.section-heading.compact{align-items:center;margin-bottom:34px}.section-heading h2,.question-inner h2{letter-spacing:-.045em;max-width:680px;margin:0;font-size:clamp(32px,4.2vw,52px);font-weight:900;line-height:1.18}.section-heading>p{color:var(--muted);margin:0;line-height:1.8}.method-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.method-grid article{border-right:1px solid var(--line);min-height:285px;padding:34px 34px 30px;position:relative}.method-grid article:first-child{border-left:1px solid var(--line)}.method-number{color:#42243f5e;letter-spacing:.16em;font-family:ui-monospace,monospace;font-size:11px}.method-icon{color:#fff;border-radius:24px 21px 27px 20px;place-items:center;width:74px;height:74px;margin:30px 0 25px;font-size:31px;display:grid;transform:rotate(-3deg)}.method-icon.inspect{background:var(--coral)}.method-icon.lab{background:var(--teal)}.method-icon.solve{background:var(--plum-soft)}.method-grid h3{margin-bottom:9px;font-size:21px}.method-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.question-strip{background:radial-gradient(circle at 5% 120%, #efb84f47, transparent 30rem), var(--paper-deep);border-block:1px solid #42243f14;position:relative;overflow:hidden}.question-strip:after{content:"";border:1px solid #42243f0f;border-radius:50%;width:360px;height:360px;position:absolute;top:-120px;right:8%}.question-inner{z-index:1;grid-template-columns:220px 1fr auto;align-items:center;gap:44px;min-height:365px;display:grid;position:relative}.question-inner img{filter:drop-shadow(0 20px 20px #41263629);align-self:end;width:235px}.question-inner h2{margin-bottom:16px;font-size:clamp(30px,3.6vw,46px)}.question-inner p:last-child{max-width:650px;color:var(--muted);margin:0;line-height:1.85}.route-preview{padding-block:104px 116px}.route-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.route-card{color:#fff;min-height:255px;box-shadow:var(--shadow-card);border-radius:28px 24px 34px 25px;padding:30px;position:relative;overflow:hidden}.route-card.coral{background:#d65b4e}.route-card.teal{background:#347862}.route-card.plum{background:#633c60}.route-card>span{letter-spacing:.12em;opacity:.76;font-size:11px;font-weight:750}.route-card h3{margin:48px 0 10px;font-size:29px}.route-card p{opacity:.8;max-width:245px;margin:0;font-size:13px;line-height:1.75}.route-card i{color:#ffffff2e;font-size:84px;font-style:normal;position:absolute;bottom:13px;right:22px;transform:rotate(-10deg)}.page-surface{min-height:calc(100vh - 78px);padding-bottom:110px}.page-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:50px;min-height:310px;padding-block:78px 54px;display:flex}.page-hero h1{letter-spacing:-.055em;max-width:760px;margin-bottom:15px;font-size:clamp(40px,5vw,66px);font-weight:920;line-height:1.08}.page-hero>div:first-child>p:last-child{max-width:680px;color:var(--muted);margin-bottom:0;line-height:1.8}.page-hero-tools{flex:none;justify-items:end;gap:12px;display:grid}.page-hero-tools>span{color:var(--muted);font-size:12px;font-weight:720}.preview-switch{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:100px;align-items:center;gap:9px;min-height:48px;padding:0 17px;font-size:12px;font-weight:760;display:inline-flex}.preview-switch.is-on{color:var(--teal);background:#2f7d6712;border-color:#2f7d6766}.case-map{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 40px;padding-block:66px;display:grid;position:relative}.map-path{background:repeating-linear-gradient(#42243f24 0 8px,#0000 8px 16px);width:2px;position:absolute;top:100px;bottom:100px;left:50%}.case-card{z-index:1;position:relative}.case-card:nth-of-type(2n){transform:translateY(58px)}.case-card>button{background:var(--white);width:100%;box-shadow:var(--shadow-card);cursor:pointer;text-align:left;border:1px solid #42243f1a;border-radius:28px 25px 32px 26px;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.case-card>button:hover:not(:disabled){transform:translateY(-4px)rotate(-.3deg);box-shadow:0 22px 42px #41263626}.case-thumb{background:var(--card-color);height:215px;position:relative;overflow:hidden}.case-thumb:after{content:"";background:linear-gradient(#0000 45%,#1e111d80);position:absolute;inset:0}.case-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.case-card>button:hover:not(:disabled) .case-thumb img{transform:scale(1.035)}.day-stamp{z-index:2;color:var(--plum);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.1em;background:#fffdf8e3;border-radius:100px;padding:7px 10px;font-family:ui-monospace,monospace;font-size:10px;font-weight:800;position:absolute;top:18px;left:18px}.case-state{z-index:2;background:var(--card-color);color:#fff;border:2px solid #ffffffbf;border-radius:50%;place-items:center;width:45px;height:45px;font-size:15px;font-weight:900;display:grid;position:absolute;bottom:15px;right:17px}.case-card-copy{padding:24px 25px 26px}.case-card-copy>p{color:var(--card-color);letter-spacing:.12em;margin-bottom:7px;font-size:11px;font-weight:850}.case-card-copy h2{letter-spacing:-.025em;margin-bottom:19px;font-size:24px}.symbol-row{flex-wrap:wrap;gap:7px;display:flex}.symbol-row span{color:#5e4e5f;background:#42243f0f;border-radius:8px;min-height:28px;padding:5px 9px;font-family:ui-rounded,system-ui,sans-serif;font-size:12px;font-weight:780}.case-card.is-complete .case-state{background:var(--teal)}.case-card.is-locked>button{box-shadow:none;cursor:not-allowed}.case-card.is-locked .case-thumb img{filter:grayscale(.88)brightness(.84);opacity:.52}.case-card.is-locked .case-card-copy{opacity:.52}.evidence-count{border:1px solid var(--line);background:var(--white);text-align:center;width:140px;height:140px;box-shadow:var(--shadow-card);border-radius:50%;flex:none;place-content:center;display:grid}.evidence-count strong{color:var(--coral);font-size:38px}.evidence-count span{color:var(--muted);font-size:11px;font-weight:720}.evidence-board{grid-template-columns:repeat(3,1fr);gap:26px;padding-block:70px;display:grid}.evidence-card{background:linear-gradient(#fff9,#fff9),repeating-linear-gradient(0deg,#0000 0 30px,#4d677217 30px 31px),#f7eedb;border:1px solid #42243f1a;border-radius:4px 17px 8px 22px;flex-direction:column;min-height:330px;padding:37px 30px 28px;display:flex;position:relative;transform:rotate(.7deg);box-shadow:7px 10px #42243f0d}.evidence-card:nth-child(3n+2){transform:rotate(-.8deg)}.evidence-card:nth-child(3n){transform:rotate(.3deg)}.evidence-card.is-revealed{border-top:5px solid var(--card-color)}.pin{background:var(--card-color);border:3px solid #ffffff8c;border-radius:50%;width:13px;height:13px;position:absolute;top:12px;left:50%;box-shadow:0 3px 7px #41263638}.evidence-day{color:var(--card-color);letter-spacing:.12em;margin-bottom:31px;font-family:ui-monospace,monospace;font-size:10px;font-weight:850}.evidence-card h2{margin-bottom:14px;font-size:23px;line-height:1.35}.evidence-card p{color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.78}.evidence-card button{width:max-content;color:var(--card-color);cursor:pointer;background:0 0;border:0;margin-top:auto;padding:0;font-size:12px;font-weight:800}.locked-mark{color:#42243f4d;border:2px dashed #42243f33;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:23px;font-size:25px;font-weight:900;display:grid}.evidence-card:not(.is-revealed){filter:saturate(.45)}.sound-map{grid-template-columns:repeat(2,1fr);gap:22px;padding-block:70px;display:grid;position:relative}.map-compass{background:radial-gradient(circle at 10% 20%, #efb84f40, transparent 20rem), var(--plum);color:#fff;border-radius:32px 25px 34px 27px;grid-column:1/-1;justify-content:center;align-items:center;gap:25px;min-height:180px;display:flex;overflow:hidden}.map-compass img{align-self:flex-end;width:160px}.map-compass>div{gap:3px;display:grid}.map-compass span{color:#ffffffad;letter-spacing:.18em;font-size:11px;font-weight:800}.map-compass strong{font-size:48px;line-height:1}.sound-group{border:1px solid var(--line);background:#fffdf8ad;border-radius:27px 22px 31px 25px;min-height:235px;padding:29px}.sound-group header{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-bottom:28px;display:grid}.sound-dot{background:#cfc5c4;border:3px solid #42243f1f;border-radius:50%;width:13px;height:13px}.sound-group.is-lit .sound-dot{border-color:color-mix(in srgb, var(--group-color) 20%, white);background:var(--group-color);box-shadow:0 0 0 7px color-mix(in srgb, var(--group-color) 10%, transparent)}.sound-group h2{margin:0;font-size:19px}.sound-group small{color:var(--muted);font-size:10px}.sound-chips{flex-wrap:wrap;gap:9px;display:flex}.sound-chips button{border:1px solid var(--line);background:var(--white);color:#a49ba2;border-radius:12px;place-items:center;min-width:44px;min-height:44px;padding:0 10px;font-size:16px;font-weight:830;display:grid}.sound-group.is-lit .sound-chips button{border-color:color-mix(in srgb, var(--group-color) 25%, white);background:color-mix(in srgb, var(--group-color) 8%, white);color:var(--group-color);cursor:pointer}.parent-progress{border:1px solid var(--line);background:var(--white);border-radius:20px;flex:0 0 240px;padding:22px}.parent-progress>span{color:var(--muted);font-size:11px}.parent-progress strong{margin:5px 0 14px;font-size:27px;display:block}.parent-progress>div{background:#42243f17;border-radius:100px;height:7px;overflow:hidden}.parent-progress i{border-radius:inherit;background:var(--teal);height:100%;display:block}.parent-grid{grid-template-columns:repeat(2,1fr);gap:22px;padding-block:70px;display:grid}.parent-card{border:1px solid var(--line);background:var(--white);border-radius:27px 22px 31px 25px;min-height:245px;padding:31px;box-shadow:0 12px 26px #41263612}.parent-card.large{grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;gap:30px;min-height:190px;display:grid}.parent-card-icon{color:#fff;border-radius:22px 19px 26px 20px;place-items:center;width:70px;height:70px;font-size:24px;font-weight:900;display:grid}.parent-card-icon.coral{background:var(--coral)}.parent-card-icon.teal{background:var(--teal)}.parent-card-icon.plum{background:var(--plum-soft)}.parent-card h2{margin:10px 0 12px;font-size:23px}.parent-card p{color:var(--muted);margin-bottom:0;line-height:1.8}.settings-card{background:#f2e7d5}.settings-card label{cursor:pointer;border-bottom:1px solid #42243f1f;grid-template-columns:1fr auto;align-items:center;gap:15px;min-height:77px;display:grid;position:relative}.settings-card label:last-child{border-bottom:0}.settings-card label>span{gap:3px;display:grid}.settings-card label strong{font-size:14px}.settings-card label small{color:var(--muted);font-size:11px}.settings-card input{opacity:0;position:absolute}.settings-card label>i{background:#bfb1a7;border-radius:100px;width:46px;height:26px;transition:background .18s;position:relative}.settings-card label>i:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #41263633}.settings-card input:checked+i{background:var(--teal)}.settings-card input:checked+i:after{transform:translate(20px)}.science-card{background:linear-gradient(135deg, #ffffffe0, #ffffffad), var(--mustard)}.science-card .text-button{margin-top:20px}.reset-card button{min-height:45px;color:var(--coral-deep);cursor:pointer;background:0 0;border:1px solid #c9473d59;border-radius:100px;margin-top:25px;padding:0 16px;font-size:12px;font-weight:780}.lesson-page{background:radial-gradient(circle at 8% 8%,#efb84f26,#0000 25rem),#f4ead9;min-height:calc(100vh - 78px)}.lesson-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4ead9eb;border-bottom:1px solid #42243f1f;grid-template-columns:1fr auto 1fr;align-items:center;min-height:70px;padding:9px clamp(20px,4vw,55px);display:grid;position:relative}.back-button{border:1px solid var(--line);cursor:pointer;background:#ffffff80;border-radius:100px;align-items:center;gap:9px;width:max-content;min-height:44px;padding:0 15px;font-size:12px;font-weight:750;display:inline-flex}.lesson-title-mini{justify-items:center;gap:2px;display:grid}.lesson-title-mini span{color:var(--lesson-color);letter-spacing:.15em;font-family:ui-monospace,monospace;font-size:9px;font-weight:850}.lesson-title-mini strong{font-size:14px}.lesson-stage-dots{justify-self:end;gap:6px;display:flex}.lesson-stage-dots span{background:#42243f24;border-radius:100px;width:20px;height:5px}.lesson-stage-dots span.is-active{background:var(--lesson-color)}.lesson-workspace{grid-template-columns:minmax(0,1.35fr) minmax(430px,.65fr);gap:26px;min-height:calc(100vh - 218px);padding:28px clamp(24px,4vw,60px) 42px;display:grid}.scene-panel{background:var(--plum);height:calc(100vh - 246px);min-height:530px;box-shadow:var(--shadow-soft);border:5px solid #fffc;border-radius:34px 27px 38px 29px;position:sticky;top:22px;overflow:hidden}.scene-panel>img:first-child{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .8s}.scene-vignette{pointer-events:none;background:linear-gradient(#0000 57%,#21132278),radial-gradient(circle,#0000 50%,#190d1830);position:absolute;inset:0}.scene-label{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c192a75;border:1px solid #ffffff57;border-radius:100px;align-items:center;gap:8px;min-height:36px;padding:0 13px;font-size:11px;font-weight:740;display:inline-flex;position:absolute;top:19px;left:19px}.scene-mascot{filter:drop-shadow(0 17px 18px #21132254);width:min(31%,245px);transition:transform .5s,right .5s;animation:3.5s ease-in-out infinite alternate mascotFloat;position:absolute;bottom:-38px;right:-25px}.scene-mascot.stage-1{right:2%;transform:rotate(-5deg)}.scene-mascot.stage-2{transform:rotate(4deg)}.scene-mascot.stage-4{right:33%;transform:scale(1.08)}.hotspot-layer{position:absolute;inset:0}.hotspot{color:#fff;cursor:pointer;background:0 0;border:0;justify-items:center;gap:6px;padding:0;display:grid;position:absolute}.hotspot>span{background:var(--lesson-color);border:3px solid #ffffffd9;border-radius:50%;place-items:center;width:62px;height:62px;font-size:21px;font-weight:900;animation:1.7s ease-in-out infinite alternate hotspotPulse;display:grid;box-shadow:0 0 0 8px #ffffff29,0 8px 22px #190d1859}.hotspot small{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#281827a8;border-radius:100px;padding:5px 9px;font-size:10px;font-weight:740}.hotspot-1{top:22%;left:17%}.hotspot-2{top:47%;right:24%}.hotspot-3{bottom:17%;left:42%}.hotspot.is-found>span{background:var(--teal);animation:none}.lesson-card{background:var(--white);min-height:610px;box-shadow:var(--shadow-soft);border:1px solid #42243f1a;border-radius:32px 28px 38px 29px;flex-direction:column;display:flex;overflow:hidden}.lesson-card-top{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:72px;padding:13px 22px;display:grid}.step-chip{background:color-mix(in srgb, var(--lesson-color) 10%, white);color:var(--lesson-color);border-radius:100px;padding:7px 10px;font-family:ui-monospace,monospace;font-size:10px;font-weight:850}.stage-name{color:var(--muted);font-size:11px;font-weight:750}.listen-button{border:1px solid var(--line);min-height:42px;color:var(--lesson-color);cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:8px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.stage-content{flex-direction:column;flex:1;min-height:538px;padding:clamp(28px,4vw,47px);display:flex}.stage-content h1{letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(30px,3vw,44px);font-weight:920;line-height:1.13}.case-hook{color:var(--lesson-color);margin-bottom:20px;font-size:18px;font-weight:820;line-height:1.55}.story-copy,.stage-instruction{color:var(--muted);margin-bottom:30px;font-size:14px;line-height:1.85}.target-sounds{border:1px dashed color-mix(in srgb, var(--lesson-color) 32%, white);background:color-mix(in srgb, var(--lesson-color) 5%, white);border-radius:18px;margin-bottom:30px;padding:17px 18px}.target-sounds>span{color:var(--muted);letter-spacing:.1em;margin-bottom:11px;font-size:10px;font-weight:750;display:block}.target-sounds>div{flex-wrap:wrap;gap:8px;display:flex}.target-sounds button{min-height:42px;color:var(--lesson-color);cursor:pointer;background:#fff;border:0;border-radius:11px;padding:0 13px;font-size:17px;font-weight:860;box-shadow:0 4px 10px #41263614}.clue-list{gap:10px;margin-bottom:26px;display:grid}.clue-list button{border:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;border-radius:17px;grid-template-columns:50px 1fr;align-items:center;gap:13px;min-height:74px;padding:10px 14px;display:grid}.clue-list button>span{background:#42243f0f;border-radius:14px;place-items:center;width:46px;height:46px;font-size:18px;font-weight:850;display:grid}.clue-list button>div{gap:3px;display:grid}.clue-list strong{font-size:13px}.clue-list small{color:var(--muted);font-size:10px;line-height:1.45}.clue-list button.is-found{border-color:color-mix(in srgb, var(--teal) 42%, white);background:#2f7d670f}.clue-list button.is-found>span{background:var(--teal);color:#fff}.prop-callout{background:#f3e8d8;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-bottom:24px;padding:15px 17px;display:grid}.prop-callout>span{background:var(--mustard);border-radius:14px;place-items:center;width:45px;height:45px;font-size:20px;display:grid}.prop-callout>div{gap:2px;display:grid}.prop-callout small{color:var(--muted);letter-spacing:.12em;font-size:9px;font-weight:750}.prop-callout strong{font-size:12px;line-height:1.45}.question-copy{color:var(--ink);margin-bottom:19px;font-size:16px;font-weight:760;line-height:1.65}.choice-list{gap:9px;margin-bottom:17px;display:grid}.choice-list>button{border:1.5px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:67px;padding:9px 15px;display:grid}.choice-list>button:hover{border-color:color-mix(in srgb, var(--lesson-color) 45%, white)}.choice-letter{width:36px;height:36px;color:var(--muted);background:#42243f0f;border-radius:12px;place-items:center;font-family:ui-monospace,monospace;font-size:11px;font-weight:850;display:grid}.choice-list button>span:nth-child(2){gap:2px;display:grid}.choice-list strong{font-size:14px}.choice-list small{color:var(--muted);font-size:10px}.choice-list button>i{border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.choice-list button.is-selected{border-color:var(--lesson-color);background:color-mix(in srgb, var(--lesson-color) 5%, white)}.choice-list button.is-correct{border-color:var(--teal);background:#2f7d670f}.choice-list button.is-correct>i{background:var(--teal);color:#fff}.choice-list button.is-try-again{background:#efb84f14;border-color:#e29b2eb8}.feedback-box{border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:11px;margin-bottom:17px;padding:12px 14px;display:grid}.feedback-box span{border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.feedback-box p{margin:0;font-size:11px;font-weight:700;line-height:1.55}.feedback-box.success{color:#246451;background:#2f7d6717}.feedback-box.success span{background:var(--teal);color:#fff}.feedback-box.gentle{color:#876420;background:#efb84f21}.feedback-box.gentle span{background:var(--mustard);color:#fff}.puzzle-listen{border:1px dashed color-mix(in srgb, var(--lesson-color) 42%, white);background:color-mix(in srgb, var(--lesson-color) 5%, white);min-height:48px;color:var(--lesson-color);cursor:pointer;border-radius:15px;justify-content:center;align-items:center;gap:9px;margin-bottom:18px;font-size:11px;font-weight:800;display:flex}.case-closed-mark{border:4px double var(--coral);width:100px;height:100px;color:var(--coral);text-align:center;border-radius:50%;place-content:center;margin:2px auto 20px;display:grid;transform:rotate(-7deg)}.case-closed-mark span{letter-spacing:.2em;font-family:ui-monospace,monospace;font-size:9px}.case-closed-mark strong{font-size:15px}.solved-stage{text-align:center}.solved-stage h1{font-size:clamp(29px,3vw,40px)}.archive-reward{text-align:left;background:#f7eddc;border:1px dashed #42243f38;border-radius:18px 15px 21px 16px;grid-template-columns:auto 1fr;gap:15px;margin:2px 0 24px;padding:20px;display:grid}.archive-icon{background:var(--mustard);color:#fff;border-radius:14px;place-items:center;width:47px;height:47px;font-size:21px;display:grid}.archive-reward small{color:var(--coral-deep);letter-spacing:.12em;font-size:9px;font-weight:800}.archive-reward h2{margin:5px 0 8px;font-size:17px}.archive-reward p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.solved-actions{justify-content:center;margin-top:auto}.finale-actions{margin-top:auto}.finale-actions p{color:var(--muted);line-height:1.7}.site-footer{border-top:1px solid var(--line);background:#efe3d1;padding-block:35px}.site-footer .content-width{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-brand{align-items:center;gap:13px;display:flex}.footer-brand p,.site-footer .content-width>p{color:var(--muted);margin:3px 0 0;font-size:11px}.mobile-nav{display:none}@keyframes heroBreathe{0%{transform:scale(1)}to{transform:scale(1.025)}}@keyframes mascotFloat{0%{translate:0}to{translate:0 -9px}}@keyframes hotspotPulse{0%{transform:scale(.96);box-shadow:0 0 0 5px #ffffff1a,0 8px 22px #190d1859}to{transform:scale(1.04);box-shadow:0 0 0 11px #ffffff2e,0 8px 22px #190d1859}}@keyframes speakerPulse{0%{opacity:.4;transform:scale(.8)}to{opacity:1;transform:scale(1.08)}}.reduce-motion *,.reduce-motion :before,.reduce-motion :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=1080px){.topbar{grid-template-columns:1fr auto}.desktop-nav{display:none}.audio-toggle{grid-column:2}.hero-copy{padding-bottom:155px}.question-inner{grid-template-columns:190px 1fr}.question-inner .outline-button{display:none}.lesson-workspace{grid-template-columns:minmax(0,1.1fr) minmax(400px,.9fr);padding-inline:22px}.scene-panel{min-height:560px}}@media (width<=860px){body{padding-bottom:72px}.content-width{width:min(100% - 30px,680px)}.topbar{min-height:67px;padding:8px 17px}.brand-mark{width:42px;height:42px}.brand strong{font-size:14px}.brand small{font-size:8px}.audio-toggle{min-height:42px;padding:0 11px}.audio-toggle>span:last-child{display:none}.hero-section,.hero-copy{min-height:680px}.hero-art{object-position:63% center}.hero-shade{background:linear-gradient(#28172726 0%,#281727ad 40%,#231423eb 100%),linear-gradient(90deg,#2817274d,#0000)}.hero-copy{justify-content:flex-end;width:calc(100% - 30px);padding:250px 0 170px}.hero-copy h1{max-width:520px;font-size:clamp(43px,10vw,62px)}.hero-lede{font-size:15px}.hero-progress-card{bottom:24px;right:15px}.section-heading{grid-template-columns:1fr;gap:18px}.method-grid{grid-template-columns:1fr}.method-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;column-gap:22px;min-height:auto;padding:23px;display:grid}.method-grid article:first-child{border-top:1px solid var(--line)}.method-number{display:none}.method-icon{grid-row:1/3;width:62px;height:62px;margin:0}.method-grid h3{margin:0 0 5px}.question-inner{grid-template-columns:150px 1fr;gap:22px;min-height:330px}.question-inner img{width:175px}.route-cards,.evidence-board{grid-template-columns:1fr}.route-card{min-height:225px}.page-hero{flex-direction:column;align-items:flex-start;gap:24px;min-height:260px;padding-block:56px 36px}.page-hero-tools{justify-items:start;width:100%}.case-map{grid-template-columns:1fr;gap:19px}.map-path{display:none}.case-card:nth-of-type(2n){transform:none}.evidence-board{max-width:620px}.evidence-card{min-height:285px}.sound-map,.parent-grid{grid-template-columns:1fr}.parent-card.large{grid-column:auto}.lesson-page{min-height:auto}.lesson-header{grid-template-columns:1fr auto;min-height:62px;padding:8px 15px}.lesson-title-mini{display:none}.lesson-stage-dots span{width:14px}.lesson-workspace{grid-template-columns:1fr;gap:17px;min-height:auto;padding:15px 15px 35px}.scene-panel{border-width:4px;border-radius:24px;height:42vh;min-height:330px;position:relative;top:auto}.scene-mascot{width:min(30%,185px)}.lesson-card{border-radius:25px;min-height:auto}.stage-content{min-height:580px;padding:28px 24px}.hotspot>span{width:53px;height:53px;font-size:17px}.site-footer{display:none}.mobile-nav{z-index:100;min-height:70px;padding:7px 8px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f5;border-top:1px solid #42243f1f;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#8e828d;background:0 0;border:0;border-radius:14px;place-items:center;gap:2px;min-width:0;font-size:9px;font-weight:750;display:grid}.mobile-nav button span{font-size:20px}.mobile-nav button.is-active{color:var(--plum);background:#42243f0f}.lesson-page+.mobile-nav{display:none}}@media (width<=560px){.hero-section,.hero-copy{min-height:705px}.hero-copy{padding-bottom:170px}.case-kicker{margin-bottom:18px}.hero-copy h1{margin-bottom:14px;font-size:43px}.hero-lede{margin-bottom:25px;font-size:14px;line-height:1.7}.hero-actions{width:100%}.hero-actions .primary-button{flex:1;justify-content:space-between}.hero-actions .ghost-button{display:none}.hero-progress-card{grid-template-columns:auto 1fr;width:calc(100% - 30px)}.home-intro,.route-preview{padding-block:72px}.section-heading h2,.question-inner h2{font-size:34px}.question-inner{grid-template-columns:1fr;min-height:510px;padding-top:50px}.question-inner img{grid-row:2;justify-self:end;width:180px;margin-top:-10px}.question-inner>div{grid-row:1}.route-card{min-height:215px}.page-hero h1{font-size:42px}.page-hero{padding-top:45px}.case-thumb{height:190px}.evidence-count{width:105px;height:105px}.evidence-count strong{font-size:30px}.map-compass{justify-content:flex-start;padding-left:13px}.map-compass img{width:130px}.sound-group{padding:23px}.parent-card.large{grid-template-columns:1fr}.parent-progress{flex-basis:auto;width:100%}.lesson-workspace{padding-inline:10px}.scene-panel{height:36vh;min-height:285px}.scene-label{top:12px;left:12px}.hotspot-1{top:19%;left:11%}.hotspot-2{top:43%;right:18%}.hotspot-3{bottom:11%;left:37%}.hotspot>span{border-width:2px;width:46px;height:46px;font-size:15px}.hotspot small{display:none}.scene-mascot{width:31%;bottom:-24px;right:-12px}.lesson-card-top{min-height:62px;padding-inline:15px}.stage-content{min-height:570px;padding:26px 18px}.stage-content h1{font-size:31px}.case-hook{font-size:16px}.choice-list>button{min-height:64px;padding-inline:10px}.solved-actions{display:grid}.solved-actions .ghost-button{width:100%}}.prelude-app{--prelude-ink:#2f2232;--prelude-muted:#746779;--prelude-paper:#fffaf0;--prelude-card:#fffdf7;min-height:100vh;color:var(--prelude-ink);background:radial-gradient(circle at 8% 20%,#d9964c1a,#0000 28rem),radial-gradient(circle at 92%,#2f7d6714,#0000 32rem),#f7efe1}.prelude-app button{-webkit-tap-highlight-color:transparent}.prelude-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf0f0;border-bottom:1px solid #3d273517;justify-content:space-between;align-items:center;min-height:76px;padding:10px clamp(18px,4vw,64px);display:flex;position:relative}.prelude-brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.prelude-brand img{object-fit:contain;width:50px;height:50px}.prelude-brand span{gap:1px;display:grid}.prelude-brand strong{letter-spacing:.03em;font-size:17px;font-weight:900}.prelude-brand small{color:var(--prelude-muted);letter-spacing:.24em;font-size:10px;font-weight:800}.version-badge,.transcript-status{color:#625668;letter-spacing:.08em;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.version-badge{background:#fffdf8;border:1px solid #3d27351f;border-radius:100px;min-height:38px;padding:0 14px}.status-dot{background:#d9964c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d9964c21}.prelude-landing{padding-bottom:90px}.prelude-hero{background:#1f1722;border-radius:30px;width:min(1440px,100% - 32px);min-height:min(720px,100vh - 112px);margin:16px auto 0;position:relative;overflow:hidden;box-shadow:0 26px 70px #321e2a38}.prelude-hero>img{object-fit:cover;object-position:center center;width:100%;height:100%;animation:18s ease-in-out infinite alternate prelude-hero-breathe;position:absolute;inset:0}@keyframes prelude-hero-breathe{0%{transform:scale(1)}to{transform:scale(1.035)}}.hero-scrim{background:linear-gradient(90deg,#1c141fe6 0%,#1f151fba 35%,#0000 68%),linear-gradient(#0000 52%,#170f189e);position:absolute;inset:0}.hero-copy{z-index:3;color:#fffaf2;flex-direction:column;justify-content:center;width:min(650px,58%);min-height:min(720px,100vh - 112px);padding:70px clamp(34px,6vw,92px);display:flex;position:relative}.eyebrow{color:#f2c982;letter-spacing:.15em;background:#ffffff12;border:1px solid #fffaf23d;border-radius:100px;width:max-content;margin-bottom:24px;padding:8px 12px;font-size:12px;font-weight:850;display:inline-flex}.hero-copy h1{letter-spacing:-.04em;text-wrap:balance;margin-bottom:23px;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:clamp(44px,5.5vw,78px);font-weight:760;line-height:1.08}.hero-copy>p{color:#fffaf2d1;max-width:560px;margin-bottom:25px;font-size:clamp(16px,1.6vw,20px);line-height:1.8}.hero-facts{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.hero-facts span{color:#fffaf2d6;background:#ffffff16;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:750}.hero-action{color:#2d2130;cursor:pointer;background:#f1bd62;border:0;border-radius:16px;align-items:center;gap:18px;width:max-content;min-height:58px;padding:0 23px 0 26px;font-size:16px;font-weight:900;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 13px 28px #0003}.hero-action:hover{background:#ffd078;transform:translateY(-2px)}.hero-action span{font-size:23px}.hero-note{z-index:4;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1c141e94;border:1px solid #ffffff26;border-radius:16px;gap:4px;max-width:390px;padding:16px 19px;display:grid;position:absolute;bottom:27px;right:27px}.hero-note strong{font-size:13px}.hero-note span{color:#ffffffb0;letter-spacing:.05em;font-size:11px}.story-principle,.episode-section,.how-it-works,.audio-placeholder-note{width:min(1180px,100% - 44px);margin-inline:auto}.story-principle{grid-template-columns:minmax(280px,.8fr) 1.2fr;align-items:center;gap:clamp(34px,7vw,100px);padding:100px 0 92px;display:grid}.story-principle>div{grid-template-columns:auto 1fr;align-items:start;gap:20px;display:grid}.section-index{color:#c48343;letter-spacing:.15em;padding-top:5px;font-size:12px;font-weight:900}.story-principle h2,.section-heading h2,.audio-placeholder-note h2{margin:0;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:clamp(34px,4.2vw,54px);font-weight:760;line-height:1.2}.story-principle>p{color:#6b5e6e;margin:0;font-size:clamp(17px,2vw,22px);line-height:1.95}.episode-section{border-top:1px solid #3d27351c;padding:84px clamp(0px,2vw,20px)}.section-heading{max-width:760px;margin-bottom:44px}.section-heading>span,.audio-placeholder-note>div:last-child>span{color:#b26e37;letter-spacing:.2em;margin-bottom:12px;font-size:12px;font-weight:900;display:block}.section-heading h2{margin-bottom:16px}.section-heading p{color:var(--prelude-muted);margin:0;font-size:15px;line-height:1.7}.episode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.episode-card{background:var(--prelude-card);border:1px solid #3d27351a;border-radius:24px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 18px 45px #3f283217}.episode-card:hover{transform:translateY(-4px);box-shadow:0 25px 60px #3f283224}.episode-art{aspect-ratio:16/9;position:relative;overflow:hidden}.episode-art:after{content:"";background:linear-gradient(#0000,#1d121cb3);height:45%;position:absolute;inset:auto 0 0}.episode-art img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.episode-card:hover .episode-art img{transform:scale(1.035)}.episode-art>span{z-index:2;color:#fff;background:color-mix(in srgb, var(--episode-color) 82%, #2a202c);letter-spacing:.08em;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:850;position:absolute;bottom:17px;left:19px}.episode-copy{padding:27px 28px 29px}.episode-copy>small{color:var(--episode-color);letter-spacing:.06em;font-size:11px;font-weight:850}.episode-copy h3{margin:8px 0 10px;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:clamp(30px,3vw,40px);line-height:1.2}.episode-copy .episode-question{color:#423345;margin-bottom:12px;font-size:15px;font-weight:850}.episode-copy>p:not(.episode-question){min-height:53px;color:var(--prelude-muted);margin-bottom:24px;font-size:14px;line-height:1.75}.episode-copy>button{color:#fff;background:color-mix(in srgb, var(--episode-color) 86%, #342238);cursor:pointer;border:0;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:0 18px;font-weight:850;display:flex}.episode-copy>button span{font-size:22px}.how-it-works{padding:90px 0}.section-heading.compact{max-width:none}.loop-row{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:17px;display:grid}.loop-row>div{background:#fffdf7b8;border:1px solid #3d27351a;border-radius:19px;min-height:205px;padding:24px}.loop-row>div b{color:#bf7b3f;letter-spacing:.12em;margin-bottom:30px;font-size:11px;display:block}.loop-row>div strong{margin-bottom:10px;font-size:16px;display:block}.loop-row>div p{color:var(--prelude-muted);margin:0;font-size:13px;line-height:1.7}.loop-row>i{color:#b9a9a8;font-size:24px;font-style:normal}.audio-placeholder-note{color:#fdf8ef;background:radial-gradient(circle at 15% 30%,#dea55840,#0000 20rem),#332335;border-radius:28px;grid-template-columns:minmax(210px,.5fr) 1.5fr;align-items:center;gap:55px;padding:56px clamp(30px,6vw,75px);display:grid}.audio-placeholder-note h2{margin-bottom:15px}.audio-placeholder-note p{color:#fff8efb3;margin:0;font-size:15px;line-height:1.85}.audio-orbit{border:1px solid #ffffff29;border-radius:50%;width:190px;height:190px;margin:auto;position:relative}.audio-orbit:before{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute;inset:32px}.audio-orbit:after{content:"";border:3px solid #f2bd62;border-radius:18px;width:38px;height:56px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.audio-orbit span{transform-origin:0 0;background:#f2bd62;border-radius:50%;width:8px;height:8px;display:block;position:absolute;top:50%;left:50%}.audio-orbit span:first-child{transform:rotate(10deg)translate(74px)}.audio-orbit span:nth-child(2){transform:rotate(145deg)translate(74px)}.audio-orbit span:nth-child(3){transform:rotate(265deg)translate(74px)}.prelude-player{width:min(1500px,100% - 34px);margin:0 auto;padding:22px 0 70px}.player-topline{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:58px;display:grid}.back-to-library,.transcript-toggle{cursor:pointer;color:#554858;background:#fffdf8bd;border:1px solid #3d27351f;border-radius:100px;width:max-content;min-height:42px;padding:0 14px;font-size:12px;font-weight:800}.back-to-library{align-items:center;gap:8px;display:inline-flex}.transcript-toggle{justify-self:end}.episode-identity{text-align:center;gap:2px;display:grid}.episode-identity span{color:var(--episode-color);letter-spacing:.12em;font-size:10px;font-weight:900}.episode-identity strong{font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:22px}.timeline-shell{background:#fffdf8db;border:1px solid #3d27351a;border-radius:17px;margin:14px 0 20px;padding:16px 18px 12px}.timeline-meta{color:#766978;justify-content:space-between;margin-bottom:11px;font-size:11px;font-weight:800;display:flex}.timeline-track{background:#e5dacd;border-radius:100px;height:8px;position:relative}.timeline-track>span{border-radius:inherit;background:var(--episode-color);transition:width .3s;position:absolute;inset:0 auto 0 0}.timeline-points{justify-content:space-between;display:flex;position:absolute;inset:-4px 0 auto}.timeline-points button{cursor:pointer;background:#cdbfb5;border:3px solid #fffdf8;border-radius:50%;width:15px;height:15px;padding:0;box-shadow:0 0 0 1px #3d27351f}.timeline-points button.passed{background:var(--episode-color)}.timeline-points button.current{box-shadow:0 0 0 3px var(--episode-color), 0 0 0 7px color-mix(in srgb, var(--episode-color) 16%, transparent);background:#fff}.timeline-points button.pause-point{border-radius:4px;transform:rotate(45deg)}.chapter-row{color:#948692;letter-spacing:.04em;justify-content:space-between;gap:12px;margin-top:12px;font-size:9px;font-weight:750;display:flex}.player-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.player-layout.transcript-closed{grid-template-columns:minmax(0,1fr)}.stage-column{min-width:0}.story-stage{aspect-ratio:16/8.75;background:#231b25;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 23px 55px #35202c2b}.story-stage>img{object-fit:cover;width:100%;height:100%;transition:transform .8s,filter .5s;position:absolute;inset:0}.story-stage:has(.scene-silent)>img{filter:saturate(.78)brightness(.82)}.story-stage:has(.scene-oracle)>img{transform:scale(1.08)translate(-2%)}.story-stage:has(.scene-cuneiform)>img{transform:scale(1.08)}.story-stage:has(.scene-egypt)>img{transform:scale(1.08)translate(2%)}:is(.story-stage:has(.scene-name)>img,.story-stage:has(.scene-pinyin-reveal)>img,.story-stage:has(.scene-helper)>img,.story-stage:has(.scene-fade-helper)>img){transform:scale(1.025)}.stage-shade{pointer-events:none;background:linear-gradient(#0000 52%,#180f19d1),linear-gradient(90deg,#180f1947,#0000 45%);position:absolute;inset:0}.scene-marker{z-index:5;gap:7px;display:flex;position:absolute;top:18px;left:18px}.scene-marker span,.scene-marker b{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1d141eab;border-radius:8px;align-items:center;min-height:28px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.scene-marker b{color:#2c2130;background:#f3c46e}.scene-caption{z-index:5;color:#fff;position:absolute;bottom:clamp(22px,5vw,54px);left:clamp(22px,5vw,65px);right:clamp(22px,5vw,65px)}.scene-caption small{color:#f5c878;letter-spacing:.13em;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.scene-caption h1{text-shadow:0 3px 16px #0000005c;text-wrap:balance;max-width:880px;margin:0;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:clamp(30px,4.2vw,60px);line-height:1.16}.scene-visual{z-index:4;pointer-events:none;position:absolute;inset:0}.fading-sound{gap:12px;display:grid;position:absolute;top:31%;left:43%;transform:rotate(-6deg)}.fading-sound span{background:linear-gradient(90deg,#f5c36ee6,#0000);border-radius:100px;width:clamp(130px,18vw,280px);height:3px;box-shadow:0 0 16px #f5c36e80}.fading-sound span:nth-child(2){width:78%;margin-left:18px}.fading-sound span:nth-child(3){width:55%;margin-left:40px}.tomorrow-door{background:#ffdea11f;border:4px solid #f5c470c2;border-radius:90px 90px 8px 8px;place-items:center;width:clamp(110px,12vw,180px);height:clamp(190px,24vw,330px);display:grid;position:absolute;top:16%;left:36%;box-shadow:inset 0 0 70px #ffdfa43d,0 0 60px #ffd38338}.tomorrow-door span{color:#3b293a;background:#f5d69d;border-radius:8px;padding:7px 11px;font-size:clamp(14px,2vw,22px);font-weight:900}.artifact-focus{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c131ca8;border-radius:12px;gap:6px;padding:6px;display:flex;position:absolute;top:18px;right:18px}.artifact-focus span{color:#ffffff9e;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:800}.artifact-focus span.active{color:#352437;background:#f1c474}.comparison-ribbon{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#2216219e;border:1px solid #fff3;border-radius:100px;align-items:center;gap:15px;padding:12px 18px;display:flex;position:absolute;top:29%;left:50%;transform:translate(-50%)}.comparison-ribbon span{color:#3b293a;background:#f1c474;border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid}.comparison-ribbon i{background:#ffffff70;width:30px;height:1px}.letter-rail,.language-aside{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#231723b8;border:1px solid #fff3;border-radius:18px;align-items:center;gap:10px;padding:14px;display:flex;position:absolute;top:25%;left:50%;transform:translate(-50%)}.letter-rail b,.language-aside b{color:#3b293a;background:#f3c776;border-radius:12px;place-items:center;min-width:80px;min-height:64px;font-family:Georgia,serif;font-size:28px;display:grid}.letter-rail span,.language-aside span{background:#ffffff1a;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:800}.letter-rail i{background:#ffffff3d;width:1px;height:42px}.evidence-cards{gap:12px;display:flex;position:absolute;top:24%;left:50%;transform:translate(-50%)rotate(-2deg)}.evidence-cards span{aspect-ratio:4/3;color:#3b293a;background:#f2d494;border:5px solid #ffffffb3;border-radius:8px;place-items:center;width:clamp(78px,10vw,130px);font-size:clamp(14px,2vw,20px);font-weight:900;display:grid;box-shadow:0 8px 22px #20111b40}.evidence-cards span:nth-child(2){transform:translateY(-10px)rotate(3deg)}.character-title,.pinyin-title{color:#3a2939;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#fffaede8;border:1px solid #ffffff6b;border-radius:15px;min-width:clamp(160px,22vw,300px);padding:16px 22px;font-family:STKaiti,KaiTi,serif;font-size:clamp(34px,5vw,66px);font-weight:800;position:absolute;top:17%;left:12%;box-shadow:0 14px 32px #38212e2b}.pinyin-title{gap:2px;display:grid}.pinyin-title strong{font-size:clamp(28px,4vw,50px)}.pinyin-title span{color:#2f7d67;letter-spacing:.1em;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,3.2vw,38px)}.pinyin-title.faded span{opacity:.18}.three-drawer-labels,.toolbox-labels{gap:8px;display:grid;position:absolute;top:22%;right:8%}.three-drawer-labels span,.toolbox-labels span{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#251925b3;border:1px solid #ffffff4d;border-radius:8px;min-width:110px;padding:10px 14px;font-size:12px;font-weight:850}.character-field{background:#fffaeee6;border-radius:17px;grid-template-columns:repeat(5,1fr);gap:8px;padding:10px;display:grid;position:absolute;top:17%;left:12%;box-shadow:0 14px 34px #321e2b33}.character-field span{aspect-ratio:1;color:#3b293a;background:#f0d394;border-radius:11px;place-items:center;width:clamp(48px,6vw,78px);font-family:STKaiti,KaiTi,serif;font-size:clamp(24px,3vw,40px);font-weight:800;display:grid}.shi-doors{gap:clamp(12px,3vw,35px);display:flex;position:absolute;top:18%;left:50%;transform:translate(-50%)}.shi-doors span{color:#3c2939;background:linear-gradient(#f2d28e,#c9864d);border:5px solid #a86d3f;border-radius:60px 60px 8px 8px;place-items:center;width:clamp(86px,12vw,150px);height:clamp(135px,20vw,230px);font-family:STKaiti,KaiTi,serif;font-size:clamp(32px,5vw,62px);font-weight:900;display:grid;box-shadow:0 10px 30px #1f121c54}.sound-parts{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#291b28b8;border-radius:18px;align-items:center;gap:10px;padding:13px;display:flex;position:absolute;top:20%;left:50%;transform:translate(-50%)}.sound-parts span{aspect-ratio:1.4;color:#3a2939;background:#f1c36f;border-radius:12px;place-items:center;width:clamp(65px,8vw,105px);font-family:Georgia,serif;font-size:clamp(24px,4vw,43px);font-weight:800;display:grid}.sound-parts i,.sound-parts b{font-size:clamp(22px,3vw,38px);font-style:normal}.transcript-panel{background:linear-gradient(#fff9,#0000 12rem),#fffaf0;border:1px solid #3d27351c;border-radius:22px;padding:24px;position:sticky;top:18px;overflow:hidden;box-shadow:0 15px 40px #39232f1a}.transcript-status{margin-bottom:30px}.transcript-label{color:var(--episode-color);letter-spacing:.16em;margin-bottom:10px;font-size:10px;font-weight:900;display:block}.transcript-panel h2{margin-bottom:18px;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:27px;line-height:1.3}.transcript-panel blockquote{border-left:3px solid color-mix(in srgb, var(--episode-color) 70%, white);color:#514453;margin:0 0 28px;padding:4px 0 4px 18px;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:18px;line-height:1.9;position:relative}.voice-plan,.timing-plan{border-top:1px solid #3d27351a;gap:5px;padding:14px 0;display:grid}.voice-plan span,.timing-plan span{color:#958895;letter-spacing:.1em;font-size:10px;font-weight:850}.voice-plan strong,.timing-plan strong{font-size:13px}.transcript-note{color:#7a6d79;background:#2f7d6712;border-radius:12px;margin:18px 0 0;padding:14px;font-size:11px;line-height:1.7}.player-controls{grid-template-columns:1fr auto 1fr;gap:10px;margin-top:14px;display:grid}.player-controls>button{cursor:pointer;background:#fffaf1;border:1px solid #3d27351f;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:53px;padding:0 17px;font-size:13px;font-weight:850;display:inline-flex}.player-controls>button:disabled{cursor:not-allowed;opacity:.45}.player-controls .play-control{color:#4a3d4b;background:#eadfd2;min-width:155px}.player-controls .play-control.playing{color:#fff;background:#3e3040}.player-controls .next-control{color:#fff;background:var(--episode-color);border-color:#0000;justify-self:stretch}.continue-hint{color:#8b5b49;text-align:right;margin:10px 0 0;font-size:11px;font-weight:750}.interaction-card{border:1px solid color-mix(in srgb, var(--episode-color) 20%, transparent);background:#fffaf0;border-radius:23px;margin-top:16px;padding:clamp(20px,3vw,32px);box-shadow:0 15px 38px #39232f17}.interaction-heading{align-items:center;gap:15px;margin-bottom:18px;display:flex}.interaction-heading p,.interaction-question{color:#574959;margin:0;font-size:14px;font-weight:750;line-height:1.6}.pause-chip{color:#fff;background:var(--episode-color);letter-spacing:.08em;border-radius:8px;flex:none;padding:7px 10px;font-size:10px;font-weight:900}.primary-action,.text-action{color:#fff;background:var(--episode-color);cursor:pointer;border:0;border-radius:13px;min-height:49px;padding:0 18px;font-weight:850}.primary-action{width:100%;margin-top:17px}.primary-action:disabled{cursor:not-allowed;opacity:.36}.text-action{background:#3f3041;min-height:40px;margin-top:8px;font-size:12px}.story-feedback{color:#4f444f;background:#2f7d6712;border:1px solid #2f7d6726;border-radius:14px;margin-top:17px;padding:16px 18px;font-size:13px;line-height:1.7}.story-feedback strong{margin-bottom:5px;display:block}.story-feedback p{margin:0}.story-feedback small{color:#756a75;margin-top:7px;display:block}.story-feedback.resolved{background:#2f7d671a;border-color:#2f7d6738}.stamp-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid}.stamp-grid button{cursor:pointer;color:#554857;background:#fff;border:1px solid #3d27351f;border-radius:13px;place-items:center;gap:4px;min-height:87px;padding:10px 5px;font-size:11px;font-weight:750;display:grid}.stamp-grid button span{font-size:26px}.stamp-grid button.selected{border-color:var(--episode-color);background:color-mix(in srgb, var(--episode-color) 10%, white);box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--episode-color) 45%, white)}.picture-letter{background:repeating-linear-gradient(0deg,#0000 0 25px,#7159630f 25px 26px),#fffdf7;border:2px dashed #d4c4b7;border-radius:15px;justify-content:center;align-items:center;gap:14px;min-height:92px;margin-top:14px;padding:15px;display:flex}.picture-letter>span:not(.empty-letter){font-size:clamp(28px,5vw,46px)}.empty-letter{color:#aa9ca7;font-size:12px}.artifact-inspector{grid-template-columns:minmax(280px,.9fr) 1.1fr;align-items:center;gap:25px;display:grid}.artifact-board{background:radial-gradient(circle at 50% 42%,#f0bf653d,#0000 55%),#2f2531;border-radius:18px;place-items:center;min-height:300px;display:grid;position:relative}.artifact-object{aspect-ratio:.8;background:radial-gradient(circle at 35% 24%,#ffffff26,#0000 3rem),linear-gradient(135deg,#d0ae70,#8a643e);border-radius:45% 35% 48% 32%;width:58%;position:relative;transform:rotate(-4deg);box-shadow:inset 0 0 0 4px #5c392338,0 15px 32px #00000040}.artifact-object .crack{background:#674832;width:2px;height:80px;position:absolute}.artifact-object .crack:before,.artifact-object .crack:after{background:inherit;content:"";transform-origin:top;width:2px;height:38px;position:absolute}.artifact-object .crack:before{top:23px;transform:rotate(45deg)}.artifact-object .crack:after{top:48px;transform:rotate(-42deg)}.artifact-object .crack.one{top:18%;left:31%;transform:rotate(13deg)}.artifact-object .crack.two{height:58px;bottom:18%;right:27%;transform:rotate(-20deg)}.mark-row{color:#5d402d;letter-spacing:.17em;font-size:24px;font-weight:900;position:absolute;top:34%;right:16%}.mark-row.lower{top:55%;right:25%}.scan-point{color:#3d2b3d;cursor:pointer;background:#f1c36f;border:3px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-weight:900;display:grid;position:absolute;box-shadow:0 4px 13px #00000040}.scan-point.point-1{top:12%;left:18%}.scan-point.point-2{top:37%;left:44%}.scan-point.point-3{bottom:19%;right:13%}.scan-point.found{color:#fff;background:#2f7d67}.evidence-list{gap:9px;display:grid}.evidence-list>div{opacity:.58;background:#fff;border:1px solid #3d27351a;border-radius:13px;grid-template-columns:35px 1fr;align-items:start;gap:11px;padding:14px;display:grid}.evidence-list>div.revealed{opacity:1;background:#2f7d670f;border-color:#2f7d673d}.evidence-list>div>span{color:#fff;background:#7b6e79;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:grid}.evidence-list>div.revealed>span{background:#2f7d67}.evidence-list p{color:#756976;gap:4px;margin:0;font-size:12px;line-height:1.5;display:grid}.evidence-list strong{color:#423543;font-size:13px}.clay-tablet{color:#5a3c2b;background:radial-gradient(circle at 30% 20%,#fff3,#0000 7rem),#bd8a55;border:8px solid #8a5e37;border-radius:30px 19px 26px 22px;flex-wrap:wrap;place-content:center;gap:12px;min-height:230px;padding:35px;transition:filter .5s,transform .5s;display:flex;position:relative;box-shadow:inset 0 0 25px #4d2e1d3d,0 12px 25px #472a1f26}.clay-tablet.dried{filter:saturate(.72)brightness(.92);transform:scale(.98)}.clay-hint{color:#492e21ad;font-size:13px;font-weight:800}.wedge{text-shadow:2px 3px #ffffff14;font-size:34px;font-style:normal;display:inline-block}.wedge-down{transform:rotate(45deg)}.wedge-side{transform:rotate(0)}.wedge-up{transform:rotate(-45deg)}.clay-tools{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:13px;display:grid}.clay-tools button{cursor:pointer;color:#5b4c59;background:#fff;border:1px solid #3d27351f;border-radius:12px;place-items:center;min-height:72px;padding:8px;font-size:11px;font-weight:800;display:grid}.clay-tools span{font-size:23px}.choice-stack{gap:9px;margin-top:17px;display:grid}.choice-stack button,.drawer-options button{cursor:pointer;color:#514453;text-align:left;background:#fff;border:1px solid #3d27351f;border-radius:12px;min-height:50px;padding:0 15px;font-weight:750}.choice-stack button.selected{border-color:var(--episode-color);background:color-mix(in srgb, var(--episode-color) 9%, white)}.window-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.window-tabs button{cursor:pointer;background:#fff;border:1px solid #3d27351f;border-radius:12px;place-items:center;gap:3px;min-height:63px;padding:8px;font-size:11px;font-weight:800;display:grid}.window-tabs button.active{color:#fff;border-color:var(--episode-color);background:var(--episode-color)}.window-tabs i{color:#2f7d67;font-size:8px;font-style:normal}.window-tabs button.active i{color:#ffffffbd}.language-window{text-align:center;background:radial-gradient(circle at 50% 30%,#ffffffa3,#0000 10rem),#e9d8c3;border-radius:18px;align-content:center;place-items:center;gap:8px;min-height:230px;margin-top:12px;padding:24px;display:grid}.language-window small{color:#7b6d78;letter-spacing:.14em;font-size:10px;font-weight:900}.language-window strong{color:#3e3040;font-size:clamp(36px,7vw,70px);line-height:1.2}.language-window p{color:#5f5360;margin:0;font-size:13px}.language-window>span{color:#7d707b;max-width:470px;margin-top:6px;font-size:11px}.clue-buttons{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.clue-buttons button{cursor:pointer;color:#554857;background:#fff;border:1px solid #3d27351f;border-radius:13px;min-height:72px;padding:10px;font-size:12px;font-weight:800}.clue-buttons button.opened{background:#2f7d6714;border-color:#2f7d6759}.clue-result{background:#f0e3d4;border-radius:15px;min-height:112px;margin-top:12px;padding:18px}.clue-result strong{margin-bottom:7px;display:block}.clue-result p{color:#665866;margin:0;font-size:13px;line-height:1.7}.ribbon-buttons{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.ribbon-buttons button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d96f5e,#eaa85d);border:0;border-radius:90px 18px;place-items:center;gap:3px;min-height:150px;padding:16px;display:grid;box-shadow:0 12px 27px #964a3e2e}.ribbon-buttons button:nth-child(2){background:linear-gradient(135deg,#327d79,#5ca598);border-radius:18px 90px}.ribbon-buttons button>span{font-size:11px;font-weight:850}.ribbon-buttons button strong{font-family:Georgia,serif;font-size:43px}.ribbon-buttons button small{color:#ffffffbd;font-size:10px}.sound-sequence{color:#3f3041;text-align:center;background:#fff;border:1px dashed #c9b8ac;border-radius:12px;min-height:52px;margin-top:12px;padding:15px;font-family:Georgia,serif;font-size:20px}.question-count{color:var(--episode-color);letter-spacing:.12em;margin-bottom:7px;font-size:10px;font-weight:900}.evidence-drawers h3{margin-bottom:15px;font-family:STKaiti,KaiTi,serif;font-size:28px}.drawer-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.drawer-options button{text-align:center;min-height:78px}.tool-case-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.tool-case{background:#fff;border:1px solid #3d27351a;border-radius:15px;padding:15px}.tool-case>p{min-height:43px;margin:0 0 9px;font-size:13px;font-weight:850;line-height:1.5}.tool-case>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.tool-case button{cursor:pointer;color:#5d505d;background:#f8f1e8;border:1px solid #3d27351c;border-radius:9px;min-height:43px;padding:6px;font-size:10px;font-weight:800}.tool-case button.selected{color:#fff;border-color:var(--episode-color);background:var(--episode-color)}.tool-case small{color:#8a6c61;min-height:42px;margin-top:8px;font-size:10px;line-height:1.5;display:block}.tool-case small.good-fit{color:#2f7d67}.context-picture{text-align:center;font-size:70px}.homophone-prompt{text-align:center;margin:10px 0 17px;font-family:STKaiti,KaiTi,serif;font-size:clamp(24px,4vw,37px);font-weight:800}.door-options{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.door-options button{cursor:pointer;color:#3a2939;background:linear-gradient(#efd293,#c98750);border:3px solid #a36c43;border-radius:50px 50px 10px 10px;place-items:center;gap:2px;min-height:125px;display:grid}.door-options button.selected{border-color:var(--episode-color);box-shadow:0 0 0 4px color-mix(in srgb, var(--episode-color) 20%, transparent)}.door-options span{font-family:STKaiti,KaiTi,serif;font-size:42px;font-weight:900}.door-options small{font-family:Georgia,serif;font-size:13px}.episode-complete{text-align:center;background:#fffaf0;border:1px solid #3d27351a;border-radius:28px;justify-items:center;width:min(780px,100%);margin:40px auto;padding:clamp(32px,6vw,70px);display:grid;box-shadow:0 25px 60px #36212d1f}.episode-complete>img{object-fit:contain;width:150px;height:150px}.episode-complete>span{color:var(--episode-color);letter-spacing:.13em;margin-top:15px;font-size:11px;font-weight:900}.episode-complete h1{margin:10px 0 12px;font-family:STKaiti,KaiTi,serif;font-size:clamp(38px,6vw,62px)}.episode-complete>p{color:var(--prelude-muted)}.takeaway-list{text-align:left;gap:9px;width:100%;margin:18px 0 28px;display:grid}.takeaway-list>div{background:#f2e5d5;border-radius:13px;grid-template-columns:37px 1fr;align-items:center;gap:12px;padding:14px;display:grid}.takeaway-list b{color:#fff;background:var(--episode-color);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.takeaway-list span{font-size:14px;font-weight:800}.complete-actions{gap:10px;display:flex}.complete-actions button{color:#fff;background:var(--episode-color);cursor:pointer;border:0;border-radius:13px;min-height:50px;padding:0 20px;font-weight:850}.complete-actions button.secondary{color:#564957;background:#fff;border:1px solid #3d27351f}@media (width<=1080px){.hero-copy{width:68%}.episode-grid{grid-template-columns:1fr}.episode-card{grid-template-columns:1fr 1fr;display:grid}.episode-art{aspect-ratio:auto;min-height:360px}.loop-row{grid-template-columns:repeat(2,1fr)}.loop-row>i{display:none}.player-layout{grid-template-columns:minmax(0,1fr) 290px}.character-field{grid-template-columns:repeat(3,1fr)}}@media (width<=860px){.story-principle{grid-template-columns:1fr;gap:26px}.audio-placeholder-note{grid-template-columns:1fr}.audio-orbit{width:150px;height:150px}.audio-orbit span:first-child{transform:rotate(10deg)translate(57px)}.audio-orbit span:nth-child(2){transform:rotate(145deg)translate(57px)}.audio-orbit span:nth-child(3){transform:rotate(265deg)translate(57px)}.player-layout,.player-layout.transcript-closed{grid-template-columns:1fr}.transcript-panel{grid-row:1;position:static}.artifact-inspector{grid-template-columns:1fr}.stamp-grid{grid-template-columns:repeat(3,1fr)}.tool-case-list{grid-template-columns:1fr}}@media (width<=680px){.prelude-header{min-height:66px;padding:7px 15px}.prelude-brand img{width:44px;height:44px}.prelude-brand strong{font-size:14px}.prelude-brand small{font-size:8px}.version-badge{min-height:34px;padding:0 10px;font-size:9px}.prelude-hero{border-radius:21px;width:calc(100% - 20px);min-height:690px;margin-top:10px}.prelude-hero>img{object-position:65% center}.hero-scrim{background:linear-gradient(#0000 0%,#1b121cb8 44%,#1a111bf0 95%),linear-gradient(90deg,#1b121c73,#0000)}.hero-copy{justify-content:flex-end;width:100%;min-height:690px;padding:36px 24px 90px}.hero-copy h1{font-size:clamp(39px,11vw,54px)}.hero-copy>p{font-size:15px;line-height:1.7}.hero-note{padding:12px 14px;bottom:16px;left:16px;right:16px}.story-principle,.episode-section,.how-it-works,.audio-placeholder-note{width:calc(100% - 28px)}.story-principle{padding:68px 0 60px}.story-principle h2,.section-heading h2,.audio-placeholder-note h2{font-size:34px}.story-principle>p{font-size:16px}.episode-section{padding:60px 0}.episode-card{display:block}.episode-art{aspect-ratio:16/10;min-height:0}.episode-copy{padding:22px}.episode-copy>p:not(.episode-question){min-height:0}.how-it-works{padding:60px 0}.loop-row{grid-template-columns:1fr}.loop-row>div{min-height:0}.loop-row>div b{margin-bottom:17px}.audio-placeholder-note{gap:26px;padding:38px 24px}.prelude-player{width:calc(100% - 18px);padding-top:12px}.player-topline{grid-template-columns:1fr auto;gap:8px}.episode-identity{grid-area:1/1/auto/-1}.back-to-library{grid-area:2/1}.transcript-toggle{grid-area:2/2}.timeline-shell{padding:13px 12px 10px}.timeline-points button{border-width:2px;width:12px;height:12px}.chapter-row{overflow:hidden}.story-stage{aspect-ratio:4/5;border-radius:19px}.story-stage>img{object-position:center}:is(.story-stage:has(.scene-silent)>img,.story-stage:has(.scene-sound-fades)>img,.story-stage:has(.scene-tomorrow)>img){object-position:67% center}:is(.story-stage:has(.scene-world)>img,.story-stage:has(.scene-letters)>img){object-position:center}:is(.story-stage:has(.scene-lynx)>img,.story-stage:has(.scene-name)>img){object-position:48% center}.stage-shade{background:linear-gradient(#0000 40%,#180f19e6)}.scene-caption{bottom:24px;left:20px;right:20px}.scene-caption h1{font-size:clamp(30px,9.5vw,44px)}.artifact-focus{justify-content:center;top:58px;left:10px;right:10px}.artifact-focus span{padding:7px 8px}.tomorrow-door{top:19%;left:24%}.letter-rail,.language-aside{justify-content:center;width:calc(100% - 30px);top:18%}.letter-rail span,.language-aside span{padding:8px;font-size:10px}.character-title,.pinyin-title{top:14%;left:7%}.three-drawer-labels,.toolbox-labels{top:14%;right:5%}.character-field{grid-template-columns:repeat(3,1fr);top:13%;left:5%}.shi-doors{gap:7px;top:17%}.scene-marker{top:12px;left:12px}.player-controls{grid-template-columns:1fr 1fr}.player-controls .play-control{grid-area:1/1/auto/-1;min-width:0}.player-controls>button:first-child{grid-area:2/1}.player-controls .next-control{grid-area:2/2}.interaction-card{border-radius:18px;padding:17px}.interaction-heading{gap:10px;display:grid}.stamp-grid{grid-template-columns:repeat(3,1fr)}.artifact-board{min-height:250px}.window-tabs{grid-template-columns:repeat(3,1fr)}.clue-buttons{grid-template-columns:repeat(2,1fr)}.drawer-options{grid-template-columns:1fr}.door-options button{min-height:104px}.door-options span{font-size:34px}.complete-actions{flex-direction:column;width:100%}}@media (prefers-reduced-motion:reduce){.prelude-hero>img,.episode-art img,.story-stage>img,.timeline-track>span{transition:none;animation:none}}html,body{min-height:100%}body{background:#17111b;overflow:hidden}.course-cover{isolation:isolate;background:#17111b;width:100vw;height:100dvh;min-height:320px;position:relative;overflow:hidden}.course-cover-backdrop{z-index:-2;filter:blur(28px)brightness(.62)saturate(.9);background:linear-gradient(#120c1457,#120c148f),url(/og.png) 50%/cover no-repeat;position:absolute;inset:-36px;transform:scale(1.06)}.course-cover-art{z-index:-1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.course-cover-art img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.course-cover-accessible-copy{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.course-cover-actions{z-index:3;padding:58px 24px calc(24px + env(safe-area-inset-bottom));pointer-events:none;background:linear-gradient(#0000,#0c080ec7);justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.course-cover-actions button{color:#2d202c;cursor:pointer;letter-spacing:.04em;pointer-events:auto;touch-action:manipulation;background:#efbd66;border:1px solid #fff4dcb8;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-width:min(280px,100vw - 40px);min-height:54px;padding:0 28px;font-size:clamp(16px,1.5vw,20px);font-weight:900;transition:background .16s,transform .16s;display:inline-flex;box-shadow:0 12px 34px #0503086b}.course-cover-actions .course-cover-start-button{min-width:min(280px,100vw - 190px)}.course-cover-start-button>span:first-child{gap:1px;font-size:1em;display:grid}.course-cover-start-button small{color:#2d202cad;letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:9px;font-weight:850;overflow:hidden}.course-cover-actions .course-cover-directory-button{color:#fff9ef;background:#140d159e;border-color:#fff9ef61;min-width:154px;padding:0 20px;font-size:14px;box-shadow:0 12px 34px #0503083d}.course-cover-actions .course-cover-directory-button:hover{background:#140d15d1}.course-cover-directory-button b{color:#efbd66;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px;font-weight:900}.course-cover-actions button:hover{background:#ffd987;transform:translateY(-2px)}.course-cover-actions button:focus-visible{outline-offset:4px;outline:3px solid #fff9ef}.course-cover-actions button span{font-size:1.15em}.review-toolbar{z-index:100;color:#fff9ef;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#120c14eb;border-bottom:1px solid #ffffff1f;align-items:center;gap:10px;min-height:56px;padding:8px clamp(14px,2vw,28px);display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 28px #05030847}.review-toolbar-title{color:#efbd66;letter-spacing:.1em;flex:none;margin-right:4px;font-size:12px;font-weight:900}.review-chapter-tabs{background:#ffffff0e;border:1px solid #ffffff24;border-radius:11px;flex:auto;align-items:center;gap:3px;min-width:0;padding:3px;display:flex;overflow-x:auto}.review-chapter-tabs button{color:#fff9efa8;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;flex:none;min-height:32px;padding:0 12px;font-size:11px;font-weight:820;transition:color .16s,background .16s}.review-chapter-tabs button:hover{color:#fff9ef;background:#ffffff14}.review-chapter-tabs button.active{color:#2d202c;background:#efbd66}.review-chapter-tabs button:focus-visible{outline-offset:2px;outline:2px solid #efbd66cc}.review-autoplay-toggle{cursor:pointer;background:#ffffff0e;border:1px solid #ffffff24;border-radius:100px;align-items:center;gap:8px;min-height:36px;margin-left:auto;padding:0 11px;display:inline-flex;position:relative}.review-autoplay-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.review-toggle-track{background:#fff3;border-radius:100px;flex:none;width:30px;height:18px;transition:background .18s;position:relative}.review-toggle-track:after{content:"";background:#fff9efcc;border-radius:50%;width:12px;height:12px;transition:background .18s,transform .18s;position:absolute;top:3px;left:3px}.review-autoplay-toggle input:checked+.review-toggle-track{background:#dba94f}.review-autoplay-toggle input:checked+.review-toggle-track:after{background:#2d202c;transform:translate(12px)}.review-autoplay-toggle:has(input:focus-visible){outline-offset:2px;outline:2px solid #efbd66cc}.review-autoplay-toggle b{color:#fff9efdb;white-space:nowrap;font-size:10px;font-weight:850}.immersive-opening{--course-player-progress-height:4px;color:#fff9ef;isolation:isolate;background:#17111b;width:100vw;height:100dvh;min-height:620px;position:relative;overflow:hidden}.opening-image-stack{z-index:-4;background:#17111b;position:absolute;inset:0;overflow:hidden}.opening-art{object-fit:cover;object-position:center;opacity:0;filter:saturate(.9)brightness(.84);width:104%;height:104%;transition:opacity .95s,transform 9s;position:absolute;inset:-2%;transform:scale(1)}.opening-art.active{opacity:1;transform:scale(1.035)}.opening-vignette{z-index:-3;pointer-events:none;background:radial-gradient(circle at 66% 58%,#0000 0 16%,#110b1224 46%,#110b129e 100%),linear-gradient(#0000 58%,#100a11cc),linear-gradient(90deg,#100a1185,#0000 36%);position:absolute;inset:0}.narrated-inline-pause{z-index:11;position:absolute;top:63%;left:50%;transform:translate(-50%,-50%)}.narrated-inline-pause>button{color:#fff8e8;cursor:pointer;background:#285c5b;border:1px solid #efbd66b8;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:clamp(14px,1.25vw,18px);font-weight:850;display:inline-flex;box-shadow:0 6px 14px #1a36353d}.narrated-inline-pause>button:hover{background:#34706d}.narrated-inline-pause>button:focus-visible{outline-offset:3px;outline:3px solid #efbd66}.narrated-inline-pause>button b{font-size:1.2em}.detail-highlight{z-index:8;opacity:0;align-items:center;gap:9px;transition:opacity .8s,transform .8s;display:flex;position:absolute;transform:translateY(8px)}.detail-highlight i{border:1px solid #f3c470d6;border-radius:50%;width:26px;height:26px;display:block;box-shadow:0 0 0 7px #f3c47017,0 0 25px #f3c47038}.detail-highlight span{color:#fff9efd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#180f1880;border:1px solid #ffffff1f;border-radius:8px;padding:7px 10px;font-family:STKaiti,KaiTi,serif;font-size:13px}.clock-highlight{top:24%;right:10%}.curtain-highlight{top:14%;right:34%}.bell-highlight{top:61%;right:12%}.moment-observe .clock-highlight,.moment-observe .curtain-highlight,.moment-bell .bell-highlight{opacity:1;transform:translateY(0)}.silent-ripple{z-index:7;opacity:0;pointer-events:none;width:160px;height:160px;position:absolute;top:61%;right:15%;transform:translate(50%,-50%)}.silent-ripple span{border:1px solid #f2c069b3;border-radius:50%;animation:2.4s ease-out infinite silent-ripple;position:absolute;inset:50%}.silent-ripple span:nth-child(2){animation-delay:.6s}.silent-ripple span:nth-child(3){animation-delay:1.2s}.moment-bell .silent-ripple{opacity:.52}@keyframes silent-ripple{0%{opacity:.8;width:0;height:0;transform:translate(-50%,-50%)}to{opacity:0;width:150px;height:150px;transform:translate(-50%,-50%)}}.opening-question{z-index:9;opacity:0;color:#fff8ec;letter-spacing:-.04em;text-align:center;text-shadow:0 5px 28px #0000007a;width:max-content;max-width:calc(100% - 40px);font-family:STKaiti,KaiTi,serif;font-size:clamp(44px,7vw,94px);font-weight:800;transition:opacity 1.2s,transform 1.2s;position:absolute;top:21%;left:50%;transform:translate(-50%,18px)}.moment-question .opening-question{opacity:1;transform:translate(-50%)}.cinema-subtitles{z-index:15;opacity:0;text-align:center;align-content:end;justify-items:center;min-height:90px;transition:bottom .18s,opacity .65s,transform .65s;display:grid;position:absolute;bottom:clamp(100px,14vh,150px);left:clamp(80px,13vw,210px);right:clamp(80px,13vw,210px);transform:translateY(12px)}.cinema-subtitles.visible{opacity:1;transform:translateY(0)}.cinema-subtitles span{color:#2f2030;letter-spacing:.14em;background:#e9b963;border-radius:6px;margin-bottom:8px;padding:5px 9px;font-size:9px;font-weight:900}.cinema-subtitles p{color:#fffaf2;text-shadow:0 3px 18px #000000e6,0 1px 3px #000000e6;text-wrap:balance;max-width:980px;margin:0;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:clamp(23px,3.2vw,43px);font-weight:720;line-height:1.42}.autoplay-progress{z-index:18;height:var(--course-player-progress-height);pointer-events:none;background:#ffffff24;border-radius:0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.autoplay-progress span{border-radius:inherit;background:#efbd66;height:100%;transition:width .1s linear;display:block;box-shadow:0 0 13px #efbd6666}.moment-answer .cinema-subtitles p{color:#ffe2a8;font-size:clamp(27px,3.7vw,50px)}.course-player-chrome{z-index:16;right:max(clamp(18px, 3vw, 42px), calc(env(safe-area-inset-right) + 12px));bottom:max(clamp(14px, 2.4vw, 28px), calc(env(safe-area-inset-bottom) + 10px));left:max(clamp(18px, 3vw, 42px), calc(env(safe-area-inset-left) + 12px));opacity:1;grid-template-columns:minmax(144px,1fr) minmax(80px,2fr) minmax(144px,1fr);align-items:center;gap:12px;transition:opacity .18s,transform .18s;display:grid;position:absolute;transform:translateY(0)}.course-player-chrome.is-controls-hidden{opacity:0;pointer-events:none;transform:translateY(10px)}.course-playback-controls{justify-self:start;gap:8px;display:flex}.course-playback-controls button{color:#fff9efd1;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);cursor:pointer;touch-action:manipulation;background:#140d156b;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font-size:14px;display:grid}.course-playback-controls button:disabled{cursor:default;opacity:.28}.course-playback-controls button:focus-visible,.chapter-page-index button:focus-visible,.course-page-actions button:focus-visible{outline-offset:3px;outline:3px solid #efbd66}.chapter-page-index{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;background:#140d1552;border-radius:999px;justify-self:center;gap:clamp(2px,.45vw,5px);width:max-content;max-width:100%;padding:6px 8px;display:flex;overflow-x:auto}.chapter-page-index::-webkit-scrollbar{display:none}.chapter-page-index button,.chapter-page-index button.active{aspect-ratio:1;color:#fff9efc7;cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:999px;flex:0 0 24px;place-items:center;width:24px;min-width:24px;height:24px;padding:0;font-size:11px;font-weight:900;line-height:1;transition:color .18s,background .3s;display:grid}.chapter-page-index button.passed{color:#fff0cd;background:#eebd652e}.chapter-page-index button.active{color:#2f2030;background:#efbd66}.course-page-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:8px;min-width:0;display:flex}.course-page-actions button,.course-page-end-label,.course-player-single-page{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;min-height:44px;font-size:12px;font-weight:900;display:inline-flex}.course-page-actions button{cursor:pointer;touch-action:manipulation}.course-page-primary-action{color:#2f2030;background:#efbd66;gap:12px;min-width:104px;padding:0 16px;box-shadow:0 10px 28px #00000038}.course-page-primary-action span{font-size:18px}.course-page-directory-button{color:#fff9ef;background:#140d158f;gap:9px;min-width:126px;padding:0 15px;box-shadow:0 10px 28px #0003}.course-page-directory-button b{color:#efbd66;font-variant-numeric:tabular-nums;font-size:9px}.course-page-end-label,.course-player-single-page{color:#fff9efb8;background:#140d1566;padding:0 14px}.course-player-single-page{letter-spacing:.1em;justify-self:center}.course-player-status{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.picture-workbench{z-index:14;width:min(100vw,177.778vh);height:min(100vh,56.25vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.virtual-picture-canvas{pointer-events:none;width:49.8%;height:21.4%;animation:.42s both virtual-canvas-appear;position:absolute;top:36.6%;left:24.3%}@keyframes virtual-canvas-appear{0%{opacity:.35}}.picture-token-shelf{grid-template-columns:repeat(4,1fr);align-items:end;gap:clamp(6px,2.2vw,34px);display:grid;position:absolute;bottom:clamp(98px,10vh,122px);left:8%;right:8%}.picture-token-shelf button{cursor:pointer;background:0 0;border:0;place-items:end center;min-width:0;height:clamp(102px,17vh,170px);padding:0 0 2px;transition:opacity .28s,filter .28s,transform .28s;display:grid;position:relative}.picture-token-shelf button:hover,.picture-token-shelf button:focus-visible{filter:drop-shadow(0 0 16px #ffcf687a);outline:none;transform:translateY(-7px)}.picture-token-shelf button.selected{transform:translateY(3px)scale(.94)}.picture-token-shelf button.selected img,.picture-token-shelf button.selected>span{opacity:.34;filter:grayscale(.25)}.picture-token-shelf button.unavailable{cursor:default;opacity:.28;filter:grayscale(.55)}.picture-token-shelf button img{object-fit:contain;filter:drop-shadow(0 8px 8px #1f0e0873);width:min(78%,142px);height:calc(100% - 24px);position:absolute;top:0;left:50%;transform:translate(-50%)}.picture-token-shelf button>span{color:#fff0c9;letter-spacing:.08em;background:linear-gradient(#55301ff5,#341d17f5);border:1px solid #ffe5a94d;border-radius:8px;padding:7px 5px 6px;font-family:STKaiti,KaiTi,serif;font-size:clamp(14px,1.25vw,19px);font-weight:900;line-height:1;position:absolute;bottom:0;left:10%;right:10%;box-shadow:0 5px 13px #170a085c,inset 0 1px #ffffff17}.picture-token-shelf button>i{color:#3b251d;opacity:0;background:#efbd66;border:2px solid #fff0c9;border-radius:50%;place-items:center;width:26px;height:26px;font-size:13px;font-style:normal;transition:opacity .22s,transform .22s;display:grid;position:absolute;top:2px;right:9%;transform:scale(.6);box-shadow:0 3px 11px #180a0761}.picture-token-shelf button.selected>i{opacity:1;transform:scale(1)}.submit-picture-letter{color:#39231f;cursor:pointer;opacity:0;pointer-events:none;background:#efbd66;border:1px solid #ffffff42;border-radius:100px;justify-content:center;align-items:center;gap:12px;min-width:clamp(118px,11vw,164px);min-height:clamp(40px,4.2vw,54px);padding:0 17px;font-size:clamp(12px,1.2vw,16px);font-weight:900;transition:opacity .35s,transform .35s;display:inline-flex;position:absolute;top:62%;right:3%;transform:translateY(8px);box-shadow:0 8px 25px #48251859,inset 0 1px #ffffff94}.submit-picture-letter.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.submit-picture-letter span{font-size:18px}.scene-workbench .cinema-subtitles{pointer-events:none;min-height:0;top:12%;bottom:auto}.scene-workbench .cinema-subtitles p{font-size:clamp(20px,2.5vw,34px)}.scene-result .cinema-subtitles p{color:#ffe2a8;max-width:1100px;font-size:clamp(23px,3vw,43px)}.red-umbrella-page .opening-art{filter:saturate(.92)brightness(.86)}.ancient-writing-page .opening-art{object-position:center;filter:saturate(.94)brightness(.84)}.ancient-writing-page .opening-vignette{background:linear-gradient(#0000 52%,#0d0910e0),radial-gradient(circle at 52% 40%,#0000 0 34%,#0d09106b 84%)}.ancient-writing-page .cinema-subtitles p{max-width:1120px;font-size:clamp(22px,2.65vw,38px)}.ancient-writing-page.scene-writing-worlds .cinema-subtitles p{color:#ffe2a8}.world-languages-page .opening-art{object-position:center;filter:saturate(.95)brightness(.86);width:100%;height:100%;inset:0;transform:none}.world-languages-page .opening-art.active{transform:none}.world-languages-page .opening-vignette{background:linear-gradient(#0000 52%,#0c0b13e6),radial-gradient(circle at 50% 38%,#0000 0 38%,#0c0b1359 88%)}.world-languages-page .cinema-subtitles p{max-width:1120px;font-size:clamp(22px,2.65vw,38px)}.world-languages-page.scene-lynx-question .cinema-subtitles p{color:#ffe2a8}.narrated-picture-page .opening-art{object-fit:contain;object-position:center;filter:saturate(.95)brightness(.86);width:100%;height:100%;inset:0;transform:none}.narrated-picture-page .opening-art.active{opacity:1;animation:none;transform:none}.stable-picture{background:#6f4a26;display:block;position:absolute;inset:0;overflow:hidden}.stable-picture-backdrop{z-index:0;filter:blur(22px)saturate(.72)brightness(.46);background-position:50%;background-size:cover;position:absolute;inset:-7%;transform:scale(1.08)}.stable-picture .opening-art{width:100%;height:100%;inset:0}.stable-picture-previous{z-index:1;opacity:1!important}.stable-picture-current{z-index:2;opacity:1!important}.stable-picture-current.is-revealing{animation:.18s ease-out both stable-picture-reveal!important}@keyframes stable-picture-reveal{0%{opacity:0}to{opacity:1}}.narrated-picture-page .opening-vignette{background:linear-gradient(#0000 52%,#0d0910e6),radial-gradient(circle at 50% 38%,#0000 0 40%,#0d091052 90%)}.narrated-picture-page .cinema-subtitles p{color:#ffe2a8;max-width:1120px;font-size:clamp(22px,2.65vw,38px)}.red-umbrella-page.scene-workbench .opening-vignette{background:linear-gradient(#0000 65%,#100a11a8),linear-gradient(90deg,#100a112e,#0000 26% 76%,#100a1133)}.red-umbrella-page.scene-workbench .opening-art{object-fit:contain;width:100%;height:100%;inset:0;transform:none}.red-umbrella-page.scene-workbench .opening-art.active{transform:none}.page-review-note{z-index:30;color:#fff9ef;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);text-align:center;background:#1c121de0;border:1px solid #ffffff29;border-radius:20px;justify-items:center;gap:9px;width:min(430px,100% - 36px);padding:30px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 70px #0006}.page-review-note strong{font-family:STKaiti,KaiTi,serif;font-size:28px}.page-review-note span{color:#fff9efa8;font-size:12px;line-height:1.7}.page-review-note button{color:#2f2030;cursor:pointer;background:#efbd66;border:0;border-radius:100px;min-height:41px;margin-top:8px;padding:0 16px;font-size:12px;font-weight:900}@media (width<=760px){.course-cover-actions{padding-right:20px;padding-bottom:calc(18px + env(safe-area-inset-bottom));padding-left:20px}.course-cover-actions .course-cover-start-button{flex:auto;min-width:0;padding:0 16px;font-size:15px}.course-cover-actions .course-cover-directory-button{flex:0 0 118px;min-width:118px;padding:0 12px;font-size:13px}.review-toolbar{gap:6px;min-height:48px;padding:6px 8px;overflow-x:auto}.review-toolbar-title{display:none}.review-chapter-tabs{flex:none}.review-chapter-tabs button{min-height:32px;padding:0 8px;font-size:9px}.review-autoplay-toggle{min-height:34px;margin-left:0;padding:0 9px}.immersive-opening{min-height:560px}.opening-art{object-position:64% center}.stable-picture .opening-art{object-position:var(--stable-picture-mobile-object-position,64% center)}.opening-vignette{background:linear-gradient(#0000 42%,#100a11e0),radial-gradient(circle at 68% 54%,#0000 0 18%,#110b127a 76%)}.opening-question{font-size:clamp(40px,13vw,66px);top:22%}.cinema-subtitles{bottom:148px;left:24px;right:24px}.cinema-subtitles p{font-size:clamp(19px,5.2vw,28px)}.course-player-chrome{right:max(13px, calc(env(safe-area-inset-right) + 8px));bottom:max(10px, calc(env(safe-area-inset-bottom) + 8px));left:max(13px, calc(env(safe-area-inset-left) + 8px));grid-template-rows:36px 48px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.chapter-page-index,.course-player-single-page{grid-area:1/1/auto/-1;max-width:100%}.course-playback-controls{grid-area:2/1;align-self:end;gap:6px}.course-page-actions{grid-area:2/2;align-self:end}.course-playback-controls button,.course-page-actions button,.course-page-end-label{min-height:44px}.red-umbrella-page .opening-art,.ancient-writing-page .opening-art{object-position:center}.ancient-writing-page .cinema-subtitles p{font-size:clamp(19px,4.8vw,29px);line-height:1.5}.world-languages-page .opening-art{object-position:center}.world-languages-page .cinema-subtitles p{font-size:clamp(19px,4.8vw,29px);line-height:1.5}.narrated-inline-pause{top:57%}.narrated-inline-pause>button{min-height:44px;padding:0 17px;font-size:14px}.narrated-picture-page .cinema-subtitles p{font-size:clamp(17px,4.2vw,24px);line-height:1.4}.picture-token-shelf{gap:3px;bottom:86px;left:4%;right:4%}.picture-token-shelf button{height:clamp(76px,16vh,112px)}.picture-token-shelf button img{height:calc(100% - 18px)}.picture-token-shelf button>span{border-radius:5px;padding:5px 2px;font-size:11px;left:2px;right:2px}.picture-token-shelf button>i{width:20px;height:20px;font-size:10px;top:0;right:3px}.submit-picture-letter{min-width:104px;top:61%;right:2%}.scene-workbench .cinema-subtitles{top:18%;left:18px;right:18px}}@media (width<=480px){.course-player-chrome{grid-template-rows:36px 48px;gap:6px 8px}.course-playback-controls{gap:4px}.course-playback-controls button{width:44px;height:44px}.course-page-actions{gap:4px}.course-page-primary-action{min-width:88px;padding:0 11px;min-height:44px!important;font-size:11px!important}.course-page-directory-button{width:48px;min-width:48px;padding:0}.course-page-directory-button:before{content:"☰";font-size:18px}.course-page-directory-button .course-menu-trigger-label,.course-page-directory-button b{display:none}}@media (aspect-ratio<=4/3){.red-umbrella-page.scene-message .opening-art,.red-umbrella-page.scene-result .opening-art,.ancient-writing-page.scene-cuneiform-languages .opening-art,.ancient-writing-page.scene-egypt-workshop .opening-art,.ancient-writing-page.scene-reading-direction .opening-art,.ancient-writing-page.scene-writing-worlds .opening-art,.world-languages-page.scene-greetings .opening-art,.world-languages-page.scene-scripts-gallery .opening-art,.world-languages-page.scene-writing-directions .opening-art,.world-languages-page.scene-latin-many-languages .opening-art,.world-languages-page.scene-multilingual-child .opening-art,.world-languages-page.scene-sign-language .opening-art,.world-languages-page.scene-english-and-pinyin .opening-art,.world-languages-page.scene-hanzi-shelf .opening-art,.world-languages-page.scene-lynx-question .opening-art,.narrated-picture-page .opening-art{object-fit:contain}.red-umbrella-page.scene-message .opening-art,.red-umbrella-page.scene-result .opening-art,.ancient-writing-page.scene-cuneiform-languages .opening-art,.ancient-writing-page.scene-egypt-workshop .opening-art,.ancient-writing-page.scene-reading-direction .opening-art,.ancient-writing-page.scene-writing-worlds .opening-art{object-position:center;width:100%;height:100%;inset:0;transform:none}.red-umbrella-page.scene-message .opening-art.active,.red-umbrella-page.scene-result .opening-art.active,.ancient-writing-page.scene-cuneiform-languages .opening-art.active,.ancient-writing-page.scene-egypt-workshop .opening-art.active,.ancient-writing-page.scene-reading-direction .opening-art.active,.ancient-writing-page.scene-writing-worlds .opening-art.active{transform:none}}@media (height<=620px){.immersive-opening{min-height:100dvh}}@media (height<=620px) and (orientation:landscape){.review-toolbar+.pinyin-purpose-page .opening-image-stack{top:48px;bottom:0}.cinema-subtitles,.ancient-writing-page .cinema-subtitles,.world-languages-page .cinema-subtitles,.narrated-picture-page .cinema-subtitles{min-height:0;bottom:64px;left:90px;right:90px}.cinema-subtitles span{margin-bottom:4px}.cinema-subtitles p,.ancient-writing-page .cinema-subtitles p,.world-languages-page .cinema-subtitles p,.narrated-picture-page .cinema-subtitles p{font-size:clamp(16px,2.35vw,21px);line-height:1.35}.course-player-chrome{bottom:5px}}@media (width<=760px) and (orientation:portrait){.red-umbrella-page.scene-workbench .picture-token-shelf{inset:60% 4% auto}.red-umbrella-page.scene-workbench .picture-token-shelf button{height:clamp(58px,16vw,72px)}.red-umbrella-page.scene-workbench .submit-picture-letter{top:calc(60% + clamp(66px,18vw,82px));right:2%}}@media (height<=620px) and (orientation:landscape){.course-player-chrome{right:max(10px, calc(env(safe-area-inset-right) + 8px));bottom:max(5px, calc(env(safe-area-inset-bottom) + 4px));left:max(10px, calc(env(safe-area-inset-left) + 8px));grid-template-rows:44px;grid-template-columns:auto minmax(72px,1fr) auto;gap:8px}.course-playback-controls button{width:44px;height:44px}.course-playback-controls{grid-area:1/1}.chapter-page-index,.course-player-single-page{grid-area:1/2}.course-page-actions{grid-area:1/3}.course-page-directory-button{width:44px;min-width:44px;min-height:44px;padding:0}.course-page-directory-button:before{content:"☰";font-size:17px}.course-page-directory-button .course-menu-trigger-label,.course-page-directory-button b{display:none}.red-umbrella-page.scene-workbench .cinema-subtitles{inset:max(50px,14%) max(190px,22%) auto 18px}.red-umbrella-page.scene-workbench .cinema-subtitles span{display:none}.red-umbrella-page.scene-workbench .cinema-subtitles p{font-size:clamp(14px,2vw,18px);line-height:1.25}.red-umbrella-page.scene-workbench .picture-token-shelf{gap:clamp(4px,1.2vw,12px);inset:60% max(22%,118px) auto 4%}.red-umbrella-page.scene-workbench .picture-token-shelf button{height:clamp(64px,20vh,80px)}.red-umbrella-page.scene-workbench .picture-token-shelf button>span{padding:4px 3px;font-size:11px;left:3px;right:3px}.red-umbrella-page.scene-workbench .picture-token-shelf button>i{width:20px;height:20px;font-size:10px;top:0;right:3px}.red-umbrella-page.scene-workbench .submit-picture-letter{top:60%;right:2%}}@media (height<=480px){.course-cover-actions{padding:20px 20px calc(8px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#0c080e9e);justify-content:flex-end}.course-cover-actions button{min-width:190px;min-height:48px;padding:0 20px;font-size:15px}.review-toolbar{min-height:42px;padding-top:4px;padding-bottom:4px}}@media (height<=480px) and (orientation:landscape){.course-cover-actions{padding:10px 8px max(2px, env(safe-area-inset-bottom));gap:6px}.course-cover-actions .course-cover-start-button{flex:0 0 148px;gap:6px;min-width:0;max-width:148px;min-height:44px;padding:0 8px;font-size:12px}.course-cover-actions .course-cover-directory-button{flex:0 0 120px;gap:6px;min-width:120px;min-height:44px;padding:0 8px;font-size:11px}.course-cover-start-button small{display:none}.course-cover-directory-button .course-menu-trigger-label{white-space:nowrap}.review-toolbar+.world-languages-page.scene-greetings .opening-image-stack,.review-toolbar+.world-languages-page.scene-scripts-gallery .opening-image-stack,.review-toolbar+.world-languages-page.scene-latin-many-languages .opening-image-stack,.review-toolbar+.world-languages-page.scene-lynx-question .opening-image-stack,.review-toolbar+.pinyin-purpose-page .opening-image-stack{top:42px;bottom:0}.world-languages-page.scene-greetings .opening-art,.world-languages-page.scene-scripts-gallery .opening-art,.world-languages-page.scene-latin-many-languages .opening-art,.world-languages-page.scene-lynx-question .opening-art,.pinyin-purpose-page .opening-art{object-fit:contain;object-position:center}.world-languages-page.scene-greetings .cinema-subtitles,.world-languages-page.scene-scripts-gallery .cinema-subtitles,.world-languages-page.scene-latin-many-languages .cinema-subtitles,.world-languages-page.scene-lynx-question .cinema-subtitles,.pinyin-purpose-page .cinema-subtitles{min-height:0;bottom:54px;left:max(72px,10vw);right:max(72px,10vw)}.world-languages-page.scene-greetings .cinema-subtitles span,.world-languages-page.scene-scripts-gallery .cinema-subtitles span,.world-languages-page.scene-latin-many-languages .cinema-subtitles span,.world-languages-page.scene-lynx-question .cinema-subtitles span,.pinyin-purpose-page .cinema-subtitles span{display:none}.world-languages-page.scene-greetings .cinema-subtitles p,.world-languages-page.scene-scripts-gallery .cinema-subtitles p,.world-languages-page.scene-latin-many-languages .cinema-subtitles p,.world-languages-page.scene-lynx-question .cinema-subtitles p,.pinyin-purpose-page .cinema-subtitles p{background:#0e0a1294;border-radius:7px;padding:4px 9px;font-size:clamp(13px,1.75vw,16px);line-height:1.25}}@media (orientation:landscape){body .immersive-opening .cinema-subtitles.is-single-line,body .course-cover .cinema-subtitles.is-single-line{top:auto;bottom:max(clamp(82px, 7.5vw, 100px), calc(env(safe-area-inset-bottom) + 78px));grid-template-columns:minmax(0,1fr);min-height:0;transition:bottom .18s,opacity .1s linear;transform:none}body .immersive-opening .cinema-subtitles.is-single-line{right:max(72px, 10vw, calc(env(safe-area-inset-right) + 24px));left:max(72px, 10vw, calc(env(safe-area-inset-left) + 24px))}body .immersive-opening .cinema-subtitles.is-single-line p,body .course-cover .cinema-subtitles.is-single-line p{color:#fff;white-space:nowrap;text-wrap:nowrap;overflow-wrap:normal;word-break:keep-all;background:0 0;border-radius:0;width:fit-content;min-width:0;max-width:100%;padding:0;font-size:clamp(22px,2.65vw,38px);line-height:1.35}}@media (orientation:landscape) and (height<=620px){body .immersive-opening .cinema-subtitles.is-single-line{bottom:max(58px, calc(env(safe-area-inset-bottom) + 56px))}body .course-cover .cinema-subtitles.is-single-line{bottom:max(84px, calc(env(safe-area-inset-bottom) + 80px))}body .immersive-opening .cinema-subtitles.is-single-line p,body .course-cover .cinema-subtitles.is-single-line p{font-size:clamp(16px,2.35vw,21px)}body .immersive-opening.red-umbrella-page.scene-workbench .cinema-subtitles.is-single-line{top:18%;bottom:auto}}body .immersive-opening:not(.scene-workbench):has(>.course-player-chrome.is-controls-hidden)>.cinema-subtitles{bottom:max(20px, calc(env(safe-area-inset-bottom) + 16px))}@media (hover:hover) and (pointer:fine){body .immersive-opening:has(>.course-player-chrome.is-controls-hidden){cursor:none}}@media (orientation:landscape) and (height<=620px){body .immersive-opening:not(.scene-workbench):has(>.course-player-chrome.is-controls-hidden)>.cinema-subtitles{bottom:var(--course-player-progress-height)}}@media (prefers-reduced-motion:reduce){.course-cover-actions button,.opening-art,.opening-question,.cinema-subtitles,.course-player-chrome{transition:none}.stable-picture-current.is-revealing{animation:none!important}}html[data-export-video=true] .course-player-chrome,html[data-export-video=true] .course-cover-actions,html[data-export-video=true] .review-toolbar,html[data-export-video=true] .course-menu-panel,html[data-export-video=true] .course-navigation-scrim{display:none!important}html[data-export-video=true] .autoplay-progress{opacity:0}html[data-export-video=true],html[data-export-video=true] body{background:#05070c;overflow:hidden}.course-epilogue-visual{position:absolute;inset:0}.course-epilogue-page .opening-art{object-position:center;filter:saturate(.98)brightness(.82);object-fit:cover!important}.course-epilogue-page .opening-vignette{background:radial-gradient(circle at 75% 55%,#efbd6614 0 9%,#0000 29%),linear-gradient(90deg,#0d0910d1,#0d09102e 48%,#0d09102e),linear-gradient(#0000 52%,#0d0910db)}.course-epilogue-heading{z-index:4;color:#fff8e8;text-shadow:0 4px 24px #0000009e;gap:10px;max-width:min(480px,36vw);display:grid;position:absolute;top:clamp(180px,24vh,260px);left:clamp(34px,6vw,104px)}.course-epilogue-heading span{color:#f2c879;letter-spacing:.18em;background:#180f1861;border:1px solid #efbd6680;border-radius:999px;width:max-content;padding:5px 10px;font-size:11px;font-weight:900}.course-epilogue-heading strong{letter-spacing:-.04em;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:clamp(42px,5.4vw,78px);font-weight:800;line-height:1.08}.course-epilogue-ripple{z-index:3;opacity:0;pointer-events:none;width:180px;height:180px;transition:opacity .7s;position:absolute;top:56%;left:75%;transform:translate(-50%,-50%)}.course-epilogue-ripple i{border:2px solid #ffdd91e0;border-radius:50%;width:22px;height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px #efbd6647}.course-epilogue-ripple i:nth-child(2){animation-delay:.6s}.course-epilogue-ripple i:nth-child(3){animation-delay:1.2s}.course-epilogue-visual.is-ringing .course-epilogue-ripple{opacity:1}.course-epilogue-visual.is-ringing .course-epilogue-ripple i{animation:2.4s ease-out infinite course-epilogue-ring}@keyframes course-epilogue-ring{0%{opacity:.9;transform:translate(-50%,-50%)scale(.2)}to{opacity:0;transform:translate(-50%,-50%)scale(7.4)}}.course-epilogue-chime{z-index:5;color:#ffe3a1;opacity:0;text-shadow:0 3px 20px #000000ad,0 0 26px #efbd6670;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:clamp(30px,3.3vw,52px);font-weight:800;transition:opacity .6s,transform .6s;position:absolute;top:35%;left:72%;transform:translateY(10px)}.course-epilogue-visual.is-ringing .course-epilogue-chime{opacity:1;transform:translateY(0)}.course-epilogue-page .narrated-completion-overlay{z-index:14;pointer-events:none;position:absolute;inset:0}.course-epilogue-completion{color:#fff9ef;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);pointer-events:auto;background:#19101bd6;border:1px solid #ffffff2e;border-radius:28px;gap:14px;width:min(590px,44vw);max-height:calc(100dvh - 190px);padding:clamp(24px,3vw,40px);display:grid;position:absolute;top:50%;left:clamp(28px,5vw,82px);overflow:auto;transform:translateY(-50%);box-shadow:0 30px 90px #00000075}.course-epilogue-completion>span{color:#332333;letter-spacing:.1em;background:#efbd66;border-radius:999px;width:max-content;padding:6px 10px;font-size:10px;font-weight:900}.course-epilogue-completion h1{color:#fff6df;text-wrap:balance;margin:0;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:clamp(36px,4vw,58px);font-weight:800;line-height:1.14}.course-epilogue-completion p{color:#fff9efdb;margin:0;font-size:clamp(15px,1.35vw,19px);font-weight:650;line-height:1.75}.course-epilogue-completion small{color:#f2cb81;border-top:1px solid #ffffff24;padding-top:12px;font-size:clamp(12px,1.08vw,15px);font-weight:760;line-height:1.6}.course-epilogue-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.course-epilogue-actions button{cursor:pointer;border:1px solid #efbd669e;border-radius:999px;min-height:48px;padding:0 18px;font-size:13px;font-weight:900}.course-epilogue-actions button:first-child{color:#332333;background:#efbd66}.course-epilogue-actions button:last-child{color:#fff4db;background:#ffffff14}.course-epilogue-page.has-completion-overlay .cinema-subtitles,.course-epilogue-page.has-completion-overlay .course-epilogue-heading{opacity:0;pointer-events:none}@media (width<=760px){.course-epilogue-page .opening-art{object-position:var(--stable-picture-mobile-object-position,70% center)}.course-epilogue-heading{text-align:center;justify-items:center;max-width:none;top:22%;left:20px;right:20px}.course-epilogue-heading strong{font-size:clamp(42px,12vw,62px)}.course-epilogue-ripple{top:57%;left:86%}.course-epilogue-chime{top:38%;left:72%}.course-epilogue-completion{border-radius:22px;gap:11px;width:auto;max-height:calc(100dvh - 176px);padding:22px;top:51%;left:18px;right:18px}.course-epilogue-completion h1{font-size:clamp(30px,9vw,43px)}.course-epilogue-completion p{font-size:14px;line-height:1.58}.course-epilogue-actions{grid-template-columns:1fr 1fr;display:grid}.course-epilogue-actions button{min-width:0;padding-inline:10px;font-size:12px}}@media (height<=620px) and (orientation:landscape){.course-epilogue-heading{top:24%}.course-epilogue-completion{border-radius:18px;gap:7px;width:min(620px,65vw);max-height:calc(100dvh - 106px);padding:14px 20px;top:52%}.course-epilogue-completion h1{font-size:clamp(25px,3.6vw,36px)}.course-epilogue-completion p{font-size:13px;line-height:1.42}.course-epilogue-completion small{padding-top:7px;font-size:11px;line-height:1.35}.course-epilogue-actions button{min-height:40px}}@media (prefers-reduced-motion:reduce){.course-epilogue-ripple,.course-epilogue-chime{transition:none}.course-epilogue-visual.is-ringing .course-epilogue-ripple i{opacity:.55;animation:none;transform:translate(-50%,-50%)scale(3.5)}}.course-directory-dialog{z-index:220;color:#fff9ef;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#160f18;border:0;width:min(520px,100vw);max-width:none;height:100dvh;max-height:none;margin:0 0 0 auto;padding:0;position:fixed;inset:0 0 0 auto;overflow:hidden;box-shadow:-24px 0 80px #050308b8}.course-directory-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#070409c7}.course-directory-panel{height:100%;padding-top:env(safe-area-inset-top);background:radial-gradient(circle at 100% 0,#efbd6629,#0000 20rem),radial-gradient(circle at 0 100%,#6f426929,#0000 24rem),#160f18;grid-template-rows:auto minmax(0,1fr);display:grid}.course-directory-header{border-bottom:1px solid #fff9ef1a;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 28px 22px;display:flex}.course-directory-header>div{min-width:0}.course-directory-header span{color:#efbd66;letter-spacing:.14em;font-size:11px;font-weight:900}.course-directory-header h2{margin:5px 0 7px;font-family:STKaiti,KaiTi,Kaiti SC,serif;font-size:clamp(34px,4vw,46px);line-height:1}.course-directory-header p{color:#fff9efa3;max-width:360px;margin:0;font-size:13px;font-weight:650;line-height:1.6}.course-directory-close{color:#fff9ef;cursor:pointer;background:#ffffff12;border:1px solid #fff9ef24;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;padding:0;font-size:30px;font-weight:400;line-height:1;display:grid}.course-directory-close:hover{background:#efbd6624;border-color:#efbd668a}.course-directory-list{overscroll-behavior:contain;min-height:0;padding:22px 28px calc(30px + env(safe-area-inset-bottom));scrollbar-color:#efbd666b transparent;overflow-y:auto}.course-directory-group+.course-directory-group{margin-top:24px}.course-directory-group h3{color:#fff9ef80;letter-spacing:.12em;margin:0 0 9px;font-size:11px;font-weight:900}.course-directory-group>div{gap:7px;display:grid}.course-directory-entry{color:#fff9ef;cursor:pointer;text-align:left;background:#ffffff0e;border:1px solid #fff9ef17;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 12px;transition:border-color .16s,background .16s,transform .16s;display:grid}.course-directory-entry:hover{background:#ffffff17;border-color:#efbd666b;transform:translate(-2px)}.course-directory-entry.is-current{background:#efbd6621;border-color:#efbd668a;box-shadow:inset 4px 0 #efbd66}.course-directory-entry:focus-visible,.course-directory-close:focus-visible{outline-offset:3px;outline:3px solid #efbd66}.course-directory-number{color:#e7cce2;font-variant-numeric:tabular-nums;background:#c18bb824;border-radius:11px;place-items:center;min-width:40px;height:34px;font-size:11px;font-weight:900;display:grid}.course-directory-copy{gap:2px;min-width:0;display:grid}.course-directory-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:850;overflow:hidden}.course-directory-copy small{color:#7fd7bd;font-size:10px;font-weight:850}.course-directory-arrow{color:#fff9ef6b;font-size:17px}.course-directory-finale{border-top:1px solid #fff9ef1a;padding-top:22px}.course-directory-finale .course-directory-number{color:#ffe2a8;background:#efbd6629}@media (width<=760px){.course-directory-dialog{width:100vw}.course-directory-header{padding:20px 18px 17px}.course-directory-header h2{font-size:35px}.course-directory-list{padding:18px 16px calc(24px + env(safe-area-inset-bottom))}.course-directory-entry{min-height:56px}}@media (height<=480px) and (orientation:landscape){.course-directory-dialog{width:min(560px,74vw)}.course-directory-panel{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr)}.course-directory-header{border-bottom:0;border-right:1px solid #fff9ef1a;align-content:start;padding:20px;display:grid}.course-directory-close{grid-row:1;justify-self:end}.course-directory-list{padding-top:18px}}@media (prefers-reduced-motion:reduce){.course-directory-entry{transition:none}}
