*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--bg:#0D1117;--bg2:#161B27;--bg3:#1C2333;--border:#30363D;--border2:#3D4A5C;--text:#E6EDF3;--text2:#8B949E;--text3:#484F58;--primary:#58A6FF;--primary-bg:rgba(88,166,255,0.1);--green:#3FB950;--green-bg:rgba(63,185,80,0.1);--red:#F85149;--red-bg:rgba(248,81,73,0.1);--yellow:#D29922;--purple:#BC8CFF;--orange:#F78166;--radius:6px}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input{border:none;background:none;font:inherit;color:inherit}input{outline:none}::selection{background:rgba(88,166,255,.3)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}