:root{--paper:#fff;--ink:#111;--muted:#72726d;--grid:#e7e7e3;--accent:#e64232;--line:#d7d7d2;--content:1200px;--header-height:64px;--progress-height:48px;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.65}a,button,input{font:inherit}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}::selection{background:var(--accent);color:#fff}.nowrap{white-space:nowrap}.skip-link{z-index:100;border:2px solid var(--ink);background:var(--paper);color:var(--ink);padding:.55rem .8rem;font-size:.82rem;font-weight:800;text-decoration:none;transition:transform .14s;position:fixed;top:.5rem;left:.5rem;transform:translateY(calc(-100% - 1rem))}.skip-link:focus{transform:translateY(0)}.site-header{z-index:30;height:var(--header-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:1fr auto 1fr;align-items:center;padding:.55rem clamp(1rem,3vw,2.5rem);display:grid;position:relative}.site-header h1{margin:0;font-size:1rem;line-height:1}.site-header a{text-decoration:none}.site-header nav{gap:clamp(.8rem,2vw,2rem);font-size:.84rem;display:flex}.site-menu-toggle{border:1px solid var(--line);min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;background:#f2f2ef;padding:.45rem .65rem;font-size:.78rem;font-weight:750;display:none}.site-menu-toggle span{color:var(--accent);margin-right:.35rem;font-size:1rem}.brand{letter-spacing:-.02em;align-items:center;font-weight:800;display:inline-flex}.brand i{background:var(--accent);width:2rem;height:3px;margin-right:.65rem;transform:rotate(-32deg)}.start-button{border:1px solid var(--ink);justify-self:end;padding:.55rem .8rem;font-size:.8rem;font-weight:700}.hero{border-inline:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);align-items:stretch;max-width:1500px;min-height:calc(100vh - 68px);margin:auto;display:grid}.hero-copy-block{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,9rem) clamp(1.5rem,6vw,7rem);display:flex}.eyebrow,.section-heading>span,.scene-index,.scene-phase,.instrument-readout,.definition-compare article>span,.significance-grid article>span{color:var(--muted);letter-spacing:.12em;font:600 .72rem ui-monospace,SFMono-Regular,Menlo,monospace}.hero h2{letter-spacing:-.075em;margin:1.2rem 0 1.5rem;font-size:clamp(3.6rem,7vw,7.7rem);line-height:.98}.hero-copy-block>p:not(.eyebrow){max-width:38rem;color:var(--muted);font-size:clamp(1rem,1.6vw,1.3rem)}.hero-actions{align-items:center;gap:1.25rem;margin-top:1.5rem;display:flex}.hero-actions a{font-weight:700;text-decoration:none}.primary-action{background:var(--ink);color:var(--paper);padding:.85rem 1.1rem}.hero-instrument{background-image:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);border-left:1px solid var(--line);background-size:42px 42px;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.hero-instrument:before{content:"";aspect-ratio:1;border:1px solid var(--muted);border-radius:50%;width:min(70%,520px);position:absolute}.hero-instrument:after{content:"";aspect-ratio:1;border:1px dashed var(--line);border-radius:50%;width:min(48%,340px);position:absolute}.hero-instrument>span{letter-spacing:.12em;font:.72rem ui-monospace,monospace;position:absolute;top:2rem;left:2rem}.hero-instrument>b{font:700 1rem ui-monospace,monospace;position:absolute;bottom:2rem;right:2rem}.hero-line{z-index:2;background:var(--accent);transform-origin:50%;width:min(70%,500px);height:5px;display:block;position:relative;transform:rotate(-31deg);box-shadow:0 0 0 1px #e642320d}.journey-progress{z-index:20;width:100%;height:var(--progress-height);border-bottom:1px solid var(--line);background:#fffffffa;grid-template-columns:repeat(15,1fr);margin:0;display:grid;position:relative}.journey-progress a{text-align:center;border-right:1px solid var(--grid);min-width:0;padding:.35rem;text-decoration:none;position:relative}.journey-progress span{color:var(--muted);font:.65rem ui-monospace,monospace;display:block}.journey-progress i{background:var(--grid);height:2px;margin:.2rem 0 0;display:block}.journey-progress a[aria-current=step] i{background:var(--accent)}.journey-progress em{background:var(--ink);color:#fff;width:max-content;max-width:180px;padding:.3rem .5rem;font-size:.7rem;font-style:normal;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)}.journey-progress a:hover em,.journey-progress a:focus em{display:block}.site-mode-scene{height:calc(100dvh - var(--header-height));overflow:hidden}.scene-shell{border-bottom:1px solid var(--line);grid-template-columns:minmax(400px,40%) minmax(0,60%);width:100%;height:100%;min-height:0;margin:0;display:grid}.scene-brief{border-right:1px solid var(--ink);background:#fff;flex-direction:column;min-height:0;padding:clamp(1.2rem,2.1vw,2.25rem);display:flex;overflow:hidden}.scene-meta{border-bottom:1px solid var(--ink);justify-content:space-between;padding-bottom:.65rem;display:flex}.scene-heading h2{letter-spacing:-.06em;margin:clamp(.7rem,1.4vh,1.15rem) 0 .2rem;font-size:clamp(2.25rem,3.2vw,4.5rem);line-height:.95}.scene-heading h2:focus{outline:none}.scene-outcome{color:var(--muted);margin:0 0 clamp(.65rem,1.4vh,1.1rem);font-size:clamp(.9rem,1.1vw,1.1rem)}.brief-block{border-top:1px solid var(--grid);padding:clamp(.5rem,1vh,.8rem) 0}.brief-block>span,.scene-audit{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.15rem;font:700 .64rem ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.brief-block p,.brief-block strong{margin:0;font-size:clamp(.85rem,.9vw,1rem);line-height:1.48;display:block}.brief-question strong{font-size:clamp(1rem,1.15vw,1.28rem);line-height:1.38}.brief-result{border-left:3px solid var(--accent);padding-left:.7rem}.brief-bridge p{color:var(--muted)}.scene-audit{margin-top:auto;padding-top:.5rem}.scene-navigation{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:.55rem;margin-top:.55rem;display:grid}.scene-navigation a{border:1px solid var(--ink);align-items:center;min-height:44px;padding:.55rem .7rem;font-size:.76rem;font-weight:800;line-height:1.25;text-decoration:none;display:flex}.scene-next{background:var(--ink);color:#fff;text-align:right;justify-content:flex-end}.mobile-panel-tabs{display:none}.scene-stage{background-image:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);background-size:42px 42px;place-items:center;min-width:0;min-height:0;padding:clamp(.75rem,1.5vw,1.5rem);display:grid;overflow:hidden}.big-statement{max-width:940px;font-size:clamp(1.35rem,2.6vw,2.25rem);line-height:1.45}.lab-card{border:1px solid var(--line);background:#fdfdfc;gap:1rem;max-width:1050px;padding:clamp(1rem,2vw,1.5rem);display:grid;position:relative;overflow:hidden}.lab-card svg,.lab-card canvas{border:1px solid var(--grid);background:#fff;width:100%;height:auto;display:block}.scene-stage>.lab-card{background:#fffffff5;width:100%;max-width:none;max-height:100%;padding:clamp(.8rem,1.2vw,1.15rem);overflow:hidden}.scene-stage>.lab-card svg{object-fit:contain;width:100%;height:min(34dvh,340px)}.scene-stage>.direction-lab canvas{width:auto;max-width:100%;height:min(40dvh,390px)}.lab-stage{padding-top:1rem}.instrument-readout{z-index:4;border:1px solid var(--muted);background:#ffffffeb;gap:.2rem;min-width:190px;padding:1rem;display:grid;position:absolute;top:2.5rem;left:2.5rem}.instrument-readout strong{color:var(--ink);letter-spacing:0;font-size:1rem}.axis{stroke:#b9b9b4;stroke-width:1px}.guide-circle{fill:none;stroke:var(--muted);stroke-width:1.5px}.guide-line{stroke:var(--muted);stroke-width:1.4px;stroke-dasharray:5 6}.kakeya-line{stroke:var(--accent);stroke-width:5px;stroke-linecap:round}.needle-trail{stroke:var(--accent);stroke-width:1px;opacity:.12}.needle-ghost{stroke:var(--ink);stroke-width:2px;stroke-dasharray:5 5;opacity:.45}.swept-region{fill:#e642321a;stroke:var(--accent);stroke-width:1px}.pivot{fill:#fff;stroke:var(--ink);stroke-width:2px}.motion-path{fill:none;stroke:var(--muted);stroke-width:1.5px;stroke-dasharray:5 6}.pal-join-lab{gap:.65rem}.scene-stage>.pal-join-lab svg{height:min(34dvh,300px)}.pal-target-needle{stroke:var(--accent);stroke-width:4px;stroke-linecap:round;stroke-dasharray:8 7;opacity:.22}.pal-sector{fill:#e6423238;stroke:var(--accent);stroke-width:1.2px}.pal-sector-second{fill:#e6423238}.pal-zero-path{stroke:var(--ink);stroke-width:2.2px;stroke-linecap:round;stroke-dasharray:7 6;opacity:.62}.pal-label{fill:var(--ink);letter-spacing:.02em;font:700 11px Helvetica Neue,Arial,PingFang SC,sans-serif}.pal-area-label{fill:var(--accent)}.pal-join-lab .step-controls{flex-wrap:nowrap;overflow-x:auto}.pal-join-lab .step-controls button{flex:1 0 auto;padding:.45rem .65rem;font-size:.78rem}.pal-step-strip{gap:.2rem;min-width:0;display:grid}.pal-step-scroll-hint{color:var(--muted);font-size:.68rem;font-weight:700;display:none}.pal-join-lab .synced-narration{grid-template-columns:3.7rem minmax(0,1fr);gap:.7rem;padding:.65rem .8rem}.pal-join-lab .synced-narration p{font-size:.9rem;line-height:1.45}.pal-measurements{grid-template-columns:minmax(0,1fr) minmax(210px,.34fr);align-items:stretch;gap:.65rem;display:grid}.pal-measurements .control-row{border:1px solid var(--line);grid-template-columns:8.5rem minmax(0,1fr) 3rem;gap:.65rem;padding:.55rem .7rem}.pal-area-readout{border:1px solid var(--ink);background:#fff;grid-template-columns:1fr auto;align-items:baseline;gap:.1rem .65rem;padding:.5rem .7rem;display:grid}.pal-area-readout span,.pal-area-readout small{font-size:.68rem}.pal-area-readout strong{font:800 .95rem ui-monospace,SFMono-Regular,Menlo,monospace}.pal-area-readout small{grid-column:1/-1}.pal-legend{color:var(--muted);flex-wrap:wrap;gap:.35rem 1.25rem;font-size:.72rem;line-height:1.35;display:flex}.pal-legend span{align-items:center;gap:.4rem;display:inline-flex}.pal-legend i{flex:none;width:1.6rem;height:.55rem;display:inline-block}.pal-legend-sector{border:1px solid var(--accent);background:#e6423238}.pal-legend-line{border-top:2px dashed var(--ink);opacity:.62;height:0!important}.pal-join-lab>small{font-size:.68rem;line-height:1.4}.lab-backdrop{fill:#fff}.sticky-tube{stroke:#b8b8b3;stroke-width:5px;opacity:.72}.sticky-tube.active{stroke:var(--accent)}.cluster-box{fill:none;stroke:var(--ink);stroke-width:1px;stroke-dasharray:5 5}.control-row{grid-template-columns:minmax(9rem,.4fr) 1fr 6rem;align-items:center;gap:1rem;font-weight:700;display:grid}.control-row input[type=range]{width:100%;accent-color:var(--accent)}.control-row output{text-align:right;font:.8rem ui-monospace,monospace}.control-grid{gap:.8rem;display:grid}.step-controls{flex-wrap:wrap;gap:.5rem;display:flex}.step-controls button{border:1px solid var(--line);cursor:pointer;background:#fff;padding:.55rem .8rem}.step-controls button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.play-button{background:var(--accent);color:#fff;border:1px solid var(--accent);cursor:pointer;justify-self:start;padding:.65rem .9rem;font-weight:800}.auto-demo-controls{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:.65rem;min-width:0;padding:.35rem .45rem .35rem .65rem;display:flex}.auto-demo-controls span{min-width:0;color:var(--muted);letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;font:700 .66rem ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.auto-demo-controls .play-button{background:var(--accent);color:#fff;border-color:var(--accent);flex:none;padding:.38rem .62rem;font-size:.72rem;line-height:1.25}.demo-step-row{grid-template-columns:minmax(9.5rem,auto) minmax(0,1fr);align-items:center;gap:.55rem;display:grid}.demo-step-row .step-controls{min-width:0}.synced-narration{border-left:4px solid var(--accent);background:#fff;grid-template-columns:4.5rem minmax(0,1fr);align-items:baseline;gap:1rem;padding:.75rem .9rem;display:grid}.synced-narration span{color:var(--accent);letter-spacing:.08em;font:700 .72rem ui-monospace,monospace}.synced-narration p{margin:0;font-size:.92rem;line-height:1.45}.result-strip{border:1px solid var(--ink);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.numeric-result{background:var(--ink);color:#fff;padding:.8rem 1rem;font:.9rem ui-monospace,monospace}.lab-explanation,.lab-card>p{max-width:760px;margin:0}.lab-card small{color:var(--muted)}.definition-compare,.significance-grid{border:1px solid var(--ink);grid-template-columns:repeat(2,1fr);display:grid}.scene-stage>.definition-compare,.statement-stage,.timeline-player,.proof-route,.significance-player{width:100%;max-width:980px}.definition-compare article,.significance-grid article{border-right:1px solid var(--ink);min-height:260px;padding:clamp(1.2rem,3vw,2.5rem)}.definition-compare article:last-child,.significance-grid article:last-child{border-right:0}.definition-compare h3,.significance-grid h3{letter-spacing:-.04em;margin:3rem 0 1rem;font-size:clamp(1.5rem,3vw,2.7rem)}.definition-compare article>p{margin-bottom:.75rem}.definition-compare article>small{color:var(--muted);line-height:1.45}.significance-grid{grid-template-columns:repeat(3,1fr)}.formula-card{border:1px solid var(--ink);max-width:900px;padding:clamp(1.5rem,4vw,3rem)}.formula-card .katex-display{margin:0 0 1.5rem;overflow:auto hidden}.formula-card small{color:var(--muted);font:.75rem ui-monospace,monospace}.cover-grid{grid-template-columns:repeat(var(--cells), 1fr);aspect-ratio:1;border:1px solid var(--ink);width:min(100%,560px);display:grid}.cover-grid i{border:1px solid var(--grid)}.cover-grid i.occupied{background:#e642322b}.scene-stage>.dimension-lab{grid-template-rows:auto auto auto auto 1fr;grid-template-columns:minmax(260px,.95fr) minmax(260px,.85fr);align-items:start}.dimension-lab>.step-controls{grid-area:1/2}.dimension-lab>.cover-grid{grid-area:1/1/span 5;align-self:center;width:100%;max-width:440px}.dimension-lab>.control-row{grid-area:2/2;grid-template-columns:1fr;gap:.25rem}.dimension-lab>.control-row output{text-align:left}.dimension-lab>.auto-demo-controls{grid-area:3/2}.dimension-lab>.result-strip{grid-area:4/2;gap:.35rem;padding:.65rem;font-size:.78rem}.dimension-lab>.synced-narration{grid-area:5/2;grid-template-columns:3.2rem minmax(0,1fr);gap:.55rem;padding:.6rem}.dimension-lab>.synced-narration p{font-size:.78rem;line-height:1.42}.direction-lab canvas{max-width:560px;margin-inline:auto}.theorem-plain-language{border:1px solid var(--ink);border-top:0;grid-template-columns:repeat(3,1fr);max-width:900px;display:grid}.theorem-plain-language p{border-right:1px solid var(--ink);gap:.45rem;margin:0;padding:1rem;display:grid}.theorem-plain-language p:last-child{border-right:0}.theorem-plain-language strong{color:var(--accent)}.theorem-plain-language span{font-size:.85rem;line-height:1.5}.timeline-player,.proof-route,.significance-player{border:1px solid var(--line);background:#fffffff7;padding:clamp(1rem,2vw,2rem)}.timeline-years{grid-template-columns:repeat(4,1fr);display:grid}.timeline-card,.proof-step,.significance-card{border:1px solid var(--ink);background:#fff;min-height:280px;margin:1rem 0;padding:clamp(1.25rem,3vw,3rem)}.timeline-card>span,.proof-step>span,.significance-card>span{color:var(--accent);font:700 .75rem ui-monospace,monospace}.timeline-card time{color:var(--accent);margin:.4rem 0;font:800 clamp(3.5rem,7vw,7rem)/1 ui-monospace,monospace;display:block}.timeline-card p{max-width:720px;font-size:clamp(1rem,1.5vw,1.35rem)}.timeline-card small{color:var(--muted);font:.75rem ui-monospace,monospace}.timeline-actions{justify-content:flex-start;align-items:center}.timeline-actions .auto-demo-controls{flex:15rem;margin-left:auto}.proof-result{margin-top:0;font-size:clamp(1rem,1.5vw,1.4rem);font-weight:800}.proof-step-controls{flex-wrap:nowrap;overflow-x:auto}.proof-step-controls button{flex:none;font-size:.7rem}.proof-step{min-height:190px}.proof-step h3{margin:.8rem 0 .4rem;font-size:clamp(1.4rem,2.5vw,2.5rem)}.proof-step p{margin:0;font-size:clamp(.95rem,1.25vw,1.15rem)}.proof-boundaries{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.proof-route aside{border:3px double var(--ink);padding:1.2rem}.proof-route aside p{margin-bottom:0}.source-link{margin-top:1.25rem;font-weight:700;display:inline-block}.scene-stage>.proof-route{gap:.5rem;max-height:100%;padding:.7rem;display:grid;overflow:hidden}.scene-stage>.proof-route .proof-result{margin:0;font-size:1rem;line-height:1.35}.scene-stage>.proof-route .proof-step-controls{grid-template-columns:repeat(7,minmax(0,1fr));display:grid;overflow:visible}.scene-stage>.proof-route .proof-step-controls button{min-width:0;padding:.42rem .35rem;font-size:.63rem;line-height:1.25}.scene-stage>.proof-route .proof-step{min-height:0;margin:0;padding:.75rem 1rem}.scene-stage>.proof-route .proof-step h3{margin:.3rem 0 .2rem;font-size:clamp(1.25rem,2vw,1.75rem)}.scene-stage>.proof-route .proof-step p{font-size:.86rem;line-height:1.42}.scene-stage>.proof-route .proof-boundaries{gap:.5rem}.scene-stage>.proof-route aside{padding:.65rem}.scene-stage>.proof-route aside p{margin:.25rem 0 0;font-size:.75rem;line-height:1.4}.scene-stage>.proof-route .source-link{margin-top:0;font-size:.75rem}.significance-card h3{letter-spacing:-.05em;margin:2rem 0 .6rem;font-size:clamp(2.5rem,5vw,5.5rem)}.significance-card p{max-width:740px;font-size:clamp(1rem,1.4vw,1.25rem)}.index-section{border-inline:1px solid var(--line);border-bottom:1px solid var(--line);max-width:1500px;margin:0 auto;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5rem)}.section-heading{border-bottom:1px solid var(--ink);grid-template-columns:9rem 1fr 1fr;align-items:end;gap:2rem;margin-bottom:4rem;padding-bottom:1.5rem;display:grid}.section-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,6vw,6.5rem);line-height:.95}.section-heading p{color:var(--muted);margin:0}.lab-index-grid{gap:2rem;display:grid}.auto-demo-viewport{min-width:0}.lab-index-grid .auto-demo-viewport>.lab-card{max-width:none}.atlas-list{border-top:1px solid var(--ink)}.atlas-list details{border-bottom:1px solid var(--line)}.atlas-list summary{cursor:pointer;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:64px;padding:.8rem 0;display:grid}.atlas-list__index{color:var(--accent);font:.8rem ui-monospace,monospace}.atlas-list__summary-copy{gap:.15rem;display:grid}.atlas-list__summary-copy strong{font-size:1.05rem}.atlas-list__summary-copy small{color:var(--muted);font-size:.78rem;font-weight:500}.atlas-list__action{border:1px solid var(--line);color:var(--ink);white-space:nowrap;padding:.35rem .5rem;font:700 .7rem ui-monospace,monospace}.atlas-list details[open] .atlas-list__action{border-color:var(--accent);color:var(--accent)}.atlas-list__journey-link{border:1px solid var(--ink);margin:0 0 1rem 2rem;padding:.55rem .75rem;font-size:.8rem;font-weight:750;text-decoration:none;display:inline-flex}.proof-desk{gap:1rem;padding:1rem 0 2rem 3rem;display:grid}.proof-desk h3{margin:0}.proof-desk article{border-top:1px solid var(--grid);grid-template-columns:7rem 1fr 13rem;align-items:start;gap:1rem;padding-top:1rem;display:grid}.proof-desk article>span{font:.75rem ui-monospace,monospace}.proof-desk article p{margin:0}.proof-desk article a,.proof-desk article small{color:var(--muted);font-size:.78rem}.sources{margin-top:7rem}.sources h3{margin-bottom:0;font-size:2.5rem}.sources h3:focus{outline:none}.sources ul{border-top:1px solid var(--ink);padding:0;list-style:none}.sources li{border-bottom:1px solid var(--line);grid-template-columns:8rem 1fr;gap:1rem;padding:.9rem 0;display:grid}.sources li span{font:.75rem ui-monospace,monospace}footer{border-inline:1px solid var(--line);max-width:1500px;color:var(--muted);justify-content:space-between;gap:1rem;margin:auto;padding:2rem clamp(1.25rem,3vw,2.5rem);font-size:.78rem;display:flex}.error-panel{border:3px double var(--ink);background:var(--paper);padding:1rem}.route-loading{min-height:180px;color:var(--muted);letter-spacing:.08em;place-items:center;margin:0;font:700 .78rem/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;display:grid}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){:root{--header-height:60px;--progress-height:44px}.site-header{grid-template-columns:minmax(0,1fr) auto;gap:.7rem}.site-menu-toggle{justify-content:center;justify-self:end;align-items:center;display:inline-flex}.site-header nav{border-bottom:1px solid var(--line);background:#fffffffc;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:.55rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 24px #0000001f}.site-header nav[data-open=true]{display:grid}.site-header nav a{border:1px solid var(--grid);text-align:center;background:#f7f7f4;justify-content:center;align-items:center;min-height:44px;padding:.6rem .5rem;font-size:.82rem;font-weight:700;display:flex}.hero{grid-template-columns:1fr}.hero-instrument{border-left:0;border-top:1px solid var(--line);min-height:55vh}.section-heading,.definition-compare,.significance-grid{grid-template-columns:1fr}.definition-compare article,.significance-grid article{border-right:0;border-bottom:1px solid var(--ink)}.definition-compare article:last-child,.significance-grid article:last-child{border-bottom:0}.proof-desk article{grid-template-columns:1fr}.journey-progress{grid-template-columns:repeat(15,3.25rem);overflow-x:auto}.scene-shell{grid-template-rows:42px minmax(0,1fr);grid-template-columns:1fr;position:relative}.mobile-panel-tabs{grid-area:1/1;grid-template-columns:1fr 1fr;display:grid}.mobile-panel-tabs button{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;font-weight:800}.mobile-panel-tabs button[aria-selected=true]{background:var(--ink);color:#fff}.scene-brief,.scene-stage{border-right:0;grid-area:2/1}.scene-shell[data-mobile-panel=brief] .scene-stage,.scene-shell[data-mobile-panel=experiment] .scene-brief{display:none}.scene-brief{padding:1rem 1.15rem;overflow-y:auto}.scene-heading h2{font-size:clamp(2rem,8vw,3.25rem)}.brief-block{padding-block:.45rem}.brief-block p,.brief-block strong{font-size:.88rem}.scene-stage{padding:.65rem}.scene-stage>.lab-card{gap:.65rem;padding:.7rem}.scene-stage>.lab-card svg{height:min(32dvh,300px)}.scene-stage>.pal-join-lab svg{height:min(28dvh,230px)}.scene-stage>.dimension-lab{grid-template-rows:none;grid-template-columns:1fr}.dimension-lab>.step-controls,.dimension-lab>.cover-grid,.dimension-lab>.control-row,.dimension-lab>.auto-demo-controls,.dimension-lab>.result-strip,.dimension-lab>.synced-narration{grid-area:auto/1}.dimension-lab>.cover-grid{justify-self:center;width:min(70vw,300px)}.theorem-plain-language{grid-template-columns:1fr}.theorem-plain-language p{border-right:0;border-bottom:1px solid var(--ink)}.theorem-plain-language p:last-child{border-bottom:0}.demo-step-row{grid-template-columns:1fr}.scene-stage>.proof-route .proof-boundaries{grid-template-columns:1fr 1fr}}@media (width>=901px) and (height<=780px){.scene-brief{padding:.72rem 1rem}.scene-meta{padding-bottom:.35rem}.scene-heading h2{margin:.45rem 0 .12rem;font-size:clamp(1.9rem,2.7vw,2.75rem);line-height:.96}.scene-outcome{margin-bottom:.38rem;font-size:.82rem;line-height:1.25}.brief-block{padding:.27rem 0}.brief-block>span,.scene-audit{margin-bottom:.08rem;font-size:.55rem}.brief-block p,.brief-block strong{font-size:.75rem;line-height:1.3}.brief-question strong{font-size:.85rem;line-height:1.3}.brief-result{padding-left:.5rem}.scene-audit{padding-top:.25rem}.scene-navigation{gap:.4rem;margin-top:.28rem}.scene-navigation a{min-height:38px;padding:.38rem .5rem;font-size:.67rem}.scene-stage>.lab-card{gap:.48rem;padding:.65rem}.scene-stage>.lab-card svg{height:min(27dvh,230px)}.scene-stage>.direction-lab canvas{height:min(31dvh,245px)}.scene-stage .control-row{min-height:27px}.scene-stage .synced-narration{padding:.5rem .65rem}.scene-stage .synced-narration p{font-size:.78rem;line-height:1.35}.scene-stage .numeric-result{padding:.5rem .65rem;font-size:.78rem}.scene-stage .lab-card>small{font-size:.63rem;line-height:1.3}.timeline-player{padding:.7rem}.timeline-card{min-height:0;margin:.6rem 0;padding:.9rem 1.15rem}.timeline-card time{font-size:3.4rem}.timeline-card p{margin:.4rem 0;font-size:.92rem;line-height:1.45}}@media (width<=600px){.site-header{min-height:60px}.start-button{font-size:.7rem}.hero{min-height:auto}.hero-copy-block{padding-block:5rem}.hero h2{font-size:clamp(2.65rem,11.5vw,4.25rem)}.hero-actions{flex-direction:column;align-items:flex-start}.journey-progress{grid-template-columns:repeat(15,3.2rem);overflow-x:auto}.scene-stage .instrument-readout{min-width:142px;padding:.6rem;font-size:.58rem;position:absolute;top:.8rem;left:.8rem}.scene-stage .instrument-readout strong{font-size:.78rem}.control-row{grid-template-columns:1fr;gap:.35rem}.control-row output{text-align:left}.scene-stage>.lab-card{gap:.45rem;padding:.55rem}.scene-stage>.lab-card svg{height:min(27dvh,240px)}.scene-stage>.direction-lab canvas{height:min(30dvh,260px)}.scene-stage .control-row{grid-template-columns:6.4rem minmax(0,1fr) 2.7rem;gap:.35rem}.scene-stage .control-row output{text-align:right}.scene-stage .synced-narration{padding:.55rem}.scene-stage .result-strip{gap:.4rem;padding:.6rem;font-size:.78rem}.scene-stage>.lab-card>small{font-size:.64rem;line-height:1.3}.pal-measurements{grid-template-columns:minmax(0,1fr) minmax(190px,.55fr)}.pal-step-scroll-hint{display:block}.pal-measurements .control-row{grid-template-columns:7.5rem minmax(0,1fr) 2.5rem;gap:.45rem}.pal-join-lab .synced-narration{grid-template-columns:3rem minmax(0,1fr)}.pal-legend{display:grid}.timeline-player,.proof-route,.significance-player{padding:.65rem}.timeline-card,.proof-step,.significance-card{min-height:220px;padding:1rem}.proof-step-controls{max-width:100%}.proof-desk{padding-left:0}.atlas-list summary{grid-template-columns:1.7rem minmax(0,1fr)}.atlas-list__action{grid-column:2;justify-self:start}.atlas-list__journey-link{margin-left:0}.sources li{grid-template-columns:1fr}footer{flex-direction:column}}@media (width<=480px){.pal-measurements{grid-template-columns:1fr}.pal-measurements .control-row{grid-template-columns:1fr;gap:.3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--learning-max:1440px;--learning-copy:32em;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-6:48px;--space-8:64px;--space-12:96px}body{line-height:1.75}.site-header,.index-section,footer{width:min(100%, var(--learning-max));margin-inline:auto}.index-section{max-width:var(--learning-max)}.index-section p,.proof-desk p,.sources li{font-size:18px;line-height:1.75}.section-heading h2{letter-spacing:-.03em;font-size:36px;line-height:1.18}.brand-mark{flex:0 0 32px;width:32px;height:32px;margin-right:8px;display:block}.brand>i{display:none}.chapter-progress{z-index:20;width:min(100%, var(--learning-max));border-bottom:1px solid var(--line);background:#fffffffa;grid-template-columns:repeat(9,minmax(0,1fr));margin-inline:auto;display:grid;position:sticky;top:0}.chapter-progress a{text-align:center;border-right:1px solid var(--grid);min-width:0;padding:12px 8px;text-decoration:none}.chapter-progress a[aria-current=step]{box-shadow:inset 0 -3px var(--accent)}.site-mode-chapter{min-height:calc(100dvh - var(--header-height))}.site-mode-chapter .nowrap{white-space:normal}.chapter-page{width:min(100%, var(--learning-max));padding:var(--space-8) clamp(24px, 4vw, 64px) var(--space-12);margin-inline:auto}.chapter-heading>span,.chapter-block>span,.chapter-conclusion span{color:var(--muted);letter-spacing:.08em;margin-bottom:8px;font-size:13px;line-height:1.45;display:block}.chapter-heading h2{letter-spacing:-.03em;text-wrap:balance;margin:16px 0 48px;font-size:36px;line-height:1.18}.chapter-heading h2:focus{outline:none}.chapter-grid{grid-template-columns:minmax(320px,5fr) minmax(0,7fr);align-items:start;gap:clamp(48px,5vw,64px);display:grid}.chapter-copy{max-width:var(--learning-copy)}.chapter-block p,.chapter-block h3,.chapter-conclusion p{margin:0;font-size:18px;line-height:1.75}.chapter-question h3{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(44px,5vw,72px);line-height:1.08}.chapter-block+.chapter-block{margin-top:32px}.chapter-visual{min-width:0}.chapter-visual>.lab-card{max-width:none}.chapter-visual .lab-explanation,.chapter-visual .synced-narration p,.chapter-visual>p,.chapter-deep-content>p{font-size:18px;line-height:1.75}.chapter-conclusion{grid-template-columns:1fr 1fr;gap:32px;margin-top:48px;display:grid}.chapter-conclusion section{border-top:2px solid var(--ink);padding:24px}.chapter-conclusion section:first-child{border-top-color:var(--accent)}.chapter-deep-dive{border-block:1px solid var(--line);margin-top:48px}.chapter-deep-dive summary{cursor:pointer;padding:24px 0;font-size:18px;font-weight:750;line-height:1.5}.chapter-deep-content{padding-bottom:32px}.chapter-navigation{justify-content:space-between;gap:24px;margin-top:64px;display:flex}.chapter-navigation a{font-size:16px;font-weight:750}.chapter-understanding{border-block:1px solid var(--line);margin-top:24px}.chapter-understanding summary{cursor:pointer;padding:18px 0;font-size:18px;font-weight:750}.chapter-understanding-content{padding-bottom:32px}.opening-challenge{gap:16px;display:grid}.opening-challenge>svg{border:1px solid var(--grid);width:100%;display:block}.game-rules,.guess-panel,.guess-result{border:1px solid var(--line);background:#fff;padding:16px}.game-rules h4,.guess-panel h4{margin:0 0 10px}.game-rules ol{margin:0;padding-left:24px}.guess-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.guess-options button{border:1px solid var(--line);cursor:pointer;background:#fff;padding:10px}.guess-options button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.guess-result{grid-template-columns:1fr auto;align-items:center;gap:4px 16px;display:grid}.guess-result p,.guess-result strong{margin:0}.guess-result a{background:var(--ink);color:#fff;grid-area:1/2/span 2;padding:8px 12px;font-weight:750;text-decoration:none}.motion-set-compare{border:1px solid var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.motion-set-compare article{border-right:1px solid var(--ink);min-height:220px;padding:24px}.motion-set-compare article:nth-child(2){border-right:0}.motion-set-compare article>span,.motion-set-compare article>strong{display:block}.motion-set-compare article>strong{margin:48px 0 12px;font-size:28px}.motion-set-compare .definition-boundary{border-top:1px solid var(--ink);grid-column:1/-1;margin:0;padding:16px 24px}.wang-zahl-lesson ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.wang-zahl-lesson li{border-top:1px solid var(--ink);grid-template-columns:48px minmax(0,1fr);align-items:center;display:grid}.wang-zahl-lesson li>span{color:var(--accent);font:750 13px ui-monospace,monospace}.wang-zahl-lesson li>p{margin:0;padding:12px 0;font-size:18px;line-height:1.6}.theorem-boundary,.definition-boundary{color:var(--muted)}@media (width>=960px){.site-mode-chapter{height:calc(100dvh - var(--header-height));min-height:0;overflow:hidden}.site-mode-chapter+footer{display:none}.learning-journey{grid-template-rows:48px minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.chapter-progress{height:48px;position:static}.chapter-progress a{padding:8px}.chapter-page{width:min(100%, var(--learning-max));grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;padding:10px clamp(16px,2vw,28px) 12px;display:grid;overflow:hidden}.chapter-heading{border-bottom:1px solid var(--line);align-items:baseline;gap:16px;min-height:38px;display:flex}.chapter-heading>span{flex:none;margin:0;font-size:11px}.chapter-heading h2{margin:0 0 7px;font-size:30px;line-height:1.1}.chapter-grid{grid-template-columns:minmax(390px,40%) minmax(0,60%);align-items:stretch;gap:clamp(18px,2vw,28px);min-height:0;padding-top:10px}.chapter-copy{flex-direction:column;max-width:none;min-height:0;display:flex;overflow:hidden}.chapter-block>span,.chapter-conclusion span{margin-bottom:3px;font-size:11px;line-height:1.35}.chapter-block p{font-size:18px;line-height:1.65}.chapter-question h3{font-size:clamp(30px,3.2vw,46px);line-height:1.05}.chapter-block+.chapter-block{margin-top:8px}.chapter-conclusion{gap:8px;margin-top:10px}.chapter-conclusion section{padding:7px 8px}.chapter-conclusion p{font-size:14px;line-height:1.4}.chapter-deep-dive,.chapter-understanding{border-bottom:0;margin-top:6px}.chapter-deep-dive summary,.chapter-understanding summary{padding:5px 0;font-size:13px;line-height:1.4}.chapter-navigation{border-top:1px solid var(--line);align-items:center;margin-top:auto;padding-top:6px}.chapter-navigation a{border:1px solid var(--ink);align-items:center;min-height:30px;padding:5px 8px;font-size:12px;line-height:1.35;text-decoration:none;display:inline-flex}.chapter-navigation a:last-child{background:var(--ink);color:#fff;margin-left:auto}.chapter-visual{place-items:center;height:100%;min-height:0;display:grid;overflow:hidden}.chapter-visual>*,.chapter-visual .compression-lesson{width:100%;min-width:0;max-height:100%}.chapter-visual .lab-card,.chapter-visual .compression-lesson>.lab-card{gap:7px;width:100%;max-width:none;max-height:100%;padding:9px;overflow:hidden}.chapter-visual .lab-card svg{object-fit:contain;width:100%;height:min(25dvh,200px)}.chapter-visual .direction-lab canvas{width:auto;max-width:100%;height:min(30dvh,240px)}.chapter-visual .instrument-readout{min-width:150px;padding:8px;font-size:10px;top:20px;left:20px}.chapter-visual .control-row{grid-template-columns:minmax(110px,.35fr) minmax(0,1fr) 52px;gap:8px;min-height:28px;font-size:13px}.chapter-visual .auto-demo-controls{min-height:32px}.chapter-visual .synced-narration{grid-template-columns:42px minmax(0,1fr);gap:8px;padding:7px 9px}.chapter-visual .synced-narration p{font-size:13px;line-height:1.4}.chapter-visual .result-strip,.chapter-visual .numeric-result{padding:7px 9px;font-size:12px}.chapter-visual .lab-card>small{font-size:10px;line-height:1.3}.chapter-visual .compression-lesson{grid-template-rows:auto minmax(0,1fr);gap:6px;height:100%;display:grid}.chapter-visual .compression-lesson>.theorem-boundary{margin:0;font-size:12px;line-height:1.4}.chapter-visual .perron-tree-lab svg{height:min(21dvh,165px)}.chapter-visual .dimension-lab{grid-template-rows:auto auto auto auto 1fr;grid-template-columns:minmax(240px,.85fr) minmax(260px,1fr);align-items:start}.chapter-visual .dimension-lab>.step-controls{grid-area:1/2}.chapter-visual .dimension-lab>.cover-grid{grid-area:1/1/span 5;align-self:center;width:100%;max-width:320px}.chapter-visual .dimension-lab>.control-row{grid-area:2/2}.chapter-visual .dimension-lab>.auto-demo-controls{grid-area:3/2}.chapter-visual .dimension-lab>.result-strip{grid-area:4/2}.chapter-visual .dimension-lab>.synced-narration{grid-area:5/2}.opening-challenge{grid-template-rows:minmax(150px,1fr) auto auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;height:100%}.opening-challenge>svg{grid-column:1/-1;width:100%;height:min(25dvh,190px)}.game-rules,.guess-panel,.guess-result{padding:9px 11px;font-size:13px;line-height:1.45}.game-rules h4,.guess-panel h4{margin-bottom:5px;font-size:14px}.guess-options button{min-height:34px;padding:5px;font-size:12px;line-height:1.3}.guess-result{grid-column:1/-1}.motion-set-compare article{min-height:200px;padding:20px}.motion-set-compare article>strong{margin:36px 0 10px;font-size:24px}.wang-zahl-lesson li>p{padding:9px 0;font-size:16px;line-height:1.45}.wang-zahl-lesson .theorem-boundary{margin-bottom:0;font-size:13px}}@media (width<=959px){.chapter-page{padding:48px 20px 64px}.chapter-progress{grid-template-columns:repeat(9,minmax(84px,1fr));overflow-x:auto}.chapter-grid,.chapter-conclusion{grid-template-columns:1fr;gap:32px}.chapter-copy{max-width:none}.chapter-heading h2{margin-bottom:32px}.chapter-navigation{flex-direction:column;align-items:flex-start}}.game-rules ol{gap:4px;padding:0;list-style:none;display:grid}.game-rule{border:1px solid var(--grid);background:#f7f7f4;grid-template-columns:32px minmax(0,1fr);align-items:center;min-height:30px;display:grid}.game-rule-number{color:var(--accent);text-align:center;font:750 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.game-rule-copy{padding:4px 8px 4px 0;line-height:1.4}.game-rule-copy strong{font-weight:800}.chapter-route-signal{border-left:3px solid var(--accent);color:var(--ink);background:#f4f4f1;margin-top:20px;padding:12px 14px;font-size:15px;font-weight:650;line-height:1.65}@media (width>=960px){.site-mode-chapter{height:auto;min-height:calc(100dvh - var(--header-height));overflow:visible}.site-mode-chapter+footer{display:flex}.learning-journey{height:auto;min-height:0;display:block;overflow:visible}.chapter-progress{height:auto;position:sticky;top:0}.chapter-progress a{padding:12px 8px}.chapter-page{height:auto;min-height:0;padding:64px clamp(24px,4vw,64px) 96px;display:block;overflow:visible}.chapter-heading{border-bottom:0;min-height:0;display:block}.chapter-heading>span{margin-bottom:8px;font-size:13px;line-height:1.45}.chapter-heading h2{margin:16px 0 48px;font-size:36px;line-height:1.18}.chapter-grid{grid-template-columns:minmax(320px,5fr) minmax(0,7fr);align-items:start;gap:clamp(48px,5vw,64px);min-height:0;padding-top:0}.chapter-copy{max-width:var(--learning-copy);min-height:0;display:block;overflow:visible}.chapter-block>span,.chapter-conclusion span{margin-bottom:8px;font-size:13px;line-height:1.45}.chapter-block p{font-size:18px;line-height:1.75}.chapter-question h3{font-size:clamp(44px,5vw,72px);line-height:1.08}.chapter-block+.chapter-block{margin-top:32px}.chapter-conclusion{grid-template-columns:1fr;gap:24px;margin-top:48px}.chapter-route-signal{margin-top:32px;padding:16px 18px;font-size:17px}.chapter-conclusion section{padding:24px}.chapter-conclusion p{font-size:18px;line-height:1.75}.chapter-deep-dive,.chapter-understanding{border-bottom:1px solid var(--line);margin-top:48px}.chapter-deep-dive summary,.chapter-understanding summary{padding:24px 0;font-size:18px;line-height:1.5}.chapter-navigation{flex-wrap:wrap;align-items:stretch;margin-top:64px;padding-top:24px}.chapter-navigation a{align-items:center;min-height:48px;padding:12px 16px;font-size:16px;line-height:1.45;display:inline-flex}.chapter-visual{height:auto;min-height:0;display:block;overflow:visible}.chapter-visual>*,.chapter-visual .compression-lesson{width:100%;max-height:none}.chapter-visual .lab-card,.chapter-visual .compression-lesson>.lab-card{gap:16px;width:100%;max-height:none;padding:24px;overflow:visible}.chapter-visual .lab-card svg{width:100%;height:auto;max-height:520px}.chapter-visual .direction-lab canvas{width:100%;max-width:560px;height:auto;max-height:520px}.chapter-visual .instrument-readout{min-width:190px;padding:16px;font-size:11.5px;top:40px;left:40px}.chapter-visual .control-row{grid-template-columns:minmax(9rem,.4fr) 1fr 6rem;gap:16px;min-height:44px;font-size:16px}.chapter-visual .synced-narration{grid-template-columns:72px minmax(0,1fr);gap:16px;padding:12px 16px}.chapter-visual .synced-narration p{font-size:18px;line-height:1.75}.chapter-visual .result-strip,.chapter-visual .numeric-result{padding:16px;font-size:14px}.chapter-visual .lab-card>small{font-size:13px;line-height:1.5}.chapter-visual .compression-lesson{grid-template-rows:auto auto;gap:16px;height:auto;display:grid}.chapter-visual .compression-lesson>.theorem-boundary{font-size:15px;line-height:1.65}.chapter-visual .perron-tree-lab svg{height:auto;max-height:480px}.chapter-visual .dimension-lab{grid-template-rows:auto auto auto auto auto;grid-template-columns:minmax(260px,.95fr) minmax(260px,.85fr);align-items:start}.opening-challenge{grid-template-rows:auto auto auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;height:auto}.opening-challenge>svg{height:auto;max-height:420px}.game-rules,.guess-panel,.guess-result{padding:16px;font-size:16px;line-height:1.65}.game-rules h4,.guess-panel h4{margin-bottom:10px;font-size:18px}.guess-options button{min-height:44px;padding:10px;font-size:15px;line-height:1.4}.motion-set-compare article{min-height:220px;padding:24px}.motion-set-compare article>strong{margin:48px 0 12px;font-size:28px}.wang-zahl-lesson li>p{padding:12px 0;font-size:18px;line-height:1.6}.wang-zahl-lesson .theorem-boundary{font-size:15px;line-height:1.65}}@media (width>=960px) and (width<=1180px){.chapter-grid{grid-template-columns:1fr}.chapter-visual{margin-top:48px}}@media (width>=1280px){.site-mode-chapter .chapter-heading>span{margin-bottom:4px;font-size:11px}.site-mode-chapter .chapter-heading h2{margin:6px 0 18px;font-size:32px;line-height:1.15}.site-mode-chapter .chapter-copy{overflow-anchor:none;flex-direction:column;min-height:0;display:flex;position:relative}.site-mode-chapter .chapter-detail-tray{flex-direction:column;flex:none;max-width:512px;min-height:0;display:flex}.site-mode-chapter .chapter-block>span,.site-mode-chapter .chapter-conclusion span{margin-bottom:4px;font-size:11px;line-height:1.35}.site-mode-chapter .chapter-block p{font-size:17px;line-height:1.65}.site-mode-chapter .chapter-block+.chapter-block{margin-top:18px}.site-mode-chapter .chapter-conclusion{grid-template-columns:1fr;gap:10px;margin-top:20px}.site-mode-chapter .chapter-route-signal{margin-top:12px;padding:9px 11px;font-size:14px;line-height:1.5}.site-mode-chapter .chapter-conclusion section{grid-template-columns:88px minmax(0,1fr);align-items:baseline;gap:12px;padding:11px 12px;display:grid}.site-mode-chapter .chapter-conclusion section>span{margin:0}.site-mode-chapter .chapter-conclusion p{font-size:16px;line-height:1.6}.site-mode-chapter .chapter-deep-dive,.site-mode-chapter .chapter-understanding{margin-top:10px}.site-mode-chapter .chapter-deep-dive summary,.site-mode-chapter .chapter-understanding summary{min-height:44px;padding:10px 0;font-size:15px;line-height:1.5}.site-mode-chapter .chapter-navigation{flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;padding-top:10px;display:grid}.site-mode-chapter .chapter-navigation a,.site-mode-chapter .chapter-navigation a:last-child{text-align:center;justify-content:center;width:100%;min-height:44px;margin-left:0;padding:8px 10px;font-size:13px;line-height:1.35}}@media (width>=1280px) and (height>=900px){.site-mode-chapter+footer{display:none}.site-mode-chapter .chapter-progress{height:var(--progress-height)}.site-mode-chapter .chapter-progress a{padding:8px}.site-mode-chapter .chapter-detail-tray:has(>details[open]){flex:1 1 0}.site-mode-chapter .chapter-copy:has(.chapter-detail-tray>details[open] .perron-tree-lab,.chapter-detail-tray>details[open] .timeline-player,.chapter-detail-tray>details[open] .understanding-check)>.chapter-block:not(.chapter-question){display:none}.site-mode-chapter .chapter-copy:has(.chapter-detail-tray>details[open] .perron-tree-lab,.chapter-detail-tray>details[open] .timeline-player,.chapter-detail-tray>details[open] .understanding-check)>.chapter-conclusion{display:none}.site-mode-chapter .chapter-copy:has(.chapter-detail-tray>details[open]) .chapter-navigation{z-index:2;background:var(--paper);width:100%;position:absolute;bottom:0;left:0}.site-mode-chapter .chapter-detail-tray>details[open]{overscroll-behavior:contain;flex:1 1 0;height:0;min-height:0;display:block;overflow:hidden auto}.site-mode-chapter .chapter-detail-tray>details[open]>summary{z-index:1;background:var(--paper);position:sticky;top:0}.site-mode-chapter .chapter-deep-content{padding-bottom:6px}.site-mode-chapter .chapter-deep-content>p{margin:8px 0 0;font-size:16px;line-height:1.55}.site-mode-chapter .chapter-detail-tray>details[open]:has(.perron-tree-lab,.timeline-player,.understanding-check)>:is(.chapter-deep-content,.chapter-understanding-content){padding-bottom:70px}.site-mode-chapter .chapter-detail-tray>details[open]>:is(.chapter-deep-content,.chapter-understanding-content){animation:.16s ease-out chapter-detail-reveal}}@keyframes chapter-detail-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.site-mode-chapter .chapter-progress{scrollbar-color:var(--accent) var(--grid);scrollbar-width:thin}.site-mode-chapter .chapter-progress::-webkit-scrollbar{height:4px}.site-mode-chapter .chapter-progress::-webkit-scrollbar-track{background:var(--grid)}.site-mode-chapter .chapter-progress::-webkit-scrollbar-thumb{background:var(--accent)}.site-mode-chapter .chapter-page{padding:24px 16px 48px}.site-mode-chapter .chapter-heading>span{margin-bottom:4px;font-size:11px}.site-mode-chapter .chapter-heading h2{margin:6px 0 22px;font-size:clamp(24px,8vw,30px);line-height:1.15}.site-mode-chapter .chapter-grid{flex-direction:column;gap:22px;display:flex}.site-mode-chapter .chapter-copy{display:contents}.site-mode-chapter .chapter-copy>.chapter-block{order:1}.site-mode-chapter .chapter-visual{order:2}.site-mode-chapter .chapter-route-signal{order:3}.site-mode-chapter .chapter-conclusion{order:4}.site-mode-chapter .chapter-detail-tray{order:5}.site-mode-chapter .chapter-navigation{order:6}.site-mode-chapter .chapter-question h3{font-size:clamp(30px,8.5vw,34px);line-height:1.1}.site-mode-chapter .chapter-block p,.site-mode-chapter .chapter-conclusion p{font-size:18px;line-height:1.65}.site-mode-chapter .chapter-block+.chapter-block,.site-mode-chapter .chapter-route-signal,.site-mode-chapter .chapter-conclusion,.site-mode-chapter .chapter-deep-dive,.site-mode-chapter .chapter-understanding,.site-mode-chapter .chapter-navigation{margin-top:0}.site-mode-chapter .chapter-conclusion{gap:12px}.site-mode-chapter .chapter-conclusion section{padding:14px}}@media (prefers-reduced-motion:reduce){.site-mode-chapter .chapter-detail-tray>details[open]>:is(.chapter-deep-content,.chapter-understanding-content){animation:none}}.brand-copy{gap:3px;line-height:1;display:grid}.brand-primary{letter-spacing:-.02em;font-size:17px;font-weight:800}.brand-secondary{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}@media (width>=960px){:root{--header-height:80px}.site-header,.chapter-progress,.chapter-page,.index-section,footer{width:100%;max-width:none}.site-header{grid-template-columns:1fr auto 1fr;height:80px;padding-inline:clamp(32px,4vw,96px)}.site-header h1{font-size:inherit}.site-header nav{justify-self:center;gap:10px;font-size:16px}.site-header nav a{background:#f2f2ef;border:1px solid #d8d8d3;align-items:center;min-height:44px;padding:10px 18px;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.site-header nav a:hover{background:#e8e8e4;border-color:#bdbdb7;transform:translateY(-2px);box-shadow:0 6px 14px #0000001f}.site-header nav a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.site-header nav a:active{transform:translateY(0)}.brand-mark{flex-basis:42px;width:42px;height:42px;margin-right:12px}.brand-primary{font-size:24px}.brand-secondary{font-size:11px}.chapter-page,.index-section{padding-inline:clamp(32px,4vw,96px)}}@media (prefers-reduced-motion:reduce){.site-header nav a{transition:none}.site-header nav a:hover{transform:none}}
