*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--bg2:#111118;--card:#16161e;--border:#2a2a3a;--text:#f0f0f5;--text2:#88a;--primary:#fe2c55;--primary-dark:#cc1f42;--secondary:#25f4ee;--accent:#fe2c55;--radius:16px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}button{cursor:pointer}button,input{font-family:inherit}