.grid-bg.svelte-1yrgn1y{pointer-events:none;position:absolute;top:0;left:0;height:100%;width:100%;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;opacity:.5}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-grid img{width:100%;border-radius:12px;box-shadow:0 20px 60px #0006}.badge{display:inline-block;font-family:Courier New,monospace;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#ec4899;border:1px solid rgba(236,72,153,.3);background:#ec48990d;padding:.5rem 1rem;border-radius:4px;margin-bottom:1.5rem}.hero-title{font-size:4rem;font-weight:700;line-height:1.1;color:#fff;margin-bottom:1rem;font-family:Courier New,monospace;letter-spacing:-.02em}.title-accent{color:#ec4899}.hero-tagline{font-size:1.5rem;color:#94a3b8;margin-bottom:1rem;font-weight:500}.hero-description{font-size:1rem;color:#cbd5e1;line-height:1.6;margin-bottom:2rem}.section-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:3rem;font-family:Courier New,monospace;text-align:center}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.07);padding:2rem;border-radius:8px;transition:all .3s ease}.feature-card:hover{background:#ffffff0d;transform:translateY(-4px);border-color:#ffffff1f}.feature-card.accent-pink{border-top:3px solid #ec4899}.feature-card.accent-cyan{border-top:3px solid #06b6d4}.feature-card.accent-purple{border-top:3px solid #a855f7}.feature-card.accent-green{border-top:3px solid #10b981}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem;font-family:Courier New,monospace}.feature-text{color:#94a3b8;line-height:1.6;font-size:.95rem}.steps{max-width:700px;margin:0 auto}.step{display:grid;grid-template-columns:80px 1fr;gap:2rem;align-items:flex-start;margin-bottom:2rem}.step-num{font-size:2.5rem;font-weight:700;font-family:Courier New,monospace;color:#ec4899}.step-body{padding-top:.5rem}.step-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem;font-family:Courier New,monospace}.step-text{color:#94a3b8;line-height:1.6;margin-bottom:0}.step-connector{height:40px;margin-left:40px;border-left:2px dashed rgba(236,72,153,.3)}.cta-section{background:#ec48990d;border-top:1px solid rgba(236,72,153,.2);border-bottom:1px solid rgba(236,72,153,.2)}.cta-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem;font-family:Courier New,monospace}.cta-text{font-size:1.1rem;color:#cbd5e1;margin-bottom:2rem;line-height:1.6}@media(max-width:1024px){.hero-grid{grid-template-columns:1fr;gap:2rem}.hero-title{font-size:3rem}.section-title{font-size:2rem}}@media(max-width:640px){.hero-title{font-size:2rem}.hero-tagline{font-size:1.25rem}.section-title{font-size:1.5rem}.feature-card{padding:1.5rem}.cta-title{font-size:1.5rem}}
