*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0A0A0D;--surface: #131314;--surface2: #1A1A1E;--border: rgba(255,255,255,.08);--blue: #4AA1FA;--green: #3BDE70;--gold: #FAD152;--text: #FFFFFF;--text-sec: rgba(255,255,255,.7);--text-muted: rgba(255,255,255,.45);--radius: 16px;--radius-sm: 10px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100dvh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;background:none}img{display:block;max-width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}
