:root{--bg: #15171a;--bg-elev: #1a1d21;--bg-elev-2: #1e2126;--border: #2d3238;--surface-500: #383d44;--text: #e8eaed;--text-dim: #99a0a8;--accent: #fe6d36;--accent-hover: #e85d28;--accent-soft: #ff8f5a;--danger: #f0556a;--radius: 4px;--radius-box: 2px;--page: 72rem;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text)}body{line-height:1.5}button,input{font:inherit}button{cursor:pointer}a{color:var(--accent-soft);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent-soft);outline-offset:3px}.wrap{width:min(100% - 2rem,var(--page));margin-inline:auto}.dim{color:var(--text-dim)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.65rem 1.15rem;border:1px solid var(--surface-500);border-radius:var(--radius);background:var(--bg-elev-2);color:var(--text);font-weight:600}.button:hover{text-decoration:none;background:var(--border)}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-hover)}.button:disabled{opacity:.6;cursor:wait}@media (prefers-reduced-motion: no-preference){.button{transition:background .15s ease}}.shell.svelte-12qhfyh{min-height:100vh}header.svelte-12qhfyh{border-bottom:1px solid var(--border);background:var(--bg-elev)}.bar.svelte-12qhfyh{min-height:3.6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand.svelte-12qhfyh{color:var(--text);font-weight:700;white-space:nowrap}.brand.svelte-12qhfyh:hover{text-decoration:none}.mark.svelte-12qhfyh{color:var(--accent);margin-right:.25rem}nav.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.account.svelte-12qhfyh{color:var(--text-dim);font-size:.85rem}.small.svelte-12qhfyh{min-height:2.2rem;padding:.35rem .75rem;font-size:.85rem}@media (max-width: 35rem){.account.svelte-12qhfyh{display:none}}
