:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eee8d9;background:#171613;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #eee8d9;--muted: #aaa393;--paper: #e8deca;--night: #171613;--night-soft: #201e1a;--brass: #d0ad61;--brass-light: #f1d994;--wood: #7b452c;--rule: rgba(238, 232, 217, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--night)}html,body,#root{margin:0;min-width:320px;min-height:100%}body{overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--brass-light);outline-offset:4px}::selection{color:#16140f;background:var(--brass-light)}.site-shell{min-height:100vh;background:radial-gradient(circle at 70% 8%,rgba(124,77,45,.19),transparent 26rem),var(--night)}.site-header{position:fixed;z-index:90;top:0;right:0;left:0;height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 36px;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(to bottom,#151411ed,#151411b8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-title{grid-column:2;color:inherit;font:700 1.35rem/1 Georgia,serif;letter-spacing:.015em;text-align:center;text-decoration:none;white-space:nowrap}.header-links{grid-column:3;justify-self:end;display:flex;align-items:center;gap:20px}.header-links a{color:#d5cebf;font:700 .66rem/1 Avenir Next,Avenir,sans-serif;letter-spacing:.11em;text-decoration:none;text-transform:uppercase}.header-links a:hover{color:var(--brass-light)}.brand{display:flex;align-items:center;gap:14px;text-decoration:none}.brand>span:last-child{display:grid;gap:2px}.brand b{font:600 .8rem/1.2 ui-sans-serif,sans-serif;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.brand small{color:var(--muted);font:400 .68rem/1.2 ui-monospace,monospace;letter-spacing:.035em}.brand-mark,.footer-mark{position:relative;width:29px;height:36px;display:block;border:1px solid rgba(208,173,97,.62);border-radius:15px 15px 4px 4px}.brand-mark:after,.footer-mark:after{content:"";position:absolute;top:8px;left:50%;width:2px;height:16px;background:var(--brass);transform-origin:top;transform:rotate(12deg)}.brand-mark i:first-child,.footer-mark i:first-child{position:absolute;top:5px;left:50%;width:3px;height:3px;border-radius:50%;background:var(--brass-light);transform:translate(-50%)}.brand-mark i:last-child,.footer-mark i:last-child{position:absolute;right:5px;bottom:7px;width:8px;height:8px;border-radius:50%;background:var(--brass)}.header-actions{display:flex;align-items:center;gap:24px}.header-actions>a{color:#d5cebf;font-size:.72rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.header-actions>a:hover{color:var(--brass-light)}.sound-button{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(238,232,217,.18);border-radius:999px;color:#c8c1b1;background:#ffffff09;cursor:pointer;font-size:.72rem}.sound-button:hover,.sound-button.is-on{color:var(--brass-light);border-color:#d0ad618c}.sound-button svg{width:15px;height:15px;fill:currentColor}.sound-button svg path:last-child{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.reading-progress{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--brass);transform-origin:left}.chapter-rail{position:fixed;z-index:70;top:50%;right:22px;display:grid;gap:8px;width:138px;padding:10px 0;transform:translateY(-50%)}.chapter-rail>a{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-height:15px;color:#777166;text-decoration:none}.chapter-rail>a i{order:2;width:5px;height:5px;border:1px solid #8f897c;border-radius:50%;background:var(--night);transition:.18s ease}.chapter-rail>a span{opacity:0;font-size:.62rem;letter-spacing:.04em;text-transform:uppercase;transform:translate(4px);transition:.18s ease}.chapter-rail>a:hover span,.chapter-rail>a.is-active span{opacity:1;transform:none}.chapter-rail>a.is-active{color:var(--brass-light)}.chapter-rail>a.is-active i{width:9px;height:9px;border-color:var(--brass);background:var(--brass);box-shadow:0 0 0 4px #d0ad6121}.rail-line{position:absolute;z-index:-1;top:18px;right:3.5px;bottom:18px;width:1px;overflow:hidden;background:#ffffff1a}.rail-line i{display:block;width:100%;height:100%;background:var(--brass);transform-origin:top}.story{position:relative}.visual-stage{position:sticky;z-index:1;top:0;height:100svh;overflow:hidden;background:linear-gradient(90deg,rgba(17,16,14,.48),transparent 28%,transparent 72%,rgba(17,16,14,.32)),radial-gradient(ellipse at 50% 52%,rgba(105,66,38,.27),transparent 34%),radial-gradient(ellipse at 50% 92%,rgba(214,175,91,.08),transparent 26%),#171613}.visual-stage:before{content:"";position:absolute;z-index:0;top:76px;right:0;bottom:0;left:0;opacity:.25;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 72%);mask-image:radial-gradient(circle at center,black,transparent 72%)}.visual-stage canvas{position:relative;z-index:1}.stage-vignette{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 160px #00000085;background:linear-gradient(to bottom,rgba(15,14,12,.3),transparent 18%,transparent 80%,rgba(15,14,12,.58))}.stage-caption{position:absolute;z-index:3;right:34px;bottom:22px;display:flex;align-items:baseline;gap:9px;margin:0;color:#817b6e;font:500 .62rem/1 ui-monospace,monospace;letter-spacing:.09em;text-transform:uppercase}.stage-caption span{color:var(--brass);font-size:.54rem}.chapters{position:relative;z-index:4;margin-top:-100svh}.chapter{position:relative;min-height:118svh;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;padding:124px max(7vw,60px) 90px;pointer-events:none}.chapter-card{position:relative;width:min(100%,460px);padding:30px 30px 28px;border:1px solid rgba(238,232,217,.15);border-top-color:#d0ad618a;border-radius:2px 2px 18px;background:linear-gradient(145deg,#25221df0,#171613e6),var(--night-soft);box-shadow:0 24px 70px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.chapter--left .chapter-card{grid-column:1 / span 5}.chapter--right .chapter-card{grid-column:8 / span 5;justify-self:end}.chapter-number{position:absolute;top:-10px;right:22px;padding:3px 8px;border:1px solid rgba(208,173,97,.35);border-radius:99px;color:var(--brass-light);background:#1c1a17;font:500 .6rem/1 ui-monospace,monospace;letter-spacing:.1em}.eyebrow{margin:0 0 12px;color:var(--brass);font:600 .64rem/1.25 ui-sans-serif,sans-serif;letter-spacing:.13em;text-transform:uppercase}.chapter-card h2{max-width:12em;margin:0 0 18px;color:#f2ecdf;font:400 clamp(2rem,3.5vw,3.15rem)/.99 Georgia,"Times New Roman",serif;letter-spacing:-.045em;text-wrap:balance}.chapter-card>p{margin:0 0 18px;color:#bbb4a5;font:400 .96rem/1.62 ui-sans-serif,sans-serif}.chapter-card>p em{color:#e9dfce;font-family:Georgia,serif}.margin-note{margin:20px 0 0!important;padding:12px 0 0 19px;border-top:1px solid var(--rule);border-left:2px solid rgba(208,173,97,.55);color:#918a7d!important;font-size:.75rem!important;line-height:1.48!important}.chapter--hero{min-height:115svh;align-items:center;padding-top:100px}.hero-copy{grid-column:1 / span 6;max-width:660px;pointer-events:auto}.hero-copy h1{margin:0;color:#f2ecdf;font:400 clamp(3.75rem,7.5vw,7.7rem)/.83 Georgia,"Times New Roman",serif;letter-spacing:-.075em;text-wrap:balance}.hero-copy h1 em{color:var(--brass-light);font-weight:400}.hero-deck{max-width:490px;margin:28px 0 0;padding-left:19px;border-left:1px solid var(--brass);color:#bdb6a8;font:400 clamp(1rem,1.6vw,1.2rem)/1.55 ui-sans-serif,sans-serif}.begin-link{display:inline-flex;align-items:center;gap:14px;margin-top:28px;color:#ded7c8;font-size:.7rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.begin-link i{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(208,173,97,.5);border-radius:50%;color:var(--brass-light);font-style:normal;transition:.18s ease}.begin-link:hover i{background:var(--brass);color:#1a1814;transform:translateY(3px)}.hero-aside{position:absolute;right:9vw;bottom:9vh;display:flex;gap:10px;color:#6f6a60;font:500 .58rem/1 ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}.hero-aside i{color:var(--brass);font-style:normal}.equation{position:relative;display:grid;gap:6px;margin:22px 0;padding:19px 22px 17px;border:1px solid rgba(208,173,97,.29);border-radius:1px 12px 1px 1px;background:#d0ad610e;overflow:hidden}.equation:before{content:"";position:absolute;top:-18px;right:-18px;width:56px;height:56px;border:1px solid rgba(208,173,97,.18);border-radius:50%}.equation strong{color:var(--brass-light);font:italic 400 1.65rem/1.1 Georgia,serif;letter-spacing:.02em}.equation span{color:#7e786c;font:500 .61rem/1.3 ui-monospace,monospace;letter-spacing:.04em;text-transform:uppercase}.artifact-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px}.artifact-list span{min-width:0;display:grid;gap:4px;padding:12px 7px;border-top:1px solid rgba(208,173,97,.34);background:#ffffff06}.artifact-list i{color:var(--brass);font: 1.15rem/1 Georgia,serif}.artifact-list b{color:#d8d1c3;font-size:.66rem}.artifact-list small{color:#777166;font-size:.56rem;line-height:1.25}.frequency-strip{display:flex;align-items:center;justify-content:space-between;height:36px;margin:8px 0 18px}.frequency-strip i{width:2px;height:10px;border-radius:99px;background:var(--brass);box-shadow:0 0 13px #d0ad6147}.frequency-strip i:nth-child(2n){height:24px}.range-control{display:grid;gap:11px;margin:23px 0 18px}.range-control>span{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.range-control b{color:#bdb6a8;font-size:.7rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.range-control output{color:var(--brass-light);font:500 .75rem/1 ui-monospace,monospace}.range-control input{width:100%;height:16px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:ew-resize;background:transparent}.range-control input::-webkit-slider-runnable-track{height:2px;border-radius:99px;background:linear-gradient(to right,var(--brass) var(--range-progress),#514d44 var(--range-progress))}.range-control input::-webkit-slider-thumb{width:15px;height:15px;margin-top:-6.5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #1f1d19;border-radius:50%;background:var(--brass-light);box-shadow:0 0 0 1px var(--brass)}.range-control input::-moz-range-track{height:2px;background:#514d44}.range-control input::-moz-range-progress{height:2px;background:var(--brass)}.range-control input::-moz-range-thumb{width:13px;height:13px;border:2px solid #1f1d19;border-radius:50%;background:var(--brass-light)}.stat-pair{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:12px 0;background:var(--rule)}.stat-pair span{display:grid;gap:5px;padding:13px 14px;background:#211f1b}.stat-pair small{color:#787266;font:500 .56rem/1 ui-monospace,monospace;letter-spacing:.05em}.stat-pair b{color:#ddd5c5;font:400 1.2rem/1.1 Georgia,serif}.text-button{padding:5px 0;border:0;color:var(--brass);background:none;cursor:pointer;font-size:.72rem}.text-button:hover{color:var(--brass-light)}.amplitude-picker{display:flex;gap:7px;margin:22px 0 16px}.amplitude-picker button{flex:1;padding:9px;border:1px solid var(--rule);color:#9a9386;background:#ffffff06;cursor:pointer;font:500 .74rem/1 ui-monospace,monospace}.amplitude-picker button:hover,.amplitude-picker button.is-active{color:#1a1814;border-color:var(--brass);background:var(--brass)}.arc-readout{display:grid;gap:1px;background:var(--rule)}.arc-readout span{display:flex;justify-content:space-between;gap:10px;padding:9px 11px;color:#837d71;background:#211f1b;font-size:.65rem}.arc-readout b{color:#d5cdbd;font-family:ui-monospace,monospace;font-weight:500}.callout-stack{display:grid;gap:1px;margin-top:24px;background:var(--rule)}.callout-stack span{display:grid;grid-template-columns:82px 1fr;align-items:baseline;gap:8px;padding:11px 13px;background:#211f1b}.callout-stack b{color:var(--brass-light);font:400 .88rem/1 Georgia,serif}.callout-stack small{color:#858074;font-size:.65rem}.two-jobs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}.two-jobs span{min-height:106px;display:flex;flex-direction:column;gap:8px;padding:15px;border:1px solid var(--rule)}.two-jobs b{color:var(--brass-light);font:400 1rem/1 Georgia,serif}.two-jobs small{color:#8e887b;font-size:.69rem;line-height:1.42}.energy-meter{position:relative;height:43px;margin-top:10px;display:flex;align-items:center;padding:0 13px;overflow:hidden;border:1px solid var(--rule)}.energy-meter span{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#81572252,#d0ad613d);transition:width .12s linear}.energy-meter b{position:relative;color:#e7dece;font:500 .7rem/1 ui-monospace,monospace;letter-spacing:.04em}.energy-path{list-style:none;display:grid;gap:0;margin:22px 0;padding:0;counter-reset:energy}.energy-path li{position:relative;display:grid;grid-template-columns:108px 1fr;gap:12px;padding:13px 0 13px 26px;border-top:1px solid var(--rule);counter-increment:energy}.energy-path li:last-child{border-bottom:1px solid var(--rule)}.energy-path li:before{content:counter(energy);position:absolute;top:14px;left:0;color:var(--brass);font:500 .58rem/1 ui-monospace,monospace}.energy-path li:after{content:"";position:absolute;top:26px;bottom:-15px;left:3px;width:1px;background:#d0ad6147}.energy-path li:last-child:after{display:none}.energy-path b{color:#dcd4c4;font:400 .9rem/1.2 Georgia,serif}.energy-path span{color:#858074;font-size:.66rem;line-height:1.4}.chapter--final .chapter-card{padding-top:38px}.chapter--final blockquote{display:grid;gap:4px;margin:26px 0 22px;padding:19px 20px;border:1px solid rgba(208,173,97,.28);border-radius:0 16px 0 0;color:#e5dccb;background:#d0ad610d;font:400 1.02rem/1.35 Georgia,serif}.restart-link{color:var(--brass);font-size:.69rem;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.restart-link:hover{color:var(--brass-light)}.model-loading{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:12px;color:#898276;font:500 .65rem/1 ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}.model-loading span{width:38px;height:38px;border:1px solid rgba(208,173,97,.22);border-top-color:var(--brass);border-radius:50%;animation:wind 1.1s linear infinite}@keyframes wind{to{transform:rotate(360deg)}}.site-footer{position:relative;z-index:5;min-height:260px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:70px max(8vw,60px);border-top:1px solid var(--rule);background:#12110f}.site-footer>div{display:flex;align-items:center;gap:17px}.site-footer p{display:grid;gap:5px;margin:0}.site-footer p b{font:500 .75rem/1.2 ui-sans-serif,sans-serif;letter-spacing:.04em;text-transform:uppercase}.site-footer p small{color:#777166;font-size:.66rem}.site-footer nav{display:flex;gap:22px}.site-footer nav a{color:#9c9588;font-size:.69rem;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.site-footer nav a:hover{color:var(--brass-light)}@media(max-width:980px){.chapter-rail{display:none}.chapter{padding-right:36px;padding-left:36px}.chapter--left .chapter-card{grid-column:1 / span 6}.chapter--right .chapter-card{grid-column:7 / span 6}.hero-copy{grid-column:1 / span 7}.hero-copy h1{font-size:clamp(3.5rem,9vw,6rem)}}@media(max-width:720px){.site-header{height:64px;padding:0 16px}.header-title{font-size:.72rem;letter-spacing:0}.header-links{gap:9px}.header-links a{font-size:.5rem;letter-spacing:.06em}.visual-stage:before{top:64px}.stage-caption{right:16px;bottom:12px}.chapter{min-height:128svh;align-items:end;padding:62svh 14px 12vh}.chapter--hero{min-height:112svh;align-items:center;padding:88px 20px 80px;background:linear-gradient(to bottom,transparent 10%,rgba(15,14,12,.58) 22%,rgba(15,14,12,.54) 48%,transparent 74%)}.hero-copy{grid-column:1 / -1;align-self:start;margin-top:12vh}.hero-copy h1{max-width:8em;font-size:clamp(3.25rem,15vw,5.4rem)}.hero-deck{max-width:85%;font-size:.91rem}.hero-aside{right:20px;bottom:5vh}.chapter--left .chapter-card,.chapter--right .chapter-card{grid-column:1 / -1;justify-self:center}.chapter-card{width:min(100%,500px);padding:25px 22px 23px;background:linear-gradient(145deg,#25221df7,#171613f2)}.chapter-card h2{font-size:clamp(1.85rem,9vw,2.6rem)}.chapter-card>p{font-size:.88rem;line-height:1.55}.site-footer{min-height:280px;align-items:flex-start;flex-direction:column;padding:58px 24px}}@media(max-width:430px){.artifact-list{grid-template-columns:1fr}.artifact-list span{grid-template-columns:28px 90px 1fr;align-items:baseline}.two-jobs{grid-template-columns:1fr}.two-jobs span{min-height:auto}.energy-path li{grid-template-columns:94px 1fr}.callout-stack span{grid-template-columns:70px 1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:root{color:#302b27;background:#ece4dc;--ink: #302b27;--muted: #756e67;--paper: #fffaf5;--night: #ece4dc;--night-soft: #fffaf5;--brass: #c88135;--brass-light: #e9a84d;--wood: #c96f55;--rule: rgba(63, 52, 45, .14)}html,body,.site-shell{background:#ece4dc}.site-header{border-bottom-color:#4639311f;color:#302b27;background:#fbf7f2db;box-shadow:0 5px 24px #5d4a3c0f}.brand b{color:#302b27}.brand small{color:#8a8179}.brand-mark,.footer-mark{border-color:#b869378c;background:#f1dfd2}.brand-mark:after,.footer-mark:after{background:#bd7440}.brand-mark i:first-child,.footer-mark i:first-child{background:#e7a64b}.brand-mark i:last-child,.footer-mark i:last-child{background:#c47a3b}.header-actions>a{color:#625b55}.header-actions>a:hover{color:#b66835}.sound-button{color:#5f5852;border-color:#4d3f362b;background:#fffaf6;box-shadow:0 4px 12px #5b463812}.sound-button:hover,.sound-button.is-on{color:#a85e2e;border-color:#be6d397a;background:#f8e8dc}.reading-progress{background:#c8793c}.chapter-rail>a{color:#a0978f}.chapter-rail>a i{border-color:#9f938a;background:#eee7df}.chapter-rail>a.is-active{color:#9e582e}.chapter-rail>a.is-active i{border-color:#c8793c;background:#c8793c;box-shadow:0 0 0 5px #c8793c21}.rail-line{background:#4b3e361f}.rail-line i{background:#c8793c}.visual-stage{background:radial-gradient(circle at 62% 43%,rgba(255,250,244,.94) 0,rgba(255,250,244,.32) 25rem,transparent 37rem),#e8ded5}.visual-stage:before{opacity:.55;background-image:linear-gradient(rgba(88,71,60,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(88,71,60,.045) 1px,transparent 1px);background-size:70px 70px;-webkit-mask-image:radial-gradient(ellipse at 55% 58%,black 0,transparent 72%);mask-image:radial-gradient(ellipse at 55% 58%,black 0,transparent 72%)}.stage-vignette{box-shadow:inset 0 0 120px #67514214;background:linear-gradient(to bottom,rgba(249,244,238,.22),transparent 24%,transparent 82%,rgba(197,181,167,.18))}.stage-caption{color:#958b82}.stage-caption span{color:#b76534}.chapter-card{border-color:#5041371a;border-top-color:#c4703b57;border-radius:24px;color:#302b27;background:#fffbf7f0;box-shadow:0 30px 65px #654e3e24,0 5px 12px #654e3e14,inset 0 1px #ffffffe6}.chapter-number{top:-12px;color:#8f4e28;border-color:#b8633047;background:#f5dfce;box-shadow:0 4px 9px #65473414}.eyebrow{color:#b15f30}.chapter-card h2,.hero-copy h1{color:#302b27;font-family:Arial Rounded MT Bold,Avenir Next,ui-sans-serif,sans-serif;font-weight:700;letter-spacing:-.058em}.chapter-card h2{max-width:13em;line-height:.98}.chapter-card>p{color:#645d57}.chapter-card>p em{color:#3b342f}.margin-note{border-top-color:#4c3e351f;border-left-color:#d4935d;color:#817971!important}.hero-copy h1{color:#2f2925;text-shadow:0 2px 0 rgba(255,255,255,.5)}.hero-copy h1 em{color:#c77539;font-family:inherit;font-weight:700}.hero-deck{color:#59524c;border-left-color:#c77539;text-shadow:0 1px rgba(255,255,255,.55)}.begin-link{color:#423b36}.begin-link i{color:#a4582d;border-color:#ad5b2b66;background:#fffaf6b8}.begin-link:hover i{color:#fff9f2;background:#c77539}.hero-aside{color:#8f857c}.hero-aside i{color:#bf6b36}.equation{border-color:#b6683738;background:#f7e8dc}.equation:before{border-color:#ad61322e}.equation strong{color:#9e552c}.equation span{color:#8b7568}.artifact-list span{border-top-color:#b7673347;border-radius:0 0 10px 10px;background:#faf1ea}.artifact-list i{color:#bd6c38}.artifact-list b{color:#4c443e}.artifact-list small{color:#8f857d}.frequency-strip i{background:#cc7c3d;box-shadow:0 0 13px #c46f3626}.range-control b{color:#655d57}.range-control output{color:#9d552d}.range-control input::-webkit-slider-runnable-track{background:linear-gradient(to right,#c9793c var(--range-progress),#d8cec6 var(--range-progress))}.range-control input::-webkit-slider-thumb{border-color:#fffaf5;background:#e9a04f;box-shadow:0 0 0 1px #b86634,0 3px 6px #5f433026}.range-control input::-moz-range-track{background:#d8cec6}.range-control input::-moz-range-progress{background:#c9793c}.range-control input::-moz-range-thumb{border-color:#fffaf5;background:#e9a04f}.stat-pair,.arc-readout,.callout-stack{background:#4d3f361c}.stat-pair span,.arc-readout span,.callout-stack span{background:#faf4ee}.stat-pair small{color:#8e837a}.stat-pair b{color:#433b35}.text-button{color:#ac5e30}.text-button:hover{color:#d18443}.amplitude-picker button{color:#776f68;border-color:#4c3e3521;border-radius:10px;background:#faf4ee}.amplitude-picker button:hover,.amplitude-picker button.is-active{color:#fffaf5;border-color:#c8793c;background:#c8793c;box-shadow:0 5px 11px #a95d2b29}.arc-readout span{color:#837a72}.arc-readout b{color:#514943}.callout-stack b{color:#a6592e}.callout-stack small{color:#847a72}.two-jobs span{border-color:#4d3f361f;border-radius:14px;background:#faf4ee}.two-jobs b{color:#a95a2f}.two-jobs small{color:#79716a}.energy-meter{border-color:#4c3e3521;border-radius:11px;background:#faf4ee}.energy-meter span{background:linear-gradient(90deg,#efd2ba,#e9b77e)}.energy-meter b{color:#5d5149}.energy-path li,.energy-path li:last-child{border-color:#4c3e3521}.energy-path li:after{background:#be6a3540}.energy-path b{color:#4c433d}.energy-path span{color:#81786f}.chapter--final blockquote{color:#554b43;border-color:#b4633133;background:#f8e8dc}.restart-link{color:#a95a2f}.restart-link:hover{color:#d08343}.model-loading{color:#8d8279}.model-loading span{border-color:#b2643329;border-top-color:#c8793c}.site-footer{border-top-color:#4c3e351f;color:#453e38;background:#ded3c9}.site-footer p small,.site-footer nav a{color:#756d66}.site-footer nav a:hover{color:#9f552c}@media(max-width:720px){.chapter--hero{background:linear-gradient(to bottom,transparent 7%,rgba(236,228,220,.48) 18%,rgba(236,228,220,.68) 48%,transparent 74%)}.chapter-card{background:#fffbf7f7;box-shadow:0 24px 50px #654e3e29,0 4px 10px #654e3e14}}.chapter--hero .hero-copy{box-sizing:border-box;width:min(100%,680px);max-width:680px;padding:clamp(30px,3.2vw,48px) clamp(28px,3.5vw,52px) 38px;border:2px solid #213c3a;background:repeating-linear-gradient(88deg,rgba(30,55,52,.025) 0 1px,transparent 1px 8px),#f6eed3f5;box-shadow:12px 12px #782a2233,0 28px 70px #3824192e}.chapter--hero .hero-copy h1{max-width:7.4em;font-size:clamp(3.5rem,min(5.2vw,8.8svh),5.75rem);line-height:.88;letter-spacing:-.062em;text-shadow:none}.chapter--hero .hero-deck{max-width:34em;margin-top:25px;color:#3f4137;font-size:clamp(.98rem,1.2vw,1.12rem);line-height:1.55;text-shadow:none}.chapter--hero .begin-link{margin-top:24px}@media(max-height:800px)and (min-width:721px){.chapter--hero .hero-copy{padding:27px 34px 26px}.chapter--hero .hero-copy h1{font-size:clamp(3.25rem,8.2svh,4.15rem)}.chapter--hero .hero-deck{margin-top:17px;font-size:.94rem}.chapter--hero .begin-link{margin-top:17px}}@media(max-width:720px){.chapter--hero{align-items:start;padding:82px 14px 96px;background:none}.chapter--hero .hero-copy{grid-column:1 / -1;align-self:start;width:100%;margin-top:7vh;padding:27px 23px 25px;background:repeating-linear-gradient(88deg,rgba(30,55,52,.025) 0 1px,transparent 1px 8px),#f6eed3f0;box-shadow:7px 8px #782a2233,0 20px 45px #38241929}.chapter--hero .hero-copy h1{max-width:none;font-size:clamp(2.85rem,13vw,4rem);line-height:.9}.chapter--hero .hero-deck{max-width:none;margin-top:21px;font-size:.91rem}.chapter--hero .begin-link{margin-top:20px}}.illustrated-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#e9ddb8}.illustrated-stage svg{display:block;width:100%;height:100%}.illustrated-stage__paper-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:.16;mix-blend-mode:multiply;background-image:repeating-linear-gradient(4deg,rgba(45,44,35,.12) 0 1px,transparent 1px 6px),repeating-linear-gradient(91deg,rgba(255,250,225,.14) 0 1px,transparent 1px 9px);-webkit-mask-image:radial-gradient(ellipse at center,black 18%,rgba(0,0,0,.72) 72%,transparent 108%);mask-image:radial-gradient(ellipse at center,black 18%,rgba(0,0,0,.72) 72%,transparent 108%)}.main-escapement-demo{position:absolute;z-index:1;top:100px;bottom:42px;left:max(3vw,34px);width:min(62vw,1040px);overflow:hidden;border:4px solid #173936;background:#eadbad;box-shadow:12px 14px #783f272e,0 28px 70px #3824192e;pointer-events:auto}.main-escapement-demo:after{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border:9px solid rgba(23,57,54,.045);content:"";pointer-events:none}.main-escapement-demo canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none}.main-escapement-demo canvas:active{cursor:grabbing}.main-escapement-demo .camera-help{position:absolute;z-index:4;top:14px;right:14px;display:grid;gap:3px;padding:9px 11px;color:#f7ebc8;border:2px solid #d1c295;background:#173936e6;pointer-events:none}.main-escapement-demo .camera-help b{color:#f1d679;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.main-escapement-demo .camera-help span{color:#d6caab;font-size:.48rem;letter-spacing:.03em}.main-escapement-demo .model-callout{display:inline-block;padding:6px 8px;color:#f7eccb;border:2px solid #f0d577;background:#173936ed;box-shadow:3px 4px #17393626;font:900 8px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.08em;white-space:nowrap}.main-escapement-demo .model-callout--red{background:#9f312ef0}.main-escapement-demo .model-callout--copper{background:#7d3f2df2}.room-plate,.room-light,.clock-position,.clock-illustration,.clock-case,.clock-train,.clock-weights,.clock-pendulum,.train-energy-demo,.torque-demo,.history-objects,.frequency-overlay,.frequency-specimens,.pendulum-study,.swing-scene,.playground-yard,.playground-subject,.playground-window,.dissipation-visual,.escapement-overlay,.assembly-annotations,.energy-overlay{transition:opacity .52s ease,transform .68s cubic-bezier(.22,1,.36,1),filter .52s ease}.clock-position{filter:url(#softShadow)}.clock-illustration{transform-box:fill-box;transform-origin:center bottom}.clock-pendulum{transform-box:fill-box;transform-origin:50% 0;animation:illustrated-swing var(--pendulum-period) ease-in-out infinite;will-change:transform}@keyframes illustrated-swing{0%,to{transform:rotate(calc(-1 * var(--pendulum-swing)))}50%{transform:rotate(var(--pendulum-swing))}}.dial-tick{stroke:#645c45;stroke-width:1.8}.dial-tick--major{stroke:#173936;stroke-width:4}.clock-hand{fill:none;stroke:#173936;stroke-linecap:round;stroke-width:8}.clock-hand--hour{stroke-width:11}.clock-second-hand{transform-box:view-box;transform-origin:140px 178px;animation:clock-second-tick 60s steps(60,end) var(--second-delay) infinite}.clock-second-hand path{fill:none;stroke:#9a312c;stroke-width:2.5;stroke-linecap:round}.clock-second-hand circle{fill:#9a312c}@keyframes clock-second-tick{to{transform:rotate(360deg)}}.history-objects,.frequency-overlay,.frequency-specimens,.pendulum-study,.swing-scene,.dissipation-visual,.escapement-overlay,.assembly-annotations,.energy-overlay,.train-energy-demo,.torque-demo{opacity:0;pointer-events:none}.torque-demo{filter:drop-shadow(7px 9px 0 rgba(120,42,34,.1))}.torque-demo-kicker,.torque-demo-label,.torque-demo-small,.torque-demo-torque{fill:#173936;font-family:Avenir Next,Avenir,ui-sans-serif,sans-serif;font-weight:800;letter-spacing:.08em}.torque-demo-kicker{fill:#8c302b;font-size:12px}.torque-demo-title{fill:#173936;font:700 25px/1 Georgia,serif}.torque-demo-label{font-size:11px}.torque-demo-small{fill:#665f4e;font-size:10px;font-weight:600}.torque-demo-torque{fill:#8c302b;font-size:13px;letter-spacing:.12em}.torque-demo-cord{fill:none;stroke:#80654b;stroke-width:4;stroke-dasharray:10 10;animation:torque-cord-unwind 4.8s linear infinite}.torque-demo-force,.torque-demo-gravity,.torque-demo-radius,.torque-demo-turn-arrow,.torque-demo-sequence{fill:none;stroke:#8c302b;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.torque-demo-radius{stroke:#36534e;stroke-width:3}.torque-demo-turn-arrow{stroke-width:4}.torque-demo-sequence{stroke-width:3}.torque-demo-gear{transform-box:fill-box;transform-origin:center;animation:torque-one-gear 4.8s cubic-bezier(.45,0,.55,1) infinite}.torque-demo-weight-motion{transform-box:view-box;animation:torque-one-weight 4.8s cubic-bezier(.45,0,.55,1) infinite}.torque-demo-pulse{fill:#a9322e;stroke:#f0d47d;stroke-width:3}@keyframes torque-one-gear{0%{transform:rotate(0)}84%,to{transform:rotate(-135deg)}}@keyframes torque-one-weight{0%{transform:translateY(0)}84%,to{transform:translateY(34px)}}@keyframes torque-cord-unwind{to{stroke-dashoffset:-72}}.clock-weight-body{transform-box:fill-box;transform-origin:center}.clock-weight--0{--weight-fall: 28px;--weight-delay: -.45s}.clock-weight--1{--weight-fall: 48px;--weight-delay: 0s}.clock-weight--2{--weight-fall: 20px;--weight-delay: -.9s}.train-energy-route{fill:none;stroke:#edc24f;stroke-width:9;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:12 13;filter:drop-shadow(0 2px 0 #173936);animation:train-energy-march .72s linear infinite}.train-energy-route--impulse{stroke:#a9322d;stroke-width:7;animation-direction:reverse}.train-energy-pulse{fill:#f3cf5d;stroke:#173936;stroke-width:4;filter:drop-shadow(0 0 8px rgba(243,207,93,.95))}.train-energy-pulse--impulse{fill:#b43b32}.train-energy-label rect{fill:#f1dd9d;stroke:#173936;stroke-width:3}.train-energy-label text{fill:#173936;font:800 12px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.1em}@keyframes train-weight-fall{0%,10%{transform:translateY(-7px)}68%,78%{transform:translateY(var(--weight-fall))}84%,to{transform:translateY(-7px)}}@keyframes train-energy-march{to{stroke-dashoffset:-50}}@keyframes train-pendulum-glow{0%,42%,60%,to{filter:drop-shadow(0 0 2px rgba(210,161,62,.15))}49%,54%{filter:drop-shadow(0 0 18px rgba(243,207,93,1))}}.annotation-line{fill:none;stroke:#8d302a;stroke-width:5;stroke-linecap:round;stroke-dasharray:9 8}.annotation-label,.energy-label{fill:#173936;font:700 18px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.13em}.energy-label{fill:#8d302a;font-size:17px;letter-spacing:.04em}.energy-path-svg{fill:none;stroke:#d2a13e;stroke-width:11;stroke-linecap:round;stroke-dasharray:17 15;filter:drop-shadow(0 2px 0 #173936);animation:illustrated-energy-flow 1.1s linear infinite}.energy-path-svg--two{stroke:#9a312c;animation-direction:reverse}@keyframes illustrated-energy-flow{to{stroke-dashoffset:-64}}.impulse-demo-kicker,.impulse-simple-arc-label,.impulse-simple-push text,.impulse-simple-key text{fill:#173936;font:800 13px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.12em}.impulse-simple-title{fill:#173936;font:700 29px/1 Georgia,serif}.impulse-simple-key text{fill:#173936;font-size:11px}.impulse-simple-key-line{stroke-width:5;stroke-linecap:round}.impulse-simple-key-line--fading{stroke:#7d8372;stroke-dasharray:6 6}.impulse-simple-key-line--restored{stroke:#2f6468}.impulse-simple-pendulum{transform-box:fill-box;transform-origin:50% 0;animation:impulse-simple-swing 5.2s ease-in-out infinite}.impulse-simple-pivot{fill:#f0d376;stroke:#173936;stroke-width:8}.impulse-simple-rod{stroke:#d2a13e;stroke-width:11}.impulse-simple-bob{fill:#d2a13e;stroke:#173936;stroke-width:9}.impulse-simple-bob-shine{fill:#f3d778}.impulse-simple-arc{fill:none;stroke-linecap:round}.impulse-simple-arc--fading{stroke:#7d8372;stroke-width:5;stroke-dasharray:8 8;animation:impulse-simple-fading-arc 5.2s ease-in-out infinite}.impulse-simple-arc--restored{stroke:#2f6468;stroke-width:7;animation:impulse-simple-restored-arc 5.2s ease-in-out infinite}.impulse-simple-arc-label{font-size:11px}.impulse-simple-arc-label--fading{fill:#6f7467}.impulse-simple-arc-label--restored{fill:#9a312c}.impulse-simple-push{opacity:.55;animation:impulse-simple-push 5.2s ease-out infinite}.impulse-simple-push path{fill:none;stroke:#9a312c;stroke-width:9;stroke-linecap:round;stroke-linejoin:round}.impulse-simple-push text{fill:#9a312c}.impulse-simple-contact{fill:none;stroke:#f0c54f;stroke-width:8;opacity:0;transform-box:fill-box;transform-origin:center;animation:impulse-simple-contact 5.2s ease-out infinite}@keyframes impulse-simple-swing{0%{transform:rotate(0)}14%{transform:rotate(4deg)}28%{transform:rotate(-4deg)}43%{transform:rotate(0)}60%{transform:rotate(12deg)}80%{transform:rotate(-12deg)}to{transform:rotate(0)}}@keyframes impulse-simple-push{0%,39%{opacity:.55}43%,49%{opacity:1}56%,to{opacity:.55}}@keyframes impulse-simple-contact{0%,40%{opacity:0;transform:scale(.5)}45%{opacity:1;transform:scale(1)}55%,to{opacity:0;transform:scale(1.8)}}@keyframes impulse-simple-fading-arc{0%,37%{opacity:.9}50%,to{opacity:.5}}@keyframes impulse-simple-restored-arc{0%,44%{opacity:.5}54%,92%{opacity:1}to{opacity:.5}}.frequency-ring{transform-box:fill-box;transform-origin:center;animation:illustrated-frequency 2.4s ease-out infinite}.frequency-ring--1{animation-delay:-.6s}.frequency-ring--2{animation-delay:-1.2s}.frequency-ring--3{animation-delay:-1.8s}@keyframes illustrated-frequency{0%,20%{opacity:.16;transform:scale(.76)}58%{opacity:.8}to{opacity:.04;transform:scale(1.08)}}.escape-simple-paper{fill:#f3e6bc;fill-opacity:.97;stroke:#173936;stroke-width:5;filter:drop-shadow(10px 12px 0 rgba(78,42,29,.18))}.escape-simple-kicker,.escape-simple-title,.escape-simple-input text,.escape-simple-link-label,.escape-simple-steps text{fill:#173936}.escape-simple-kicker{font:800 14px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.13em}.escape-simple-title{font:700 38px/1 Georgia,serif}.escape-simple-input path{fill:none;stroke:#9a312c;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.escape-simple-input{animation:escape-simple-torque-in 8s ease-in-out infinite}.escape-simple-input text,.escape-simple-link-label{font:800 12px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.09em}.escape-simple-wheel,.escape-simple-anchor,.escape-simple-pendulum{transform-box:fill-box;transform-origin:center}.escape-simple-wheel{animation:escape-simple-wheel-step 8s linear infinite}.escape-simple-tooth{fill:#d2a13e;stroke:#173936;stroke-width:4}.escape-simple-tooth--active{stroke:#173936;stroke-width:4}.escape-simple-tooth--tick{animation:escape-simple-tooth-tick 8s steps(1,end) infinite}.escape-simple-tooth--tock{animation:escape-simple-tooth-tock 8s steps(1,end) infinite}.escape-simple-wheel-face{fill:#d2a13e;stroke:#173936;stroke-width:8}.escape-simple-spoke{stroke:#f0dea4;stroke-width:13;stroke-linecap:round}.escape-simple-hub,.escape-simple-pivot{fill:#f0d376;stroke:#173936;stroke-width:7}.escape-simple-anchor{transform-origin:50% 12%;animation:escape-simple-anchor-cycle 8s ease-in-out infinite}.escape-simple-anchor-body{fill:none;stroke:#173936;stroke-width:27;stroke-linecap:round}.escape-simple-anchor-stem{stroke:#173936;stroke-width:11}.escape-simple-pallet{fill:#9a312c;stroke:#173936;stroke-width:6}.escape-simple-pallet--tick{animation:escape-simple-pallet-tick 8s steps(1,end) infinite}.escape-simple-pallet--tock{animation:escape-simple-pallet-tock 8s steps(1,end) infinite}.escape-simple-link{fill:none;stroke:#173936;stroke-width:3;stroke-dasharray:7 7;opacity:.65}.escape-simple-link-label{text-anchor:middle}.escape-simple-pulse{fill:none;stroke:#9a312c;stroke-width:7;stroke-linecap:round;stroke-dasharray:22 150;animation:escape-simple-pulse 8s ease-in-out infinite}.escape-simple-pendulum{transform-origin:50% 0;animation:escape-simple-pendulum-cycle 8s ease-in-out infinite}.escape-simple-rod{stroke:#d2a13e;stroke-width:10}.escape-simple-bob{fill:#d2a13e;stroke:#173936;stroke-width:9}.escape-simple-bob-shine{fill:#f3d778}.escape-simple-beat rect{fill:#f0dea4;stroke:#173936;stroke-width:4}.escape-simple-beat text{fill:#173936;font:900 15px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.12em}.escape-simple-beat{opacity:.28}.escape-simple-beat--tick{animation:escape-simple-beat-tick 8s steps(1,end) infinite}.escape-simple-beat--tock{animation:escape-simple-beat-tock 8s steps(1,end) infinite}.escape-simple-push{opacity:.24}.escape-simple-push path{fill:none;stroke:#9a312c;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.escape-simple-push text{fill:#9a312c;font:900 11px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.1em}.escape-simple-push--tick{animation:escape-simple-push-tick 8s ease-out infinite}.escape-simple-push--tock{animation:escape-simple-push-tock 8s ease-out infinite}.escape-simple-steps circle{fill:#9a312c}.escape-simple-steps text{font:800 12px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.08em}.escape-simple-steps g>text:first-of-type{fill:#f3e6bc;letter-spacing:0}.escape-simple-steps path{stroke:#9a312c;stroke-width:3;stroke-dasharray:5 5}.escape-simple-step{opacity:.42}.escape-simple-step--turn{animation:escape-simple-step-turn 8s steps(1,end) infinite}.escape-simple-step--release{animation:escape-simple-step-release 8s steps(1,end) infinite}.escape-simple-step--push{animation:escape-simple-step-push 8s steps(1,end) infinite}.escapement-overlay *{animation-play-state:paused}.illustrated-stage--11 .escapement-overlay *{animation-play-state:running}@keyframes escape-simple-wheel-step{0%,12%{transform:rotate(0)}20%,61%{transform:rotate(22.5deg)}69%,to{transform:rotate(45deg)}}@keyframes escape-simple-torque-in{0%,6%,50%,56%{opacity:.48;filter:none}10%,15%,60%,65%{opacity:1;filter:drop-shadow(0 0 6px rgba(154,49,44,.75))}22%,45%,72%,to{opacity:.48;filter:none}}@keyframes escape-simple-anchor-cycle{0%,16%,to{transform:rotate(-6deg)}26%,62%{transform:rotate(6deg)}76%{transform:rotate(-6deg)}}@keyframes escape-simple-pendulum-cycle{0%{transform:rotate(-5deg)}16%{transform:rotate(-3deg)}27%{transform:rotate(0)}42%{transform:rotate(10deg)}50%{transform:rotate(7deg)}66%{transform:rotate(3deg)}77%{transform:rotate(0)}92%{transform:rotate(-10deg)}to{transform:rotate(-5deg)}}@keyframes escape-simple-beat-tick{0%,18%,35%,to{opacity:.28}21%,32%{opacity:1}}@keyframes escape-simple-beat-tock{0%,68%,85%,to{opacity:.28}71%,82%{opacity:1}}@keyframes escape-simple-pulse{0%,22%{opacity:0;stroke-dashoffset:30}25%,31%{opacity:1;stroke-dashoffset:-120}35%,72%{opacity:0;stroke-dashoffset:-150}75%,81%{opacity:1;stroke-dashoffset:-120}85%,to{opacity:0;stroke-dashoffset:-150}}@keyframes escape-simple-push-tick{0%,23%{opacity:.08;transform:translate(-14px)}27%,34%{opacity:1;transform:translate(0)}39%,to{opacity:.08;transform:translate(10px)}}@keyframes escape-simple-push-tock{0%,73%{opacity:.08;transform:translate(14px)}77%,84%{opacity:1;transform:translate(0)}89%,to{opacity:.08;transform:translate(-10px)}}@keyframes escape-simple-pallet-tick{0%,18%,35%,to{fill:#9a312c;filter:none}21%,32%{fill:#f0c54f;filter:drop-shadow(0 0 7px #f0c54f)}}@keyframes escape-simple-pallet-tock{0%,68%,85%,to{fill:#9a312c;filter:none}71%,82%{fill:#f0c54f;filter:drop-shadow(0 0 7px #f0c54f)}}@keyframes escape-simple-tooth-tick{0%,18%,35%,to{fill:#d2a13e}21%,32%{fill:#9a312c}}@keyframes escape-simple-tooth-tock{0%,68%,85%,to{fill:#d2a13e}71%,82%{fill:#9a312c}}@keyframes escape-simple-step-turn{0%,19%,50%,69%{opacity:1}21%,49%,71%,to{opacity:.42}}@keyframes escape-simple-step-release{0%,19%,36%,69%,86%,to{opacity:.42}21%,34%,71%,84%{opacity:1}}@keyframes escape-simple-step-push{0%,25%,40%,75%,90%,to{opacity:.42}27%,38%,77%,88%{opacity:1}}.specimen-label,.specimen-note,.study-label,.decay-label-svg{fill:#173936;font:800 13px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.08em}.specimen-note{fill:#9a312c;font-size:9px;letter-spacing:.1em}.specimen-heart{fill:#9a312c;font:800 68px/1 Georgia,serif;transform-box:fill-box;transform-origin:center;animation:specimen-heartbeat 1.08s ease-in-out infinite}.specimen-drop{animation:specimen-drip 1.7s cubic-bezier(.55,0,.8,.5) infinite}.specimen-ripple{transform-box:fill-box;transform-origin:center;animation:specimen-ripple 1.7s ease-out infinite}.specimen-sun{animation:specimen-sun 5s ease-in-out infinite alternate}.specimen-shadow{transform-box:fill-box;transform-origin:left center;animation:specimen-shadow 5s ease-in-out infinite alternate}.specimen-pendulum{transform-box:fill-box;transform-origin:50% 0;animation:specimen-pendulum 2s ease-in-out infinite}@keyframes specimen-heartbeat{0%,32%,to{transform:scale(1)}12%{transform:scale(1.18)}21%{transform:scale(.98)}}@keyframes specimen-drip{0%{opacity:0;transform:translateY(-20px)}15%{opacity:1}70%{opacity:1;transform:translateY(64px) scale(.82)}71%,to{opacity:0;transform:translateY(64px) scale(.55)}}@keyframes specimen-ripple{0%,57%{opacity:0;transform:scale(.25)}68%{opacity:.8}to{opacity:0;transform:scale(1.25)}}@keyframes specimen-sun{0%{transform:translateY(10px)}50%{transform:translate(72px,-12px)}to{transform:translate(144px,10px)}}@keyframes specimen-shadow{0%{transform:rotate(24deg) scaleX(.76)}25%{transform:rotate(43deg) scaleX(.51)}50%{transform:rotate(90deg) scaleX(.34)}75%{transform:rotate(137deg) scaleX(.51)}to{transform:rotate(156deg) scaleX(.76)}}@keyframes specimen-pendulum{0%,to{transform:rotate(-12deg)}50%{transform:rotate(12deg)}}.study-pendulum{transform-box:view-box;transform-origin:830px 96px;animation:study-swing var(--study-period) ease-in-out infinite}@keyframes study-swing{0%,to{transform:rotate(calc(-1 * var(--study-angle)))}50%{transform:rotate(var(--study-angle))}}.study-label{fill:#9a312c;font-size:15px}.study-paper-shadow{fill:#782a2224}.study-paper-sheet{fill:#f3e8c3;stroke:#173936;stroke-width:7;filter:drop-shadow(8px 10px 0 rgba(120,42,34,.1))}.study-paper-scroll-marks{animation:study-paper-feed .742s linear infinite}@keyframes study-paper-feed{to{transform:translateY(-48px)}}.study-axis,.study-period-bracket{fill:none;stroke:#173936;stroke-width:3;stroke-dasharray:8 7}.study-sine-trace{fill:none;stroke:#9a312c;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 0 rgba(23,57,54,.18))}.study-period-bracket{stroke:#9a312c;stroke-dasharray:none}.study-tracer{fill:#9a312c;stroke:#f3e8c3;stroke-width:3}.study-tracer-halo{fill:#d2a13eb8;stroke:#173936;stroke-width:3}.study-stylus{fill:none;stroke:#9a312c;stroke-width:7;stroke-linecap:round;filter:drop-shadow(0 2px 0 rgba(23,57,54,.28))}.study-paper-feed-arrow{fill:none;stroke:#9a312c;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.study-paper-line{fill:none;stroke:#9b8d68;stroke-width:1.4;opacity:.28}.study-paper-line--vertical{opacity:.2}.study-live-label{fill:#9a312c;font:800 10px/1 Avenir Next,Avenir,sans-serif;letter-spacing:.12em}.playground-yard,.playground-subject,.playground-world,.playground-journey-frame,.playground-window{opacity:0}.playground-rider{transform-box:fill-box;transform-origin:50% 0;animation:playground-swing 2.4s ease-in-out infinite}.playground-pusher{opacity:0;transform-box:fill-box;transform-origin:50% 100%;animation:playground-helper 3.2s ease-in-out infinite}.playground-pusher-arms{transform-box:fill-box;transform-origin:left center;animation:playground-helper-arms 3.2s ease-in-out infinite}.playground-push-burst{opacity:0;transform-box:fill-box;transform-origin:center;animation:playground-burst 3.2s ease-out infinite}@keyframes playground-swing{0%,to{transform:rotate(-10deg)}50%{transform:rotate(10deg)}}@keyframes playground-fade{0%{transform:rotate(-28deg)}10%{transform:rotate(23deg)}20%{transform:rotate(-18deg)}30%{transform:rotate(13deg)}40%{transform:rotate(-9deg)}50%{transform:rotate(5deg)}60%{transform:rotate(-2.5deg)}70%{transform:rotate(1deg)}78%,to{transform:rotate(0)}}@keyframes playground-assisted-swing{0%,to{transform:rotate(-13deg)}48%{transform:rotate(13deg)}96%{transform:rotate(-13deg)}}@keyframes playground-helper{0%,34%,64%,to{transform:translate(0) rotate(-1deg)}43%,54%{transform:translate(8px) rotate(7deg)}}@keyframes playground-helper-arms{0%,34%,64%,to{transform:scaleX(.5)}43%,54%{transform:scaleX(.78)}}@keyframes playground-burst{0%,41%,58%,to{opacity:0;transform:scale(.7)}47%,52%{opacity:1;transform:scale(1)}}.clock-gear{transform-box:fill-box;transform-origin:center}.clock-gear--a{animation:clock-gear-turn 9s linear infinite}.clock-gear--b{animation:clock-gear-turn-reverse 6s linear infinite}.clock-gear--c{animation:clock-gear-turn 4.2s linear infinite}@keyframes clock-gear-turn{to{transform:rotate(360deg)}}@keyframes clock-gear-turn-reverse{to{transform:rotate(-360deg)}}.illustrated-stage--0 .clock-illustration{opacity:1;transform-origin:center;transform:translate(10px,30px) scale(.74)}.illustrated-stage--12 .clock-illustration{opacity:1;transform-origin:center;transform:translate(-176px,30px) scale(.82)}.illustrated-stage--1 .room-plate{opacity:.5}.illustrated-stage--1 .clock-illustration{opacity:.1;transform:translate(110px) scale(.94)}.illustrated-stage--1 .frequency-specimens{opacity:1}.illustrated-stage--2 .room-plate{opacity:.48}.illustrated-stage--2 .clock-illustration{opacity:.08}.illustrated-stage--2 .pendulum-study{opacity:1;transform:translate(30px,8px) scale(.72);transform-box:view-box;transform-origin:850px 400px}.illustrated-stage--3 .room-plate{opacity:.5}.illustrated-stage--3 .clock-illustration{opacity:.07}.illustrated-stage--3 .dissipation-visual,.illustrated-stage--4 .swing-scene,.illustrated-stage--4 .playground-world,.illustrated-stage--4 .playground-journey-frame,.illustrated-stage--4 .playground-yard,.illustrated-stage--4 .playground-subject,.illustrated-stage--5 .swing-scene,.illustrated-stage--5 .playground-world,.illustrated-stage--5 .playground-journey-frame,.illustrated-stage--5 .playground-yard,.illustrated-stage--5 .playground-subject{opacity:1}.illustrated-stage--4 .clock-illustration,.illustrated-stage--5 .clock-illustration{transform:translate(-120px) scale(.9)}.illustrated-stage--6 .swing-scene,.illustrated-stage--6 .playground-world,.illustrated-stage--6 .playground-journey-frame,.illustrated-stage--6 .playground-yard,.illustrated-stage--6 .playground-subject,.illustrated-stage--7 .swing-scene,.illustrated-stage--7 .playground-world,.illustrated-stage--7 .playground-journey-frame,.illustrated-stage--7 .playground-yard,.illustrated-stage--7 .playground-subject{opacity:1}.illustrated-stage--5 .playground-rider{animation:playground-fade 9s linear infinite}.illustrated-stage--6 .playground-rider{animation:playground-assisted-swing 3.2s ease-in-out infinite}.illustrated-stage--6 .playground-pusher,.illustrated-stage--6 .playground-push-burst{opacity:1}.illustrated-stage--6 .playground-subject{transform:translate(800px,430px)}.illustrated-stage--6 .clock-illustration{transform:translate(90px) scale(.94)}.illustrated-stage--7 .clock-illustration{transform:translate(-120px) scale(.9)}.illustrated-stage--8 .clock-illustration{transform:translate(32px,-18px) scale(.92)}.illustrated-stage--8 .clock-case{opacity:.08}.illustrated-stage--8 .clock-train,.illustrated-stage--8 .clock-weights,.illustrated-stage--8 .clock-pendulum{filter:drop-shadow(0 0 9px rgba(210,161,62,.5))}.illustrated-stage--9 .room-plate,.illustrated-stage--10 .room-plate,.illustrated-stage--11 .room-plate{opacity:.55}.illustrated-stage--9 .clock-illustration{transform:translate(70px) scale(1.06)}.illustrated-stage--9 .clock-case,.illustrated-stage--10 .clock-case,.illustrated-stage--11 .clock-case{opacity:.14}.illustrated-stage--9 .clock-train,.illustrated-stage--9 .clock-pendulum{opacity:.07;filter:none}.illustrated-stage--9 .clock-weights{filter:drop-shadow(0 0 16px rgba(210,161,62,1))}.illustrated-stage--10 .clock-illustration{opacity:.04;transform:translate(-405px) scale(1.12)}.illustrated-stage--10 .clock-train,.illustrated-stage--10 .clock-weights,.illustrated-stage--10 .clock-pendulum,.illustrated-stage--10 .train-energy-demo{opacity:0;filter:none}.illustrated-stage--10 .torque-demo{opacity:1}.illustrated-stage--10 .clock-weight-body{animation:train-weight-fall 4.8s cubic-bezier(.45,0,.55,1) var(--weight-delay) infinite}.illustrated-stage--10 .clock-gear--a{animation-duration:2.8s}.illustrated-stage--10 .clock-gear--b{animation-duration:1.9s}.illustrated-stage--10 .clock-gear--c{animation-duration:1.35s}.illustrated-stage--10 .clock-pendulum{animation:illustrated-swing var(--pendulum-period) ease-in-out infinite,train-pendulum-glow 4.8s ease-in-out infinite}.illustrated-stage--11 .clock-illustration{opacity:.08;transform:translate(-360px) scale(.96)}.illustrated-stage--11 .escapement-overlay,.illustrated-stage--12 .room-light{opacity:1}@media(max-width:720px){.main-escapement-demo{top:76px;right:12px;bottom:auto;left:12px;width:auto;height:300px;min-height:0;border-width:3px;pointer-events:none}.main-escapement-demo .camera-help,.main-escapement-demo .model-callout{display:none}.illustrated-stage svg{width:148%;max-width:none;transform:translate(-16%)}.illustrated-stage__paper-grain{opacity:.11}.illustrated-stage--1 .frequency-specimens{transform:translate(-50px)}.illustrated-stage--2 .pendulum-study{transform:translate(-76px,18px) scale(.78);transform-origin:center}.illustrated-stage--3 .dissipation-visual{transform:translate(-110px)}.illustrated-stage--10 .clock-illustration{transform:translate(-280px) scale(1.08)}.illustrated-stage--11 .escapement-overlay{transform:translate(455px,335px) scale(.9);transform-origin:center}}@media(prefers-reduced-motion:reduce){.clock-pendulum,.frequency-ring,.specimen-heart,.specimen-drop,.specimen-ripple,.specimen-sun,.specimen-shadow,.specimen-pendulum,.study-pendulum,.study-paper-scroll-marks,.playground-rider,.playground-pusher,.playground-push-burst,.clock-gear,.clock-weight-body,.escape-drum,.escape-transfer-gear,.escape-wheel-large,.anchor-large,.escape-pendulum-large,.escape-drive-weight,.impulse-demo-wheel,.impulse-demo-anchor,.impulse-demo-pendulum,.impulse-demo-contact,.impulse-demo-pallet,.impulse-demo-label,.impulse-demo-timeline-dot,.energy-path-svg,.train-energy-route,.escape-energy-route,.escape-beat,.escape-pallet{animation-play-state:paused}.train-energy-pulse,.escape-energy-pulse,.impulse-demo-packet{display:none}}:root{color:#1d302f;background:#dfd0a9;--ink: #1d302f;--muted: #6f6756;--paper: #f4ebcf;--night: #dfd0a9;--night-soft: #f4ebcf;--brass: #c18d2f;--brass-light: #e0b855;--wood: #754026;--rule: rgba(28, 52, 50, .2)}html,body,.site-shell{background:#dfd0a9}.site-header{color:#f5edcf;border-bottom-color:#f4ebcf38;background:#143435f0;box-shadow:0 5px #5b2c1e2e}.brand b{color:#f5edcf}.brand small{color:#c6bb92}.brand-mark{border-color:#ecc15fb8;background:#842c29}.brand-mark:after{background:#e1b652}.brand-mark i:first-child{background:#f6e1a4}.brand-mark i:last-child{background:#d9a23e}.header-actions>a{color:#e7dcae}.header-actions>a:hover{color:#f0bd57}.sound-button{color:#f3e8c5;border-color:#f6e8be4d;background:#f6e8be14;box-shadow:none}.sound-button:hover,.sound-button.is-on{color:#1c3635;border-color:#d8a843;background:#d8a843}.reading-progress{height:3px;background:#dca83c}.chapter-rail>a{color:#756b54}.chapter-rail>a i{border-color:#695d48;background:#dfd0a9}.chapter-rail>a.is-active{color:#852c29}.chapter-rail>a.is-active i{border-color:#852c29;background:#852c29;box-shadow:0 0 0 5px #852c2926}.rail-line{background:#20332f3d}.rail-line i{background:#852c29}.visual-stage{background:radial-gradient(circle at 52% 44%,rgba(248,234,190,.44),transparent 34rem),#d9c590}.visual-stage:before{opacity:.28;background-image:repeating-linear-gradient(87deg,transparent 0 8px,rgba(25,49,48,.22) 8px 9px),repeating-linear-gradient(2deg,transparent 0 13px,rgba(122,43,37,.12) 13px 14px);background-size:auto;-webkit-mask-image:radial-gradient(ellipse at 50% 48%,black 10%,transparent 78%);mask-image:radial-gradient(ellipse at 50% 48%,black 10%,transparent 78%)}.stage-vignette{box-shadow:inset 0 0 160px #301b1338;background:linear-gradient(to bottom,rgba(27,51,48,.12),transparent 20%,transparent 78%,rgba(64,31,21,.2))}.stage-caption{color:#5e594a}.stage-caption span{color:#8b2d29}.chapter-card{border:2px solid #213c3a;border-top-color:#213c3a;border-radius:3px;color:#1d302f;background:repeating-linear-gradient(88deg,rgba(30,55,52,.025) 0 1px,transparent 1px 8px),#f6eed3f2;box-shadow:11px 11px #782a222e,0 25px 50px #38241926;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.chapter--right .chapter-card{box-shadow:-11px 11px #16404029,0 25px 50px #38241926}.chapter-number{top:-12px;right:16px;color:#f5e5b4;border:2px solid #213c3a;border-radius:2px;background:#8c2e29;box-shadow:4px 4px #1b383524}.eyebrow{color:#8d302a}.chapter-card h2,.hero-copy h1{color:#183634;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-weight:700;letter-spacing:-.055em}.chapter-card h2{line-height:.96}.chapter-card h2 .title-accent{color:#992f29}.chapter-card>p{color:#554f43}.chapter-card>p em{color:#7e2d29}.margin-note{border-top-color:#1d36332e;border-left-color:#a83c32;color:#726957!important;background:#cc9c3414}.hero-copy h1{color:#163836;text-shadow:2px 2px 0 rgba(245,231,187,.8)}.hero-copy h1 em{color:#992f29;font-family:inherit;font-weight:700;font-style:italic}.hero-deck{color:#413f34;border-left-color:#992f29;text-shadow:0 1px #efe1b8}.begin-link{color:#213c3a;font-weight:700}.begin-link i{color:#f5e9c6;border-color:#7f2d2a;background:#8d302b}.begin-link:hover i{color:#173a38;background:#d6a53c}.hero-aside{color:#514e40}.hero-aside i{color:#8d302a}.equation{border:2px solid #8a302a;border-radius:0;background:#e8c96f;box-shadow:5px 5px #183b3821}.equation:before{border-color:#1b39364d}.equation strong{color:#173936}.equation span{color:#6c392c}.artifact-list{gap:5px}.artifact-list span{border-top:2px solid #1f4a48;border-radius:0;background:#dcb94e}.artifact-list span:nth-child(2){background:#b8c598}.artifact-list span:nth-child(3){background:#d79a75}.artifact-list i{color:#822c29}.artifact-list b{color:#183b39}.artifact-list small{color:#5f5746}.frequency-strip i{background:#8c2f2a;box-shadow:none}.range-control b{color:#3f4a41}.range-control output{color:#832d29}.range-control input::-webkit-slider-runnable-track{height:3px;background:linear-gradient(to right,#8c302b var(--range-progress),#9e9274 var(--range-progress))}.range-control input::-webkit-slider-thumb{border-color:#f2e4bd;background:#d6a53c;box-shadow:0 0 0 2px #173a38}.range-control input::-moz-range-track{background:#9e9274}.range-control input::-moz-range-progress{background:#8c302b}.range-control input::-moz-range-thumb{border-color:#f2e4bd;background:#d6a53c}.stat-pair,.arc-readout,.callout-stack{background:#1d3c39}.stat-pair span,.arc-readout span,.callout-stack span{background:#efe3bb}.stat-pair small{color:#6f6755}.stat-pair b{color:#173a38}.text-button{color:#862e2a;font-weight:700}.text-button:hover{color:#bd742b}.amplitude-picker button{color:#234340;border:2px solid #244441;border-radius:0;background:#d7c47f}.amplitude-picker button:hover,.amplitude-picker button.is-active{color:#f5e9c2;border-color:#183b39;background:#8b302b;box-shadow:4px 4px #cc9a334d}.arc-readout span{color:#685f4e}.arc-readout b{color:#79302b}.callout-stack b{color:#842f2a}.callout-stack small{color:#5f594a}.two-jobs span{border:2px solid #23423f;border-radius:0;background:#d8c37e}.two-jobs span:nth-child(2){background:#b9c69c}.two-jobs b{color:#7e2c28}.two-jobs small{color:#4d5043}.energy-meter{border:2px solid #203e3b;border-radius:0;background:#e9dcaf}.energy-meter span{background:linear-gradient(90deg,#a9322e,#d19d35)}.energy-meter b{color:#173936;text-shadow:0 1px rgba(246,232,185,.55)}.weight-console{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0 12px}.weight-dial{position:relative;min-width:0;display:grid;justify-items:center;gap:5px;padding:9px 8px 8px;border:2px solid #203e3b;background:#efe3bb;cursor:ew-resize}.weight-dial>b{color:#7f302b;font:800 .58rem/1 ui-sans-serif,sans-serif;letter-spacing:.08em;text-transform:uppercase}.weight-dial__face{position:relative;width:82px;height:82px;border:5px solid #173936;border-radius:50%;background:radial-gradient(circle,#f1e4bd 0 50%,transparent 51%),repeating-conic-gradient(from 224deg,#8c302b 0 2deg,transparent 2deg 17deg),#d6a53c;box-shadow:inset 0 0 0 4px #d6a53c,4px 5px #782a2221}.weight-dial__face i{position:absolute;z-index:2;bottom:50%;left:calc(50% - 2px);width:4px;height:27px;border-radius:4px;background:#8c302b;transform-origin:50% 100%;transition:transform 90ms ease-out}.weight-dial__face:after{content:"";position:absolute;z-index:3;top:50%;left:50%;width:11px;height:11px;border:3px solid #f1e4bd;border-radius:50%;background:#173936;transform:translate(-50%,-50%)}.weight-dial__value{min-width:84px;padding:5px 9px;border:2px solid #173936;color:#173936;background:#f4ebcf;font:900 .72rem/1 ui-monospace,monospace;letter-spacing:.02em;text-align:center}.weight-dial__keys{display:flex;align-items:center;gap:6px}.weight-dial__keys kbd{min-width:23px;padding:4px 5px;border:2px solid #173936;color:#173936;background:#e8c96f;box-shadow:2px 2px #8c302b;font:800 .6rem/1 ui-monospace,monospace;text-align:center}.weight-dial__keys em{color:#8c302b;font-style:normal;font-size:.7rem}.weight-dial input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.weight-dial:focus-within{outline:3px solid rgba(140,48,43,.35);outline-offset:3px}.height-keys{min-width:0;display:grid;align-content:center;gap:18px;padding:16px;border:2px solid #203e3b;background:#efe3bb}.height-keys__readout{display:grid;justify-items:center;gap:8px}.height-keys__readout b{color:#7f302b;font:800 .58rem/1 ui-sans-serif,sans-serif;letter-spacing:.08em;text-transform:uppercase}.height-keys__readout output{color:#173936;font:800 1rem/1 ui-monospace,monospace}.height-keys__buttons{display:flex;justify-content:center;gap:12px}.height-keys__buttons button{display:grid;justify-items:center;gap:7px;padding:0;border:0;color:#4d5043;background:transparent;cursor:pointer}.height-keys__buttons kbd{min-width:38px;padding:9px 8px;border:2px solid #173936;color:#173936;background:#e8c96f;box-shadow:3px 3px #8c302b;font:800 .8rem/1 ui-monospace,monospace;text-align:center}.height-keys__buttons small{font:800 .5rem/1 ui-sans-serif,sans-serif;letter-spacing:.08em;text-transform:uppercase}.height-keys__buttons button:active kbd{color:#f5e9c2;background:#8c302b;box-shadow:none;transform:translate(3px,3px)}.weight-console[data-active-key=w] kbd[data-key=w],.weight-console[data-active-key=a] kbd[data-key=a],.weight-console[data-active-key=s] kbd[data-key=s],.weight-console[data-active-key=d] kbd[data-key=d]{color:#f5e9c2;background:#8c302b;transform:translate(2px,2px);box-shadow:none}.energy-path li,.energy-path li:last-child{border-color:#1c3b373d}.energy-path li:after{background:#9a342e}.energy-path b{color:#173a38}.energy-path span{color:#625b4b}.chapter--final blockquote{color:#183a38;border:2px solid #86302b;border-radius:0;background:#d8c47c}.restart-link{color:#852e2a;font-weight:700}.restart-link:hover{color:#bd742b}.model-loading{color:#213c39}.model-loading span{border-color:#1e3c382e;border-top-color:#8a302b}.footer-mark{border-color:#e7bc58b3;background:#8a302b}.site-footer{border-top:6px solid #8b302a;color:#f1e4bb;background:#173b39}.site-footer p small,.site-footer nav a{color:#c9bd96}.site-footer nav a:hover{color:#e7b547}@media(max-width:720px){.chapter--hero{background:linear-gradient(to bottom,transparent 6%,rgba(223,208,169,.5) 18%,rgba(223,208,169,.74) 50%,transparent 76%)}.chapter-card{background:repeating-linear-gradient(88deg,rgba(30,55,52,.025) 0 1px,transparent 1px 8px),#f6eed3f7;box-shadow:7px 8px #782a222e,0 20px 45px #38241929}}.repeat-grid,.loss-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:22px 0 0}.repeat-grid span,.loss-grid span{min-width:0;display:grid;grid-template-columns:27px 1fr;gap:3px 8px;padding:12px;border-top:2px solid #244744;background:#dec05d}.repeat-grid span:nth-child(2){background:#b9c59a}.repeat-grid span:nth-child(3){background:#d89a74}.repeat-grid span:nth-child(4){background:#ead9a7}.repeat-grid i{grid-row:1 / span 2;align-self:center;color:#8d302a;font: 1.15rem/1 Georgia,serif;text-align:center}.repeat-grid b,.loss-grid b{color:#173a38;font-size:.7rem}.repeat-grid small,.loss-grid small{color:#625b49;font-size:.58rem;line-height:1.3}.chapter--lab{min-height:132svh}.chapter--lab .chapter-card{width:min(100%,470px);padding:21px 23px 20px}.chapter--lab .chapter-card h2{margin-bottom:10px;font-size:clamp(2rem,2.8vw,2.35rem)}.chapter--lab .chapter-card>p{margin-bottom:10px;font-size:.83rem;line-height:1.43}.chapter--lab .range-control{gap:7px;margin:9px 0 7px}.chapter--lab .equation{margin:11px 0;padding:14px 18px 12px}.chapter--lab .equation strong{font-size:1.4rem}.chapter--lab .stat-pair{margin:8px 0}.chapter--lab .stat-pair span{padding:10px 12px}.chapter--lab .stat-pair b{font-size:1.05rem}.chapter--lab .margin-note{margin-top:12px!important;padding-top:9px;font-size:.68rem!important}.chapter--lab .text-button{font-size:.66rem}@media(min-width:721px){.chapter--lab .chapter-card{transform:scale(.9);transform-origin:left center}}.chapter--interlude .chapter-card{width:min(100%,430px);padding:35px 34px 32px}.chapter--interlude .chapter-card h2{margin:0;font-size:clamp(2.5rem,4vw,4rem);line-height:.94}.formula-list{display:grid;gap:1px;margin:10px 0 0;background:#1d3c39}.formula-list span{display:grid;grid-template-columns:118px 1fr;align-items:baseline;gap:10px;padding:7px 10px;background:#efe3bb}.formula-list b{color:#7f302b;font:700 .62rem/1.2 ui-sans-serif,sans-serif}.formula-list code{color:#173a38;font:600 .68rem/1.2 ui-monospace,monospace}.analogy-pair,.handoff-summary{display:flex;align-items:stretch;gap:7px;margin:23px 0}.analogy-pair span{flex:1;display:grid;gap:5px;padding:15px;border:2px solid #244441;background:#d8c47c}.analogy-pair span:last-child{background:#b8c69c}.analogy-pair b{color:#7e2c28;font:700 1rem/1 Georgia,serif}.analogy-pair small{color:#4e5143;font-size:.64rem}.analogy-pair>i,.handoff-summary>i{align-self:center;color:#8d302a;font-style:normal;font-weight:800}.equation--quiet{background:#b9c59a}.equation--quiet strong{color:#173936}.equation--quiet sup{font-size:.55em}.bridge-quote{margin:22px 0;padding:18px 20px;border:2px solid #8a302a;color:#173936;background:#e8c96f;box-shadow:5px 5px #183b3821;font:italic 700 1.13rem/1.35 Georgia,serif}.loss-grid span{display:grid;grid-template-columns:1fr;background:#dec05d}.loss-grid span:nth-child(2){background:#b9c59a}.loss-grid span:nth-child(3){background:#d89a74}.loss-grid span:nth-child(4){background:#ead9a7}.replay-button{width:100%;margin-top:17px;padding:12px 16px;border:2px solid #244441;color:#f3e7c1;background:#8b302b;cursor:pointer;font:800 .65rem/1 ui-sans-serif,sans-serif;letter-spacing:.08em;text-transform:uppercase}.replay-button:hover{color:#173936;background:#d7a63e}.energy-path--compact li{grid-template-columns:74px 1fr;padding-top:10px;padding-bottom:10px}.energy-path--compact li:before{top:11px}.energy-path--compact li:after{top:22px}.handoff-summary{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr}.handoff-summary span{min-width:0;display:grid;align-content:center;gap:5px;min-height:88px;padding:9px;border:2px solid #244441;background:#ead9a7;text-align:center}.handoff-summary span:nth-of-type(2){background:#dec05d}.handoff-summary span:nth-of-type(3){background:#d89a74}.handoff-summary span:nth-of-type(4){background:#b9c59a}.handoff-summary b{color:#7f302b;font:700 .66rem/1.1 ui-sans-serif,sans-serif}.handoff-summary small{color:#4f5144;font-size:.54rem;line-height:1.3}@media(max-height:820px)and (min-width:721px){.chapter--lab{min-height:150svh}.chapter--lab .chapter-card{padding-top:25px;padding-bottom:23px}.chapter--lab .chapter-card h2{font-size:2.35rem;margin-bottom:13px}.chapter--lab .chapter-card>p{margin-bottom:13px;font-size:.87rem}}@media(max-width:720px){.chapter--lab{min-height:192svh}.repeat-grid{grid-template-columns:1fr 1fr}.chapter--lab .chapter-card{padding-right:18px;padding-left:18px}.formula-list span{grid-template-columns:105px 1fr}.illustrated-stage--5 .playground-subject,.illustrated-stage--6 .playground-subject{transform:translate(640px,330px)}.handoff-summary{grid-template-columns:1fr 1fr;gap:6px}.handoff-summary>i{display:none}}@media(max-width:430px){.repeat-grid,.loss-grid{grid-template-columns:1fr}.repeat-grid span{grid-template-columns:27px 1fr}.formula-list span{grid-template-columns:1fr;gap:4px}}
