:root{--bo-bg: #14161a;--bo-surface: #1c1f24;--bo-surface-raised: #24282f;--bo-border: #333941;--bo-text: #e8eaed;--bo-text-muted: #9aa2ad;--bo-accent: #4f8ef7;--bo-accent-contrast: #ffffff;--bo-ok: #3fb950;--bo-danger: #f8514a;--bo-focus: #ffd33d;--bo-font: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bo-font-mono: ui-monospace, SFMono-Regular, Menlo, monospace;--bo-radius: 8px;--bo-space-1: 4px;--bo-space-2: 8px;--bo-space-3: 16px;--bo-space-4: 24px;--bo-space-5: 32px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bo-bg);color:var(--bo-text);font-family:var(--bo-font)}:focus-visible{outline:3px solid var(--bo-focus);outline-offset:2px}.shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.shell__header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:var(--bo-space-3);padding:var(--bo-space-3) var(--bo-space-4);background:var(--bo-surface);border-bottom:1px solid var(--bo-border)}.shell__wordmark.svelte-12qhfyh{font-weight:600}.shell__env.svelte-12qhfyh{color:var(--bo-text-muted);font-family:var(--bo-font-mono);font-size:.875rem}.shell__main.svelte-12qhfyh{flex:1;padding:var(--bo-space-5) var(--bo-space-4)}
