*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:system-ui,-apple-system,sans-serif;color:#1e293b}body{min-height:100vh}img{max-width:100%;display:block}.container{max-width:72rem;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-alt{background:#f8fafc}.hero{background:linear-gradient(135deg,#1e40af,#7c3aed);color:#fff;padding:6rem 0;text-align:center}.hero h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.1}.subtitle{font-size:1.25rem;opacity:.9;margin-bottom:2rem}.cta-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.75rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block;border:none;cursor:pointer;font-size:1rem}.btn:hover{opacity:.9}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#fff;color:#1e40af}.btn-outline{border:2px solid white;color:#fff}h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2.5rem}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1.5rem}.card{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #00000014}.card-icon{font-size:2rem;display:block;margin-bottom:.75rem}.card h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.card p{color:#64748b;line-height:1.6}.waitlist-form{margin-top:2rem}.waitlist-fields{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;max-width:36rem;margin:0 auto}.waitlist-input{padding:.75rem 1rem;border-radius:.5rem;border:none;font-size:1rem;min-width:10rem;flex:1}.waitlist-input::-moz-placeholder{color:#94a3b8}.waitlist-input::placeholder{color:#94a3b8}.waitlist-success{margin-top:.75rem;color:#86efac;font-weight:500}.waitlist-error{margin-top:.75rem;color:#fca5a5;font-weight:500}.testimonial-card{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #00000014;margin:0;display:flex;flex-direction:column;justify-content:space-between}.testimonial-content{color:#334155;line-height:1.7;font-style:italic;margin-bottom:1.5rem;flex:1}.testimonial-footer{display:flex;align-items:center;gap:.75rem}.testimonial-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonial-author{display:block;font-weight:600;font-style:normal;color:#1e293b}.testimonial-role{display:block;font-size:.875rem;color:#64748b}.pricing-card{border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;text-align:center;background:#fff}.pricing-card.featured{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}.pricing-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.price-row{margin-bottom:1.5rem}.price-amount{font-size:2.5rem;font-weight:800}.price-period{color:#94a3b8;font-size:.875rem}.feature-list{list-style:none;text-align:left;margin:0 0 1.5rem;display:grid;gap:.5rem}.feature-list li{color:#475569;font-size:.9375rem}.plan-cta{display:block;padding:.75rem;background:#1e40af;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600}.faq-list{max-width:48rem;margin:0 auto;display:grid;gap:1.5rem}.faq-item{background:#fff;border-radius:.75rem;padding:1.5rem 2rem;box-shadow:0 1px 3px #00000014}.faq-question{font-weight:600;font-size:1.0625rem;color:#1e293b;margin-bottom:.5rem}.faq-answer{color:#64748b;line-height:1.7;margin:0}.error-page{text-align:center;padding:4rem}.error-page h1{font-size:2rem;margin-bottom:1rem}.error-page a{color:#1e40af;text-decoration:none}
