:root{--bg-deep:#080e1f;--bg-surface:#0d1530;--bg-card:#111d3a;--bg-card-hover:#162244;--border:#ffffff12;--border-accent:#4a6cf759;--border-cyan:#4dd9f740;--cyan:#4dd9f7;--blue:#4a6cf7;--purple:#7b5cf7;--purple-soft:#a78bfa;--grad:linear-gradient(135deg,#4dd9f7 0%,#4a6cf7 100%);--grad-purple:linear-gradient(135deg,#4a6cf7 0%,#7b5cf7 100%);--grad-glow:#4a6cf72e;--grad-glow-cyan:#4dd9f71f;--text-primary:#e8eeff;--text-secondary:#7e8fbb;--text-muted:#3d4f7c;--white:#fff;--green:#25d366;--green-dark:#1da851;--radius:12px;--radius-lg:18px;--transition:.22s cubic-bezier(.4,0,.2,1);--font-display:"Sora","DM Sans",-apple-system,sans-serif;--font-body:"DM Sans",-apple-system,sans-serif;--max-width:1200px;--section-pad:100px 0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg-deep);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}ul{list-style:none}input,select,button{outline:none}img{max-width:100%;height:auto}
