:root{--bg: #05080d;--bg-panel: #0c121b;--bg-panel-2: #111a26;--edge: #1d2a3a;--edge-bright: #2c4055;--text: #c9d6e3;--text-dim: #6b7c91;--accent: #36e0c4;--accent-warm: #ff9d3c;--danger: #ff4d5e;--hull-a: #36a0e0;--hull-b: #ff6b4d;--rarity-common: #8aa0b5;--rarity-rare: #3fa9ff;--rarity-epic: #c06bff;--rarity-legendary: #ffb648;--radius: 10px;--gap: .6rem}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:ui-monospace,SF Mono,JetBrains Mono,Fira Code,Roboto Mono,Menlo,Consolas,monospace;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{min-height:100dvh;background-image:radial-gradient(900px 500px at 80% -10%,rgba(54,224,196,.08),transparent 60%),radial-gradient(700px 400px at -10% 110%,rgba(255,107,77,.06),transparent 60%);background-attachment:fixed}h1,h2,h3{font-weight:600;letter-spacing:.02em}button{font-family:inherit;cursor:pointer}.mono-dim{color:var(--text-dim)}.shell.svelte-12qhfyh{max-width:480px;margin:0 auto;padding:env(safe-area-inset-top) .7rem 1.5rem;min-height:100dvh}.locale-switch.svelte-12qhfyh{display:flex;justify-content:flex-end;gap:.3rem;padding:.5rem 0}.locale-switch.svelte-12qhfyh button:where(.svelte-12qhfyh){font-size:.65rem;font-weight:700;letter-spacing:.06em;color:var(--text-dim);background:transparent;border:1px solid var(--edge);border-radius:6px;padding:.2rem .5rem}.locale-switch.svelte-12qhfyh button.active:where(.svelte-12qhfyh){color:var(--accent);border-color:var(--edge-bright)}
