*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--bg-2: #161b22;--bg-3: #21262d;--border: #30363d;--text: #e6edf3;--text-muted: #8b949e;--green-bright: #00e676;--green-dark: #00695c;--red-bright: #ff1744;--red-dark: #b71c1c;--accent: #388bfd}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;color:inherit;font:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
