*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #111111;--bg-dark: #0a0a0a;--surface: #1a1a1a;--surface-alt: #161616;--surface-hover: #222222;--border: #2a2a2a;--border-light: #333333;--text: #f5f0e8;--text-muted: #a09888;--text-dim: #666058;--accent: #f97316;--accent-hover: #ea670c;--accent-dim: rgba(249, 115, 22, .15);--green: #22c55e;--green-dim: rgba(34, 197, 94, .15);--red: #ef4444;--red-dim: rgba(239, 68, 68, .15);--blue: #3b82f6;--blue-dim: rgba(59, 130, 246, .15);--yellow: #eab308;--yellow-dim: rgba(234, 179, 8, .15);--font-data: "DM Mono", monospace;--font-heading: "Bebas Neue", sans-serif}body{font-family:var(--font-data);font-size:13px;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased;overflow:hidden}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}
