@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0}img,svg{max-width:100%;display:block}button,input,select{font:inherit}}@layer base{:root{--ink:#17211d;--muted:#64716b;--paper:#f4f1e9;--paper-deep:#e8e4d9;--surface:#fcfbf7;--acid:#d9ff69;--acid-deep:#98bd31;--copper:#e77f45;--blue:#88b9c8;--red:#c84e3d;--line:#17211d24;--shadow:0 28px 80px #17211d1a;--radius:26px;--max:1220px}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}body:before{content:"";pointer-events:none;opacity:.22;z-index:100;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E");position:fixed;inset:0}h1,h2,h3,h4{letter-spacing:-.035em;text-wrap:balance;line-height:1.04}h1{font-size:clamp(3.4rem,8.2vw,8rem);font-weight:680}h2{font-size:clamp(2.5rem,5vw,5rem);font-weight:650}h3{font-size:clamp(1.45rem,2.2vw,2.2rem);font-weight:650}h4{letter-spacing:-.01em;font-size:1.05rem}p{max-width:70ch}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--copper);outline-offset:4px;border-radius:4px}::selection{background:var(--acid);color:var(--ink)}}@layer components{.skip-link{z-index:999;background:var(--ink);color:#fff;border-radius:10px;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:80;min-height:76px;padding:1rem max(1.1rem, calc((100vw - var(--max)) / 2));grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;transition:background .25s,box-shadow .25s;display:grid;position:sticky;top:0}.site-header.is-scrolled{backdrop-filter:blur(18px);box-shadow:0 1px 0 var(--line);background:#f4f1e9e0}.brand{letter-spacing:-.05em;align-items:center;gap:.55rem;width:max-content;font-size:1.24rem;font-weight:760;text-decoration:none;display:inline-flex}.brand-dot{background:var(--copper);width:.68rem;height:.68rem;box-shadow:10px -5px 0 -2px var(--acid-deep);border-radius:50%}.site-nav{gap:1.6rem;font-size:.9rem;display:flex}.site-nav a,.site-footer a{text-decoration:none}.site-nav a:hover,.site-footer a:hover{text-decoration:underline}.header-cta{background:var(--ink);color:#fff;border-radius:999px;justify-self:end;align-items:center;gap:.5rem;padding:.62rem .9rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.site-footer{max-width:var(--max);border-top:1px solid var(--line);grid-template-columns:1.1fr 1fr auto;gap:3rem;margin:0 auto;padding:5rem 1.25rem 3rem;font-size:.9rem;display:grid}.site-footer p{color:var(--muted)}.site-footer nav{flex-direction:column;gap:.5rem;display:flex}.footer-brand{margin-bottom:.4rem}.footer-note strong{color:var(--ink)}.container{width:min(calc(100% - 2.5rem), var(--max));margin-inline:auto}.narrow{width:min(100% - 2.5rem,840px);margin-inline:auto}.section{padding-block:clamp(5.5rem,10vw,9.5rem)}.section-tight{padding-block:clamp(3rem,6vw,5rem)}.surface-section{background:var(--surface);border-block:1px solid var(--line)}.dark-section{background:var(--ink);color:#fff}.dark-section .muted{color:#bac4bf}.eyebrow{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.76rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:1.6rem;height:1px}.lede{color:var(--muted);font-size:clamp(1.1rem,1.8vw,1.45rem);line-height:1.55}.muted{color:var(--muted)}.micro{color:var(--muted);font-size:.78rem;line-height:1.5}.source-link{border:1px solid var(--line);vertical-align:super;border-radius:50%;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;margin-left:.15rem;font-size:.63rem;font-weight:800;text-decoration:none;display:inline-flex}.tag{border:1px solid var(--line);letter-spacing:.02em;border-radius:999px;align-items:center;width:max-content;padding:.35rem .68rem;font-size:.75rem;font-weight:750;display:inline-flex}.tag.acid{background:var(--acid);border-color:#0000}.tag.copper{background:#f8dcc9;border-color:#0000}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.72rem 1.05rem;font-weight:750;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 26px #17211d24}.button.secondary{color:var(--ink);background:0 0}.button.acid{background:var(--acid);color:var(--ink);border-color:var(--acid)}.button.small{min-height:40px;padding:.48rem .8rem;font-size:.85rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.3rem,2.5vw,2rem)}.card.dark{background:var(--ink);color:#fff}.card.acid{background:var(--acid);border-color:#0000}.card.copper{background:#f5d8c5;border-color:#0000}.card h3,.card h4{margin-bottom:.7rem}.card p+p{margin-top:.75rem}.depth-tabs{flex-wrap:wrap;gap:.55rem;margin:2rem 0 1.5rem;display:flex}.depth-tab{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:.65rem .92rem;font-size:.82rem;font-weight:780}.depth-tab[aria-selected=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.depth-panel[hidden]{display:none}.depth-panel{animation:.28s both reveal}.metric{letter-spacing:-.055em;font-size:clamp(2rem,4vw,3.7rem);font-weight:700;line-height:1}.metric small{letter-spacing:0;color:var(--muted);font-size:.38em;font-weight:700}.equation{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;font-size:clamp(1rem,2.1vw,1.4rem);font-weight:750;display:flex}.equation span{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:.8rem 1rem}.equation .result{background:var(--acid)}.chapter-head{max-width:900px;margin-bottom:3rem}.chapter-head h2{margin-bottom:1.1rem}.chapter-number{border:1px solid;border-radius:50%;place-items:center;width:2.35rem;height:2.35rem;margin-bottom:1.25rem;font-size:.78rem;font-weight:800;display:inline-grid}.callout{border:1px solid var(--line);background:#d9ff692e;border-radius:20px;grid-template-columns:auto 1fr;gap:1rem;padding:1.2rem;display:grid}.callout-icon{background:var(--acid);border-radius:50%;place-items:center;width:2.3rem;height:2.3rem;font-weight:850;display:grid}.callout strong{margin-bottom:.2rem;display:block}.visual{border:1px solid var(--line);border-radius:calc(var(--radius) + 8px);background:var(--surface);box-shadow:var(--shadow);position:relative;overflow:hidden}.visual figcaption{color:var(--muted);border-top:1px solid var(--line);padding:.85rem 1.15rem 1.05rem;font-size:.74rem}.visual-label{z-index:2;backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;background:#fcfbf7e0;border-radius:999px;padding:.36rem .6rem;font-size:.66rem;font-weight:800;position:absolute;top:1rem;left:1rem}.photo{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.range-wrap label{justify-content:space-between;gap:1rem;margin-bottom:.6rem;font-weight:750;display:flex}input[type=range]{width:100%;accent-color:var(--ink)}input[type=number]{border:1px solid var(--line);background:var(--surface);width:100%;min-height:50px;color:var(--ink);border-radius:14px;padding:.7rem .85rem}.field-label{margin-bottom:.4rem;font-size:.82rem;font-weight:750;display:block}.result-box{background:var(--ink);color:#fff;border-radius:20px;min-height:100%;padding:1.3rem}.result-box .metric small,.result-box .muted{color:#bec8c3}.safety-band{background:#f5d8c5;border-radius:20px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.safety-band svg{flex:none}.notice{border-left:4px solid var(--copper);padding:.75rem 0 .75rem 1rem}.notice strong{display:block}.roadmap{flex-wrap:wrap;gap:.65rem;list-style:none;display:flex}.roadmap li{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:.55rem .78rem;font-size:.82rem}.roadmap li:first-child{background:var(--acid);color:var(--ink);border-color:#0000;font-weight:800}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:none}@keyframes reveal{0%{opacity:0;transform:translateY(6px)}}}@layer utilities{.stack>*+*{margin-top:1rem}.stack-lg>*+*{margin-top:2rem}.split-head{justify-content:space-between;align-items:end;gap:2rem;display:flex}.align-center{align-items:center}.text-center{text-align:center}.max-60{max-width:60ch}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mt-2{margin-top:2rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (width<=820px){.site-header{grid-template-columns:1fr auto;min-height:68px}.site-nav{display:none}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;gap:2rem}.split-head{flex-direction:column;align-items:flex-start}}@media (width<=520px){.header-cta{padding:.58rem .72rem}.header-cta span{display:none}.container,.narrow{width:min(calc(100% - 1.5rem), var(--max))}.section{padding-block:4.5rem}.card{border-radius:22px}.visual{border-radius:24px}.depth-tabs{grid-template-columns:1fr;display:grid}.depth-tab{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}@font-face{font-family:Space Grotesk;src:url(/fonts/space-grotesk-latin.woff2)format("woff2");font-weight:300 700;font-style:normal;font-display:swap}:root,body{--ink:#172020;--muted:#626865;--paper:#f4f3ed;--paper-deep:#e8e8e1;--surface:#fffefa;--acid:#e5eea4;--acid-deep:#76843a;--copper:#b3421c;--orange:#ff7846;--line:#18202026;--radius:14px;--max:1280px;--mono:ui-monospace, SFMono-Regular, Consolas, monospace;--night:#101212;--night-panel:#191d1d;--night-muted:#a6afac;--night-line:#333b38}body{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{display:none}h1,h2,h3,h4{letter-spacing:-.055em}h1{font-size:clamp(3.2rem,6.4vw,6.8rem);font-weight:600}h2{font-size:clamp(2.2rem,4.4vw,4rem);font-weight:500}h3{font-size:clamp(1.35rem,2vw,1.9rem)}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}[hidden]{display:none!important}:target{scroll-margin-top:145px}.mono{font-family:var(--mono);letter-spacing:.065em;font-size:.68rem}.site-header{color:#f4f3ed;backdrop-filter:blur(14px);background:#101212f5;border-bottom:1px solid #343a37;gap:2rem;height:82px;padding-block:0}.brand{letter-spacing:-.1em;gap:.65rem;font-size:1.9rem;font-weight:700}.brand svg{color:var(--orange);fill:var(--orange)}.brand-period{color:var(--orange);margin-left:.04em}.site-nav{gap:1.8rem;font-size:.8rem}.site-nav a{color:#b7bfbb;align-items:center;min-height:44px;display:flex}.site-nav a[aria-current=page],.site-nav a:hover{color:var(--orange);text-decoration:none}.header-cta{background:0 0;border:1px solid #58605c;border-radius:5px;min-height:44px;font-size:.75rem}.header-cta:hover{border-color:var(--orange);color:var(--orange)}.menu-toggle,.mobile-source{display:none!important}.button{border-radius:5px;gap:1.5rem;padding:.88rem 1.3rem;font-weight:600;transition:background .2s,transform .2s}.button:hover{box-shadow:none}.button.orange{background:var(--orange);border-color:var(--orange);color:#171d1a}.button.orange:hover{background:#ff946a}.button.ghost{color:#f4f3ed;background:0 0;border-color:#535d57}.button.ghost:hover{border-color:var(--orange)}.eyebrow{font-family:var(--mono);letter-spacing:.1em;font-size:.65rem;font-weight:500}.eyebrow:before{background:var(--copper);width:6px;height:6px}.lede{font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.7}.section{padding-block:clamp(4rem,7.5vw,7rem)}.card{border-radius:12px}.visual{box-shadow:none;border-radius:16px}.site-footer{max-width:none;padding:4rem max(1.25rem, calc((100vw - var(--max)) / 2)) 1.5rem;color:#e6e9e2;background:#101212;border-top:1px solid #343a37;gap:2rem 4rem;font-size:.8rem}.site-footer p{color:#a6afac}.site-footer .footer-brand{font-size:2.5rem}.footer-note .mono{color:var(--orange);margin-bottom:1rem}.footer-bottom{color:#a6afac;border-top:1px solid #343a37;grid-column:1/-1;justify-content:space-between;gap:1rem;padding-top:2rem;font-size:.6rem;display:flex}.footer-signature{color:#e6e9e2;text-underline-offset:.32rem;letter-spacing:.08em;text-decoration-color:var(--orange)!important}.footer-signature:hover,.footer-signature:focus-visible{color:var(--orange)}.site-footer nav a{min-height:36px}.dark-page{background:var(--night);color:#f3f3ec;--muted:#a6afac;--line:#333b38;--copper:#ff7846}.dark-page .lede{color:#acb4b0}.dark-page .eyebrow{color:var(--orange)}.dark-panel{background:var(--night-panel);color:#f3f3ec;border:1px solid var(--night-line);border-radius:10px}.section-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.section-heading .lede{max-width:37ch}.text-link{text-underline-offset:.5rem;font-size:.85rem}.section-heading .text-link{white-space:nowrap;padding:.5rem 0}.pill{font-family:var(--mono);color:#bdc5bf;border:1px solid #454e48;border-radius:3px;align-items:center;gap:.5rem;padding:.35rem .65rem;font-size:.62rem;display:inline-flex}.signal-dot{background:var(--orange);border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 12px #ff784660}.instrument-topline{font-family:var(--mono);letter-spacing:.05em;color:#adb7b1;border-bottom:1px solid var(--night-line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.3rem;font-size:.6rem;display:flex}.instrument-topline strong{color:var(--orange);font-weight:400}.page-intro{padding:4rem 0 3rem}.page-intro h1{max-width:15ch}.page-intro .lede{max-width:55ch;margin-top:1.5rem}.breadcrumbs{font-size:.68rem;font-family:var(--mono);color:var(--muted);gap:.8rem;margin-bottom:2rem;display:flex}.breadcrumbs a{text-decoration:none}.text-orange{color:var(--orange)}.segmented{background:#101414;border:1px solid #39413c;border-radius:6px;flex-wrap:wrap;gap:4px;padding:4px;display:flex}.segmented button{color:#afb8b1;background:0 0;border:0;border-radius:3px;min-height:44px;padding:.5rem 1rem;font-size:.75rem}.segmented button:is([aria-pressed=true],[aria-selected=true]){color:#192019;background:#e7eddf}.segmented button:hover{color:var(--orange)}.segmented button:is([aria-pressed=true],[aria-selected=true]):hover{color:#192019}.sim-disclaimer{color:#a6afac;margin:1rem 0;font-size:.73rem;line-height:1.6}.editorial-note{border-left:2px solid var(--orange);color:#c2c9c2;background:#202522;padding:1.1rem 1.3rem;font-size:.84rem;line-height:1.7}.editorial-note strong{color:#f3f3ec}.faq{max-width:900px}.faq details{border-bottom:1px solid var(--line);padding:1.3rem 0}.faq summary{cursor:pointer;min-height:44px;padding-right:2rem;font-size:1.1rem}.faq details p{color:var(--muted);margin:1rem 0 .3rem}.no-js-note{color:#252c20;background:#f6e5bd;padding:1rem;font-size:.85rem;display:block}.safety-intro{color:var(--ink)}@media (width<=820px){.site-header{grid-template-columns:1fr auto;gap:1rem;height:68px}.site-header .header-cta{display:none}.menu-toggle{color:#fff;background:0 0;border:1px solid #59625b;border-radius:4px;align-items:center;gap:1rem;min-height:44px;padding:0 .8rem;font-size:.78rem;display:flex!important}.site-nav{background:#151a17;border-bottom:1px solid #414b43;flex-direction:column;gap:.2rem;padding:1rem 1.25rem 1.5rem;display:none;position:absolute;top:67px;left:0;right:0}.site-nav.is-open{display:flex}.site-nav .mobile-source{display:flex!important}.site-nav a{min-height:48px}.brand{font-size:1.65rem}.brand svg{width:24px;height:24px}.section-heading{flex-direction:column;align-items:flex-start;gap:1.2rem}.footer-bottom{flex-direction:column}.page-intro{padding:2.5rem 0}.section-heading h2{max-width:17ch}.container,.narrow{width:calc(100% - 2.5rem)}}@media (width<=400px){.container,.narrow{width:calc(100% - 2rem)}.segmented button{padding:.5rem .7rem}.instrument-topline{padding:.9rem;font-size:.55rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.tag.acid{color:#172020}.callout .micro{color:#515b51}.depth-panel{animation:none}.site-nav a,.segmented button,.menu-toggle{transition:color .18s,background .18s,border-color .18s}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px;outline:2px solid #ffad84}@media (prefers-reduced-motion:no-preference){@keyframes menu-enter{0%{transform:translateY(-6px)}to{transform:translateY(0)}}.site-nav.is-open{animation:.18s ease-out menu-enter}}.content-breadcrumbs[data-astro-cid-vx4iavld]{padding-block:1.15rem;font-size:.78rem}ol[data-astro-cid-vx4iavld],li[data-astro-cid-vx4iavld]{flex-wrap:wrap;gap:.7rem;list-style:none;display:flex}a[data-astro-cid-vx4iavld]{text-underline-offset:.25em}[data-astro-cid-vx4iavld][aria-current]{opacity:.7}.learning-card[data-astro-cid-3xqvl3fd]{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:16px;flex-direction:column;text-decoration:none;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.learning-card[data-astro-cid-3xqvl3fd]:hover{border-color:var(--copper);transform:translateY(-2px)}img[data-astro-cid-3xqvl3fd]{object-fit:cover;width:100%;height:220px}.learning-copy[data-astro-cid-3xqvl3fd]{gap:.8rem;height:100%;padding:clamp(1.2rem,3vw,2rem);display:grid}.learning-number[data-astro-cid-3xqvl3fd]{color:var(--muted);font-size:.68rem}h2[data-astro-cid-3xqvl3fd],h3[data-astro-cid-3xqvl3fd]{font-size:clamp(1.4rem,2.5vw,2rem)}p[data-astro-cid-3xqvl3fd]{color:var(--muted);font-size:.95rem;line-height:1.6}.learning-arrow[data-astro-cid-3xqvl3fd]{align-self:end;margin-top:.5rem;font-weight:650}.dark-page .learning-card[data-astro-cid-3xqvl3fd]{color:#f5f2eb;background:#1b1e1e;border-color:#393e3d}.dark-page .learning-card[data-astro-cid-3xqvl3fd] p[data-astro-cid-3xqvl3fd],.dark-page .learning-number[data-astro-cid-3xqvl3fd]{color:#b7beb9}.related-modules[data-astro-cid-wrnobluo]{padding-block:4rem}.related-heading[data-astro-cid-wrnobluo]{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:2rem;display:flex}h2[data-astro-cid-wrnobluo]{font-size:clamp(1.9rem,4vw,3rem)}.related-heading[data-astro-cid-wrnobluo]>a[data-astro-cid-wrnobluo]{flex-shrink:0;font-size:.9rem}.related-grid[data-astro-cid-wrnobluo]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (width<=600px){.related-heading[data-astro-cid-wrnobluo]{display:block}.related-heading[data-astro-cid-wrnobluo]>a[data-astro-cid-wrnobluo]{margin-top:1rem;display:inline-block}.related-grid[data-astro-cid-wrnobluo]{grid-template-columns:1fr}}
