:root{--bg-dark: #070a12;--bg-surface: #0f172a;--bg-card: rgba(15, 23, 42, .7);--border: rgba(56, 189, 248, .15);--border-hover: rgba(56, 189, 248, .4);--text-main: #f8fafc;--text-muted: #94a3b8;--accent-cyan: #38bdf8;--accent-emerald: #10b981;--accent-indigo: #818cf8;--accent-amber: #f59e0b;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", monospace}body{background-color:var(--bg-dark);background-image:radial-gradient(ellipse at 50% 0%,rgba(56,189,248,.08) 0%,transparent 60%),radial-gradient(circle at 90% 90%,rgba(129,140,248,.05) 0%,transparent 40%);color:var(--text-main);font-family:var(--font-sans);margin:0;padding:0;line-height:1.6;min-height:100vh}.app-root.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.site-header.svelte-12qhfyh{background:#070a12d9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.header-container.svelte-12qhfyh{max-width:1280px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit}.brand-logo.svelte-12qhfyh{background:linear-gradient(135deg,#0284c7,#6366f1);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-weight:800;font-size:1.2rem;box-shadow:0 0 20px #38bdf84d}.brand-title.svelte-12qhfyh{font-size:1.1rem;font-weight:700;display:flex;align-items:center;gap:8px}.badge-kodam.svelte-12qhfyh{font-size:.72rem;background:#38bdf826;color:var(--accent-cyan);padding:2px 8px;border-radius:6px;border:1px solid rgba(56,189,248,.3);font-family:var(--font-mono)}.brand-sub.svelte-12qhfyh{font-size:.78rem;color:var(--text-muted);display:block}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:20px}.nav-link.svelte-12qhfyh{color:var(--text-muted);text-decoration:none;font-size:.88rem;font-weight:500;transition:color .2s;display:flex;align-items:center;gap:6px}.nav-link.svelte-12qhfyh:hover{color:var(--accent-cyan)}.nav-link-admin.svelte-12qhfyh{color:var(--accent-cyan);background:#38bdf81a;padding:4px 12px;border-radius:6px;border:1px solid rgba(56,189,248,.25)}.nav-link-highlight.svelte-12qhfyh{color:var(--accent-amber);background:#f59e0b1a;padding:4px 12px;border-radius:6px;border:1px solid rgba(245,158,11,.25)}.nav-link-mcp.svelte-12qhfyh{color:var(--accent-emerald);background:#10b9811a;padding:4px 12px;border-radius:6px;border:1px solid rgba(16,185,129,.25)}.pill-live.svelte-12qhfyh{font-size:.65rem;background:#10b98133;color:var(--accent-emerald);padding:1px 6px;border-radius:9999px;font-weight:700;text-transform:uppercase}.site-content.svelte-12qhfyh{flex:1;max-width:1280px;width:100%;margin:0 auto;padding:32px 24px;box-sizing:border-box}.site-footer.svelte-12qhfyh{border-top:1px solid var(--border);background:#070a12e6;padding:32px 24px;margin-top:auto}.footer-container.svelte-12qhfyh{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-title.svelte-12qhfyh{font-weight:600;font-size:.95rem;color:var(--text-main)}.footer-desc.svelte-12qhfyh{font-size:.82rem;color:var(--text-muted);margin-top:4px}.footer-meta.svelte-12qhfyh{font-size:.82rem;color:var(--text-muted);display:flex;gap:12px}@media (max-width: 768px){.header-container.svelte-12qhfyh{flex-direction:column;gap:14px;align-items:flex-start}.nav-links.svelte-12qhfyh{flex-wrap:wrap;gap:12px}.footer-container.svelte-12qhfyh{flex-direction:column;align-items:flex-start}}
