:root{--red: #c00722;--red-dark: #8f0519;--gold: #fdb552;--gold-dark: #e09a38;--charcoal: #030303;--cream: #f0ebe3;--cream-dark: #e6dfd5;--white: #ffffff;--gray-light: #e4ddd5;--gray-mid: #9e9690;--gray-text: #4a4540;--shadow-sm: 0 2px 8px rgba(3,3,3,.08);--shadow-md: 0 8px 32px rgba(3,3,3,.12);--shadow-lg: 0 20px 60px rgba(3,3,3,.16);--radius: 12px;--radius-sm: 8px}[data-astro-cid-6ryrtdqw],[data-astro-cid-6ryrtdqw]:before,[data-astro-cid-6ryrtdqw]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;color:var(--charcoal);background:var(--cream);line-height:1.6;overflow-x:hidden}h1[data-astro-cid-6ryrtdqw],h2[data-astro-cid-6ryrtdqw],h3[data-astro-cid-6ryrtdqw]{font-family:"DM Serif Display",serif;line-height:1.15}header[data-astro-cid-6ryrtdqw]{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--white);border-bottom:1px solid var(--gray-light);padding:0 40px;height:72px;display:flex;align-items:center;justify-content:space-between;transition:box-shadow .3s ease,height .3s ease}header[data-astro-cid-6ryrtdqw].scrolled{height:60px;box-shadow:0 2px 20px #0303031a}.header-logo[data-astro-cid-6ryrtdqw]{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.header-logo[data-astro-cid-6ryrtdqw] img[data-astro-cid-6ryrtdqw]{height:42px;width:auto;object-fit:contain;transition:height .3s}header[data-astro-cid-6ryrtdqw].scrolled .header-logo[data-astro-cid-6ryrtdqw] img[data-astro-cid-6ryrtdqw]{height:36px}nav[data-astro-cid-6ryrtdqw]{display:flex;align-items:center;gap:8px}nav[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw]{color:var(--charcoal);text-decoration:none;font-size:.875rem;font-weight:500;padding:6px 14px;border-radius:6px;transition:color .2s,background .2s;white-space:nowrap}nav[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw]:hover{color:var(--red);background:#c007220f}nav[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw].active{color:var(--red)}nav[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw].active:after{content:"";display:block;height:2px;background:var(--red);border-radius:2px;margin-top:2px}.header-right[data-astro-cid-6ryrtdqw]{display:flex;align-items:center;gap:12px;flex-shrink:0}.btn-header-phone[data-astro-cid-6ryrtdqw]{display:flex;align-items:center;gap:8px;background:var(--red);color:var(--white);padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:.875rem;transition:background .2s,transform .1s;white-space:nowrap}.btn-header-phone[data-astro-cid-6ryrtdqw]:hover{background:var(--red-dark);transform:translateY(-1px)}.hero[data-astro-cid-6ryrtdqw]{background:var(--cream);padding:72px 0 0;display:flex;align-items:stretch;position:relative;overflow-x:hidden}.hero[data-astro-cid-6ryrtdqw]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(192,7,34,.04) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(253,181,82,.06) 0%,transparent 50%);pointer-events:none}.hero-inner[data-astro-cid-6ryrtdqw]{max-width:1280px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 480px;gap:60px;align-items:center;padding:80px 60px;position:relative;z-index:1}.hero-content[data-astro-cid-6ryrtdqw]{padding-right:20px}.hero-eyebrow[data-astro-cid-6ryrtdqw]{display:inline-flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--gray-light);color:var(--gray-text);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:7px 16px;border-radius:100px;margin-bottom:32px;box-shadow:var(--shadow-sm)}.hero-eyebrow[data-astro-cid-6ryrtdqw] svg[data-astro-cid-6ryrtdqw]{color:var(--gold);fill:var(--gold)}.hero[data-astro-cid-6ryrtdqw] h1[data-astro-cid-6ryrtdqw]{font-size:clamp(2.4rem,4.5vw,3.8rem);color:var(--charcoal);margin-bottom:24px;letter-spacing:-.02em;line-height:1.1}.hero[data-astro-cid-6ryrtdqw] h1[data-astro-cid-6ryrtdqw] em[data-astro-cid-6ryrtdqw]{font-style:italic;color:var(--red);display:block}.hero-sub[data-astro-cid-6ryrtdqw]{font-size:1.05rem;color:var(--gray-text);max-width:520px;line-height:1.75;font-weight:400;margin-bottom:40px}.hero-ctas[data-astro-cid-6ryrtdqw]{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:48px}.btn-primary[data-astro-cid-6ryrtdqw]{display:inline-flex;align-items:center;gap:8px;background:var(--red);color:var(--white);padding:15px 28px;border-radius:8px;text-decoration:none;font-weight:700;font-size:.95rem;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 16px #c007224d}.btn-primary[data-astro-cid-6ryrtdqw]:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 8px 28px #c0072261}.btn-outline[data-astro-cid-6ryrtdqw]{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1.5px solid var(--charcoal);color:var(--charcoal);padding:15px 28px;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95rem;transition:background .2s,border-color .2s,transform .15s}.btn-outline[data-astro-cid-6ryrtdqw]:hover{background:var(--charcoal);color:var(--white);transform:translateY(-2px)}.hero-trust[data-astro-cid-6ryrtdqw]{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero-trust-item[data-astro-cid-6ryrtdqw]{display:flex;align-items:center;gap:8px;font-size:.82rem;color:var(--gray-text);font-weight:500}.hero-trust-divider[data-astro-cid-6ryrtdqw]{width:1px;height:28px;background:var(--gray-light)}.stars-sm[data-astro-cid-6ryrtdqw]{color:var(--gold);font-size:.75rem;letter-spacing:1px}.hero-form-card[data-astro-cid-6ryrtdqw]{background:var(--white);border-radius:16px;box-shadow:var(--shadow-lg);border-top:4px solid var(--red);padding:36px 32px;position:relative;align-self:center;min-width:0;max-width:100%}.form-card-title[data-astro-cid-6ryrtdqw]{font-family:"DM Serif Display",serif;font-size:1.5rem;color:var(--charcoal);margin-bottom:4px}.form-card-sub[data-astro-cid-6ryrtdqw]{font-size:.85rem;color:var(--gray-text);margin-bottom:24px}.form-group[data-astro-cid-6ryrtdqw]{display:flex;flex-direction:column;gap:5px;margin-bottom:16px}.form-group[data-astro-cid-6ryrtdqw] label[data-astro-cid-6ryrtdqw]{font-size:.8rem;font-weight:600;color:var(--charcoal);letter-spacing:.01em}.form-group[data-astro-cid-6ryrtdqw] input[data-astro-cid-6ryrtdqw],.form-group[data-astro-cid-6ryrtdqw] select[data-astro-cid-6ryrtdqw]{width:100%;padding:11px 14px;border:1.5px solid var(--gray-light);border-radius:var(--radius-sm);font-family:DM Sans,sans-serif;font-size:.9rem;color:var(--charcoal);background:var(--white);transition:border-color .2s,box-shadow .2s;outline:none;-webkit-appearance:none;box-sizing:border-box}.form-group[data-astro-cid-6ryrtdqw] input[data-astro-cid-6ryrtdqw]:focus,.form-group[data-astro-cid-6ryrtdqw] select[data-astro-cid-6ryrtdqw]:focus{border-color:var(--red);box-shadow:0 0 0 3px #c0072214}.form-group[data-astro-cid-6ryrtdqw] input[data-astro-cid-6ryrtdqw].error{border-color:var(--red)}.form-row[data-astro-cid-6ryrtdqw]{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0}.form-row[data-astro-cid-6ryrtdqw] .form-group[data-astro-cid-6ryrtdqw]{min-width:0}.coverage-label[data-astro-cid-6ryrtdqw]{font-size:.8rem;font-weight:600;color:var(--charcoal);display:block;margin-bottom:10px}.coverage-grid[data-astro-cid-6ryrtdqw]{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.cov-opt[data-astro-cid-6ryrtdqw]{display:flex;align-items:center;gap:8px;background:var(--cream);border:1.5px solid var(--gray-light);border-radius:8px;padding:10px 12px;cursor:pointer;transition:border-color .2s,background .2s;font-size:.82rem;font-weight:500;color:var(--gray-text);user-select:none}.cov-opt[data-astro-cid-6ryrtdqw] input[data-astro-cid-6ryrtdqw]{width:14px;height:14px;accent-color:var(--red);cursor:pointer;flex-shrink:0}.cov-opt[data-astro-cid-6ryrtdqw]:has(input:checked){border-color:var(--red);background:#c007220d;color:var(--red);font-weight:600}.btn-submit[data-astro-cid-6ryrtdqw]{width:100%;background:var(--red);color:var(--white);border:none;padding:16px 24px;border-radius:8px;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 16px #c0072247;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}.btn-submit[data-astro-cid-6ryrtdqw]:hover{background:var(--red-dark);transform:translateY(-1px);box-shadow:0 8px 24px #c007225c}.btn-submit[data-astro-cid-6ryrtdqw]:active{transform:translateY(0)}.form-privacy[data-astro-cid-6ryrtdqw]{text-align:center;margin-top:14px;font-size:.73rem;color:var(--gray-mid);display:flex;align-items:center;justify-content:center;gap:5px}.thankyou[data-astro-cid-6ryrtdqw]{display:none;text-align:center;padding:40px 16px}.thankyou-icon[data-astro-cid-6ryrtdqw]{width:64px;height:64px;background:#d4f0dd;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.thankyou[data-astro-cid-6ryrtdqw] h3[data-astro-cid-6ryrtdqw]{font-size:1.6rem;color:var(--charcoal);margin-bottom:10px}.thankyou[data-astro-cid-6ryrtdqw] p[data-astro-cid-6ryrtdqw]{color:var(--gray-text);font-size:.95rem;line-height:1.7}.trust-bar[data-astro-cid-6ryrtdqw]{background:var(--white);border-top:1px solid var(--gray-light);border-bottom:1px solid var(--gray-light);padding:28px 40px}.trust-bar-inner[data-astro-cid-6ryrtdqw]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:center}.trust-item[data-astro-cid-6ryrtdqw]{display:flex;align-items:center;gap:14px;padding:4px 0}.trust-icon[data-astro-cid-6ryrtdqw]{width:46px;height:46px;background:var(--cream);border:1px solid var(--gray-light);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-text[data-astro-cid-6ryrtdqw] strong[data-astro-cid-6ryrtdqw]{display:block;font-size:.875rem;font-weight:700;color:var(--charcoal);line-height:1.3}.trust-text[data-astro-cid-6ryrtdqw] span[data-astro-cid-6ryrtdqw]{font-size:.775rem;color:var(--gray-text)}section[data-astro-cid-6ryrtdqw]{padding:88px 40px}.section-inner[data-astro-cid-6ryrtdqw]{max-width:1280px;margin:0 auto}.section-label[data-astro-cid-6ryrtdqw]{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:12px}.section-title[data-astro-cid-6ryrtdqw]{font-size:clamp(1.9rem,3.2vw,2.9rem);color:var(--charcoal);margin-bottom:16px;letter-spacing:-.02em}.section-title[data-astro-cid-6ryrtdqw] em[data-astro-cid-6ryrtdqw]{font-style:italic;color:var(--red)}.section-sub[data-astro-cid-6ryrtdqw]{font-size:1rem;color:var(--gray-text);max-width:540px;line-height:1.75;margin-bottom:52px;font-weight:400}.discounts[data-astro-cid-6ryrtdqw]{background:var(--cream-dark)}.discount-grid[data-astro-cid-6ryrtdqw]{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:48px}.discount-card[data-astro-cid-6ryrtdqw]{background:var(--white);border-radius:var(--radius);padding:36px;box-shadow:var(--shadow-sm);border:1px solid var(--gray-light);transition:box-shadow .25s,transform .25s}.discount-card[data-astro-cid-6ryrtdqw]:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.discount-badge[data-astro-cid-6ryrtdqw]{display:inline-block;background:var(--red);color:var(--white);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:4px;margin-bottom:16px}.discount-badge[data-astro-cid-6ryrtdqw].gold-badge{background:var(--gold);color:var(--charcoal)}.discount-card[data-astro-cid-6ryrtdqw] h3[data-astro-cid-6ryrtdqw]{font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:700;color:var(--charcoal);margin-bottom:6px}.discount-card[data-astro-cid-6ryrtdqw] .card-sub[data-astro-cid-6ryrtdqw]{font-size:.84rem;color:var(--gray-text);margin-bottom:22px}.discount-list[data-astro-cid-6ryrtdqw]{list-style:none}.discount-list[data-astro-cid-6ryrtdqw] li[data-astro-cid-6ryrtdqw]{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--gray-light);font-size:.9rem;color:var(--gray-text)}.discount-list[data-astro-cid-6ryrtdqw] li[data-astro-cid-6ryrtdqw]:last-child{border-bottom:none}.discount-list[data-astro-cid-6ryrtdqw] li[data-astro-cid-6ryrtdqw]:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--red);flex-shrink:0}.also-qualifies[data-astro-cid-6ryrtdqw]{margin-top:22px;padding:16px;background:var(--cream);border-radius:8px;border:1px solid var(--gray-light)}.also-qualifies[data-astro-cid-6ryrtdqw] strong[data-astro-cid-6ryrtdqw]{display:block;font-size:.85rem;color:var(--charcoal);font-weight:700;margin-bottom:6px}.also-qualifies[data-astro-cid-6ryrtdqw] p[data-astro-cid-6ryrtdqw]{font-size:.82rem;color:var(--gray-text)}.discount-cta-wrap[data-astro-cid-6ryrtdqw]{text-align:center}.btn-cta[data-astro-cid-6ryrtdqw]{display:inline-flex;align-items:center;gap:8px;background:var(--charcoal);color:var(--white);padding:15px 32px;border-radius:8px;text-decoration:none;font-weight:700;font-size:.95rem;transition:background .2s,transform .15s}.btn-cta[data-astro-cid-6ryrtdqw]:hover{background:#222;transform:translateY(-2px)}.benefits[data-astro-cid-6ryrtdqw]{background:var(--white)}.benefits-grid[data-astro-cid-6ryrtdqw]{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.benefit-card[data-astro-cid-6ryrtdqw]{background:var(--cream);border:1px solid var(--gray-light);border-radius:var(--radius);padding:32px 24px;transition:box-shadow .25s,transform .25s;position:relative;overflow:hidden}.benefit-card[data-astro-cid-6ryrtdqw]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--red),var(--gold));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.benefit-card[data-astro-cid-6ryrtdqw]:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.benefit-card[data-astro-cid-6ryrtdqw]:hover:after{transform:scaleX(1)}.benefit-icon[data-astro-cid-6ryrtdqw]{width:50px;height:50px;background:var(--white);border:1px solid var(--gray-light);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:var(--shadow-sm)}.benefit-card[data-astro-cid-6ryrtdqw] h3[data-astro-cid-6ryrtdqw]{font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;color:var(--charcoal);margin-bottom:10px}.benefit-card[data-astro-cid-6ryrtdqw] p[data-astro-cid-6ryrtdqw]{font-size:.84rem;color:var(--gray-text);line-height:1.7}.form-section[data-astro-cid-6ryrtdqw]{background:var(--charcoal);position:relative;overflow:hidden}.form-section[data-astro-cid-6ryrtdqw]:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(253,181,82,.06) 0%,transparent 70%);pointer-events:none}.form-section[data-astro-cid-6ryrtdqw]:after{content:"";position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(192,7,34,.08) 0%,transparent 70%);pointer-events:none}.form-section[data-astro-cid-6ryrtdqw] .section-label[data-astro-cid-6ryrtdqw]{color:var(--gold)}.form-section[data-astro-cid-6ryrtdqw] .section-title[data-astro-cid-6ryrtdqw]{color:var(--white)}.form-section[data-astro-cid-6ryrtdqw] .section-sub[data-astro-cid-6ryrtdqw]{color:#fff9}.full-form-wrap[data-astro-cid-6ryrtdqw]{background:var(--white);border-radius:16px;padding:48px;box-shadow:var(--shadow-lg);max-width:740px;margin:0 auto;position:relative;z-index:1}.full-form-grid[data-astro-cid-6ryrtdqw]{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full-form-group[data-astro-cid-6ryrtdqw]{display:flex;flex-direction:column;gap:5px}.full-form-group[data-astro-cid-6ryrtdqw].full{grid-column:1 / -1}.full-form-group[data-astro-cid-6ryrtdqw] label[data-astro-cid-6ryrtdqw]{font-size:.8rem;font-weight:600;color:var(--charcoal);letter-spacing:.01em}.full-form-group[data-astro-cid-6ryrtdqw] input[data-astro-cid-6ryrtdqw],.full-form-group[data-astro-cid-6ryrtdqw] select[data-astro-cid-6ryrtdqw]{padding:12px 16px;border:1.5px solid var(--gray-light);border-radius:var(--radius-sm);font-family:DM Sans,sans-serif;font-size:.9rem;color:var(--charcoal);background:var(--white);transition:border-color .2s,box-shadow .2s;outline:none;-webkit-appearance:none}.full-form-group[data-astro-cid-6ryrtdqw] input[data-astro-cid-6ryrtdqw]:focus,.full-form-group[data-astro-cid-6ryrtdqw] select[data-astro-cid-6ryrtdqw]:focus{border-color:var(--red);box-shadow:0 0 0 3px #c0072214}.full-form-group[data-astro-cid-6ryrtdqw] input[data-astro-cid-6ryrtdqw].error{border-color:var(--red)}.radio-group[data-astro-cid-6ryrtdqw],.check-group[data-astro-cid-6ryrtdqw]{display:flex;flex-wrap:wrap;gap:9px}.radio-opt[data-astro-cid-6ryrtdqw],.check-opt[data-astro-cid-6ryrtdqw]{display:flex;align-items:center;gap:8px;background:var(--cream);border:1.5px solid var(--gray-light);border-radius:8px;padding:10px 15px;cursor:pointer;transition:border-color .2s,background .2s;font-size:.84rem;font-weight:500;color:var(--gray-text);user-select:none}.radio-opt[data-astro-cid-6ryrtdqw] input[data-astro-cid-6ryrtdqw],.check-opt[data-astro-cid-6ryrtdqw] input[data-astro-cid-6ryrtdqw]{width:15px;height:15px;accent-color:var(--red);cursor:pointer}.radio-opt[data-astro-cid-6ryrtdqw]:has(input:checked),.check-opt[data-astro-cid-6ryrtdqw]:has(input:checked){border-color:var(--red);background:#c007220d;color:var(--red);font-weight:600}.form-group-label[data-astro-cid-6ryrtdqw]{font-size:.8rem;font-weight:600;color:var(--charcoal);margin-bottom:8px;display:block}.btn-submit-full[data-astro-cid-6ryrtdqw]{width:100%;background:var(--red);color:var(--white);border:none;padding:18px 32px;border-radius:8px;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 16px #c0072247;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px}.btn-submit-full[data-astro-cid-6ryrtdqw]:hover{background:var(--red-dark);transform:translateY(-1px);box-shadow:0 8px 24px #c007225c}.btn-submit-full[data-astro-cid-6ryrtdqw]:active{transform:translateY(0)}.form-phone-note[data-astro-cid-6ryrtdqw]{text-align:center;margin-top:20px;font-size:.875rem;color:var(--gray-text)}.form-phone-note[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw]{color:var(--charcoal);font-weight:600;text-decoration:none}.form-phone-note[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw]:hover{color:var(--red)}.full-form-privacy[data-astro-cid-6ryrtdqw]{text-align:center;margin-top:12px;font-size:.73rem;color:var(--gray-mid);display:flex;align-items:center;justify-content:center;gap:5px}.full-thankyou[data-astro-cid-6ryrtdqw]{display:none;text-align:center;padding:56px 20px}.full-thankyou-icon[data-astro-cid-6ryrtdqw]{width:72px;height:72px;background:#d4f0dd;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.full-thankyou[data-astro-cid-6ryrtdqw] h3[data-astro-cid-6ryrtdqw]{font-size:1.9rem;color:var(--charcoal);margin-bottom:12px}.full-thankyou[data-astro-cid-6ryrtdqw] p[data-astro-cid-6ryrtdqw]{color:var(--gray-text);font-size:1rem;line-height:1.7}.social-proof[data-astro-cid-6ryrtdqw]{background:var(--cream-dark)}.reviews-grid[data-astro-cid-6ryrtdqw]{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:0}.review-card[data-astro-cid-6ryrtdqw]{background:var(--white);border-radius:var(--radius);padding:32px;border:1px solid var(--gray-light);box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s;position:relative}.review-card[data-astro-cid-6ryrtdqw]:before{content:'"';position:absolute;top:20px;right:24px;font-family:"DM Serif Display",serif;font-size:5rem;line-height:1;color:var(--gray-light)}.review-card[data-astro-cid-6ryrtdqw]:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.stars[data-astro-cid-6ryrtdqw]{color:var(--gold);font-size:1rem;letter-spacing:2px;margin-bottom:16px}.review-text[data-astro-cid-6ryrtdqw]{font-size:.9rem;color:var(--gray-text);line-height:1.75;margin-bottom:22px;font-style:italic;position:relative;z-index:1}.review-author[data-astro-cid-6ryrtdqw] strong[data-astro-cid-6ryrtdqw]{display:block;font-size:.875rem;font-weight:700;color:var(--charcoal)}.review-author[data-astro-cid-6ryrtdqw] span[data-astro-cid-6ryrtdqw]{font-size:.78rem;color:var(--gray-mid)}.google-badge-wrap[data-astro-cid-6ryrtdqw]{text-align:center;margin-top:44px}.google-badge[data-astro-cid-6ryrtdqw]{display:inline-flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--gray-light);border-radius:8px;padding:12px 24px;box-shadow:var(--shadow-sm);font-size:.875rem;font-weight:600;color:var(--gray-text)}.google-g[data-astro-cid-6ryrtdqw]{width:28px;height:28px;background:linear-gradient(135deg,#4285f4,#34a853,#fbbc05 66%,#ea4335);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:.9rem;font-family:sans-serif}footer[data-astro-cid-6ryrtdqw]{background:var(--charcoal);color:#ffffffa6;padding:56px 40px 36px}.footer-inner[data-astro-cid-6ryrtdqw]{max-width:1280px;margin:0 auto 36px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand[data-astro-cid-6ryrtdqw] p[data-astro-cid-6ryrtdqw]{font-size:.875rem;line-height:1.75;margin-bottom:16px}.footer-license[data-astro-cid-6ryrtdqw]{font-size:.75rem;color:#ffffff59}.footer-col[data-astro-cid-6ryrtdqw] h4[data-astro-cid-6ryrtdqw]{font-family:DM Sans,sans-serif;color:var(--white);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.footer-col[data-astro-cid-6ryrtdqw] ul[data-astro-cid-6ryrtdqw]{list-style:none}.footer-col[data-astro-cid-6ryrtdqw] ul[data-astro-cid-6ryrtdqw] li[data-astro-cid-6ryrtdqw]{font-size:.875rem;margin-bottom:10px;line-height:1.5}.footer-col[data-astro-cid-6ryrtdqw] ul[data-astro-cid-6ryrtdqw] li[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw]{color:#ffffffa6;text-decoration:none;transition:color .2s}.footer-col[data-astro-cid-6ryrtdqw] ul[data-astro-cid-6ryrtdqw] li[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw]:hover{color:var(--white)}.footer-bottom[data-astro-cid-6ryrtdqw]{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:.78rem;color:#ffffff4d;flex-wrap:wrap;gap:12px}.footer-bottom[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw]{color:#ffffff73;text-decoration:none}.footer-bottom[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw]:hover{color:var(--white)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow[data-astro-cid-6ryrtdqw]{animation:fadeUp .5s .1s ease both}.hero[data-astro-cid-6ryrtdqw] h1[data-astro-cid-6ryrtdqw]{animation:fadeUp .6s .2s ease both}.hero-sub[data-astro-cid-6ryrtdqw]{animation:fadeUp .6s .3s ease both}.hero-ctas[data-astro-cid-6ryrtdqw]{animation:fadeUp .6s .4s ease both}.hero-trust[data-astro-cid-6ryrtdqw]{animation:fadeUp .6s .5s ease both}.hero-form-card[data-astro-cid-6ryrtdqw]{animation:fadeUp .7s .2s ease both}@media (max-width: 1100px){.hero-inner[data-astro-cid-6ryrtdqw]{grid-template-columns:1fr 420px;gap:40px;padding:60px 40px}.benefits-grid[data-astro-cid-6ryrtdqw]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){header[data-astro-cid-6ryrtdqw]{padding:0 24px}nav[data-astro-cid-6ryrtdqw]{display:none}.hero-inner[data-astro-cid-6ryrtdqw]{grid-template-columns:1fr;padding:40px 24px}.hero-form-card[data-astro-cid-6ryrtdqw]{order:-1;box-shadow:0 4px 20px #0303031a}.hero-content[data-astro-cid-6ryrtdqw]{order:1;padding-right:0}.trust-bar-inner[data-astro-cid-6ryrtdqw]{grid-template-columns:repeat(2,1fr)}.discount-grid[data-astro-cid-6ryrtdqw]{grid-template-columns:1fr}.footer-inner[data-astro-cid-6ryrtdqw]{grid-template-columns:1fr 1fr}.footer-brand[data-astro-cid-6ryrtdqw]{grid-column:1 / -1}.mobile-cta-bar[data-astro-cid-6ryrtdqw]{display:flex}body{padding-bottom:72px}}@media (max-width: 680px){section[data-astro-cid-6ryrtdqw]{padding:48px 20px}.trust-bar[data-astro-cid-6ryrtdqw]{padding:20px}.trust-bar-inner[data-astro-cid-6ryrtdqw]{grid-template-columns:1fr 1fr;gap:16px}.benefits-grid[data-astro-cid-6ryrtdqw],.reviews-grid[data-astro-cid-6ryrtdqw]{grid-template-columns:1fr}.hero-ctas[data-astro-cid-6ryrtdqw]{flex-direction:column}.btn-primary[data-astro-cid-6ryrtdqw],.btn-outline[data-astro-cid-6ryrtdqw]{text-align:center;justify-content:center}.footer-inner[data-astro-cid-6ryrtdqw]{grid-template-columns:1fr}.footer-bottom[data-astro-cid-6ryrtdqw]{flex-direction:column;text-align:center}.faq-grid[data-astro-cid-6ryrtdqw]{grid-template-columns:1fr}}@media (max-width: 480px){.trust-bar-inner[data-astro-cid-6ryrtdqw]{grid-template-columns:1fr}.hero-trust[data-astro-cid-6ryrtdqw]{flex-direction:column;align-items:flex-start;gap:12px}.hero-trust-divider[data-astro-cid-6ryrtdqw]{display:none}.hero-inner[data-astro-cid-6ryrtdqw]{padding:20px 16px 28px}.hero-form-card[data-astro-cid-6ryrtdqw]{padding:24px 20px;border-radius:12px}section[data-astro-cid-6ryrtdqw]{padding:40px 16px}}.mobile-cta-bar[data-astro-cid-6ryrtdqw]{display:none;position:fixed;bottom:0;left:0;right:0;z-index:200;background:var(--charcoal);border-top:2px solid var(--red);padding:12px 16px;gap:10px;align-items:center;box-shadow:0 -4px 20px #03030333}.mobile-cta-bar[data-astro-cid-6ryrtdqw] a[data-astro-cid-6ryrtdqw]{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;padding:13px 12px;border-radius:8px;font-weight:700;font-size:.875rem;text-decoration:none;text-align:center;white-space:nowrap}.mobile-cta-call[data-astro-cid-6ryrtdqw]{background:var(--white);color:var(--charcoal);border:1.5px solid rgba(255,255,255,.2)}.mobile-cta-quote[data-astro-cid-6ryrtdqw]{background:var(--red);color:var(--white);box-shadow:0 2px 12px #c0072266}.faq[data-astro-cid-6ryrtdqw]{background:var(--cream-dark)}.faq-grid[data-astro-cid-6ryrtdqw]{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:48px}.faq-item[data-astro-cid-6ryrtdqw]{background:var(--white);border-radius:var(--radius);padding:28px;border:1px solid var(--gray-light);border-left:3px solid var(--red)}.faq-item[data-astro-cid-6ryrtdqw] h3[data-astro-cid-6ryrtdqw]{font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;color:var(--charcoal);margin-bottom:10px;line-height:1.4}.faq-item[data-astro-cid-6ryrtdqw] p[data-astro-cid-6ryrtdqw]{font-size:.875rem;color:var(--gray-text);line-height:1.7}
