@font-face{font-family:DSEG7Classic;src:url(https://cdn.jsdelivr.net/npm/dseg@0.46.0/fonts/DSEG7-Classic/DSEG7Classic-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:DSEG7Classic;src:url(https://cdn.jsdelivr.net/npm/dseg@0.46.0/fonts/DSEG7-Classic/DSEG7Classic-Italic.woff2) format("woff2");font-weight:400;font-style:italic}:root{--ink: #E9E4D9;--ink-60: rgba(233,228,217,.62);--ink-mono: #9E9A90;--line: rgba(233,228,217,.55);--line-2: rgba(233,228,217,.28);--hairline: rgba(233,228,217,.1);--amber: #F2900F;--amber-glow: rgba(242,144,15,.16);--amber-off: rgba(242,144,15,.12);--surface: #212529;--plate-fill: #23272A;--stone: #98948D;--plate-shadow: drop-shadow(0px 5px 7px rgba(0,0,0,.45));--sub-shadow: drop-shadow(0px 2px 3px rgba(0,0,0,.42));--g-tl: #2B2B2B;--g-tr: #302B23;--g-bl: #262626;--g-br: #242424;--ease-out: cubic-bezier(.16, 1, .3, 1);--maxw: 1160px}:root[data-theme=light],:root.theme-light{--ink: #211E1A;--ink-60: rgba(33,30,26,.66);--ink-mono: #6B655C;--line: rgba(33,30,26,.5);--line-2: rgba(33,30,26,.26);--hairline: rgba(33,30,26,.1);--amber-off: rgba(242,144,15,.16);--surface: #ECE8E1;--plate-fill: #ECE8E1;--plate-shadow: drop-shadow(0px 5px 7px rgba(33,30,26,.18));--sub-shadow: drop-shadow(0px 2px 3px rgba(33,30,26,.15));--g-tl: #FDFDFB;--g-tr: #FCF7EF;--g-bl: #F8F8F6;--g-br: #F5F5F3}@media(prefers-color-scheme:light){:root:not([data-theme]){--ink: #211E1A;--ink-60: rgba(33,30,26,.66);--ink-mono: #6B655C;--line: rgba(33,30,26,.5);--line-2: rgba(33,30,26,.26);--hairline: rgba(33,30,26,.1);--amber-off: rgba(242,144,15,.16);--surface: #ECE8E1;--plate-fill: #ECE8E1;--plate-shadow: drop-shadow(0px 5px 7px rgba(33,30,26,.18));--sub-shadow: drop-shadow(0px 2px 3px rgba(33,30,26,.15));--g-tl: #FDFDFB;--g-tr: #FCF7EF;--g-bl: #F8F8F6;--g-br: #F5F5F3}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:IBM Plex Mono,monospace;font-weight:300;color:var(--ink);line-height:1.6;text-transform:lowercase;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;background:linear-gradient(135deg,var(--g-tl),var(--g-br)),var(--g-bl)}#bg-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;display:block}img,svg{display:block}a{color:inherit}section,hr,button,input,pre,code{border-radius:0}::selection{background:var(--amber);color:#141618}h1,h2,h3{font-family:IBM Plex Mono,monospace;font-weight:300;letter-spacing:-.02em;line-height:1.05;color:var(--ink)}.eyebrow{font-family:IBM Plex Mono,monospace;font-size:clamp(.8rem,1.6vw,.9rem);font-weight:300;text-transform:lowercase;letter-spacing:.08em;color:var(--ink-mono);margin-bottom:14px}.mono-tag,.mono-inline{font-family:IBM Plex Mono,monospace;letter-spacing:.04em}.mono-inline{color:var(--ink)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 24px}.container--narrow{max-width:920px}.center{text-align:center}.section{padding:clamp(56px,8.5vw,100px) 0;position:relative}.section+.section{border-top:1px solid var(--hairline)}.section--problem{padding-top:clamp(28px,4.25vw,50px)}.section--problem .section-lede{max-width:none;margin-bottom:16px}.section--problem .section-lede:last-of-type{margin-bottom:44px}.section-h2{font-family:IBM Plex Mono,monospace;letter-spacing:-.01em;text-transform:lowercase;font-size:clamp(2.2rem,5.6vw,3.6rem);margin-bottom:clamp(56px,8.5vw,100px);max-width:none}.section-lede{font-family:IBM Plex Mono,monospace;letter-spacing:-.01em;font-size:clamp(1rem,2vw,1.18rem);color:var(--ink-60);max-width:64ch;margin-bottom:48px}.section-lede.center{margin-left:auto;margin-right:auto}.site-header{position:relative;z-index:50}.header-inner{max-width:clamp(var(--maxw),92vw,1280px);margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;text-decoration:none;color:var(--ink)}.brand-logo{height:28px;width:auto}.site-footer .brand-logo{height:24px}.brand-logo--light{display:none}.brand-logo--dark{display:block}:root[data-theme=light] .brand-logo--dark{display:none}:root[data-theme=light] .brand-logo--light{display:block}:root[data-theme=dark] .brand-logo--dark{display:block}:root[data-theme=dark] .brand-logo--light{display:none}@media(prefers-color-scheme:light){:root:not([data-theme]) .brand-logo--dark{display:none}:root:not([data-theme]) .brand-logo--light{display:block}}.header-nav{display:flex;align-items:center;gap:32px}.header-link{font-family:IBM Plex Mono,monospace;font-size:.9rem;color:var(--ink-60);text-decoration:none;transition:color .2s;text-transform:lowercase}.header-link:hover{color:var(--ink)}.header-nav .theme-toggle{margin-left:14px}.cta{display:inline-flex;text-decoration:none;transition:transform .15s var(--ease-out)}.cta--badge:hover{transform:translateY(-1px)}.cta--badge:active{transform:translateY(1px)}.store-badge{height:38px;width:auto;display:block}.store-badge--lg{height:64px}.cta:focus-visible .store-badge{outline:2px solid var(--amber);outline-offset:2px}ms-store-badge{display:inline-flex;vertical-align:middle}.hero-store-badge::part(img){height:64px;width:auto}.store-badge-fallback--dark,.store-badge-fallback--light{display:none}:root:not([data-theme=light]) .store-badge-fallback--dark{display:inline-block!important}:root[data-theme=light] .store-badge-fallback--light{display:inline-block!important}@media(prefers-color-scheme:light){:root:not([data-theme=dark]) .store-badge-fallback--light{display:inline-block!important}:root:not([data-theme=dark]) .store-badge-fallback--dark{display:none!important}}ms-store-badge>a{opacity:0;visibility:hidden}:root.badge-script-blocked ms-store-badge>a{opacity:1!important;visibility:visible!important}@keyframes fadeInFallback{to{opacity:1;visibility:visible}}ms-store-badge>a{animation:fadeInFallback .3s forwards;animation-delay:1.5s}.hero{min-height:calc(100vh - 52px);display:flex;align-items:center;justify-content:center;position:relative;padding:16px 0 64px;box-sizing:border-box}.hero-inner{width:100%;max-width:clamp(var(--maxw),92vw,1280px);margin:0 auto;padding:0 24px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:stretch;gap:clamp(16px,2.5vw,40px)}.hero-copy{max-width:44ch;display:flex;flex-direction:column;justify-content:space-between;height:100%}.hero-h1{font-family:IBM Plex Mono,monospace;font-size:clamp(1.8rem,3.6vw,3rem);font-weight:300;letter-spacing:-.01em;text-transform:lowercase}.hero-h1 .line{display:block}.hero-sub{font-family:IBM Plex Mono,monospace;font-size:clamp(.82rem,1.6vw,.98rem);color:var(--ink-60);margin:0;max-width:44ch;text-transform:lowercase}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.hero-actions--center{align-items:center}.cta-meta{font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.06em;color:var(--ink-mono);text-transform:lowercase}.cta-platform-note{font-size:.82rem;color:var(--ink-60);max-width:38ch}.hero-figure{margin:0;position:relative}.schematic{width:100%;height:auto;overflow:visible;color:var(--ink)}.plate{transform:translate(var(--tx, 0px),var(--ty, 0px));transition:opacity .25s ease}.plate-lift{transform-box:fill-box;transform-origin:center;transition:transform .4s var(--ease-out);filter:var(--plate-shadow)}.shear{transform:matrix(.92,-.15,.47,.55,0,0);transform-box:view-box}.slate-plate{transform:translate(var(--sx, 0px),var(--sy, 0px))}.storage-sub,.calc-sub,.tray-sub,.slate-sub,.cap-sub{transform:translate(var(--ox, 0px),var(--oy, 0px));filter:var(--sub-shadow)}@keyframes plate-float{0%,to{transform:translate(0)}25%{transform:translate(var(--fx, .3px),var(--fy, -3px))}75%{transform:translate(calc(var(--fx, .3px) * -1),calc(var(--fy, -3px) * -1))}}.schematic--float .plate-float{animation:plate-float var(--fdur, 7s) ease-in-out var(--fdelay, 0s) infinite}.plate[data-part=storage]{--fy: -1px;--fx: .11px;--fdur: 9s;--fdelay: 0s}.plate[data-part=calc]{--fy: -1.2px;--fx: .13px;--fdur: 8.2s;--fdelay: -2.1s}.plate[data-part=tray]{--fy: -1.1px;--fx: .12px;--fdur: 9.6s;--fdelay: -4.3s}.plate[data-part=slates]{--fy: -1.4px;--fx: .15px;--fdur: 8.6s;--fdelay: -1.2s}.plate[data-part=cap]{--fy: -1.2px;--fx: .13px;--fdur: 9.2s;--fdelay: -3.4s}@keyframes sub-float{0%,to{transform:translate(var(--ox, 0px),var(--oy, 0px))}25%{transform:translate(calc(var(--ox, 0px) + var(--sfx, .07px)),calc(var(--oy, 0px) + var(--sfy, -.6px)))}75%{transform:translate(calc(var(--ox, 0px) - var(--sfx, .07px)),calc(var(--oy, 0px) - var(--sfy, -.6px)))}}.schematic--float .storage-sub,.schematic--float .calc-sub,.schematic--float .tray-sub,.schematic--float .slate-sub,.schematic--float .cap-sub{animation:sub-float calc(6.5s + var(--sd, 0s) * 2) ease-in-out calc(var(--sd, 0s) * -4) infinite}.face{fill:none;stroke:var(--line);stroke-width:1.4;vector-effect:non-scaling-stroke}.face.thin{stroke:var(--line-2)}.face.cap{stroke:var(--line);stroke-width:1.6}.face.cap-inner{stroke:var(--line-2)}.face.cap-frame{stroke:var(--line-2);stroke-width:1.2}.face.lit{stroke:var(--amber)}.face.cap-inner.lit{stroke:#f2900f80}.etch-mark{color:var(--ink-mono);opacity:1}.etch-mono{font-family:IBM Plex Mono,monospace;font-size:12px;fill:var(--ink-mono)}.etch-emoji{font-size:16px}.etch-lit{fill:var(--amber)}.etch-cap{font-size:11px;letter-spacing:.05em;fill:var(--ink)}.etch-plus{font-family:IBM Plex Mono,monospace;font-size:15px;fill:var(--ink-mono)}.etch-tab,.etch-emoji.etch-tab{font-size:13px}.etch-global{font-size:9px;letter-spacing:.08em;fill:var(--line-2)}.slate-plate--lit .face.lit{filter:drop-shadow(0 0 6px var(--amber-glow))}.slate-sub .face{transition:stroke .15s ease}.slate-sub .etch-tab{transition:fill .15s ease}.slate-sub.is-active .face{stroke:var(--amber);filter:drop-shadow(0 0 6px var(--amber-glow))}.slate-sub.is-active .etch-tab{fill:var(--amber)}.slate-body{opacity:0;pointer-events:none;transition:opacity .15s ease}.slate-body.is-active{opacity:1}.leader{stroke-linecap:round;transition:opacity .25s ease,stroke .25s ease,stroke-width .25s ease}.leader--amber{stroke:var(--amber)}.anchor{fill:var(--line);transition:opacity .25s ease,fill .25s ease,r .2s ease}.label text{font-family:IBM Plex Mono,monospace;font-size:14px;fill:var(--ink-mono);letter-spacing:.02em}.label{transition:opacity .25s ease}.label text{transition:fill .2s ease}.label--amber text{fill:var(--amber)}.plate .face{pointer-events:all}#schematic,#schematic *{cursor:default;-webkit-user-select:none;user-select:none}.schematic.has-focus .plate,.schematic.has-focus .leader,.schematic.has-focus .label{opacity:.24}.schematic.has-focus .is-focus{opacity:1}.leader.is-focus{stroke:var(--ink);stroke-width:2}.leader--amber.is-focus{stroke:var(--amber)}.anchor.is-focus{fill:var(--ink);r:3.6}.label.is-focus text{fill:var(--ink)}.label--amber.is-focus text{fill:var(--amber)}.plate.is-focus .face{stroke:var(--ink)}.plate.is-focus .face.thin{stroke:var(--ink-mono)}.plate.is-focus .face.lit{stroke:var(--amber)}.plate.is-focus .face.cap-inner.lit{stroke:#f2900f80}.plate.is-focus .slate-sub.is-active .face{stroke:var(--amber);filter:none}.plate.is-focus .face.cap:not(.lit){stroke:var(--line)}.plate.is-focus .face.cap-inner:not(.lit){stroke:var(--line-2)}.plate.is-focus .face.cap-frame{stroke:var(--line-2)}.schematic.has-focus .plate.is-focus .plate-lift{transform:scale(1.06) translateY(-6px)}@keyframes plate-drop{0%{transform:translate(var(--tx, 0px),calc(var(--ty, 0px) - 120px));opacity:0}}@keyframes sub-drop{0%{transform:translate(var(--ox, 0px),calc(var(--oy, 0px) - 64px));opacity:0}}@keyframes anno-in{0%{opacity:0}}.schematic.play .plate{animation:plate-drop .5s var(--ease-out) var(--d, 0s) backwards}.schematic.play .storage-sub,.schematic.play .calc-sub,.schematic.play .tray-sub,.schematic.play .slate-sub,.schematic.play .cap-sub{animation:sub-drop .45s var(--ease-out) var(--sd, 0s) backwards}.schematic.play .leader,.schematic.play .anchor{animation:anno-in .5s ease 1.05s backwards}.schematic.play .label{animation:anno-in .45s ease 1.2s backwards}.leader-pulse,.border-pulse{fill:none;stroke:var(--ink);stroke-linecap:round;pointer-events:none;opacity:0;filter:drop-shadow(0 0 2px var(--ink))}.leader-pulse{stroke-width:2}.border-pulse{stroke-width:2.5}.schematic.has-focus .leader-pulse,.schematic.has-focus .border-pulse{opacity:0!important}.autosave{pointer-events:none}.autosave-pulse{fill:var(--ink);filter:drop-shadow(0 0 4px var(--ink))}.autosave-land{fill:color-mix(in srgb,var(--ink) 16%,transparent);stroke:var(--ink);stroke-width:1.2}.schematic.has-focus .autosave{opacity:0;transition:opacity .2s ease}.schematic.has-focus .plate.is-focus .autosave{opacity:1}.contrast{border-top:1px solid var(--hairline)}.contrast-row{display:grid;grid-template-columns:160px 1fr;gap:24px;align-items:baseline;padding:20px 0;border-bottom:1px solid var(--hairline)}.mono-tag{font-family:IBM Plex Mono,monospace;font-size:1rem;text-transform:lowercase;letter-spacing:.06em;color:var(--ink-mono)}.brand-name{text-transform:none}#schematic,#schematic text,.filetree,.filetree code{text-transform:none}#schematic{font-family:Poppins,system-ui,-apple-system,sans-serif}.contrast-defect,.contrast-benefit{font-family:IBM Plex Mono,monospace;letter-spacing:-.01em;color:var(--ink-60)}.contrast-row--us .mono-tag,.contrast-row--us .contrast-benefit{color:var(--ink)}.kbd-eq{font-family:IBM Plex Mono,monospace;color:var(--ink);font-weight:500}.calc-figure{margin:8px 0 0}.calc-readout{display:flex;align-items:center;justify-content:center;border:1px solid var(--line-2);background:color-mix(in srgb,var(--surface) 32%,transparent);padding:38px 32px}.calc-seg-svg{display:block;width:100%;height:auto;max-width:360px}.seg-on{fill:var(--amber)}.seg-off{fill:var(--amber-off)}.seg-inline{display:inline-block;vertical-align:-.12em}.seg-inline svg{height:1.05em;width:auto}.schematic-seg .seg-on{fill:var(--ink-mono)}.schematic-seg .seg-off{fill:var(--line-2)}.schematic-seg .seg-off{fill:color-mix(in srgb,var(--ink) 6.5%,transparent)}.schematic-seg .seg-result .seg-on{fill:var(--amber)}.schematic-seg .seg-result .seg-off{fill:#f2900f16}#schematic.ql-opaque .face{fill:var(--plate-fill)}#schematic.ql-opaque .schematic-seg .seg-off,#schematic.ql-opaque .slots{opacity:1}.cap-sub .face,#schematic.ql-opaque .cap-sub .face{fill:color-mix(in srgb,var(--plate-fill) 80%,transparent)}.slate-sub .face,#schematic.ql-opaque .slate-sub .face{fill:color-mix(in srgb,var(--plate-fill) 90%,transparent)}.tray-sub .cap-frame,#schematic.ql-opaque .tray-sub .cap-frame{fill:color-mix(in srgb,var(--plate-fill) 80%,transparent)}.slots rect{fill:color-mix(in srgb,var(--plate-fill) 80%,transparent)}.slots rect.slot-root{fill:color-mix(in srgb,var(--plate-fill) 85%,transparent)}.label .label-title{font-size:14px}.label .label-sub{font-size:11.5px;fill:var(--line-2);letter-spacing:.01em}.label .label-title,.label .label-sub{transition:fill .2s ease}.label:hover .label-title,.label.is-focus .label-title{fill:color-mix(in srgb,var(--ink) 78%,transparent)}.label:hover .label-sub,.label.is-focus .label-sub{fill:color-mix(in srgb,var(--ink) 50%,transparent)}.label-hit{fill:transparent;pointer-events:all}#schematic:has(.label[data-part=cap]:hover) .leader[data-part=cap]{stroke:var(--line);stroke-width:1.5}#schematic:has(.label[data-part=cap]:hover) .anchor[data-part=cap]{fill:color-mix(in srgb,var(--ink) 82%,transparent);r:3}#schematic:has(.label[data-part=tray]:hover) .leader[data-part=tray]{stroke:var(--line);stroke-width:1.5}#schematic:has(.label[data-part=tray]:hover) .anchor[data-part=tray]{fill:color-mix(in srgb,var(--ink) 82%,transparent);r:3}#schematic:has(.label[data-part=slates]:hover) .leader[data-part=slates]{stroke:var(--line);stroke-width:1.5}#schematic:has(.label[data-part=slates]:hover) .anchor[data-part=slates]{fill:color-mix(in srgb,var(--ink) 82%,transparent);r:3}#schematic:has(.label[data-part=calc]:hover) .leader[data-part=calc]{stroke:var(--line);stroke-width:1.5}#schematic:has(.label[data-part=calc]:hover) .anchor[data-part=calc]{fill:color-mix(in srgb,var(--ink) 82%,transparent);r:3}#schematic:has(.label[data-part=storage]:hover) .leader[data-part=storage]{stroke:var(--line);stroke-width:1.5}#schematic:has(.label[data-part=storage]:hover) .anchor[data-part=storage]{fill:color-mix(in srgb,var(--ink) 82%,transparent);r:3}.seg-inline{color:var(--amber)}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.how-card{background:color-mix(in srgb,var(--surface) 24%,transparent);border:1px solid var(--line-2);padding:36px 32px;transition:border-color .25s ease,background-color .25s ease;position:relative}.how-card:hover{border-color:var(--line);background:color-mix(in srgb,var(--surface) 32%,transparent)}.how-step-num{font-family:DSEG7Classic,IBM Plex Mono,monospace;font-style:italic;font-size:2.2rem;font-weight:400;color:var(--amber);line-height:1;transition:color .25s ease}.how-step-title{font-family:IBM Plex Mono,monospace;font-size:1.25rem;font-weight:300;margin:16px 0 10px;color:var(--ink)}.how-step-desc{font-size:.92rem;color:var(--ink-60);line-height:1.6}.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.pillar-card{background:color-mix(in srgb,var(--surface) 24%,transparent);border:1px solid var(--line-2);padding:36px 32px;transition:border-color .25s ease,background-color .25s ease;display:flex;flex-direction:column}.pillar-card:hover{border-color:var(--line);background:color-mix(in srgb,var(--surface) 32%,transparent)}.pillar-title{font-family:IBM Plex Mono,monospace;font-size:1.25rem;font-weight:300;margin-bottom:12px;color:var(--ink)}.pillar-desc{font-size:.92rem;color:var(--ink-60);line-height:1.6}.pillar-card--wide{grid-column:span 3;flex-direction:row;align-items:center;justify-content:space-between;gap:48px}.pillar-card--wide .pillar-content{flex:1;max-width:48ch}.pillar-card--wide .pillar-visual{flex:1;width:100%;display:flex;justify-content:flex-end}.pillar-card--wide .calc-figure,.pillar-card--wide .filetree,.pillar-card--wide .keycap-figure{width:100%;max-width:440px;margin:0}.keycap-readout{display:flex;align-items:center;justify-content:center;border:1px solid var(--line-2);background:color-mix(in srgb,var(--surface) 32%,transparent);padding:28px 32px}.keycap-scheme{display:block;width:100%;height:auto;max-width:380px}.pillar-card--lead{grid-column:span 3;flex-direction:row;align-items:baseline;justify-content:space-between;gap:40px}.pillar-card--lead .pillar-title{margin-bottom:0;flex:0 0 auto}.pillar-card--lead .pillar-desc{max-width:68ch}.pillar-card--flip{flex-direction:row-reverse}.pillar-card--flip .pillar-visual{justify-content:flex-start}.pillar-card--wide .pillar-shot{width:100%;max-width:420px;margin:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--line-2);background:color-mix(in srgb,var(--surface) 32%,transparent);padding:28px 32px}.pillar-card--wide .pillar-shot--peek{max-width:400px}.pillar-shot img{width:100%;height:auto}.shot--light{display:none}.shot--dark{display:block}:root[data-theme=light] .shot--dark{display:none}:root[data-theme=light] .shot--light{display:block}:root[data-theme=dark] .shot--dark{display:block}:root[data-theme=dark] .shot--light{display:none}@media(prefers-color-scheme:light){:root:not([data-theme]) .shot--dark{display:none}:root:not([data-theme]) .shot--light{display:block}}@media(max-width:900px){.how-grid,.pillars-grid{grid-template-columns:1fr}.pillar-card--wide{grid-column:span 1;flex-direction:column;align-items:stretch;gap:24px}.pillar-card--wide .pillar-visual{justify-content:flex-start}.pillar-card--wide .calc-figure,.pillar-card--wide .filetree,.pillar-card--wide .keycap-figure{max-width:100%}.pillar-card--lead{grid-column:span 1;flex-direction:column;align-items:stretch;gap:12px}.pillar-card--flip{flex-direction:column}.pillar-card--wide .pillar-shot,.pillar-card--wide .pillar-shot--peek{max-width:100%}}.filetree{font-family:IBM Plex Mono,monospace;font-size:.86rem;line-height:1.7;color:var(--ink-60);border:1px solid var(--line-2);background:color-mix(in srgb,var(--surface) 32%,transparent);padding:22px 24px;margin-bottom:0;overflow-x:auto}.download-h2{font-size:clamp(2.3rem,6.2vw,3.8rem);line-height:1.25;margin-bottom:56px}.section--download{padding-bottom:var(--footer-height, 110px)}.section--download .store-badge--lg{height:76px}.faq{border-top:1px solid var(--hairline)}.faq-item{border-bottom:1px solid var(--hairline)}.faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 2px;background:none;border:none;cursor:pointer;color:var(--ink);font-family:IBM Plex Mono,monospace;font-weight:300;font-size:clamp(1.05rem,2.4vw,1.2rem);text-align:left;letter-spacing:-.01em;text-transform:lowercase}.faq-icon{position:relative;width:14px;height:14px;flex:none}.faq-icon:before,.faq-icon:after{content:"";position:absolute;background:var(--ink-mono);transition:transform .25s var(--ease-out)}.faq-icon:before{top:6px;left:0;width:14px;height:2px}.faq-icon:after{top:0;left:6px;width:2px;height:14px}.faq-q[aria-expanded=true] .faq-icon:after{transform:scaleY(0)}.faq-a{overflow:hidden;height:0;transition:height .28s var(--ease-out)}.faq-a p{padding:0 0 22px;color:var(--ink-60);font-size:.96rem;max-width:none}.faq-shot{margin:0 0 24px;max-width:440px}.faq-shot img{width:100%;height:auto}.site-footer{padding:28px 0;border-top:1px solid var(--hairline)}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--ink-mono);background:none;border:none;cursor:pointer;transition:color .2s,transform .2s var(--ease-out)}.theme-toggle:hover{color:var(--ink)}.theme-toggle:active{transform:scale(.92)}.theme-icon{display:block}[data-theme=dark] .theme-icon--sun,[data-theme=light] .theme-icon--moon{display:none}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-copy{display:inline-flex;align-items:center;height:24px}.footer-copy,.footer-tag{font-family:IBM Plex Mono,monospace;font-size:.72rem;color:var(--ink-mono);letter-spacing:.04em}.footer-end{display:inline-flex;align-items:center;gap:40px;flex-wrap:wrap}.footer-contact{display:inline-flex;align-items:center;gap:6px;height:24px;text-decoration:none;color:var(--ink-60);font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.04em;transition:color .15s ease}.footer-contact:hover{color:var(--ink)}.footer-contact-icon{flex:none}.reveal{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s var(--ease-out)}.reveal.in{opacity:1;transform:none}.spec-row.reveal{transition-duration:.4s}@media(max-width:1024px){.hero{min-height:0;padding:80px 0 120px}.hero-inner{grid-template-columns:1fr;gap:clamp(112px,15vw,200px)}.hero-copy{max-width:none;display:block;height:auto;text-align:center}.hero-eyebrow{font-size:clamp(.85rem,1.8vw,1rem);margin-bottom:56px}.hero-h1{font-size:clamp(2.2rem,6.5vw,3.9rem);line-height:1.15}.hero-sub{font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.6;margin:60px auto 88px;max-width:46ch}.hero-actions{align-items:center;gap:28px}.hero-figure{width:min(100%,700px);margin-inline:auto}}@media(max-width:900px){.anchor,.header-link{display:none}.header-nav .theme-toggle{margin-left:0}}@media(max-width:600px){.contrast-row,.spec-row{grid-template-columns:1fr;gap:6px;padding:16px 0}.footer-bottom{flex-direction:column-reverse;align-items:center;gap:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.plate,.plate-lift,.leader,.anchor,.label,.face.lit{transition:none!important}.schematic.has-focus .plate.is-focus .plate-lift{transform:none!important}.reveal{opacity:1!important;transform:none!important}}
