*,*:before,*:after{box-sizing:border-box}:root{--bg: #1a1a1a;--surface: #252525;--card: #2d2d2d;--border: #383838;--text: #e8e8e8;--muted: #888;--accent: #e8a020;--accent-dim: rgba(232,160,32,.15);--green: #3fb950;--red: #da3633;--blue: #58a6ff;--purple: #a371f7;--teal: #2dd4bf}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}*{scrollbar-width:thin;scrollbar-color:var(--border) transparent}*::-webkit-scrollbar{width:6px}*::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
