*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;font-size:1rem;color:#f8fafc;background-color:#0b1120;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;color:#f8fafc;margin-bottom:1rem;font-weight:700;letter-spacing:-.01em}a{color:#6366f1;text-decoration:none;transition:.2s ease}a:hover{color:#9294f5}.container{max-width:1200px;margin:0 auto;padding:0 2rem}section{padding:8rem 0}.section-title{font-size:2.25rem;text-align:center;margin-bottom:4rem;position:relative}.section-title:after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,#6366f1,#06b6d4);margin:1rem auto 0;border-radius:2px}.btn{display:inline-block;padding:.75rem 1.75rem;border-radius:24px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:.3s ease;border:1px solid rgba(255,255,255,.1);background:transparent;color:#f8fafc}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.btn-primary{background:#fcd34d;color:#0b1120;border:none}.btn-primary:hover{background:#fccd34;box-shadow:0 10px 20px #fcd34d33}.btn-outline{border:1px solid #6366f1;color:#6366f1}.btn-outline:hover{background:#6366f10d}
