:root{--bg:#0b1020;--bg-elevated:#131a33;--border:hsla(0,0%,100%,.08);--text-primary:#e8ecf8;--text-secondary:rgba(232,236,248,.7);--accent:#22c55e;--accent-hover:#16a34a;--danger:#ef4444;--warning:#f59e0b;--info:#38bdf8;--tier-cheap:#9ca3af;--tier-mid:#facc15;--tier-expensive:#a78bfa;--tier-insane:#ffd24a}*{box-sizing:border-box}#__nuxt,body,html{background:var(--bg);color:var(--text-primary);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;height:100%;margin:0;padding:0}button{color:inherit;cursor:pointer;font:inherit}button:disabled{cursor:not-allowed;opacity:.5}input{color:inherit;font:inherit}
