*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0c12;--bg-secondary:#0f1219;--bg-card:#ffffff08;--border:#ffffff12;--border-accent:#00c89640;--text:#e8eaf0;--text-muted:#ffffff80;--text-dim:#ffffff59;--accent:#00c896;--accent-bg:#00c89614;--accent-text:#0a0c12;--blue:#4f8ef7;--purple:#a78bfa;--sans:"Segoe UI", system-ui, -apple-system, sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}body{min-height:100vh;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}a{text-decoration:none}h1,h2,h3,h4{color:#fff;line-height:1.15}.container{max-width:1160px;margin:0 auto;padding:0 24px}.section{padding:100px 0}.section-label{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:12px;font-weight:600}.section-title{letter-spacing:-.8px;margin-bottom:16px;font-size:clamp(28px,4vw,42px);font-weight:800}.section-sub{color:var(--text-muted);max-width:500px;margin-bottom:60px;font-size:16px;line-height:1.7}.btn-primary{background:var(--accent);color:var(--accent-text);border-radius:12px;padding:13px 28px;font-size:15px;font-weight:700;transition:opacity .2s;display:inline-block}.btn-primary:hover{opacity:.9}.btn-secondary{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:13px 28px;font-size:15px;font-weight:600;display:inline-block}.btn-secondary:hover{background:#ffffff1a}@media (width<=768px){.section{padding:64px 0}}
