:root{--bg: #0a0a0a;--fg: #e0e0e0;--fg-muted: #888;--accent: #3b82f6;--border: #222;--card-bg: #141414;--danger: #ef4444;--success: #22c55e;--warning: #eab308}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg);color:var(--fg);min-height:100dvh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.app.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column}.navbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid var(--border, #222)}.logo.svelte-12qhfyh{font-size:18px;font-weight:700;color:var(--fg, #e0e0e0);text-decoration:none}.nav-actions.svelte-12qhfyh{display:flex;align-items:center;gap:16px}.nav-link.svelte-12qhfyh{color:var(--fg-muted, #888);font-size:14px}.nav-link.svelte-12qhfyh:hover{color:var(--fg, #e0e0e0);text-decoration:none}.content.svelte-12qhfyh{flex:1;padding:20px;max-width:960px;margin:0 auto;width:100%}
