@font-face{font-family:Inter;src:url(../../../fonts/InterVariable.woff2)format("woff2");font-weight:100 900;font-display:block}@font-face{font-family:JetBrains Mono;src:url(../../../fonts/JetBrainsMono.woff2)format("woff2");font-weight:100 800;font-display:block}:root{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111;--surface-1:#1c1c1c;--surface-2:#262626;--surface-3:#303030;--surface-4:#3d3d3d;--surface-glass:#262626d9;--border:#484848;--border-strong:#565656;--text:#d6d6d6;--text-dim:#9a9a9a;--text-muted:#7a7a7a;--accent:#50d0a0;--accent-strong:#3fb88a;--success:#6bdd8c;--warning:#f0c050;--danger:#f06080;--accent-fill:color-mix(in srgb, var(--accent) 18%, transparent);--danger-fill:color-mix(in srgb, var(--danger) 16%, transparent);--success-fill:color-mix(in srgb, var(--success) 16%, transparent);--warning-fill:color-mix(in srgb, var(--warning) 16%, transparent);--hover-fill:color-mix(in srgb, var(--text) 8%, transparent);--ring-accent:color-mix(in srgb, var(--accent) 45%, transparent);--on-accent:#0a0c10;--on-danger:var(--on-accent);--space-1:.125rem;--space-2:.25rem;--space-3:.375rem;--space-4:.5rem;--space-5:.625rem;--space-6:.75rem;--space-7:1rem;--space-8:1.5rem;--fs-micro:.72rem;--fs-small:.82rem;--fs-body:.92rem;--fs-strong:1rem;--fs-title:1.15rem;--fs-chrome:round(nearest, var(--fs-small), 1px);--lh-text:1.35;--dur-fast:80ms;--dur-slow:.12s;--ease:ease;--disabled-opacity:.45;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--focus-width:2px;--focus-ink:var(--accent);--hit:28px;--splitter-size:6px;--panel-header-h:26px;--chrome-control-h:20px;--dtype-array:#50d0a0;--dtype-string:#f0c050;--dtype-table:#e08060;--dtype-audio:#c080f0;--syn-keyword:#c678dd;--syn-name:#e06c75;--syn-function:#61afef;--syn-literal:#d19a66;--syn-type:#e5c07b;--syn-operator:#56b6c2;--syn-comment:#7d8799;--syn-string:#98c379;--syn-punct:#abb2bf;--node-w:233px;--node-header:36px;--node-u:24px;--node-viewer:144px;--shadow-1:0 4px 18px #00000073;--shadow-2:0 12px 36px #0000008c;--shadow-side:-8px 0 24px #00000059;--shadow-sheet:0 -8px 24px #00000059;--radius-sm:4px;--radius-md:6px;--z-side-panel:50;--z-chrome:55;--z-chip:60;--z-menu:100;--z-addmenu:110;--z-drag-ghost:150;--z-tab-drag:250;--z-toast:260;--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--fs-display:clamp(2.1rem, 1.4rem + 3.2vw, 3.6rem);--fs-headline:clamp(1.6rem, 1.2rem + 1.8vw, 2.3rem);--fs-subhead:1.35rem;--fs-lead:1.08rem;--lh-prose:1.62;--measure:68ch;--engine-signal:#c29c34;--engine-audio:#3f88e2;--engine-graphics:#529c51;--engine-fourth:#c76f63;--gutter:clamp(1rem, .4rem + 2.4vw, 2.5rem);--section-gap:clamp(3rem, 1.5rem + 6vw, 6.5rem);--header-h:3.25rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + var(--space-8));font-size:clamp(15px,.35vw + 13px,18px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);line-height:var(--lh-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100dvh;margin:0}button{font:inherit;cursor:pointer}code,pre,kbd,samp{font:inherit}summary{list-style:none}summary::-webkit-details-marker{display:none}:focus-visible{outline:var(--focus-width) solid var(--focus-ink);outline-offset:2px;border-radius:var(--radius-sm)}a{color:var(--accent);-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 40%, transparent);text-underline-offset:.18em}a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:var(--radius-md)}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.thin-scrollbar{scrollbar-width:thin;scrollbar-color:var(--surface-3) transparent}.wrap{width:100%;max-width:76rem;padding-inline:var(--gutter);margin-inline:auto}.prose{max-width:var(--measure);line-height:var(--lh-prose);color:var(--text-dim)}.prose>*+*{margin-top:var(--space-7)}.prose strong{color:var(--text);font-weight:600}.prose :not(pre)>code{font-family:var(--font-mono);color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.08em .34em;font-size:.9em}.eyebrow{font-family:var(--font-mono);font-size:var(--fs-micro);letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted)}.cta{justify-content:center;gap:var(--space-6);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.btn{min-height:var(--hit);padding:0 var(--space-8);border-radius:var(--radius-md);background:var(--surface-2);color:var(--text);font-size:var(--fs-body);transition:background var(--dur-fast) var(--ease);border:1px solid #0000;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}.btn:hover{background:var(--surface-3)}.btn.primary{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.btn.primary:hover{background:var(--accent-strong)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (hover:none) and (pointer:coarse){:root{--hit:44px}button,select,input{min-height:var(--hit)}input,select{font-size:16px}}.skip.svelte-12qhfyh{position:absolute;left:-9999px}.skip.svelte-12qhfyh:focus{left:var(--space-6);top:var(--space-6);z-index:var(--z-toast);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--space-4) var(--space-6)}.bar.svelte-12qhfyh{z-index:var(--z-menu);background:var(--surface-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0}.inner.svelte-12qhfyh{height:var(--header-h);justify-content:space-between;align-items:center;gap:var(--space-6);display:flex}.brand.svelte-12qhfyh{align-items:center;gap:var(--space-4);height:100%;color:var(--text);letter-spacing:-.01em;font-weight:600;text-decoration:none;display:flex}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){display:block}.ver.svelte-12qhfyh{font-family:var(--font-mono);font-size:var(--fs-micro);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);padding:0 var(--space-3);font-weight:400}nav.desktop.svelte-12qhfyh{align-items:center;gap:var(--space-8);display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-dim);font-size:var(--fs-body);text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent)}.gh.svelte-12qhfyh{color:var(--text-muted)}.toggle.svelte-12qhfyh{border:1px solid var(--border);border-radius:var(--radius-sm);width:var(--hit);height:var(--hit);background:0 0;justify-content:center;align-items:center;display:none}.toggle.svelte-12qhfyh span:where(.svelte-12qhfyh),.toggle.svelte-12qhfyh span:where(.svelte-12qhfyh):before,.toggle.svelte-12qhfyh span:where(.svelte-12qhfyh):after{background:var(--text);width:16px;height:1.5px;transition:transform var(--dur-slow) var(--ease);display:block}.toggle.svelte-12qhfyh span:where(.svelte-12qhfyh):before,.toggle.svelte-12qhfyh span:where(.svelte-12qhfyh):after{content:"";position:relative}.toggle.svelte-12qhfyh span:where(.svelte-12qhfyh):before{top:-5px}.toggle.svelte-12qhfyh span:where(.svelte-12qhfyh):after{top:3.5px}.toggle.svelte-12qhfyh span.x:where(.svelte-12qhfyh){background:0 0}.toggle.svelte-12qhfyh span.x:where(.svelte-12qhfyh):before{transform:translateY(5px)rotate(45deg)}.toggle.svelte-12qhfyh span.x:where(.svelte-12qhfyh):after{transform:translateY(-3.5px)rotate(-45deg)}nav.mobile.svelte-12qhfyh{border-top:1px solid var(--border);padding:var(--space-6) var(--gutter);gap:var(--space-6);flex-direction:column;display:none}@media (width<=44rem){nav.desktop.svelte-12qhfyh{display:none}.toggle.svelte-12qhfyh,nav.mobile.svelte-12qhfyh{display:flex}}main.svelte-12qhfyh{min-height:60vh}footer.svelte-12qhfyh{margin-top:var(--section-gap);border-top:1px solid var(--border);padding-block:var(--space-8);background:var(--surface-1)}.foot.svelte-12qhfyh{text-align:center}.foot.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:var(--fs-small);color:var(--text-muted);margin:0}.foot.svelte-12qhfyh p:where(.svelte-12qhfyh)+p:where(.svelte-12qhfyh){margin-top:var(--space-4)}.stamp.svelte-12qhfyh code:where(.svelte-12qhfyh){font-family:var(--font-mono)}.stamp.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--text-dim);font-weight:500}
