*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--red:#e8291c;--red-dark:#b91c12;--red-light:#fee2e0;--navy:#0d1b2a;--navy-mid:#162032;--slate:#1e3048;--muted:#6b7e94;--border:#d4dae2;--bg:#f7f9fc;--white:#fff;--green:#16a34a;--green-light:#dcfce7;--amber:#d97706;--amber-light:#fef3c7;--font-display:"Fraunces", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--radius-sm:6px;--radius:12px;--radius-lg:20px;--shadow-sm:0 1px 3px #00000014;--shadow:0 4px 16px #0000001a;--shadow-lg:0 12px 40px #00000024}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--navy);-webkit-font-smoothing:antialiased;line-height:1.6}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section--dark{background:var(--navy);color:var(--white)}.section--navy-mid{background:var(--navy-mid);color:var(--white)}.section--light{background:var(--white)}.section--bg{background:var(--bg)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:12px;font-size:11px;font-weight:700;display:inline-block}.section-title{font-family:var(--font-display);margin-bottom:16px;font-size:clamp(28px,4vw,44px);font-weight:900;line-height:1.15}.section-sub{color:var(--muted);max-width:560px;font-size:18px;line-height:1.65}.section--dark .section-sub,.section--navy-mid .section-sub{color:#93a8be}.text-center{text-align:center}.text-center .section-sub{margin:0 auto}.btn{cursor:pointer;font-family:var(--font-body);border-radius:var(--radius-sm);border:none;justify-content:center;align-items:center;gap:8px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.btn-primary{background:var(--red);color:var(--white);padding:16px 32px;font-size:16px}.btn-primary:hover{background:var(--red-dark);box-shadow:var(--shadow);transform:translateY(-1px)}.btn-lg{border-radius:var(--radius-sm);padding:20px 44px;font-size:18px}.btn-outline{border:2px solid var(--border);color:var(--navy);background:0 0;padding:14px 28px;font-size:15px}.btn-outline:hover{border-color:var(--red);color:var(--red)}.nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1b2af7;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:16px 24px;display:flex}.nav-logo{font-family:var(--font-display);color:var(--white);align-items:center;gap:10px;font-size:22px;font-weight:900;text-decoration:none;display:flex}.nav-logo span{color:var(--red)}.nav-logo-icon{background:var(--red);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.nav-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-links a{color:#93a8be;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--white)}.nav-cta{background:var(--red);border-radius:var(--radius-sm);padding:10px 22px;color:var(--white)!important;font-weight:700!important}.nav-cta:hover{background:var(--red-dark);color:var(--white)!important}@media (max-width:680px){.nav-links{display:none}}.hero{background:var(--navy);color:var(--white);padding:100px 0 80px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8291c26 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1100px;margin:0 auto;padding:0 24px;display:grid}.hero-badge{color:#fca5a1;background:#e8291c26;border:1px solid #e8291c4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.hero-badge-dot{background:var(--red);border-radius:50%;width:7px;height:7px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.hero h1{font-family:var(--font-display);margin-bottom:22px;font-size:clamp(36px,5vw,58px);font-weight:900;line-height:1.08}.hero h1 em{color:var(--red);font-style:italic}.hero-sub{color:#93a8be;max-width:480px;margin-bottom:36px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:44px;display:flex}.hero-trust{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.hero-trust-item{color:#93a8be;align-items:center;gap:6px;font-size:13px;display:flex}.hero-trust-item svg{color:var(--green);flex-shrink:0}.hero-card{background:var(--navy-mid);border-radius:var(--radius-lg);border:1px solid #ffffff14;padding:32px;box-shadow:0 24px 60px #0006}.hero-card-title{color:#93a8be;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;font-size:13px;font-weight:600}.bill-example{background:var(--slate);border-radius:var(--radius);margin-bottom:20px;padding:20px}.bill-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;display:flex}.bill-row:last-child{border-bottom:none}.bill-row-label{color:#93a8be}.bill-row-amount{color:var(--white);font-weight:700}.bill-row-amount.error{color:#fca5a1;text-decoration:line-through}.bill-row-amount.savings{color:#86efac}.analysis-items{flex-direction:column;gap:10px;display:flex}.analysis-item{background:var(--slate);border-radius:var(--radius-sm);align-items:flex-start;gap:10px;padding:12px;font-size:13px;display:flex}.analysis-item-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:flex}.analysis-item-icon.red{background:#e8291c33}.analysis-item-icon.green{background:#16a34a33}.analysis-item-text{color:#b8c9dc;line-height:1.4}.analysis-item-text strong{color:var(--white);margin-bottom:2px;display:block}.hero-card-total{border-radius:var(--radius);background:#16a34a1f;border:1px solid #16a34a4d;justify-content:space-between;align-items:center;margin-top:20px;padding:16px 20px;display:flex}.hero-card-total-label{color:#86efac;font-size:14px;font-weight:600}.hero-card-total-amount{font-family:var(--font-display);color:#86efac;font-size:28px;font-weight:900}@media (max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-card{display:none}}.stats-bar{background:var(--red);padding:14px 0;overflow:hidden}.stats-bar-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;max-width:1100px;margin:0 auto;padding:0 24px;display:flex}.stat-item{white-space:nowrap;align-items:center;gap:10px;display:flex}.stat-num{font-family:var(--font-display);color:var(--white);font-size:22px;font-weight:900}.stat-label{color:#fffc;font-size:13px;font-weight:500}.stat-divider{background:#ffffff4d;width:1px;height:28px}@media (max-width:680px){.stat-divider{display:none}.stats-bar-inner{flex-direction:column;gap:20px}}.steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;margin-top:56px;display:grid}.step-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px;transition:box-shadow .2s;position:relative}.step-card:hover{box-shadow:var(--shadow)}.step-number{background:var(--red);color:var(--white);font-family:var(--font-display);border-radius:100px;padding:4px 12px;font-size:13px;font-weight:900;position:absolute;top:-16px;left:28px}.step-icon{margin-bottom:16px;font-size:36px;display:block}.step-title{color:var(--navy);margin-bottom:10px;font-size:18px;font-weight:800}.step-desc{color:var(--muted);font-size:15px;line-height:1.6}.features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:56px;display:grid}.feature-card{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff14;padding:32px;transition:border-color .2s}.feature-card:hover{border-color:#ffffff26}.feature-icon{border-radius:var(--radius);background:#e8291c26;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:24px;display:flex}.feature-title{color:var(--white);margin-bottom:10px;font-size:18px;font-weight:800}.feature-desc{color:#93a8be;font-size:15px;line-height:1.65}.testimonials{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:56px;display:grid}.testimonial-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:32px}.stars{gap:3px;margin-bottom:16px;font-size:16px;display:flex}.testimonial-text{color:var(--navy);margin-bottom:24px;font-size:16px;font-style:italic;line-height:1.65}.testimonial-author{align-items:center;gap:12px;display:flex}.testimonial-avatar{width:44px;height:44px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.testimonial-name{color:var(--navy);font-size:15px;font-weight:700}.testimonial-meta{color:var(--muted);font-size:13px}.testimonial-savings{background:var(--green-light);color:var(--green);border-radius:100px;margin-top:6px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.errors-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:56px;display:grid}.error-card{background:var(--white);border:1px solid var(--border);border-left:4px solid var(--red);border-radius:var(--radius);padding:24px}.error-card-title{color:var(--navy);margin-bottom:8px;font-size:15px;font-weight:800}.error-card-desc{color:var(--muted);font-size:14px;line-height:1.55}.error-freq{background:var(--red-light);color:var(--red);border-radius:100px;margin-top:12px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.pricing-wrapper{justify-content:center;margin-top:56px;display:flex}.pricing-card{background:var(--white);border:2px solid var(--red);border-radius:var(--radius-lg);width:100%;max-width:520px;box-shadow:var(--shadow-lg);text-align:center;padding:48px 48px 40px;position:relative}.pricing-badge{background:var(--red);color:var(--white);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:6px 20px;font-size:12px;font-weight:800;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.pricing-price{margin:24px 0 8px}.pricing-price sup{font-family:var(--font-display);vertical-align:top;color:var(--navy);margin-top:10px;font-size:28px;font-weight:900}.pricing-price strong{font-family:var(--font-display);color:var(--navy);font-size:88px;font-weight:900;line-height:1}.pricing-subtitle{color:var(--muted);margin-bottom:32px;font-size:15px}.pricing-features{text-align:left;flex-direction:column;gap:14px;margin-bottom:36px;list-style:none;display:flex}.pricing-features li{color:var(--navy);align-items:flex-start;gap:12px;font-size:15px;display:flex}.pricing-features li:before{content:"✓";color:var(--green);flex-shrink:0;margin-top:1px;font-size:16px;font-weight:900}.pricing-guarantee{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:13px;display:flex}.form-section{background:var(--navy);padding:80px 0}.form-section-inner{text-align:center;max-width:860px;margin:0 auto;padding:0 24px}.form-section h2{font-family:var(--font-display);color:var(--white);margin-bottom:14px;font-size:clamp(28px,4vw,44px);font-weight:900}.form-section-sub{color:#93a8be;max-width:560px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:18px}.form-embed-wrapper{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);min-height:700px;overflow:hidden}.form-embed-wrapper iframe{border:none;width:100%;min-height:700px;display:block}.faq-list{flex-direction:column;gap:16px;max-width:740px;margin:56px auto 0;display:flex}.faq-item{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.faq-question{cursor:pointer;color:var(--navy);-webkit-user-select:none;user-select:none;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:22px 28px;font-size:16px;font-weight:700;display:flex}.faq-question:hover{background:var(--bg)}.faq-chevron{background:var(--bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;transition:transform .25s,background .2s;display:flex}.faq-item.open .faq-chevron{background:var(--red);color:var(--white);transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .35s;overflow:hidden}.faq-answer-inner{color:var(--muted);padding:0 28px 24px;font-size:15px;line-height:1.7}.faq-item.open .faq-answer{max-height:400px}.footer{background:var(--navy);color:#93a8be;border-top:1px solid #ffffff0f;padding:60px 0 32px}.footer-inner{max-width:1100px;margin:0 auto;padding:0 24px}.footer-top{grid-template-columns:1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.footer-brand-name{font-family:var(--font-display);color:var(--white);align-items:center;gap:8px;margin-bottom:10px;font-size:20px;font-weight:900;display:flex}.footer-brand-desc{font-size:14px;line-height:1.6}.footer-col h4{letter-spacing:.08em;text-transform:uppercase;color:var(--white);margin-bottom:16px;font-size:13px;font-weight:700}.footer-links{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-links a{color:#93a8be;font-size:14px;text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;font-size:13px;display:flex}.footer-disclaimer{color:#93a8be80;margin-top:8px;font-size:12px;line-height:1.5}@media (max-width:760px){.footer-top{grid-template-columns:1fr;gap:32px}.footer-bottom{text-align:center;flex-direction:column}}.reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:600px){.section{padding:56px 0}.hero{padding:60px 0 56px}.pricing-card{padding:40px 28px 32px}.pricing-price strong{font-size:72px}}
