:root{--bg:#07070f;--bg2:#0e0e1a;--glass:hsla(0,0%,100%,.04);--glass-h:hsla(0,0%,100%,.07);--border:hsla(0,0%,100%,.07);--border-b:hsla(0,0%,100%,.13);--text:#e2e4f0;--muted:#6b7090;--accent:#00c9b1;--accent2:#00a8e8;--glow:rgba(0,201,177,.22);--radius:14px;--s:#f04747;--s-bg:rgba(240,71,71,.12);--a:#f5a623;--a-bg:rgba(245,166,35,.12);--b:#ffd166;--b-bg:rgba(255,209,102,.12);--c:#4f8ef7;--c-bg:rgba(79,142,247,.12);--d:#6b7090;--d-bg:rgba(107,112,144,.12)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select{font-family:inherit}