*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #060d07;--surface: #0c1510;--surface2: #111e14;--surface3: #172219;--border: #1e3322;--border2: #2a4a30;--accent: #4ade80;--accent-dim: #14532d;--accent-glow: rgba(74, 222, 128, .12);--error: #f87171;--error-dim: rgba(248, 113, 113, .12);--attention: #fb923c;--attention-dim: rgba(251, 146, 60, .12);--warning: #fbbf24;--warning-dim: rgba(251, 191, 36, .12);--success: #4ade80;--text: #f0fdf4;--text-muted: #6b9070;--text-dim: #3d5c42;--radius: 8px}html,body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;min-height:100vh}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent-dim)}
