*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background-color:#0a0e1a;color:#e2e8f0;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:#4da6e8;text-decoration:none;transition:color .2s}a:hover{color:#7ec4f7}h1,h2,h3{line-height:1.2;font-weight:700}.stars{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;background:radial-gradient(1px 1px at 10% 20%, rgba(255,255,255,.6), rgba(0,0,0,0)),radial-gradient(1px 1px at 30% 65%, rgba(255,255,255,.4), rgba(0,0,0,0)),radial-gradient(1.5px 1.5px at 55% 15%, rgba(255,255,255,.7), rgba(0,0,0,0)),radial-gradient(1px 1px at 70% 40%, rgba(255,255,255,.3), rgba(0,0,0,0)),radial-gradient(1px 1px at 85% 75%, rgba(255,255,255,.5), rgba(0,0,0,0)),radial-gradient(1.5px 1.5px at 20% 80%, rgba(255,255,255,.4), rgba(0,0,0,0)),radial-gradient(1px 1px at 45% 50%, rgba(255,255,255,.6), rgba(0,0,0,0)),radial-gradient(1px 1px at 90% 10%, rgba(255,255,255,.3), rgba(0,0,0,0)),radial-gradient(1.5px 1.5px at 60% 85%, rgba(255,255,255,.5), rgba(0,0,0,0)),radial-gradient(1px 1px at 5% 45%, rgba(255,255,255,.4), rgba(0,0,0,0)),radial-gradient(1px 1px at 75% 55%, rgba(255,255,255,.3), rgba(0,0,0,0)),radial-gradient(1.5px 1.5px at 40% 30%, rgba(255,255,255,.5), rgba(0,0,0,0)),radial-gradient(1px 1px at 95% 90%, rgba(255,255,255,.4), rgba(0,0,0,0)),radial-gradient(1px 1px at 15% 95%, rgba(255,255,255,.3), rgba(0,0,0,0)),radial-gradient(1.5px 1.5px at 50% 70%, rgba(255,255,255,.6), rgba(0,0,0,0))}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(12px);background:rgba(10,14,26,.8);border-bottom:1px solid rgba(77,166,232,.15)}.nav{max-width:1100px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;gap:.6rem;font-weight:600;font-size:1.1rem;color:#e2e8f0}.nav-logo:hover{color:#e2e8f0}.nav-icon{width:32px;height:32px;border-radius:8px}.btn{display:inline-block;padding:.75rem 1.75rem;border-radius:10px;font-weight:600;font-size:1rem;transition:all .25s ease;cursor:pointer;border:none;text-align:center}.btn-primary{background:linear-gradient(135deg, #4da6e8, #3b82f6);color:#fff;box-shadow:0 4px 20px rgba(77,166,232,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 28px rgba(77,166,232,.45);color:#fff}.btn-lg{padding:1rem 2.25rem;font-size:1.1rem}.hero{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 1.5rem 4rem}.hero-content{max-width:640px}.hero-icon{width:120px;height:120px;border-radius:28px;margin-bottom:2rem;box-shadow:0 8px 40px rgba(77,166,232,.3),0 0 80px rgba(77,166,232,.1);animation:float 6s ease-in-out infinite}@keyframes float{0%, 100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero h1{font-size:clamp(2.2rem,5vw,3.2rem);margin-bottom:.75rem;background:linear-gradient(135deg, #fff 0%, #7ec4f7 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.tagline{font-size:clamp(1.1rem,2.5vw,1.35rem);color:#60b5f5;font-weight:500;margin-bottom:1rem}.description{font-size:1.05rem;color:#94a3b8;margin-bottom:2rem;max-width:520px;margin-left:auto;margin-right:auto}.cta-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}section{position:relative;z-index:1}.features,.how-it-works,.cta-section{max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.features h2,.how-it-works h2,.cta-section h2{text-align:center;font-size:clamp(1.6rem,3.5vw,2.2rem);margin-bottom:3rem;background:linear-gradient(135deg, #fff, #7ec4f7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.feature-card{background:#1a2035;border:1px solid rgba(77,166,232,.15);border-radius:16px;padding:2rem 1.5rem;transition:all .3s ease}.feature-card:hover{background:#212b45;border-color:rgba(77,166,232,.3);transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.3)}.feature-card h3{font-size:1.15rem;margin-bottom:.5rem}.feature-card p{color:#94a3b8;font-size:.95rem;line-height:1.6}.feature-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(77,166,232,.12);color:#4da6e8;margin-bottom:1rem}.feature-icon svg{width:22px;height:22px}.steps{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;text-align:center}.step{padding:1.5rem}.step h3{font-size:1.15rem;margin-bottom:.5rem}.step p{color:#94a3b8;font-size:.95rem}.step-number{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg, #4da6e8, #3b82f6);color:#fff;font-weight:700;font-size:1.2rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem}.cta-section{text-align:center;padding-bottom:6rem}.cta-section p{color:#94a3b8;font-size:1.05rem;margin-bottom:2rem;max-width:480px;margin-left:auto;margin-right:auto}.site-footer{position:relative;z-index:1;border-top:1px solid rgba(77,166,232,.15);backdrop-filter:blur(12px);background:rgba(10,14,26,.6)}.footer-content{max-width:1100px;margin:0 auto;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem}.footer-icon{width:24px;height:24px;border-radius:6px}.footer-copy{color:#94a3b8;font-size:.85rem}@media (max-width: 768px){.features-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:1rem}.hero-icon{width:96px;height:96px;border-radius:22px}.footer-content{flex-direction:column;text-align:center}}@media (min-width: 769px) and (max-width: 1024px){.features-grid{grid-template-columns:repeat(2, 1fr)}}