:root{--bg:#09090b;--bg-subtle:#121215;--border:#27272a;--text-main:#f4f4f5;--text-muted:#a1a1aa;--accent:#22c55e;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Inter", "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{display:none}body{scrollbar-width:none;background-color:var(--bg);color:var(--text-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.7}a{color:var(--text-muted);text-decoration:none;transition:color .15s}a:hover{color:var(--text-main)}.layout.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.nav.svelte-12qhfyh{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#09090bcc;position:sticky;top:0}.nav-container.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.nav-container.svelte-12qhfyh>div:where(.svelte-12qhfyh):first-child{align-items:center;gap:1rem;display:flex}.logo.svelte-12qhfyh{width:48px}.brand.svelte-12qhfyh{letter-spacing:-.02em;color:var(--text-main);font-size:1.1rem;font-weight:600}.links.svelte-12qhfyh{gap:1.5rem;font-size:.9rem;display:flex}.content.svelte-12qhfyh{flex:1;width:100%;max-width:800px;margin:0 auto;padding:4rem 1.5rem}.footer.svelte-12qhfyh{border-top:1px solid var(--border);background:var(--bg-subtle);color:var(--text-muted);padding:3rem 1.5rem;font-size:.85rem}.footer-container.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:960px;margin:0 auto;display:flex}.legal-block.svelte-12qhfyh p:where(.svelte-12qhfyh){margin-bottom:.4rem}.copyright.svelte-12qhfyh{color:var(--text-main);font-weight:500}.footer-links.svelte-12qhfyh{align-items:center;gap:.75rem;display:flex}
