*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0f172a;background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;display:block}.container{max-width:1100px;margin:0 auto;padding:0 1.25rem}.nav{position:sticky;top:0;z-index:50;background:#ffffffeb;backdrop-filter:blur(8px);border-bottom:1px solid #e5e7eb}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:.9rem 0}.brand{font-weight:700;font-size:1.1rem;letter-spacing:-.01em;text-decoration:none}.brand .dot{color:#ef4444}.nav-links{display:flex;align-items:center;gap:1.25rem;font-size:.95rem}.nav-links a{text-decoration:none;color:#475569}.nav-links a:hover{color:#0f172a}.btn{display:inline-block;padding:.6rem 1.1rem;border-radius:8px;font-weight:600;text-decoration:none;font-size:.95rem;line-height:1;transition:transform .04s ease,box-shadow .15s ease,background .15s ease}.btn:active{transform:translateY(1px)}.btn-primary{background:#ef4444;color:#fff;box-shadow:0 1px 2px #ef444466}.btn-primary:hover{background:#dc2626}.btn-secondary{background:#fff;color:#0f172a;border:1px solid #d1d5db}.btn-secondary:hover{background:#f8fafc}.btn-ghost{color:#0f172a}.btn-lg{padding:.85rem 1.5rem;font-size:1rem}.hero{padding:4.5rem 0 3.5rem;background:linear-gradient(180deg,#fef2f2,#fff 70%)}.hero-grid{display:grid;gap:2.5rem;grid-template-columns:1fr;align-items:center}@media(min-width:900px){.hero-grid{grid-template-columns:1.05fr 1fr;gap:3.5rem}}.eyebrow{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#b91c1c;background:#fee2e2;padding:.35rem .75rem;border-radius:999px}.hero h1{font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.1;letter-spacing:-.025em;margin:1rem 0 1.1rem}.hero h1 em{font-style:normal;color:#ef4444}.hero p.lede{font-size:1.15rem;color:#475569;margin:0 0 1.75rem;max-width:36rem}.hero-ctas{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.hero-trust{margin-top:1.5rem;font-size:.9rem;color:#64748b;display:flex;gap:1.25rem;flex-wrap:wrap}.hero-trust span:before{content:"✓";color:#16a34a;font-weight:700;margin-right:.35rem}.hero-visual{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 20px 60px -20px #0f172a40,0 8px 16px -8px #0f172a14;overflow:hidden}.visual-bar{display:flex;gap:.35rem;padding:.65rem .85rem;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.visual-bar i{width:10px;height:10px;border-radius:50%;background:#cbd5e1;display:block}.visual-body{padding:1.5rem}.visual-hero{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;padding:2rem 1.5rem;border-radius:10px;text-align:center;margin-bottom:1rem}.visual-hero h3{margin:0 0 .35rem;font-size:1.25rem}.visual-hero p{margin:0 0 1rem;color:#cbd5e1;font-size:.9rem}.visual-hero .pill{display:inline-block;background:#ef4444;color:#fff;padding:.4rem .9rem;border-radius:6px;font-weight:600;font-size:.85rem}.visual-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.visual-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.8rem;font-size:.8rem}.visual-card strong{display:block;font-size:.85rem;margin-bottom:.15rem}.visual-card span{color:#64748b}section{padding:4rem 0}.section-head{text-align:center;max-width:38rem;margin:0 auto 2.75rem}.section-head h2{font-size:clamp(1.6rem,2.8vw,2.25rem);margin:0 0 .65rem;letter-spacing:-.02em}.section-head p{color:#64748b;font-size:1.05rem;margin:0}.features-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:700px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature{padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .15s ease,transform .15s ease}.feature:hover{border-color:#fca5a5;transform:translateY(-2px)}.feature .icon{display:inline-grid;place-items:center;width:40px;height:40px;background:#fee2e2;color:#b91c1c;border-radius:8px;font-size:1.2rem;margin-bottom:.9rem}.feature h3{margin:0 0 .35rem;font-size:1.1rem}.feature p{color:#64748b;margin:0;font-size:.95rem}.how{background:#f8fafc}.steps{display:grid;gap:1.25rem;counter-reset:step}@media(min-width:800px){.steps{grid-template-columns:repeat(3,1fr)}}.step{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;position:relative}.step:before{counter-increment:step;content:counter(step);position:absolute;top:-14px;left:1.25rem;background:#0f172a;color:#fff;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:.85rem}.step h3{margin:.25rem 0 .35rem;font-size:1.05rem}.step p{margin:0;color:#64748b;font-size:.92rem}.pricing-grid{display:grid;gap:1.25rem;grid-template-columns:1fr;max-width:820px;margin:0 auto}@media(min-width:720px){.pricing-grid{grid-template-columns:1fr 1fr}}.price-card{border:1px solid #e5e7eb;border-radius:14px;padding:1.75rem;background:#fff;display:flex;flex-direction:column}.price-card.featured{border-color:#ef4444;box-shadow:0 8px 24px -8px #ef444459;position:relative}.price-card.featured:before{content:"Most popular";position:absolute;top:-12px;right:1.25rem;background:#ef4444;color:#fff;padding:.25rem .65rem;border-radius:6px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.price-card h3{margin:0 0 .25rem;font-size:1.15rem}.price-card .price{font-size:2.25rem;font-weight:700;letter-spacing:-.02em;margin:.5rem 0 .25rem}.price-card .price small{font-size:.9rem;font-weight:500;color:#64748b}.price-card .desc{color:#64748b;margin:0 0 1rem;font-size:.92rem}.price-card ul{list-style:none;padding:0;margin:1rem 0 1.5rem;flex:1}.price-card li{padding:.35rem 0;font-size:.92rem;color:#334155}.price-card li:before{content:"✓";color:#16a34a;font-weight:700;margin-right:.55rem}.faq{max-width:760px;margin:0 auto}.faq details{border:1px solid #e5e7eb;border-radius:10px;padding:1rem 1.25rem;margin-bottom:.75rem;background:#fff}.faq details[open]{border-color:#fca5a5}.faq summary{cursor:pointer;font-weight:600;list-style:none;padding-right:1.5rem;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.4rem;line-height:1;color:#94a3b8;font-weight:400}.faq details[open] summary:after{content:"−"}.faq p{color:#475569;margin:.65rem 0 0}.cta{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;text-align:center;border-radius:0}.cta h2{font-size:clamp(1.6rem,3vw,2.25rem);margin:0 0 .65rem;letter-spacing:-.02em}.cta p{color:#cbd5e1;margin:0 0 1.75rem;font-size:1.05rem}.cta .btn-primary{background:#ef4444}footer{padding:2.25rem 0;background:#0f172a;color:#94a3b8;font-size:.9rem;text-align:center}footer a{color:#cbd5e1;text-decoration:none;margin:0 .5rem}footer a:hover{color:#fff}
