:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f4f7fb;--ink-soft:#b7c2d0;--ink-muted:#788697;--void:#080b10;--surface:#0d1219;--surface-raised:#111923;--surface-bright:#151f2b;--stroke:#253142;--stroke-soft:#7690ad2b;--cyan:#67ddf6;--cyan-rgb:103, 221, 246;--lime:#bdf875;--lime-rgb:189, 248, 117;--orange:#ffac72;--orange-rgb:255, 172, 114;--purple:#c5a8ff;--danger:#ff8b91;--font-sans:"Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;--font-mono:"SFMono-Regular", "Cascadia Code", "Roboto Mono", Consolas, monospace;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--shadow-deep:0 30px 90px #00000073}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{background:radial-gradient(circle at 8% 2%, rgba(var(--cyan-rgb), .075), transparent 25rem), radial-gradient(circle at 92% 10%, rgba(var(--lime-rgb), .055), transparent 26rem), var(--void);min-width:320px;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}body:before{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(#829ab407 1px,#0000 1px),linear-gradient(90deg,#829ab407 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 65%);mask-image:linear-gradient(#000,#0000 65%)}::selection{background:rgba(var(--cyan-rgb), .24);color:var(--ink)}a{color:inherit;text-decoration:none}button,select,textarea{color:inherit;font:inherit}button,select{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed;opacity:.52}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}code,kbd,pre,textarea{font-family:var(--font-mono)}code{font-size:.88em}.section-shell{width:min(100% - 48px,1240px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;border-radius:var(--radius-sm);background:var(--cyan);color:var(--void);padding:.65rem .9rem;font-weight:800;transition:transform .16s;position:fixed;top:.8rem;left:.8rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.gradient-text{background:linear-gradient(105deg, var(--cyan) 8%, #93e8df 48%, var(--lime) 92%);color:#0000;-webkit-background-clip:text;background-clip:text}.eyebrow{color:var(--ink-soft);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1.3rem;font-size:.72rem;font-weight:750;display:flex}.eyebrow>span{background:linear-gradient(90deg, var(--cyan), var(--lime));width:18px;height:2px;box-shadow:0 0 10px rgba(var(--cyan-rgb), .45);border-radius:2px}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.7rem 1.15rem;font-size:.88rem;font-weight:750;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px}.button-primary{background:linear-gradient(112deg, var(--cyan), #8be8dc 60%, var(--lime));box-shadow:0 12px 35px rgba(var(--cyan-rgb), .16);color:#071013}.button-primary:hover{box-shadow:0 16px 42px rgba(var(--cyan-rgb), .26)}.button-quiet{border-color:var(--stroke);color:var(--ink-soft);background:#121b2699}.button-quiet:hover{background:var(--surface-bright);color:var(--ink);border-color:#40536a}[data-reveal]{opacity:1}.js [data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.js [data-reveal][data-visible=true]{opacity:1;transform:translateY(0)}.site-header{z-index:50;color:#f4f7fb;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#080b10;border-bottom:1px solid #0000;line-height:1.6;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;width:min(100% - 48px,1240px);min-height:74px;margin-inline:auto;display:flex}.brand{color:#f4f7fb;letter-spacing:-.04em;align-items:center;gap:.65rem;font-size:1.25rem;font-weight:800;display:inline-flex}.brand img{filter:drop-shadow(0 7px 10px #0006)}.nav-menu{color:var(--ink-soft);align-items:center;gap:2rem;font-size:.82rem;font-weight:650;display:flex}.nav-menu a,.nav-docs summary{color:#b7c2d0;transition:color .16s}.nav-menu a:hover,.nav-docs summary:hover,.nav-docs details[open] summary{color:var(--ink)}.nav-docs{align-items:center;gap:.35rem;display:flex;position:relative}.nav-docs details{position:relative}.nav-docs summary{cursor:pointer;align-items:center;padding:.2rem;list-style:none;display:flex}.nav-docs summary::-webkit-details-marker{display:none}.nav-docs summary:focus-visible{outline:2px solid var(--cyan);outline-offset:5px;border-radius:4px}.nav-docs summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:12px;transition:transform .16s}.nav-docs details[open] summary svg{transform:rotate(180deg)}.nav-submenu{z-index:60;border:1px solid var(--stroke);background:#0d1219fa;border-radius:12px;min-width:190px;padding:.45rem;display:grid;position:absolute;top:calc(100% + .85rem);right:0;box-shadow:0 18px 38px #0006}.nav-submenu a{white-space:nowrap;border-radius:8px;padding:.58rem .72rem}.nav-submenu a:hover{color:var(--cyan);background:rgba(var(--cyan-rgb), .08)}.nav-github{border:1px solid var(--stroke);background:#121b26b3;border-radius:9px;align-items:center;gap:.4rem;padding:.5rem .75rem;display:inline-flex}.nav-github svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:15px}.nav-toggle{border:1px solid var(--stroke);background:#0d1219;border-radius:9px;width:42px;height:42px;padding:11px 10px;display:none}.nav-toggle span:not(.sr-only){background:var(--ink);width:100%;height:1px;margin:5px 0;transition:transform .18s;display:block}.hero{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;column-gap:clamp(3rem,7vw,7rem);min-height:calc(100svh - 74px);padding-top:5.5rem;padding-bottom:3rem;display:grid;position:relative;overflow-x:clip}.hero-copy{z-index:2;padding-bottom:5rem;position:relative}.hero h1{letter-spacing:-.074em;margin-bottom:1.7rem;font-size:clamp(2.9rem,4.9vw,4.8rem);font-weight:710;line-height:.91}.hero-lede{max-width:590px;color:var(--ink-soft);margin-bottom:2rem;font-size:clamp(1.05rem,1.6vw,1.24rem);line-height:1.65}.hero-lede strong{color:var(--ink)}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero-proof{color:var(--ink-muted);flex-wrap:wrap;gap:1rem 1.4rem;margin:2rem 0 0;padding:0;font-size:.75rem;font-weight:650;list-style:none;display:flex}.hero-proof li{align-items:center;gap:.45rem;display:flex}.proof-dot,.pane-dot{border-radius:50%;flex:none;width:6px;height:6px}.proof-dot.cyan,.pane-dot.cyan{background:var(--cyan);box-shadow:0 0 10px rgba(var(--cyan-rgb), .65)}.proof-dot.lime,.pane-dot.lime{background:var(--lime);box-shadow:0 0 10px rgba(var(--lime-rgb), .55)}.proof-dot.orange{background:var(--orange);box-shadow:0 0 10px rgba(var(--orange-rgb), .55)}.hero-stage{z-index:1;perspective:1200px;position:relative}.hero-stage:before{z-index:-1;background:rgba(var(--cyan-rgb), .08);filter:blur(70px);content:"";border-radius:48%;position:absolute;inset:12% -8% 3% 4%}.stage-orbit{z-index:-1;border:1px solid rgba(var(--cyan-rgb), .11);pointer-events:none;border-radius:50%;position:absolute}.stage-orbit-one{width:620px;height:310px;top:19%;left:-8%;transform:rotate(-18deg)}.stage-orbit-two{border-color:rgba(var(--lime-rgb), .08);width:470px;height:470px;top:-12%;left:14%}.code-window{border-radius:var(--radius-md);box-shadow:var(--shadow-deep), 0 0 0 1px #ffffff04 inset;background:#0b1017f5;border:1px solid #2a384a;overflow:hidden}.hero-code-window{transform-origin:100%;transform:rotateY(-5deg)rotateX(2deg)}.window-bar{border-bottom:1px solid var(--stroke-soft);min-height:48px;color:var(--ink-muted);font-family:var(--font-mono);background:#101720;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 1rem;font-size:.67rem;display:grid}.window-dots{gap:6px;display:flex}.window-dots span{background:#344153;border-radius:50%;width:7px;height:7px}.window-dots span:first-child{background:#ff877d}.window-dots span:nth-child(2){background:var(--orange)}.window-dots span:last-child{background:var(--lime)}.window-state{color:#93a3b6;justify-self:end;align-items:center;gap:.4rem;display:flex}.window-state i{background:var(--lime);width:5px;height:5px;box-shadow:0 0 8px rgba(var(--lime-rgb), .7);border-radius:50%}.hero-code{color:#c7d0dc;font-family:var(--font-mono);padding:.85rem 0 1rem;font-size:clamp(.58rem,.82vw,.7rem);line-height:1.45;overflow-x:auto}.code-line{white-space:nowrap;min-height:1.8em;padding-right:1rem}.line-no{color:#445163;text-align:right;-webkit-user-select:none;user-select:none;width:3.5rem;padding-right:1.2rem;display:inline-block}.code-line.generated{background:linear-gradient(90deg, rgba(var(--lime-rgb), .055), transparent 75%)}.token-cyan{color:var(--cyan)}.token-lime{color:var(--lime)}.token-orange{color:var(--orange)}.token-purple{color:var(--purple)}.float-chip{border:1px solid var(--stroke);color:var(--ink-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111923f0;border-radius:10px;align-items:center;gap:.55rem;padding:.58rem .75rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 30px #00000052}.float-chip span{width:21px;height:21px;font-family:var(--font-mono);border-radius:6px;place-items:center;font-size:.65rem;display:grid}.chip-rust{top:18%;right:-1.6rem}.chip-rust span{background:rgba(var(--orange-rgb), .13);color:var(--orange)}.chip-safe{bottom:-1.1rem;right:2rem}.chip-safe span{background:rgba(var(--lime-rgb), .13);color:var(--lime)}.hero-glow{z-index:-1;filter:blur(110px);opacity:.09;border-radius:50%;width:260px;height:260px;position:absolute}.hero-glow-cyan{background:var(--cyan);top:12%;left:-16%}.hero-glow-lime{background:var(--lime);bottom:11%;right:-16%}.hero-strip{border-top:1px solid var(--stroke-soft);border-bottom:1px solid var(--stroke-soft);color:var(--ink-soft);letter-spacing:.11em;text-transform:uppercase;grid-column:1/-1;justify-content:center;align-items:center;gap:clamp(.8rem,2vw,2rem);padding:1.15rem 1.5rem;font-size:.73rem;font-weight:700;display:flex}.hero-strip p{color:var(--ink-muted);margin:0;font-weight:550}.hero-strip i{background:var(--orange);border-radius:50%;width:3px;height:3px}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(280px,.6fr);align-items:end;gap:4rem;margin-bottom:3rem;display:grid}.section-heading h2,.pipeline-copy h2,.closing-card h2{letter-spacing:-.06em;margin-bottom:0;font-size:clamp(2.4rem,5vw,4.6rem);font-weight:690;line-height:.98}.section-heading>p{color:var(--ink-muted);margin-bottom:.25rem;font-size:.97rem}.section-heading.compact{grid-template-columns:minmax(0,1fr) minmax(280px,.48fr)}.playground-page{flex-direction:column;height:100dvh;display:flex}.playground-main{flex:1;min-height:0;display:flex}.playground-shell{background:#0c1118f5;flex-direction:column;flex:1;width:100%;min-height:0;margin:0;display:flex;position:relative;overflow:hidden}.playground-toolbar,.playground-status{flex:none}.playground-shell:before{background:linear-gradient(90deg, transparent, var(--cyan), var(--lime), transparent);content:"";opacity:.6;height:1px;position:absolute;top:0;left:10%;right:10%}.playground-toolbar{border-bottom:1px solid var(--stroke-soft);background:linear-gradient(#161f2bad,#0f161fb3);justify-content:space-between;align-items:center;gap:1.5rem;min-height:92px;padding:1.1rem 1.3rem 1.1rem 1.5rem;display:flex}.macro-picker{grid-template-columns:auto 268px minmax(210px,1fr);align-items:center;gap:.65rem;min-width:0;display:grid}.macro-picker>label{color:var(--ink-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:750}.macro-picker>p{max-width:360px;color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin:0 0 0 .4rem;font-size:.73rem;overflow:hidden}.select-wrap{position:relative}.select-wrap select{appearance:none;border:1px solid var(--stroke);width:100%;min-height:40px;color:var(--cyan);font-family:var(--font-mono);background:#101821;border-radius:9px;padding:.4rem 2rem .4rem .75rem;font-size:.78rem;font-weight:700}.select-wrap svg{fill:none;width:16px;stroke:var(--ink-muted);stroke-linecap:round;stroke-width:1.5px;pointer-events:none;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.toolbar-actions{flex:none;gap:.5rem;display:flex}.tool-button{border:1px solid var(--stroke);min-height:40px;color:var(--ink-soft);background:#111923;border-radius:9px;justify-content:center;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.72rem;font-weight:700;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.tool-button:hover:not(:disabled){color:var(--ink);border-color:#455a72}.tool-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:16px}.mode-toggle{border:1px solid var(--stroke);min-height:40px;color:var(--ink-soft);cursor:pointer;-webkit-user-select:none;user-select:none;background:#111923;border-radius:9px;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.72rem;font-weight:700;transition:border-color .16s,color .16s;display:inline-flex}.mode-toggle:hover{color:var(--ink);border-color:#455a72}.mode-toggle input{width:14px;height:14px;accent-color:var(--cyan);margin:0}.editor-grid{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);min-height:0;display:grid}.playground-main[data-mode=inline] .editor-grid{grid-template-columns:minmax(0,1fr)}.playground-main[data-mode=inline] .transform-rail,.playground-main[data-mode=inline] .output-pane{display:none}.editor-pane{background:#0a0f15;grid-template-rows:48px minmax(0,1fr) 36px;min-width:0;min-height:0;display:grid}.editor-pane>header{border-bottom:1px solid var(--stroke-soft);color:var(--ink-muted);font-family:var(--font-mono);background:#0f161f;justify-content:space-between;align-items:center;padding:0 1rem;font-size:.62rem;display:flex}.editor-pane>header div{align-items:center;gap:.55rem;display:flex}.input-pane-header{gap:.8rem;padding-left:.55rem!important}.editor-tabs{align-self:stretch;gap:.2rem!important}.editor-tab{height:100%;color:var(--ink-muted);font-family:var(--font-mono);background:0 0;border:0;align-items:center;gap:.45rem;padding:0 .65rem;font-size:.64rem;font-weight:650;display:inline-flex;position:relative}.editor-tab:after{background:var(--cyan);content:"";opacity:0;border-radius:2px 2px 0 0;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:-1px;left:.6rem;right:.6rem;transform:scaleX(.6)}.editor-tab:hover{color:var(--ink-soft)}.editor-tab[aria-selected=true]{color:var(--ink)}.editor-tab[aria-selected=true]:after{opacity:1;transform:scaleX(1)}.editor-tab[data-editor-tab=template]:after{background:var(--orange)}.pane-dot.orange{background:var(--orange);box-shadow:0 0 10px rgba(var(--orange-rgb), .55)}.editor-pane h3{color:var(--ink-soft);font-family:var(--font-mono);margin:0;font-size:.7rem;font-weight:600}.input-workspace,.editor-panel{min-width:0;min-height:0}.editor-panel{width:100%;height:100%;display:flex;position:relative}.editor-panel[hidden]{display:none}.editor-pane textarea,.editor-pane pre{color:#c8d2df;tab-size:2;white-space:pre;background:0 0;border:0;outline:0;width:100%;height:100%;min-height:0;margin:0;padding:1.35rem 1.4rem;font-size:.77rem;line-height:1.75;overflow:auto}.editor-pane textarea{z-index:1;resize:none;caret-color:var(--cyan);color:#0000;-webkit-text-fill-color:transparent;background:0 0;position:relative}.editor-highlight{z-index:0;pointer-events:none;position:absolute;inset:0}.editor-highlight code,.output-pane [data-source-output]{min-width:max-content;min-height:100%;display:block}.editor-highlight code{font-size:inherit;line-height:inherit}.template-panel{background:linear-gradient(90deg, rgba(var(--orange-rgb), .025), transparent 28%), #0a0f15}.template-panel textarea{caret-color:var(--orange)}.editor-pane textarea:focus-visible,.editor-pane pre:focus-visible{box-shadow:inset 0 0 0 1px var(--cyan)}.template-panel textarea:focus-visible{box-shadow:inset 0 0 0 1px var(--orange)}.output-pane pre{color:#d0dbcf}.token.keyword,.token.boolean{color:#c5a8ff}.token.class-name,.token.function{color:var(--cyan)}.token.string,.token.number,.token.attr-name{color:var(--lime)}.token.comment{color:#65758a;font-style:italic}.token.metadata,.token.operator,.token.handlebars{color:var(--orange)}.token.handlebars .token.variable{color:var(--cyan)}.token.punctuation{color:#aeb9c7}.pane-hint{border-top:1px solid var(--stroke-soft);color:#59687a;background:#0d131b;margin:0;padding:.55rem 1rem;font-size:.63rem}.transform-rail{border-right:1px solid var(--stroke-soft);border-left:1px solid var(--stroke-soft);background:#101720;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;display:flex}.transform-rail span{background:linear-gradient(transparent, rgba(var(--orange-rgb), .5));width:1px;height:64px}.transform-rail span:last-child{transform:rotate(180deg)}.transform-rail svg{border:1px solid rgba(var(--orange-rgb), .28);background:rgba(var(--orange-rgb), .08);fill:none;width:25px;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;border-radius:50%;padding:5px;overflow:visible}.playground-status{border-top:1px solid var(--stroke-soft);min-height:52px;color:var(--ink-muted);font-family:var(--font-mono);background:#101720;align-items:center;gap:.65rem;padding:.7rem 1.1rem;font-size:.65rem;display:flex}.status-light{background:var(--orange);width:7px;height:7px;box-shadow:0 0 10px rgba(var(--orange-rgb), .65);border-radius:50%;flex:none}.playground-status[data-state=success] .status-light,.playground-status[data-state=ready] .status-light{background:var(--lime);box-shadow:0 0 10px rgba(var(--lime-rgb), .65)}.playground-status[data-state=error]{color:var(--danger)}.playground-status[data-state=error] .status-light{background:var(--danger);box-shadow:0 0 10px #ff8b918c}.wasm-badge{border:1px solid var(--stroke);color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;border-radius:5px;margin-left:auto;padding:.24rem .5rem;font-size:.56rem}.guarantees-section,.macros-section,.pipeline-section{border-top:1px solid var(--stroke-soft);padding-top:9rem;padding-bottom:9rem}.guarantee-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.guarantee-card{border:1px solid var(--stroke-soft);border-radius:var(--radius-md);background:radial-gradient(circle at 100% 0%, rgba(var(--cyan-rgb), .04), transparent 45%), linear-gradient(145deg, #121b26e0, #0a0f15e6);min-height:360px;padding:2.1rem;position:relative;overflow:hidden}.guarantee-wide{grid-column:1/-1;grid-template-columns:minmax(0,.8fr) minmax(400px,1.2fr);align-items:center;gap:3rem;min-height:400px;display:grid}.card-number{color:#304052;font-family:var(--font-mono);font-size:.62rem;position:absolute;top:1.5rem;right:1.7rem}.card-kicker{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.8rem;font-size:.66rem;font-weight:700}.cyan-text{color:var(--cyan)}.lime-text{color:var(--lime)}.orange-text{color:var(--orange)}.guarantee-card h3{letter-spacing:-.04em;max-width:440px;margin-bottom:.9rem;font-size:clamp(1.45rem,2.5vw,2rem)}.guarantee-card p:not(.card-kicker){max-width:540px;color:var(--ink-muted);margin-bottom:0;font-size:.9rem}.result-visual{padding:2.3rem 1.2rem;position:relative}.result-visual:before{background:rgba(var(--cyan-rgb), .05);filter:blur(35px);content:"";border-radius:50%;position:absolute;inset:0}.result-row{border:1px solid var(--stroke);background:#0d141c;border-radius:12px;grid-template-columns:54px 1fr;align-items:center;min-height:62px;display:grid;position:relative;box-shadow:0 15px 35px #0000003b}.result-row>span{border-right:1px solid var(--stroke);font-family:var(--font-mono);align-self:stretch;place-items:center;font-size:.7rem;font-weight:800;display:grid}.result-row code{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;padding:.9rem;font-size:.68rem;overflow:hidden}.result-row.success>span{color:var(--lime);background:rgba(var(--lime-rgb), .045)}.result-row.failure>span{color:var(--orange);background:rgba(var(--orange-rgb), .045)}.result-connector{background:linear-gradient(var(--lime), var(--orange));opacity:.35;width:1px;height:24px;margin-left:27px}.byte-visual{gap:6px;display:flex;position:absolute;bottom:2.3rem;left:2.2rem;right:2.2rem}.byte-visual span{border-radius:6px;flex:1;height:38px}.user-byte{border:1px solid rgba(var(--cyan-rgb), .22);background:rgba(var(--cyan-rgb), .07)}.generated-byte{border:1px solid rgba(var(--lime-rgb), .28);background:rgba(var(--lime-rgb), .12);box-shadow:0 0 18px rgba(var(--lime-rgb), .06)}.same-file-visual{grid-template-columns:1fr 34px 1fr;align-items:center;gap:.7rem;display:grid;position:absolute;bottom:2.3rem;left:2.2rem;right:2.2rem}.same-file-visual>div{border:1px solid var(--stroke);min-width:0;font-family:var(--font-mono);background:#0d141c;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem;font-size:.65rem;display:flex}.same-file-visual i{color:var(--ink-muted);font-size:.55rem;font-style:normal}.same-file-visual div:last-child i{color:var(--lime)}.same-file-visual svg{fill:none;width:30px;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px}.macros-section{position:relative}.macro-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.macro-card{border:1px solid var(--stroke-soft);background:#0f161fb8;border-radius:15px;min-height:220px;padding:1.35rem;transition:border-color .18s,background .18s,transform .18s;position:relative}.macro-card:hover{background:var(--surface-raised);border-color:#394c62;transform:translateY(-3px)}.macro-card.featured{background:radial-gradient(circle at 90% 10%, rgba(var(--cyan-rgb), .075), transparent 45%), var(--surface-raised);grid-column:span 2}.macro-icon{border:1px solid rgba(var(--cyan-rgb), .2);background:rgba(var(--cyan-rgb), .07);width:34px;height:34px;color:var(--cyan);font-family:var(--font-mono);border-radius:9px;place-items:center;margin-bottom:1.8rem;font-size:.68rem;font-weight:800;display:grid}.macro-card:nth-child(3n+2) .macro-icon{border-color:rgba(var(--lime-rgb), .2);background:rgba(var(--lime-rgb), .07);color:var(--lime)}.macro-card:nth-child(3n) .macro-icon{border-color:rgba(var(--orange-rgb), .2);background:rgba(var(--orange-rgb), .07);color:var(--orange)}.macro-card h3{font-family:var(--font-mono);margin-bottom:.5rem;font-size:.95rem}.macro-card p{color:var(--ink-muted);margin-bottom:0;font-size:.78rem;line-height:1.55}.macro-tag{border:1px solid var(--stroke);color:var(--ink-muted);font-family:var(--font-mono);text-transform:uppercase;border-radius:5px;padding:.2rem .45rem;font-size:.52rem;position:absolute;top:1.35rem;right:1.35rem}.macro-callout{background:#090e148c;border:1px dashed #324156;border-radius:15px;grid-column:span 2;justify-content:center;align-items:center;gap:1.2rem;min-height:150px;display:flex}.macro-callout span{color:var(--lime);letter-spacing:-.06em;font-size:3rem;font-weight:650}.macro-callout p{color:var(--ink-muted);text-transform:uppercase;margin:0;font-size:.72rem;line-height:1.5}.pipeline-section{grid-template-columns:minmax(0,.72fr) minmax(500px,1fr);align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.pipeline-copy h2{margin-bottom:1.6rem}.pipeline-copy>p:not(.eyebrow){max-width:520px;color:var(--ink-muted);margin-bottom:1.6rem}.text-link{color:var(--cyan);align-items:center;gap:.5rem;font-size:.8rem;font-weight:750;display:inline-flex}.pipeline-list{margin:0;padding:0;list-style:none}.pipeline-list li{grid-template-columns:48px 1fr;align-items:center;gap:1rem;min-height:82px;display:grid;position:relative}.pipeline-list li>span{z-index:1;border:1px solid var(--stroke);background:var(--surface);width:40px;height:40px;color:var(--cyan);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.58rem;display:grid}.pipeline-list li:nth-child(n+4)>span{color:var(--lime)}.pipeline-list div{border-bottom:1px solid var(--stroke-soft);justify-content:space-between;align-items:baseline;gap:1rem;padding:1rem 1.1rem;display:flex}.pipeline-list strong{font-size:.9rem}.pipeline-list small{color:var(--ink-muted);font-family:var(--font-mono);font-size:.62rem}.pipeline-list i{z-index:0;background:linear-gradient(var(--cyan), var(--lime));opacity:.22;width:1px;position:absolute;top:60px;bottom:-22px;left:20px}.closing-section{padding-top:6rem;padding-bottom:9rem}.closing-card{border:1px solid var(--stroke);border-radius:var(--radius-lg);background:radial-gradient(circle at 50% 120%, rgba(var(--lime-rgb), .12), transparent 48%), radial-gradient(circle at 0% 0%, rgba(var(--cyan-rgb), .08), transparent 37%), #0e151e;text-align:center;padding:7rem 2rem;position:relative;overflow:hidden}.closing-card:before{content:"";background-image:linear-gradient(#829ab409 1px,#0000 1px),linear-gradient(90deg,#829ab409 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.closing-card>*{z-index:1;position:relative}.closing-card .eyebrow{justify-content:center}.closing-card h2{margin-bottom:1.2rem}.closing-card>p:not(.eyebrow){max-width:580px;color:var(--ink-muted);margin:0 auto 2rem}.hero-actions.centered{justify-content:center}.closing-mark{opacity:.12;position:absolute;top:1.7rem;right:2rem;transform:rotate(8deg)}.site-footer{border-top:1px solid var(--stroke-soft);background:#080c11}.footer-grid{grid-template-columns:1fr 180px 180px;gap:3rem;padding-top:4rem;padding-bottom:3rem;display:grid}.footer-grid>div>p{color:var(--ink-muted);margin:1rem 0 0;font-size:.76rem}.footer-grid nav{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.footer-grid nav strong{color:var(--ink-soft);margin-bottom:.4rem;font-size:.72rem}.footer-grid nav a{color:var(--ink-muted);font-size:.73rem;transition:color .16s}.footer-grid nav a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid var(--stroke-soft);color:#526071;min-height:66px;font-family:var(--font-mono);justify-content:space-between;align-items:center;font-size:.59rem;display:flex}@media (max-width:1080px){.hero{grid-template-columns:minmax(0,1fr);min-height:auto;padding-top:7rem}.hero-copy{max-width:720px;padding-bottom:4rem}.hero-stage{justify-self:center;width:min(100%,720px);margin-bottom:7rem}.hero-code-window{transform:none}.hero-strip{margin-top:0}.playground-toolbar{align-items:flex-end}.macro-picker{grid-template-columns:auto 130px}.macro-picker>p{display:none}.tool-button{width:40px;padding-inline:11px}.tool-button-label{display:none}.macro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pipeline-section{grid-template-columns:1fr}.pipeline-copy{max-width:720px}}@media (max-width:780px){.section-shell,.nav-shell{width:min(100% - 32px,1240px)}.nav-toggle{display:block}.site-header[data-open=true] .nav-toggle span:not(.sr-only):first-of-type{transform:translateY(3px)rotate(45deg)}.site-header[data-open=true] .nav-toggle span:not(.sr-only):last-child{transform:translateY(-3px)rotate(-45deg)}.nav-menu{border-bottom:1px solid var(--stroke);background:#080b10f7;align-items:stretch;gap:0;padding:.7rem 16px 1rem;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 16px 35px #0000004d}.site-header[data-open=true] .nav-menu{flex-direction:column;display:flex}.nav-menu>a,.nav-docs>a,.nav-docs summary{padding:.7rem .8rem}.nav-docs{grid-template-columns:1fr auto;width:100%;display:grid}.nav-docs details{display:contents}.nav-docs summary{grid-area:1/2}.nav-submenu{border:0;border-left:1px solid var(--stroke);min-width:0;box-shadow:none;background:0 0;border-radius:0;grid-area:2/1/auto/-1;margin:0 0 .35rem .8rem;padding:.15rem 0 .15rem .65rem;position:static}.nav-submenu a{white-space:normal;padding:.58rem .75rem}.nav-github{margin-top:.4rem}.hero{padding-top:5rem}.hero h1{font-size:clamp(3.4rem,16vw,5rem)}.chip-rust{right:-.5rem}.hero-strip{flex-wrap:wrap}.hero-strip p{text-align:center;width:100%}.section-heading,.section-heading.compact{grid-template-columns:1fr;gap:1.4rem}.guarantees-section,.macros-section,.pipeline-section{padding-top:6.5rem;padding-bottom:6.5rem}.playground-toolbar{align-items:stretch;display:grid}.playground-page{height:auto;min-height:100dvh}.editor-grid{flex:none}.macro-picker{grid-template-columns:auto 1fr}.toolbar-actions{justify-content:flex-end}.editor-grid{grid-template-rows:minmax(480px,62vh) 38px minmax(480px,62vh);grid-template-columns:1fr}.playground-main[data-mode=inline] .editor-grid{grid-template-rows:minmax(480px,70vh)}.transform-rail{border-top:1px solid var(--stroke-soft);border-right:0;border-bottom:1px solid var(--stroke-soft);border-left:0;flex-direction:row}.transform-rail span{background:linear-gradient(90deg, transparent, rgba(var(--orange-rgb), .5));width:64px;height:1px}.transform-rail svg{transform:rotate(90deg)}.guarantee-wide{grid-template-columns:1fr;gap:2rem}.macro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.macro-card.featured{grid-column:span 1}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div{grid-column:1/-1}}@media (max-width:520px){.section-shell,.nav-shell{width:min(100% - 24px,1240px)}.hero h1{font-size:clamp(3rem,18vw,4.4rem)}.hero-actions .button{width:100%}.hero-stage{width:calc(100% + 8px);margin-left:-4px}.hero-code{font-size:.58rem}.line-no{width:2.5rem;padding-right:.8rem}.float-chip,.hero-strip span,.hero-strip i{display:none}.hero-strip p{color:var(--ink-soft)}.section-heading h2,.pipeline-copy h2,.closing-card h2{font-size:2.65rem}.playground-toolbar{padding:1rem}.editor-pane textarea,.editor-pane pre{padding:1rem;font-size:.69rem}.input-pane-header>[data-input-metrics]{display:none}.editor-tab{padding-inline:.5rem;font-size:.59rem}.wasm-badge{display:none}.guarantee-grid,.macro-grid{grid-template-columns:1fr}.guarantee-card,.guarantee-wide{min-height:390px;padding:1.5rem}.result-visual{padding-inline:0}.byte-visual,.same-file-visual{left:1.5rem;right:1.5rem}.macro-card,.macro-callout{grid-column:auto}.pipeline-list div{flex-direction:column;align-items:flex-start;gap:.1rem}.closing-card{padding:5rem 1.2rem}.footer-grid{gap:2.5rem 1rem}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:.2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
