:root{--bg: #000;--surface: #0d0d0d;--border: #1c1c1c;--text: #fff;--muted: #888;--dim: #444;--font: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--mono: "SF Mono", "Fira Code", "Cascadia Code", "Consolas", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}body{background:var(--bg);min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#222}.nav.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:20px 40px;background:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-brand.svelte-12qhfyh{font-size:14px;font-weight:600;color:var(--text)}.nav-links.svelte-12qhfyh{display:flex;gap:28px}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:13px;color:var(--muted)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.section-dots.svelte-12qhfyh{position:fixed;right:24px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;z-index:50}.dot.svelte-12qhfyh{width:8px;height:8px;border-radius:50%;border:1px solid #444;background:transparent;display:block}.dot.active.svelte-12qhfyh{background:#fff;border-color:#fff}@media(max-width:640px){.nav.svelte-12qhfyh{padding:16px 20px}.nav-links.svelte-12qhfyh{gap:16px}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):not(:last-child){display:none}.section-dots.svelte-12qhfyh{display:none}}
