*,*:before,*:after{box-sizing:border-box}:root{--bg: #0a0a0a;--surface: #111111;--surface-2: #161616;--border: #1a1a1a;--border-hover: #2a2a2a;--text: #e5e5e5;--text-muted: #666;--text-dim: #333;--accent: #ffffff;--green: #22c55e;--red: #ef4444;--yellow: #eab308;--blue: #3b82f6}html{font-size:14px;-webkit-font-smoothing:antialiased}body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}::placeholder{color:var(--text-muted)}:focus-visible{outline:1px solid var(--border-hover);outline-offset:2px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}
