:root{--bg:#15161c;--bg-elevated:#1d1f27;--bg-card:#23252f;--border:#2c2e3a;--text:#fff;--text-muted:#8f93a3;--accent:#ff4655;--accent-hover:#ff5f6d;--radius:16px;--radius-sm:12px;--header-height:72px;--container-max:1400px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}a{text-decoration:none}a,button{color:inherit}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:var(--container-max);margin:0 auto;padding:0 24px}@media (width<=768px){.container{padding:0 16px}}@media (width<=520px){.container{padding:0 12px}}
