*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#07091a;--bg2:#0d1025;--bg3:#111428;--border:hsla(0,0%,100%,.08);--accent:#3b82f6;--accent2:#6366f1;--text:#e8eaf0;--muted:#6b7280;--green:#10b981}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#020408;color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:0 24px}input,select,textarea{font-family:inherit;font-size:14px}button{font-family:inherit;cursor:pointer}@media (max-width:768px){.container{padding:0 16px}}