:root{--bg: #000000;--surface: #121212;--text: #ffffff;--muted: #a8a8a8;--accent: #0095f6;--accent-dark: #ffffff;--border: #262626;--radius: 14px;--maxw: 960px;--font: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.6}a{color:var(--accent)}img{max-width:100%;display:block}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.25rem}nav.svelte-1h32yp1{display:flex;gap:1.25rem}a.svelte-1h32yp1{text-decoration:none;color:var(--muted);font-weight:600;padding:.25rem 0}a.active.svelte-1h32yp1{color:var(--accent-dark);border-bottom:2px solid var(--accent)}a.svelte-1h32yp1:hover{color:var(--accent-dark)}.switcher.svelte-1v2j48r{display:flex;gap:.25rem}button.svelte-1v2j48r{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:8px;padding:.25rem .5rem;font-weight:600;cursor:pointer}button.active.svelte-1v2j48r{background:var(--accent);color:#fff;border-color:var(--accent)}header.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--border)}.bar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;flex-wrap:wrap;gap:1rem}.brand.svelte-12qhfyh{font-weight:800;font-size:1.25rem;text-decoration:none;color:var(--text)}.right.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}main.svelte-12qhfyh{padding:2.5rem 1.25rem 4rem;min-height:60vh}footer.svelte-12qhfyh{border-top:1px solid var(--border);background:var(--surface)}footer.svelte-12qhfyh .container:where(.svelte-12qhfyh){padding-top:1.25rem;padding-bottom:1.25rem}footer.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--muted)}
