:root{--bg:#111;--card:#1a1a1a;--accent:#6c8;--border:#333;--text:#eee;--dim:#888;--z-lever-flight:1000;--z-pane-pins:1050;--z-pane-hud:1100;--z-lever-flight-active:1150;--z-modal:1200;--tier-green:#6fd693;--tier-yellow:#ffd166;--tier-red:#ff6b6b}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{font-family:-apple-system,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;min-height:100dvh}a{color:var(--accent);text-decoration:none}