:root,:root[data-theme=light]{--bg:#f4f2ee;--bg-elev:#fff;--bg-panel:#f1efe8;--border:#d0cdc2;--border-soft:#e0dcd3;--border-panel:#e4e1d8;--fg:#24292e;--fg-muted:#4b5058;--fg-faded:#8a8f98;--accent:#7a3fb0;--accent-hover:#9257c9;--accent-bright:#c39cf0;--accent-tint-bg:#efe6fa;--accent-tint-fg:#7a3fb0;--shadow-card:0 2px 8px #24292e0f;--shadow-card-hover:0 10px 30px -14px #24292e47;--ghost-border:var(--border);--ghost-fg:var(--fg)}:root[data-theme=dark]{--bg:#221e2a;--bg-elev:#2f2a3b;--bg-panel:#38324a;--border:#453f55;--border-soft:#3d3849;--border-panel:#453f55;--fg:#f1eef7;--fg-muted:#c9c3d6;--fg-faded:#948da6;--accent:#c39cf0;--accent-hover:#d9bdf8;--accent-bright:#c39cf0;--accent-tint-bg:#3a2a52;--accent-tint-fg:#e2d3f7;--shadow-card:0 2px 10px #00000059;--shadow-card-hover:0 14px 34px -16px #0009;--ghost-border:#4d475c;--ghost-fg:var(--fg)}:root{--term-bg:#2a2633;--term-fg:#f1eef7;--term-muted:#c9c3d6;--term-faded:#8a8399;--term-border:#3d3849;--term-line:#5d5670;--term-ghost-border:#4d475c;--ok-bg:#2f4a38;--ok-fg:#8fe6ad;--btn-bg:#7a3fb0;--btn-bg-hover:#9257c9;--btn-fg:#fff;--btn-sub:#e2d3f7;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--max-w:1180px;--gutter:clamp(1.25rem, 4vw, 2.75rem)}html.theme-transition,html.theme-transition body,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition:background-color .4s,color .4s,border-color .4s,box-shadow .4s,fill .4s,stroke .4s!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--fg);font-family:var(--font-mono);font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--accent);color:#fff}:focus-visible{outline:2px solid var(--accent-bright);outline-offset:3px}.container{max-width:var(--max-w);padding-inline:var(--gutter);margin:0 auto}section[id]{scroll-margin-top:4.25rem}.terminal-surface{background-color:var(--term-bg);color:var(--term-fg);background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:28px 28px}.caret{color:var(--accent-bright);animation:1.1s step-end infinite blink}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.cmd{color:var(--fg-faded);font-size:.75rem;font-weight:400}.terminal-surface .cmd{color:var(--term-faded)}.scroll-progress{background:var(--accent-bright);z-index:200;transform-origin:0;height:2px;transition:transform .1s linear;position:fixed;top:0;left:0;right:0;transform:scaleX(0)}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1);transform:translateY(22px)}.reveal.in-view{opacity:1;transform:translateY(0)}.stagger>*{opacity:0;transition:opacity .6s cubic-bezier(.2,.8,.2,1),transform .6s cubic-bezier(.2,.8,.2,1);transform:translateY(18px)}.stagger.in-view>*{opacity:1;transform:translateY(0)}.stagger.in-view>:first-child{transition-delay:50ms}.stagger.in-view>:nth-child(2){transition-delay:.12s}.stagger.in-view>:nth-child(3){transition-delay:.19s}.stagger.in-view>:nth-child(4){transition-delay:.26s}.stagger.in-view>:nth-child(5){transition-delay:.33s}.stagger.in-view>:nth-child(6){transition-delay:.4s}@media (prefers-reduced-motion:reduce){.reveal,.stagger>*{opacity:1;transition:none;transform:none}.caret{animation:none}.scroll-progress{display:none}html{scroll-behavior:auto}html.theme-transition,html.theme-transition body,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition:none!important}}header.svelte-12qhfyh{z-index:100;border-bottom:1px solid var(--term-border);-webkit-backdrop-filter:blur(6px);background-color:#2a2633f0;position:sticky;top:0}.nav-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:1.5rem;padding-block:.9rem;display:flex}.brand.svelte-12qhfyh{align-items:center;gap:.7rem;display:flex}.brand-logo.svelte-12qhfyh{width:auto;height:26px;font-family:var(--font-mono)}.brand-prompt.svelte-12qhfyh{color:var(--term-fg);font-size:.8125rem;font-weight:600}nav.svelte-12qhfyh{align-items:center;gap:1.4rem;font-size:.78rem;font-weight:500;display:flex}.nav-link.svelte-12qhfyh{color:var(--term-faded);transition:color .15s}.nav-link.accent.svelte-12qhfyh{color:var(--accent-bright)}.nav-link.svelte-12qhfyh:hover{color:var(--term-fg)}.theme-toggle.svelte-12qhfyh{border:1px solid var(--term-ghost-border);width:2rem;height:2rem;color:var(--term-muted);cursor:pointer;background:0 0;border-radius:4px;place-items:center;transition:color .15s,border-color .15s;display:grid}.theme-toggle.svelte-12qhfyh:hover{color:var(--accent-bright);border-color:var(--accent-bright)}@media (width<=640px){.brand-prompt.svelte-12qhfyh{display:none}nav.svelte-12qhfyh{gap:1rem;font-size:.75rem}}
