*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080b10;--surface-1: #0d1117;--surface-2: #131a24;--border: #1c2536;--text-primary: #dde3ee;--text-secondary: #8892a4;--text-muted: #404c5e;--accent: #38bdf8;--green: #4ade80;--red: #f87171;--yellow: #fbbf24;--font-mono: "Consolas", "Courier New", monospace}html,body{height:100%;background-color:var(--bg);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-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(--text-muted)}
