:root{--magenta:#e32e6a;--magenta-dark:#b91c54;--rose-dark:#76183c;--navy:#070817;--dark-secondary:#101226;--ink:#1b171a;--ink-soft:#655c62;--white:#fff;--blush:#fff6f8;--off-white:#f8f6f8;--line:#e9e1e5;--line-dark:#ffffff1f;--glow-magenta:0 0 64px #e32e6a29;--success:#18794e;--container:1200px;--section-space:clamp(96px, 9vw, 132px);--radius-sm:12px;--radius-md:18px;--radius-lg:26px;--shadow:0 24px 70px #47102a1a;--shadow-dark:0 24px 70px #00000047;--font:"Avenir Next", Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{color:var(--ink);background:var(--white);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:clamp(.9375rem,.9rem + .15vw,1rem);line-height:1.6;overflow-x:clip}body,button,input{font-family:var(--font)}button,input{font-size:1rem}img,svg{max-width:100%;display:block}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;font-weight:800}h1{letter-spacing:-.058em;margin-bottom:clamp(20px,2vw,28px);font-size:clamp(3rem,5.8vw,5.5rem);line-height:.98}h2{letter-spacing:-.048em;margin-bottom:clamp(14px,1.5vw,20px);font-size:clamp(2.15rem,4vw,3.75rem);line-height:1.02}h3{letter-spacing:-.03em;line-height:1.15}:focus-visible{outline-offset:3px;outline:3px solid #1769aa}[hidden]{display:none!important}.container{width:min(calc(100% - clamp(32px, 5vw, 64px)), var(--container));margin-inline:auto}.skip-link{z-index:1000;color:var(--white);background:var(--ink);border-radius:8px;padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow,.step-kicker{color:var(--magenta-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:15px;font-size:clamp(.68rem,.65rem + .12vw,.75rem);font-weight:800;line-height:1.35;display:inline-flex}.button{min-height:50px;color:var(--ink);background:var(--white);border-radius:var(--radius-sm);cursor:pointer;text-align:center;border:1px solid #0000;justify-content:center;align-items:center;padding:13px 22px;font-size:.875rem;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .16s,background-color .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.99)}.button-primary{color:var(--white);background:#cf245f;box-shadow:0 12px 28px #b91c5438}.button-primary:hover{background:var(--magenta-dark)}.button-dark{color:var(--white);background:var(--ink)}.button-ghost{border-color:var(--line);background:0 0}.button-small{min-height:42px;padding:9px 15px;font-size:.78rem}.site-header{z-index:10;color:var(--ink);position:absolute;top:0;left:0;right:0}.header-inner{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:88px;display:flex}.brand{align-items:center;min-height:48px;display:inline-flex}.brand img{width:106px;height:auto}.main-nav{align-items:center;gap:30px;display:flex}.main-nav>a:first-child{text-underline-offset:5px;align-content:center;min-height:44px;font-size:.8rem;font-weight:750}.header-contact{border-left:1px solid var(--line);flex-direction:column;justify-content:center;align-items:flex-end;min-height:44px;padding-left:28px;text-decoration:none;display:flex}.header-contact span{color:var(--ink-soft);font-size:.65rem}.header-contact strong{font-size:.84rem}.offer-hero{color:var(--ink);background:radial-gradient(circle at 88% 28%,#e32e6a14,#0000 28%),linear-gradient(#fff 0%,#fffafb 100%);padding:124px 0 clamp(64px,6vw,84px);position:relative;overflow:hidden}.offer-hero:before,.offer-hero:after{content:"";border:1px solid #e32e6a1a;border-radius:50%;position:absolute}.offer-hero:before{width:520px;height:520px;inset:-250px auto auto -180px}.offer-hero:after{border-width:1px;width:720px;height:720px;bottom:-390px;right:-180px}.hero-layout{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(380px,.82fr);align-items:center;gap:clamp(44px,6vw,88px);min-height:500px;display:grid;position:relative}.hero-copy{max-width:720px}.hero-copy .eyebrow{color:var(--magenta-dark)}.hero-copy>p{max-width:520px;color:var(--ink-soft);margin-bottom:0;font-size:clamp(1rem,.94rem + .32vw,1.18rem);line-height:1.65}.featured-offer{color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:14px 16px 0 #e32e6a12, var(--shadow);padding:clamp(26px,2.5vw,34px);position:relative;overflow:hidden}.featured-offer:before{background:var(--magenta);content:"";height:4px;position:absolute;top:0;left:0;right:0}.offer-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.offer-label{color:var(--magenta-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:800;display:inline-flex}.speed-display strong{color:var(--magenta);letter-spacing:-.075em;font-size:clamp(4.2rem,6vw,5.5rem);line-height:.8}.speed-display span{margin-bottom:5px;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:800}.offer-facts li{color:#51474d;background:var(--blush);border:1px solid #f3dbe4;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:700;line-height:1.2}.offer-pricing{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.featured-price{color:var(--magenta-dark);align-items:baseline;gap:7px;display:flex}.featured-price strong{letter-spacing:-.06em;font-size:clamp(2.65rem,3.5vw,3.2rem);line-height:1}.featured-offer .button{width:100%}.featured-offer>small{color:var(--ink-soft);text-align:center;margin-top:12px;font-size:.65rem;line-height:1.45;display:block}.plans-section{color:var(--white);isolation:isolate;background:radial-gradient(circle at 50% 5%,#e32e6a1f,#0000 28%),radial-gradient(circle at 94% 70%,#b91c5414,#0000 30%),linear-gradient(#100d10 0%,#09080a 48%,#0f0c0f 100%);padding:clamp(88px,8vw,120px) 0;position:relative;overflow:hidden}.plans-section:before{z-index:-1;content:"";pointer-events:none;background:repeating-linear-gradient(163deg,#0000 0 150px,#e32e6a0d 151px,#0000 153px 270px);position:absolute;inset:-35% -15%;transform:rotate(-2deg)}.plans-section:after{z-index:-1;content:"";pointer-events:none;background:#e32e6a0d;border:1px solid #e32e6a17;border-radius:50%;width:780px;height:520px;position:absolute;bottom:-380px;right:-18%;transform:rotate(-12deg);box-shadow:0 0 120px #e32e6a0f}.section-heading{max-width:700px;margin-bottom:clamp(40px,5vw,58px)}.section-heading>p{color:var(--ink-soft);font-size:clamp(.95rem,.91rem + .18vw,1.05rem);line-height:1.65}.plans-section .section-heading{text-align:center;max-width:720px;margin-inline:auto}.plans-section .section-heading .eyebrow{color:#ff79a6}.plans-section .section-heading h2{color:#fff}.plans-section .section-heading>p{color:#cfc5cb;margin-inline:auto}.plans-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:18px;display:grid}.plan-card{border-radius:var(--radius-md);background:linear-gradient(145deg,#ffffff0a,#0000 45%),linear-gradient(#1a171a 0%,#121013 100%);border:1px solid #e32e6a61;flex-direction:column;min-width:0;min-height:520px;padding:28px 24px 24px;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 16px 38px #0003}.plan-card:before{content:"";opacity:.3;background:linear-gradient(90deg,#0000,#f85a91 45%,#0000);height:2px;transition:opacity .18s;position:absolute;top:0;left:0;right:0}.plan-card:hover{border-color:#ff4f8ab8;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff12,0 20px 42px #00000052,0 8px 22px #e32e6a14}.plan-card:hover:before,.plan-card:focus-within:before{opacity:1}.plan-card:focus-within{border-color:#ff79a6;box-shadow:0 0 0 2px #ff79a62e,0 20px 42px #00000047}.plan-card.featured{background:radial-gradient(circle at 50% 0,#e32e6a26,#0000 35%),linear-gradient(#262126 0%,#171317 100%);border-color:#ff79a6c7;box-shadow:inset 0 1px #ffffff14,0 20px 48px #00000057,0 0 28px #e32e6a14}.plan-card.featured:before{opacity:1}.plan-profile{color:#ff67a0;letter-spacing:.12em;text-transform:uppercase;align-items:center;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.plan-speed{color:#fff;flex-wrap:wrap;align-items:baseline;gap:3px 8px;min-height:90px;margin:18px 0 16px;display:flex}.plan-speed strong{letter-spacing:-.075em;text-shadow:0 2px 20px #ffffff12;font-size:clamp(3.6rem,4vw,4.35rem);font-weight:800;line-height:.88}.plan-speed span{color:#ff4f8a;letter-spacing:-.045em;font-size:1.08rem;font-weight:800;line-height:1}.plan-description{color:#c9bec5;min-height:50px;margin:0;font-size:.77rem;line-height:1.55}.plan-benefits{border-top:1px solid #e32e6a47;border-bottom:1px solid #e32e6a47;gap:11px;min-height:128px;margin:22px 0 24px;padding:20px 0;list-style:none;display:grid}.plan-benefits li{color:#e6dfe3;padding-left:21px;font-size:.73rem;font-weight:600;line-height:1.45;position:relative}.plan-benefits li:before{color:#ff67a0;content:"✓";border:1px solid #ff4f8aa6;border-radius:4px;place-items:center;width:14px;height:14px;font-size:.5rem;font-weight:900;display:grid;position:absolute;top:.13em;left:0}.plan-price{min-height:105px;margin-top:auto}.plan-price-label{color:#b9adb5;margin-bottom:7px;font-size:.68rem;font-weight:700;display:block}.plan-price-main{color:#fff;align-items:baseline;gap:5px;min-height:45px;display:flex}.plan-price em{color:#b9adb5;min-height:30px;margin-top:5px;font-size:.66rem;font-style:normal;line-height:1.35;display:block}.plan-price-main span{font-size:.74rem;font-weight:800}.plan-price-main strong{letter-spacing:-.065em;font-size:clamp(2.15rem,2.5vw,2.6rem);font-weight:800;line-height:1}.plan-price-main b{color:#b9adb5;font-size:.66rem;font-weight:700}.plan-card .button{border-radius:var(--radius-sm);background:linear-gradient(135deg,#cf245f,#b91c54);border:1px solid #ff79a647;width:100%;min-height:52px;margin-top:14px;font-size:.78rem;box-shadow:0 10px 24px #e32e6a26}.plan-card .button:hover{background:linear-gradient(135deg,#c11f58,#a9174b);box-shadow:0 12px 28px #e32e6a3d}.plan-card .button:focus-visible{outline-color:#fff;box-shadow:0 0 0 3px #e32e6a8c,0 12px 28px #e32e6a33}.plan-card .button:active{background:#b91c54;transform:translateY(1px)scale(.99);box-shadow:0 5px 14px #e32e6a29}.commercial-note{color:#a99da5;text-align:center;max-width:920px;margin:32px auto 0;font-size:.72rem;line-height:1.55}.testimonials-section{color:var(--ink);background:radial-gradient(circle at 88% 8%,#e32e6a0f,#0000 24%),#fffafb;border-top:1px solid #241d22;padding:clamp(88px,8vw,116px) 0 clamp(96px,9vw,128px)}.section-heading-light .eyebrow{color:var(--magenta-dark)}.section-heading-light>p{color:var(--ink-soft)}.testimonials-section .section-heading{text-align:center;max-width:720px;margin-inline:auto}.testimonial-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.testimonial-card,.testimonial-placeholder{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);min-width:0;min-height:240px;padding:28px;box-shadow:0 16px 42px #47102a0f}.testimonial-card{flex-direction:column;display:flex}.testimonial-card blockquote{margin:0 0 26px;font-size:.95rem;line-height:1.65}.testimonial-card footer{flex-direction:column;margin-top:auto;display:flex}.testimonial-card span{color:var(--ink-soft);font-size:.74rem}.testimonial-placeholder{flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex}.testimonial-placeholder>span{color:var(--magenta-dark);opacity:.65;margin-bottom:auto;font-family:Georgia,serif;font-size:4.5rem;line-height:.7}.testimonial-placeholder strong{margin-bottom:8px;font-size:.9rem;line-height:1.4}.testimonial-placeholder small{color:var(--ink-soft);font-size:.7rem;line-height:1.45}.dialog-open{overflow:hidden}.lead-dialog{background:var(--white);border-radius:var(--radius-lg);border:0;width:min(980px,100% - 32px);max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:hidden;box-shadow:0 34px 100px #14060e6b}.dialog-shell{max-height:calc(100dvh - 32px);overflow-y:auto}.dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 30px 20px;display:flex}.dialog-header h2{margin:0;font-size:clamp(1.6rem,2.4vw,2rem);line-height:1.08}.dialog-close{width:44px;height:44px;color:var(--ink);background:var(--blush);border:1px solid var(--line);cursor:pointer;border-radius:50%;flex:0 0 44px;place-items:center;padding:0;font-size:1.7rem;display:grid}.dialog-progress{border-bottom:1px solid var(--line);background:#fffafb;padding:15px 30px}.dialog-progress ol{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.dialog-progress li{color:#776d73;align-items:center;gap:8px;font-size:.72rem;font-weight:750;display:flex;position:relative}.dialog-progress li:not(:last-child):after{z-index:0;background:var(--line);content:"";height:2px;position:absolute;top:15px;left:42px;right:12px}.dialog-progress li.is-complete:after{background:var(--magenta)}.dialog-progress span{z-index:1;background:var(--white);border:2px solid #d8ccd1;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:relative}.dialog-progress .is-active span,.dialog-progress .is-complete span{color:var(--white);background:var(--magenta);border-color:var(--magenta)}.dialog-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;display:grid}#lead-form{min-width:0;padding:32px 30px 34px}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.dialog-step h3{margin-bottom:8px;font-size:clamp(1.35rem,2vw,1.6rem)}.dialog-step>p{color:var(--ink-soft);margin-bottom:22px;font-size:.86rem;line-height:1.6}.flow-notice{color:#5e4923;background:#fff8e9;border:1px solid #efd7a5;border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex}.flow-notice>span{border:1px solid;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:.7rem;font-weight:900;display:grid}.flow-notice p{margin:0;font-size:.73rem}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}.lead-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.field{flex-direction:column;min-width:0;display:flex}.field-wide{grid-column:1/-1}.field>span{margin-bottom:6px;font-size:.76rem;font-weight:750}.field em{color:var(--ink-soft);font-size:.65rem;font-style:normal;font-weight:500}.field input{width:100%;min-height:50px;color:var(--ink);background:var(--white);border-radius:var(--radius-sm);border:1px solid #bdb2b7;padding:0 14px}.field input:focus{border-color:var(--magenta);outline:0;box-shadow:0 0 0 3px #e32e6a1f}.field input[aria-invalid=true]{border-color:#b3261e}.field small,.consent-error{color:#b3261e;margin-top:5px;font-size:.67rem;font-weight:700}.review-card{border:1px solid var(--line);background:#fffafb;border-radius:14px;margin:18px 0 22px;padding:0 20px}.review-card>div{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:16px;padding:14px 0;display:grid}.review-card>div:last-child{border:0}.review-card dt{color:var(--ink-soft);font-size:.68rem}.review-card dd{overflow-wrap:anywhere;margin:0;font-size:.76rem;font-weight:800}.privacy-check{color:var(--ink-soft);cursor:pointer;align-items:flex-start;gap:10px;font-size:.75rem;display:flex}.privacy-check input{width:20px;height:20px;accent-color:var(--magenta);flex:0 0 20px;margin:1px 0 0}.privacy-check a{color:var(--magenta-dark);font-weight:800}.submit-status{color:#8b1e18;background:#fff0ef;border:1px solid #efc1bd;border-radius:10px;margin:14px 0 0;padding:12px;font-size:.75rem;font-weight:700}.submit-disclaimer{text-align:right;margin:12px 0 0!important;font-size:.67rem!important}.order-summary{border-left:1px solid var(--line);background:linear-gradient(155deg,#fff1f6,#fff);min-height:100%;padding:30px 24px;position:sticky;top:0}.order-summary>span{color:var(--magenta-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:900}.order-summary>strong{margin:12px 0 5px;font-size:1.7rem;line-height:1.15;display:block}.order-summary>b{color:var(--magenta-dark);font-size:.76rem;display:block}.summary-details summary{min-height:32px;color:var(--magenta-dark);cursor:pointer;align-content:center;font-weight:800}.summary-details ul{gap:7px;margin:10px 0 0;padding-left:18px;display:grid}.order-summary>p{color:var(--ink-soft);border-top:1px solid var(--line);margin-top:24px;padding-top:20px;font-size:.68rem}.lead-success{text-align:center;grid-column:1/-1;padding:42px 34px}.success-icon{width:54px;height:54px;color:var(--white);background:var(--success);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:1.4rem;font-weight:900;display:grid}.lead-success h3{margin-bottom:8px;font-size:1.7rem}.lead-success>p,.lead-success [data-whatsapp-pending]>p{max-width:580px;color:var(--ink-soft);margin:0 auto 22px;font-size:.82rem}.lead-success .button{margin:5px}.lead-success [data-whatsapp-pending]{margin-top:22px}.footer-inner{justify-content:space-between;align-items:center;gap:36px;display:flex}.footer-identity{align-items:center;gap:18px;display:flex}.footer-identity img{width:86px;height:auto}.footer-identity p{margin:0;font-size:.7rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:8px 20px;display:flex}.footer-links a{text-underline-offset:4px;align-items:center;min-height:32px;font-size:.74rem;display:inline-flex}.mobile-sticky{display:none}.consent-banner{z-index:300;background:var(--white);border:1px solid var(--line);border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:16px;max-width:920px;margin-inline:auto;padding:17px;display:grid;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 16px 60px #0000003d}.consent-copy strong{margin-bottom:3px;display:block}.consent-copy p{color:var(--ink-soft);margin:0;font-size:.72rem}.consent-copy a{align-items:center;min-height:24px;display:inline-flex}.consent-options{font-size:.76rem}.consent-options summary{cursor:pointer;align-items:center;min-height:32px;font-weight:800;display:flex}.consent-options[open]{gap:6px;display:grid}.consent-options label{align-items:center;gap:7px;min-height:32px;display:flex}.consent-actions{gap:8px;display:flex}@media (width<=1024px){.hero-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.88fr);gap:28px}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.container,.plans-section .container{width:min(calc(100% - 32px), var(--container))}.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dialog-layout{grid-template-columns:1fr}.order-summary{border-top:1px solid var(--line);border-left:0;grid-row:1;min-height:0;padding:18px 30px;position:static}.order-summary>p{display:none}.consent-banner{grid-template-columns:1fr auto}.consent-options{grid-area:2/1/auto/-1}}@media (width<=700px){.hero-layout{grid-template-columns:1fr;min-height:0}.hero-copy,.featured-offer{width:min(100%,560px);margin-inline:auto}}@media (width<=600px){body{padding-bottom:calc(58px + env(safe-area-inset-bottom));font-size:1rem;line-height:1.55}.container{width:min(calc(100% - 36px), var(--container))}.header-inner{min-height:64px}.brand img{width:88px}.main-nav>a:first-child,.header-contact span{display:none}.header-contact{background:var(--white);border:1px solid var(--line);border-left:0;border-radius:10px;align-items:center;min-height:46px;padding:0 12px}.header-contact strong{font-size:.8rem}.offer-hero{background:#fffafb;min-height:0;padding:78px 0 28px}.offer-hero:before,.offer-hero:after{display:none}.hero-layout{align-items:start;gap:14px}.hero-copy{text-align:left}.hero-copy .eyebrow{letter-spacing:.08em;margin-bottom:6px;font-size:.68rem}h1{letter-spacing:-.043em;margin-bottom:8px;font-size:clamp(2rem,9.8vw,2.55rem);line-height:1.01}h2{font-size:clamp(2rem,9.5vw,2.55rem);line-height:1.05}.hero-copy>p{font-size:.875rem;line-height:1.45}.featured-offer{border-radius:18px;padding:18px;box-shadow:0 12px 32px #47102a17}.offer-label{margin-bottom:4px;font-size:.75rem}.offer-heading{gap:12px}.speed-display strong{font-size:clamp(3.9rem,18vw,4.7rem)}.speed-display span{margin-bottom:3px;font-size:1.35rem}.offer-facts{gap:6px;margin-top:14px}.offer-facts li{padding:5px 8px;font-size:.75rem}.offer-pricing{margin-top:14px;padding-top:13px}.price-intro,.featured-price span,.featured-price b,.alternate-price,.featured-offer>small{font-size:.75rem}.featured-price strong{font-size:2.55rem}.alternate-price{margin:4px 0 12px}.featured-offer .button{min-height:52px;font-size:.9375rem}.featured-offer>small{margin-top:10px;line-height:1.35}.plans-section,.testimonials-section{padding:64px 0}.plans-section{background:#0e0b0e}.plans-section:before,.plans-section:after{display:none}.plans-section .container{width:min(calc(100% - 36px), var(--container))}.section-heading,.plans-section .section-heading{text-align:left;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:10px;font-size:.75rem}.section-heading>p{font-size:1rem;line-height:1.5}.plans-grid,.testimonial-grid{grid-template-columns:1fr}.plans-grid{grid-auto-rows:auto;gap:18px}.plan-card{min-height:0;box-shadow:none;background:#171317;border-color:#4e3340;border-radius:16px;padding:20px}.plan-card.featured{background:#211820;border-color:#e65385;box-shadow:0 0 0 1px #e6538524}.plan-card:hover{transform:none}.plan-profile{font-size:.75rem}.plan-speed{margin:12px 0 10px}.plan-speed strong{font-size:clamp(3.3rem,17vw,4.2rem)}.plan-speed span{font-size:1.15rem}.plan-speed,.plan-description{min-height:0}.plan-description{color:#ded5da;font-size:.9375rem;line-height:1.45}.plan-benefits{gap:9px;min-height:0;margin:16px 0;padding:15px 0}.plan-benefits li{font-size:.875rem;line-height:1.4}.plan-benefits li:nth-child(3){display:none}.plan-price{min-height:0;margin-top:0}.plan-price-label,.plan-price-main span,.plan-price-main b,.plan-price em{font-size:.8rem}.plan-price-main strong{font-size:2.35rem}.plan-card .button{min-height:52px;margin-top:14px;font-size:.9375rem}.commercial-note{text-align:left;margin-top:24px;font-size:.8rem;line-height:1.5}.testimonial-placeholder{min-height:126px;box-shadow:none;border-radius:14px;justify-content:flex-start;padding:20px}.testimonial-grid{gap:12px}.testimonial-placeholder>span{margin-bottom:8px;font-size:2.7rem}.testimonial-placeholder strong{font-size:.9375rem}.testimonial-placeholder small{font-size:.8rem}.lead-dialog{border-radius:0;width:100%;height:100svh;max-height:100svh;margin:0}.dialog-shell{overscroll-behavior:contain;height:100svh;max-height:100svh}.dialog-header{z-index:5;padding:max(14px, env(safe-area-inset-top)) 18px 12px;background:var(--white);position:sticky;top:0}.dialog-header h2{font-size:1.35rem}.dialog-header .step-kicker{margin-bottom:4px;font-size:.72rem}.dialog-progress{z-index:4;top:calc(72px + env(safe-area-inset-top));padding:10px 18px;position:sticky}.dialog-progress li{flex-direction:column;align-items:flex-start;gap:3px;font-size:.75rem}.dialog-progress li:not(:last-child):after{top:15px;left:37px;right:7px}.order-summary{padding:14px 18px}.order-summary>strong{margin:5px 0 2px;font-size:1.35rem}.order-summary>span,.order-summary>b{font-size:.8rem}#lead-form{padding:24px 18px calc(24px + env(safe-area-inset-bottom))}.dialog-step>p{font-size:.9375rem}.flow-notice p,.field>span,.field em,.field small,.consent-error,.privacy-check,.submit-disclaimer,.submit-status,.review-card dt,.review-card dd{font-size:.875rem!important}.lead-fields{grid-template-columns:1fr;gap:16px}.field-wide{grid-column:auto}.field input{min-height:54px;font-size:1rem}.dialog-actions{z-index:3;bottom:calc(-24px - env(safe-area-inset-bottom));margin:24px -18px calc(-24px - env(safe-area-inset-bottom));padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);backdrop-filter:blur(10px);background:#fffffff7;flex-direction:column-reverse;align-items:stretch;position:sticky;box-shadow:0 -10px 24px #23121c14}.dialog-actions .button{width:100%}.review-card>div{grid-template-columns:1fr;gap:3px}.submit-disclaimer{text-align:left}.lead-success{padding:34px 18px calc(34px + env(safe-area-inset-bottom))}.footer-inner,.footer-identity{flex-direction:column;align-items:flex-start}.footer-inner{gap:24px}.site-footer{padding:34px 0 calc(36px + env(safe-area-inset-bottom))}.footer-identity p,.footer-links a{font-size:.8rem}.footer-links a{min-height:44px}.footer-links{justify-content:flex-start}.mobile-sticky{z-index:70;padding:10px 16px calc(10px + env(safe-area-inset-bottom));opacity:0;backdrop-filter:blur(12px);visibility:hidden;pointer-events:none;background:#080817f0;border-top:1px solid #e32e6aad;justify-content:center;transition:transform .18s,opacity .18s,visibility .18s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.mobile-sticky[data-visible]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-sticky-button{justify-content:center;width:min(100%,520px);min-height:52px;box-shadow:0 10px 32px #e32e6a52}body:has(.consent-banner:not([hidden])) .mobile-sticky{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(110%)}.consent-banner{right:12px;bottom:max(12px, env(safe-area-inset-bottom));grid-template-columns:1fr;gap:12px;max-height:calc(100svh - 24px);padding:18px;left:12px;overflow-y:auto}.consent-options{grid-area:auto}.consent-actions{grid-template-columns:1fr 1fr;display:grid}.consent-copy p,.consent-options{font-size:.875rem}.consent-options summary,.consent-options label{min-height:44px}.consent-banner .button{min-height:48px;font-size:.875rem}}@media (width<=360px){.container{width:min(calc(100% - 32px), var(--container))}h1{font-size:1.95rem}h2{font-size:2.05rem}.featured-offer{padding:16px}.speed-display strong{font-size:3.75rem}.consent-actions{grid-template-columns:1fr}}@media (width>=1025px) and (width<=1679px){.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}.site-header{color:var(--ink);background:var(--white);position:relative}.header-inner{border-bottom:0;min-height:78px}.header-contact{min-height:44px;color:var(--ink);letter-spacing:.015em;background:0 0;border:0;border-radius:0;align-items:center;padding:0;font-size:.86rem;font-weight:800;text-decoration:none}.header-contact:hover{color:var(--magenta-dark);text-underline-offset:5px;text-decoration:underline}.offer-hero{min-height:700px;color:var(--white);background:#bd1552;padding:0}.offer-hero:before{opacity:.22;background:#181216;border:0;width:330px;height:330px;inset:auto auto -155px -110px}.offer-hero:after{opacity:.55;background:#e32e6a;border:0;width:360px;height:360px;top:-150px;bottom:auto;right:-120px}.hero-copy h1{color:#fff;letter-spacing:-.064em;max-width:660px;margin-bottom:28px;font-size:clamp(3.7rem,5.15vw,4.95rem);line-height:.92}.hero-copy h1 strong{color:#181216;display:block}.featured-offer{color:#fff;max-width:660px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:relative;overflow:visible}.featured-offer:before{display:none}.offer-main{grid-template-columns:auto minmax(230px,1fr);align-items:end;gap:clamp(28px,3vw,46px);display:grid}.speed-display{align-items:flex-end;gap:10px;display:flex}.speed-display strong{color:#fff;letter-spacing:-.095em;font-size:clamp(7.3rem,10.4vw,9.4rem);font-weight:900;line-height:.71}.speed-display span{color:#181216;letter-spacing:-.055em;text-transform:uppercase;margin-bottom:4px;font-size:clamp(2rem,2.7vw,2.65rem);font-weight:900;line-height:.9}.price-intro{color:#fff;margin-bottom:3px;font-size:.78rem;font-weight:700}.featured-price span{font-size:1.05rem;font-weight:900}.featured-price b{color:#fff;font-size:.8rem;font-weight:800}.alternate-price{color:#fff;margin:7px 0 0;font-size:.75rem;line-height:1.35}.offer-facts{flex-wrap:wrap;gap:10px 22px;margin:24px 0 22px;padding:0;list-style:none;display:flex}.offer-facts li{color:#fff;background:0 0;border:0;border-radius:0;padding:0 0 0 22px;font-size:.78rem;font-weight:750;line-height:1.4;position:relative}.offer-facts li:before{color:#bd1552;content:"✓";background:#fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:.58rem;font-weight:900;display:grid;position:absolute;top:.08em;left:0}.featured-offer .hero-cta{color:#181216;letter-spacing:.045em;text-transform:uppercase;background:#fff;border:2px solid #fff;border-radius:12px;width:min(100%,450px);min-height:58px;font-size:.9rem;font-weight:900;box-shadow:0 13px 28px #38041a3d}.featured-offer>small{color:#fff;text-align:left;max-width:520px;margin-top:13px;font-size:.75rem;line-height:1.45;display:block}.hero-person{z-index:1;align-self:stretch;min-width:0;position:relative}.hero-person:before{aspect-ratio:1;content:"";opacity:.9;background:#181216;border-radius:50%;width:105%;position:absolute;bottom:10%;right:-12%}.hero-person img{z-index:1;object-fit:contain;object-position:right bottom;width:min(100%,498px);max-width:none;height:auto;max-height:675px;position:absolute;bottom:0;right:0}@media (width<=1024px){.hero-campaign{grid-template-columns:minmax(0,61%) minmax(280px,39%)}.hero-copy h1{font-size:clamp(3.35rem,6.3vw,4.2rem)}.offer-main{gap:24px}.speed-display strong{font-size:clamp(6.4rem,12vw,8rem)}.featured-price strong{font-size:clamp(3rem,5.5vw,3.8rem)}}@media (width<=700px){.site-header{min-height:72px}.header-inner{width:calc(100% - 44px);min-height:72px}.brand img{width:86px}.header-contact{background:0 0;border:0;min-height:44px;padding:0;font-size:.75rem}.offer-hero{background:#bd1552;min-height:720px;padding:0}.offer-hero:before{opacity:1;background:#a81047;border-radius:0;width:100%;height:164px;display:block;bottom:0;left:0;right:0}.offer-hero:after{opacity:.94;background:#181216;width:300px;height:300px;display:block;top:auto;bottom:-100px;right:-72px}.hero-campaign{width:calc(100% - 44px);min-height:720px;display:block}.hero-copy{width:100%;max-width:none;margin:0;padding:28px 0 22px}.hero-copy .eyebrow{letter-spacing:.14em;margin-bottom:9px;font-size:.68rem}.hero-copy h1{letter-spacing:-.058em;max-width:340px;margin-bottom:25px;font-size:clamp(2.35rem,10.8vw,2.65rem);line-height:.94}.hero-copy h1 strong{display:inline}.featured-offer{width:100%;max-width:none;margin:0;padding:0}.offer-main{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:end;gap:14px;display:grid}.speed-display{gap:6px}.speed-display strong{font-size:clamp(4.8rem,22vw,5.35rem);line-height:.72}.speed-display span{margin-bottom:2px;font-size:clamp(1.35rem,6vw,1.6rem)}.offer-pricing{margin-top:0;padding-bottom:0}.price-intro{margin-bottom:2px;font-size:.75rem}.featured-price strong{font-size:clamp(2.7rem,12.2vw,3rem)}.featured-price span{font-size:.78rem}.featured-price b{font-size:.75rem}.alternate-price{margin-top:5px;font-size:.75rem}.offer-facts{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px 18px;width:100%;margin:20px 0 18px;display:grid}.offer-facts li{min-height:18px;font-size:.75rem;line-height:1.35}.offer-facts li:last-child{grid-column:1/-1}.featured-offer .hero-cta{border-radius:10px;width:100%;min-height:52px;padding-block:11px;font-size:.82rem;box-shadow:0 9px 20px #38041a2e}.featured-offer>small{z-index:2;max-width:270px;margin-top:12px;font-size:.75rem;line-height:1.45;position:relative}.hero-person{z-index:1;width:205px;height:220px;position:absolute;bottom:0;right:-4px;overflow:hidden}.hero-person:before{display:none}.hero-person img{width:194px;max-height:none;top:2px;bottom:auto;right:2px}}@media (width<=360px){.offer-hero,.hero-campaign{min-height:710px}.hero-copy h1{margin-bottom:22px;font-size:2.22rem}.speed-display strong{font-size:4.6rem}.featured-price strong{font-size:2.55rem}.offer-main{gap:10px}.hero-person{width:190px}}.site-header{z-index:20;background:#fff;position:relative}.header-inner{border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:76px;display:grid}.brand img{width:100px}.header-nav{justify-content:center;align-items:center;gap:28px;display:flex}.header-nav a{color:#413b40;align-content:center;min-height:44px;font-size:.78rem;font-weight:750;text-decoration:none}.header-nav a:hover{color:var(--magenta-dark)}.header-actions{align-items:center;gap:20px;display:flex}.header-cta{color:#fff;letter-spacing:.045em;text-transform:uppercase;background:#cf1f60;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:.74rem;font-weight:900;text-decoration:none;display:inline-flex}.header-cta:hover{background:#a9134a}.header-contact{color:#171318;white-space:nowrap;min-height:44px;font-size:.82rem;font-weight:900}.offer-hero{color:#fff;isolation:isolate;background:radial-gradient(circle at 79% 37%,#294bff38,#0000 25%),radial-gradient(circle at 70% 72%,#e32e6a42,#0000 28%),#050510;min-height:720px;position:relative;overflow:hidden}.offer-hero:before{z-index:-1;content:"";opacity:1;background:linear-gradient(155deg,#0000 24%,#3058ff3d 24.5%,#0000 25.2%),linear-gradient(163deg,#0000 52%,#e32e6a38 52.5%,#0000 53.2%),linear-gradient(171deg,#0000 75%,#ffffff14 75.4%,#0000 76%);border:0;border-radius:0;width:44%;height:410px;position:absolute;inset:105px 7% auto auto;transform:skew(-8deg)}.offer-hero:after{z-index:-2;content:"";opacity:1;background:#0a0c22b8;border:1px solid #4f6eff3d;border-radius:50%;width:min(43vw,620px);height:min(43vw,620px);position:absolute;top:72px;bottom:auto;right:5%;box-shadow:0 0 95px #244bff2e,inset 0 0 90px #dc1e6614}.hero-campaign{z-index:1;grid-template-columns:minmax(0,52%) minmax(0,48%);min-height:720px;display:grid;position:relative}.hero-copy{z-index:3;max-width:690px;padding:42px 0 34px;position:relative}.hero-copy .eyebrow{color:#ff4f91;letter-spacing:.18em;margin-bottom:11px;font-size:.7rem}.hero-copy h1{color:#fff;letter-spacing:-.055em;text-transform:uppercase;max-width:650px;margin-bottom:22px;font-size:clamp(3rem,4.1vw,3.85rem);font-weight:900;line-height:.89;display:grid}.hero-copy h1 span,.hero-copy h1 strong{display:block}.hero-copy h1 strong{color:#f12d77}.hero-copy>.hero-coverage{color:#d9d8e6;background:#ffffff0f;border:1px solid #ffffff21;border-radius:8px;width:fit-content;max-width:620px;margin:-6px 0 22px;padding:8px 12px;font-size:.82rem;font-weight:650;line-height:1.4}.featured-offer{color:#fff;max-width:700px;box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(310px,1.05fr) minmax(230px,.95fr);align-items:center;gap:18px 28px;padding:0;display:grid}.speed-panel{background:linear-gradient(112deg,#16142af5,#080817f5);border:1px solid #f42e7cc7;border-radius:15px;align-items:center;gap:13px;min-height:124px;padding:15px 24px 13px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 0 34px #e32e6a33}.speed-panel:after{content:"";filter:blur(16px);background:#2d4dff24;width:45%;height:180%;position:absolute;top:-40%;right:-18%;transform:rotate(18deg)}.speed-panel>strong{color:#fff;letter-spacing:-.085em;text-shadow:0 0 24px #ffffff2e;font-size:clamp(4rem,5vw,4.6rem);font-weight:900;line-height:.75}.speed-panel>div{z-index:1;letter-spacing:-.045em;text-transform:uppercase;white-space:nowrap;flex:none;align-content:center;font-weight:900;line-height:.92;display:grid;position:relative}.speed-panel span{color:#ff3781;font-size:1.5rem}.speed-panel b{color:#fff;font-size:1.1rem}.offer-pricing{border:0;margin:0;padding:0}.price-intro{color:#c6c5d1;margin-bottom:4px;font-size:.73rem}.featured-price{color:#fff;white-space:nowrap;align-items:baseline;gap:6px;display:flex}.featured-price span{color:#ff4f91;font-size:.9rem;font-weight:900}.featured-price strong{letter-spacing:-.07em;font-size:clamp(3.35rem,4.5vw,4.1rem);font-weight:900;line-height:.88}.featured-price b{color:#d8d7e0;font-size:.74rem}.alternate-price{color:#aaa9ba;margin:8px 0 0;font-size:.7rem}.offer-facts{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.offer-facts li{color:#e8e7ee;background:0 0;border:0;align-items:center;gap:8px;min-width:0;padding:0;font-size:.72rem;font-weight:750;line-height:1.3;display:flex}.offer-facts li:before{display:none}.offer-facts svg{fill:none;stroke:#ff3f83;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;flex:0 0 23px;width:23px;height:23px}.featured-offer .hero-cta{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#d51f64;border:1px solid #f04282;border-radius:10px;grid-column:1/-1;width:min(100%,380px);min-height:54px;padding:12px 24px;font-size:.82rem;font-weight:900;box-shadow:0 12px 34px #d51f644d}.featured-offer .hero-cta:hover{color:#fff;background:#ef2c76;border-color:#ff67a0}.featured-offer .hero-cta:focus-visible{outline-color:#fff;box-shadow:0 0 0 5px #d51f6473,0 12px 34px #d51f6447}.hero-cta span{margin-left:5px;font-size:1.05rem}.featured-offer>small{color:#9291a2;text-align:left;grid-column:1/-1;max-width:520px;margin:-8px 0 0;font-size:.67rem;line-height:1.4;display:block}.hero-person{z-index:2;align-self:stretch;min-width:0;height:100%;position:relative;overflow:visible}.hero-person:before{aspect-ratio:1;content:"";background:#18225c6b;border:1px solid #4967ff38;border-radius:50%;width:76%;position:absolute;bottom:3%;right:2%;box-shadow:0 0 80px #2850ff3d,0 0 120px #d51f6426}.hero-person:after{z-index:3;content:"";pointer-events:none;background:linear-gradient(#0000,#050510 80%);height:115px;position:absolute;bottom:-2px;left:10%;right:-5%}.hero-person img{z-index:2;object-fit:contain;filter:drop-shadow(0 0 22px #294bff38)drop-shadow(0 0 35px #d51f6421);width:auto;max-width:none;height:min(760px,105%);max-height:none;position:absolute;bottom:-54px;right:5%}@media (width<=1024px){.header-inner{gap:20px}.header-actions{gap:12px}.hero-campaign{grid-template-columns:minmax(0,58%) minmax(0,42%)}.featured-offer{grid-template-columns:minmax(285px,1fr) minmax(200px,1fr);gap:16px 20px}.hero-person img{right:0}}@media (width<=700px){.site-header,.header-inner{min-height:72px}.header-inner{justify-content:space-between;width:calc(100% - 36px);display:flex}.brand img{width:87px}.header-nav,.header-cta{display:none}.header-actions{margin-left:auto}.header-contact{min-height:44px;font-size:.75rem}.offer-hero,.hero-campaign{min-height:628px}.offer-hero{background:radial-gradient(circle at 88% 29%,#2a4fff47,#0000 25%),radial-gradient(circle at 66% 57%,#d51f6430,#0000 28%),#050510}.offer-hero:before{width:72%;height:300px;top:145px;right:-18%}.offer-hero:after{width:310px;height:310px;top:125px;right:-22%}.hero-campaign{width:calc(100% - 36px);display:block}.hero-copy{width:100%;max-width:none;padding:24px 0 20px}.hero-copy .eyebrow{margin-bottom:9px;font-size:.65rem}.hero-copy h1{letter-spacing:-.045em;max-width:345px;margin-bottom:15px;font-size:clamp(1.95rem,8.7vw,2.18rem);line-height:.92}.hero-copy>.hero-coverage{color:#fff;background:#070714b8;border-color:#f12d7757;max-width:225px;margin:0 0 15px;padding:6px 9px;font-size:.75rem;line-height:1.35}.featured-offer{width:100%;max-width:none;display:block}.speed-panel{border-radius:12px;gap:7px;width:64%;min-height:93px;padding:12px 12px 10px}.speed-panel>strong{font-size:clamp(2.85rem,13.8vw,3.15rem)}.speed-panel>div{white-space:nowrap;flex:none}.speed-panel span{font-size:1rem}.speed-panel b{font-size:.82rem}.offer-pricing{width:58%;margin-top:12px}.price-intro{font-size:.75rem}.featured-price strong{font-size:clamp(2.7rem,12.5vw,3.05rem)}.featured-price span,.featured-price b,.alternate-price{font-size:.75rem}.alternate-price{margin-top:5px;line-height:1.35}.offer-facts{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 16px;margin:58px 0 18px;display:grid}.offer-facts li{min-height:24px;font-size:.75rem}.offer-facts li:last-child{grid-column:1/-1}.offer-facts svg{flex-basis:21px;width:21px;height:21px}.featured-offer .hero-cta{width:100%;min-height:52px;font-size:.8rem}.featured-offer>small{color:#aaa9ba;max-width:310px;margin-top:11px;font-size:.75rem}.hero-person{width:40%;height:285px;position:absolute;top:150px;bottom:auto;right:-5px;overflow:hidden}.hero-person:before{width:145%;bottom:3%;right:-25%}.hero-person:after{height:54px;bottom:-1px;left:-10%;right:-15%}.hero-person img{filter:drop-shadow(0 0 15px #294bff47)drop-shadow(0 0 20px #d51f6429);width:100%;height:auto;top:0;bottom:auto;right:-2px}}@media (width<=360px){.offer-hero,.hero-campaign{min-height:625px}.hero-copy h1{font-size:1.88rem}.speed-panel{width:66%}.offer-pricing{width:61%}.hero-person{width:39%;right:-5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.plans-section{padding:var(--section-space) 0;background:radial-gradient(circle at 18% 0,#e32e6a29,#0000 30%),radial-gradient(circle at 92% 54%,#2e45be1f,#0000 34%),linear-gradient(#080814,#0c0c19 58%,#080813);border-top:1px solid #ffffff12}.plans-section:before{background:repeating-linear-gradient(164deg,#0000 0 180px,#e32e6a0d 181px,#0000 183px 310px)}.plans-section .container{width:min(calc(100% - clamp(36px, 5vw, 72px)), var(--container))}.plans-section .section-heading h2,.benefits-section .section-heading h2,.faq-section .section-heading h2,.testimonials-section .section-heading h2,.final-cta h2{text-transform:uppercase}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.plan-card{border-color:#ffffff24;min-height:510px;padding:30px}.plan-card:nth-child(3n+2):not(.featured){background:linear-gradient(145deg,#e32e6a12,#0000 44%),linear-gradient(#1a1720,#11111d)}.plan-card:nth-child(3n):not(.featured){background:linear-gradient(145deg,#3c52be14,#0000 45%),linear-gradient(#181824,#10101a)}.plan-card.featured{border-color:#ff5996c2}.featured-label{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#e32e6a2b;border:1px solid #ff67a075;border-radius:999px;padding:6px 9px;font-size:.59rem;font-weight:900;line-height:1;position:absolute;top:18px;right:18px}.plan-speed strong{font-size:clamp(4rem,6vw,5.25rem)}.plan-benefits li{font-size:.82rem}.plan-card .button{letter-spacing:.04em;text-transform:uppercase}.benefits-section{padding:var(--section-space) 0;color:var(--ink);background:var(--off-white);position:relative;overflow:hidden}.benefits-section:after{content:"";pointer-events:none;background:#e32e6a0d;border:1px solid #e32e6a1a;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-250px;right:-190px}.benefits-section .section-heading{max-width:760px}.benefits-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,3vw,42px);display:grid;position:relative}.benefit-card{border-top:2px solid var(--magenta);min-width:0;padding-top:25px}.benefit-card .icon-wrap{width:48px;height:48px;color:var(--magenta);background:#fff;border:1px solid #f0d9e2;border-radius:50%;place-items:center;margin-bottom:24px;display:grid;box-shadow:0 12px 30px #5e103214}.benefit-card svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:24px;height:24px}.benefit-card h3{margin-bottom:10px;font-size:clamp(1.15rem,1.5vw,1.4rem)}.benefit-card p{color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.65}.faq-section{padding:var(--section-space) 0;color:#fff;background:radial-gradient(circle at 9% 14%, #e32e6a21, transparent 26%), linear-gradient(145deg, var(--navy), var(--dark-secondary));position:relative;overflow:hidden}.faq-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(48px,8vw,110px);display:grid}.faq-section .section-heading{margin-bottom:0;position:sticky;top:110px}.faq-section .eyebrow{color:#ff6aa1}.faq-section .section-heading>p{color:#b9b9c9}.faq-list{border-top:1px solid var(--line-dark)}.faq-item{border-bottom:1px solid var(--line-dark)}.faq-item summary{color:#fff;cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:20px 0;font-size:clamp(1rem,1.4vw,1.18rem);font-weight:800;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary i{flex:0 0 22px;width:22px;height:22px;position:relative}.faq-item summary i:before,.faq-item summary i:after{content:"";background:#ff4f91;height:2px;transition:transform .18s;position:absolute;top:10px;left:2px;right:2px}.faq-item summary i:after{transform:rotate(90deg)}.faq-item[open] summary i:after{transform:rotate(0)}.faq-answer{max-width:720px;padding:0 54px 24px 0}.faq-answer p{color:#b9b9c9;margin:0;line-height:1.7}.testimonials-section{padding:var(--section-space) 0;background:radial-gradient(circle at 83% 20%,#e32e6a17,#0000 28%),linear-gradient(#fff,#fff5f8);border-top:0}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-placeholder{background:#ffffffb8;border:1px solid #eadce2;grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;gap:26px;min-height:190px;padding:clamp(28px,4vw,44px);display:grid}.testimonial-placeholder>span{color:var(--magenta);margin:0;font-size:5.5rem}.testimonial-placeholder strong,.testimonial-placeholder small{display:block}.testimonial-placeholder strong{margin-bottom:8px;font-size:1.05rem}.testimonial-placeholder small{max-width:680px;color:var(--ink-soft);font-size:.84rem;line-height:1.6}.final-cta{color:#fff;background:linear-gradient(112deg, #e32e6af7, #ad144ff0), var(--magenta);padding:clamp(76px,8vw,110px) 0;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";pointer-events:none;border:1px solid #fff3;border-radius:50%;position:absolute}.final-cta:before{width:480px;height:480px;top:-230px;right:8%}.final-cta:after{width:550px;height:550px;bottom:-290px;right:-130px;box-shadow:inset 0 0 80px #0606121c}.final-cta-inner{z-index:1;justify-content:space-between;align-items:center;gap:48px;display:flex;position:relative}.final-cta .eyebrow{color:#fff}.final-cta h2{margin-bottom:14px}.final-cta p{color:#ffffffd6;max-width:610px;margin:0}.final-cta-button{color:#fff;background:var(--navy);min-width:230px;box-shadow:var(--shadow-dark);text-transform:uppercase;border-color:#ffffff29}.final-cta-button:hover{background:#17172b}.site-footer{color:#b8b7c4;background:#050510;padding:68px 0 28px}.footer-inner{align-items:flex-start;padding-bottom:50px}.footer-identity{flex-direction:column;align-items:flex-start;max-width:250px}.footer-identity img{width:108px}.footer-identity p{color:#8f8e9d;font-size:.8rem;line-height:1.6}.footer-columns{grid-template-columns:repeat(3,minmax(120px,1fr));gap:clamp(38px,6vw,76px);display:grid}.footer-links{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.footer-links strong{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.7rem}.footer-links a{color:#aaa9b8;min-height:34px;text-decoration:none}.footer-links a:hover{color:#fff;text-decoration:underline}.footer-legal{border-top:1px solid #ffffff17;justify-content:space-between;gap:24px;padding-top:24px;display:flex}.footer-legal p{color:#777685;margin:0;font-size:.68rem}.lead-dialog{border:1px solid #e32e6a29}.dialog-header{color:#fff;background:radial-gradient(circle at 82% 30%, #3653eb2e, transparent 34%), var(--navy);border-bottom:0;position:relative}.dialog-header:after{background:linear-gradient(90deg, var(--magenta), transparent);content:"";height:1px;position:absolute;bottom:0;left:30px;right:30px}.dialog-header .step-kicker{color:#ff67a0}.dialog-close{color:#fff;background:#ffffff14;border-color:#ffffff26}.dialog-progress{background:#f8f6f8}.order-summary{background:radial-gradient(circle at 70% 10%,#e32e6a1a,#0000 33%),linear-gradient(165deg,#fff4f8,#fff)}@media (width<=900px){.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-grid{grid-template-columns:1fr;gap:38px}.faq-section .section-heading{position:static}.footer-inner{flex-direction:column;align-items:flex-start}.footer-identity{max-width:420px}}@media (width<=768px){.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-card{padding:24px}.final-cta-inner{flex-direction:column;align-items:flex-start;gap:28px}}@media (width<=600px){.plans-section,.benefits-section,.faq-section,.testimonials-section{padding:clamp(72px,18vw,90px) 0}.plans-grid,.benefits-grid,.testimonial-grid{grid-template-columns:1fr}.plan-card{padding:22px}.featured-label{text-align:center;max-width:112px;top:16px;right:16px}.plan-speed strong{font-size:clamp(3.55rem,18vw,4.5rem)}.plan-benefits li:nth-child(3){display:list-item}.plan-card .button{margin-top:auto}.benefits-section .section-heading,.faq-section .section-heading,.testimonials-section .section-heading{text-align:left}.benefit-card{grid-template-columns:48px 1fr;gap:0 18px;padding-top:20px;display:grid}.benefit-card .icon-wrap{grid-row:1/3;margin:0}.benefit-card h3{margin-bottom:6px}.faq-item summary{min-height:72px;font-size:1rem}.faq-answer{padding-right:34px}.testimonial-placeholder{grid-template-columns:1fr;gap:10px;min-height:0;padding:26px}.testimonial-placeholder>span{font-size:3.8rem}.final-cta{padding:72px 0}.final-cta-button{width:100%}.site-footer{padding:58px 0 calc(94px + env(safe-area-inset-bottom))}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px;width:100%}.footer-columns .footer-links:first-child{grid-column:1/-1}.footer-legal{flex-direction:column;align-items:flex-start;gap:7px}.dialog-header{background:var(--navy)}.dialog-header h2{color:#fff}}.lead-dialog{width:min(1120px,100% - 40px);height:min(760px,100svh - 40px);max-height:calc(100svh - 40px);color:var(--ink);background:#f7f5f7;border:1px solid #ffffff1f;border-radius:24px;box-shadow:0 36px 110px #0000008a}.lead-dialog::backdrop{backdrop-filter:none;background:#03030cd1}.dialog-shell{grid-template-rows:auto auto minmax(0,1fr);height:100%;max-height:none;display:grid;overflow:hidden}.dialog-header{z-index:2;color:#fff;background:radial-gradient(circle at 82% 20%,#324ddd38,#0000 34%),linear-gradient(112deg,#050510,#101226);border:0;align-items:center;min-height:92px;padding:24px 34px 21px;display:flex;position:relative}.dialog-header:before{background:var(--magenta);content:"";border-radius:99px;width:92px;height:3px;position:absolute;bottom:0;left:34px}.dialog-header:after{display:none}.dialog-header .step-kicker{color:#ff6ba2;letter-spacing:.16em;margin-bottom:5px;font-size:.66rem}.dialog-header h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,2.2vw,2.05rem)}.dialog-close{color:#fff;width:48px;height:48px;box-shadow:none;background:#ffffff12;border:1px solid #ffffff38;border-radius:14px;flex-basis:48px;font-size:1.65rem;transition:background-color .16s,border-color .16s,transform .16s}.dialog-close:hover{background:#e32e6a38;border-color:#ff67a0b8;transform:none}.dialog-close span{transform:translateY(-1px)}.dialog-progress{z-index:1;background:#fff;border-bottom:1px solid #e6dfe3;padding:14px 34px;position:relative}.dialog-progress ol{max-width:660px;margin-left:auto}.dialog-progress li{color:#81777e;gap:9px;font-size:.73rem}.dialog-progress li strong{font-weight:800}.dialog-progress li:not(:last-child):after{background:#e4dce1;height:2px;top:16px;left:45px;right:16px}.dialog-progress span{color:#6f666c;background:#fff;border:2px solid #d8cfd4;width:32px;height:32px;font-size:.72rem;font-weight:900}.dialog-progress .is-active,.dialog-progress .is-complete{color:#17131a}.dialog-progress .is-active span,.dialog-progress .is-complete span{color:#fff;background:var(--magenta);border-color:var(--magenta);box-shadow:0 0 0 4px #e32e6a1a}.dialog-layout{grid-template-columns:350px minmax(0,1fr);grid-template-areas:"summary form";align-items:stretch;min-height:0;display:grid;overflow:hidden}#lead-form{overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff;grid-area:form;min-width:0;min-height:0;padding:36px 44px 0;display:block;overflow-y:auto}#lead-form>.dialog-step:not([hidden]){flex-direction:column;min-height:100%;display:flex}.dialog-step .step-kicker{color:#c51f58;letter-spacing:.15em;margin-bottom:9px;font-size:.65rem}.dialog-step h3{color:#16121a;letter-spacing:-.045em;max-width:560px;margin-bottom:9px;font-size:clamp(1.65rem,2.4vw,2.15rem);line-height:1.05}.dialog-step>p{color:#6d646a;max-width:620px;margin-bottom:26px;font-size:.9rem;line-height:1.6}.flow-notice{color:#484048;border:1px solid #f0ccd9;border-left:3px solid var(--magenta);background:#fff7fa;border-radius:10px;max-width:620px;padding:16px 18px}.flow-notice>span{color:#fff;background:var(--magenta);border:0;flex-basis:24px;width:24px;height:24px}.flow-notice p{color:#544b51;font-size:.78rem;line-height:1.5}.dialog-actions{z-index:2;background:#fff;border-top:1px solid #ece5e9;align-items:center;gap:12px;margin:auto -44px 0;padding:20px 44px 24px;position:sticky;bottom:0}.dialog-actions .button{border-radius:10px;min-height:52px;padding-inline:24px;font-size:.82rem;font-weight:850}.dialog-actions .button-primary,.lead-success .button-primary{color:#fff;background:#d51f64;border-color:#e8407c;min-width:210px;box-shadow:0 12px 26px #d51f6438}.dialog-actions .button-primary:hover,.lead-success .button-primary:hover{background:#b91855}.dialog-actions .button-ghost{color:#62585f;box-shadow:none;background:0 0;border-color:#0000}.dialog-actions .button-ghost:hover{color:#16121a;background:#f7f3f5;transform:none}.field-groups{gap:28px;padding-bottom:28px;display:grid}.field-group{border:0;min-width:0;margin:0;padding:0}.field-group legend{color:#302931;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ece5e9;width:100%;margin-bottom:14px;padding:0 0 9px;font-size:.72rem;font-weight:900}.field>span{color:#393139;margin-bottom:7px;font-size:.76rem;font-weight:800}.field em{color:#776d73;font-size:.7rem}.field input{color:#17131a;background:#fff;border:1px solid #afa4ab;border-radius:9px;min-height:52px;padding:0 15px;box-shadow:0 1px #120c1005}.field input::placeholder{color:#968c92}.field input:hover{border-color:#84787f}.field input:focus{border-color:#cf245f;box-shadow:0 0 0 3px #cf245f21}.field input[aria-invalid=true]{background:#fff9f8;border-color:#b3261e;box-shadow:0 0 0 3px #b3261e14}.field small,.consent-error{color:#a52019;margin-top:6px;font-size:.7rem;line-height:1.35}.review-card{background:#fff;border:1px solid #e4dce1;border-radius:12px;margin:2px 0 22px;padding:0;overflow:hidden;box-shadow:0 12px 34px #23121c0d}.review-card>div{border-bottom:1px solid #ebe4e8;grid-template-columns:126px 1fr;align-items:start;gap:18px;min-height:76px;padding:17px 20px;display:grid}.review-card dt{color:#6e646b;align-items:center;gap:9px;font-size:.72rem;font-weight:800;display:flex}.review-card dt span{color:#c91f5b;background:#fff0f5;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.58rem;display:grid}.review-card dd{color:#241e23;font-size:.8rem;line-height:1.55}.privacy-check{color:#554c52;background:#faf8f9;border:1px solid #e6dee3;border-radius:10px;grid-template-columns:28px 1fr;align-items:start;gap:10px;min-height:64px;padding:12px 14px;font-size:.78rem;line-height:1.5;display:grid}.privacy-check input{accent-color:#cf245f;flex-basis:24px;width:24px;height:24px;margin:1px 0 0}.privacy-check a{color:#ad174d;text-underline-offset:3px}.submit-status{color:#8e211b;background:#fff3f2;border:1px solid #e5b9b5;border-left:3px solid #b3261e;border-radius:9px;margin:16px 0 0;padding:14px 16px;font-size:.76rem}.submit-disclaimer{color:#756b72!important;margin:13px 0 18px!important;font-size:.68rem!important}[data-submit-lead]:disabled{cursor:wait;opacity:.78}.order-summary{color:#fff;scrollbar-color:#ffffff2e transparent;background:radial-gradient(circle at 14% 8%,#e32e6a38,#0000 27%),radial-gradient(circle at 100% 72%,#3552e029,#0000 35%),linear-gradient(155deg,#080817,#111126);border:0;grid-area:summary;min-width:0;min-height:0;padding:38px 34px 30px;position:relative;top:auto;overflow:hidden auto}.order-summary:after{content:"";pointer-events:none;border:1px solid #4b67f52e;border-radius:50%;width:132px;height:132px;position:absolute;bottom:20px;right:14px}.order-summary>span{color:#ff6ba2;letter-spacing:.15em;font-size:.64rem}.summary-speed{align-items:flex-end;gap:10px;margin:26px 0 13px;display:flex}.summary-speed strong{color:#fff;letter-spacing:-.09em;font-size:clamp(4.5rem,6vw,5.8rem);font-weight:900;line-height:.7}.summary-speed b{color:#ff4f91;text-transform:uppercase;margin-bottom:2px;font-size:1.15rem;font-weight:900;line-height:1}.order-summary>strong{color:#fff;letter-spacing:-.025em;max-width:260px;margin:0 0 13px;font-size:1.05rem;line-height:1.25;display:block}.order-summary>b{color:#f5dce6;font-size:.75rem;font-weight:750;line-height:1.5;display:block}.summary-details{color:#d3d1dc;margin-top:27px;font-size:.72rem}.summary-details summary{color:#ff6ba2;min-height:44px;font-weight:850}.summary-details ul{gap:10px;margin:4px 0 0;padding:0;list-style:none}.summary-details li{padding-left:18px;line-height:1.45;position:relative}.summary-details li:before{color:#ff4f91;content:"✓";font-size:.65rem;font-weight:900;position:absolute;top:.22em;left:0}.order-summary>p{z-index:1;color:#9f9dad;border-color:#ffffff1c;margin:26px 0 0;padding-top:20px;font-size:.68rem;line-height:1.55;position:relative}.lead-success{background:#fff;flex-direction:column;grid-area:form;justify-content:center;align-items:center;min-width:0;min-height:0;padding:50px 44px;display:flex;overflow-y:auto}.lead-success .success-icon{background:#16764b;width:62px;height:62px;margin-bottom:17px;box-shadow:0 0 0 9px #18794e17}.lead-success .step-kicker{color:#16764b;margin-bottom:8px}.lead-success h3{max-width:500px;margin-bottom:10px;font-size:clamp(1.65rem,2.4vw,2.1rem)}.lead-success>p,.lead-success [data-whatsapp-pending]>p{font-size:.84rem;line-height:1.6}@media (width>=761px){.summary-details summary{display:none}.summary-details>ul{display:grid!important}}@media (width<=900px) and (width>=761px){.lead-dialog{width:calc(100% - 28px);height:calc(100svh - 28px);max-height:calc(100svh - 28px)}.dialog-layout{grid-template-columns:290px minmax(0,1fr)}.order-summary{padding-inline:26px}#lead-form{padding-left:30px;padding-right:30px}.dialog-actions{margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px}}@media (width<=760px){.lead-dialog{border:0;border-radius:0;width:100%;height:100svh;max-height:100svh;margin:0}.dialog-shell{height:100svh;max-height:100svh}.dialog-header{min-height:calc(70px + env(safe-area-inset-top));padding:max(13px, env(safe-area-inset-top)) 18px 12px;background:#070817;position:relative}.dialog-header:before{width:64px;height:2px;left:18px}.dialog-header .step-kicker{margin-bottom:3px;font-size:.57rem}.dialog-header h2{font-size:1.25rem}.dialog-close{border-radius:12px;flex-basis:44px;width:44px;height:44px}.dialog-progress{padding:10px 18px;position:relative;top:auto}.dialog-progress ol{max-width:none}.dialog-progress li{flex-direction:row;align-items:center;gap:6px;font-size:.68rem}.dialog-progress li:not(:last-child):after{top:14px;left:37px;right:8px}.dialog-progress span{flex:0 0 28px;width:28px;height:28px}.dialog-layout{grid-template:"summary""form"minmax(0,1fr)/1fr;min-height:0;overflow:hidden}.order-summary{border:0;grid-template-rows:auto auto auto;grid-template-columns:auto minmax(0,1fr);gap:2px 14px;min-height:112px;max-height:155px;padding:15px 18px;display:grid;overflow-y:auto}.order-summary:after,.order-summary>p{display:none}.order-summary>span{grid-area:1/2;align-self:end}.summary-speed{grid-area:1/1/4;align-self:center;gap:5px;margin:0}.summary-speed strong{font-size:2.85rem;line-height:.8}.summary-speed b{margin-bottom:1px;font-size:.72rem}.order-summary>strong{text-overflow:ellipsis;white-space:nowrap;grid-area:2/2;align-self:center;max-width:none;margin:0;font-size:.86rem;line-height:1.2;overflow:hidden}.order-summary>b{text-overflow:ellipsis;white-space:nowrap;grid-area:3/2;align-self:start;font-size:.68rem;line-height:1.25;overflow:hidden}.summary-details{grid-column:1/-1;margin:8px 0 0}.summary-details summary{min-height:34px;font-size:.7rem}.summary-details ul{padding-bottom:6px}#lead-form{scrollbar-gutter:auto;height:100%;padding:24px 18px 0;overflow-y:auto}.dialog-step h3{font-size:1.65rem}.dialog-step>p{margin-bottom:22px;font-size:.9rem}.dialog-actions{padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#fff;flex-direction:column-reverse;margin:auto -18px 0;bottom:0;box-shadow:0 -8px 22px #190c1414}.dialog-actions .button{width:100%;min-height:50px;font-size:.88rem}.dialog-actions .button-primary{min-width:0}.dialog-actions .button-ghost{min-height:44px}.field-groups{gap:25px}.lead-fields,.address-fields{grid-template-columns:1fr;gap:16px}.field-wide,.field-number{grid-column:auto}.field-group legend{font-size:.68rem}.field>span,.field em,.field small,.consent-error{font-size:.8rem}.field input{min-height:52px;font-size:1rem}.review-card>div{grid-template-columns:1fr;gap:7px;min-height:0;padding:14px 16px}.review-card dt,.review-card dd,.privacy-check,.submit-status{font-size:.82rem!important}.privacy-check{grid-template-columns:28px 1fr;min-height:72px;padding:13px}.submit-disclaimer{text-align:left;margin-bottom:16px!important}.lead-success{padding:34px 20px calc(34px + env(safe-area-inset-bottom))}.lead-success h3{font-size:1.65rem}}@media (width<=390px){.dialog-progress strong{text-overflow:ellipsis;white-space:nowrap;max-width:70px;overflow:hidden}.order-summary{padding-inline:16px}.summary-speed strong{font-size:2.55rem}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.lead-dialog{border-radius:22px;width:min(1160px,100% - 40px);height:auto;max-height:90dvh}.dialog-shell{grid-template-rows:auto auto minmax(0,1fr);height:auto;max-height:90dvh}.dialog-header{min-height:92px;padding:20px 32px}.dialog-progress{min-height:58px;padding:12px 32px}.dialog-progress ol{max-width:680px}.dialog-progress li strong{z-index:2;background:#fff;padding-right:8px;position:relative}.dialog-progress li strong b{font:inherit}.dialog-progress li.is-complete span{color:#0000}.dialog-progress li.is-complete span:after{color:#fff;content:"✓";font-size:.72rem;position:absolute}.checkout-body{background:#faf8f9;grid-template-columns:minmax(330px,34%) minmax(0,66%);min-height:0;max-height:calc(90dvh - 150px);display:grid;overflow:hidden}.order-summary{background:radial-gradient(circle at 100% 0,#304ddc21,#0000 34%),linear-gradient(155deg,#080817,#111126);grid-area:auto;min-height:0;max-height:none;padding:30px 32px;display:block;position:relative;overflow:hidden auto}.order-summary:after,.order-summary>p{display:none}.summary-kicker,.order-summary>.summary-kicker{color:#ff6ba2;letter-spacing:.15em;text-transform:uppercase;font-size:.62rem;font-weight:900;display:block}.summary-speed{margin:22px 0 12px}.summary-speed strong{font-size:clamp(4rem,5vw,5.25rem)}.order-summary>strong{max-width:290px;margin-bottom:20px;font-size:1rem}.summary-prices{border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;gap:12px;margin:0;padding:16px 0;display:grid}.summary-prices>div{gap:3px;display:grid}.summary-prices dt{color:#9d9bac;font-size:.65rem;font-weight:700}.summary-prices dd{color:#fff;margin:0;font-size:.78rem;font-weight:800;line-height:1.4}.summary-benefits{gap:9px;margin:18px 0 0;padding:0;list-style:none;display:grid}.summary-benefits li{color:#d5d3de;padding-left:19px;font-size:.72rem;line-height:1.4;position:relative}.summary-benefits li:before{color:#ff4f91;content:"✓";font-size:.65rem;font-weight:900;position:absolute;top:.15em;left:0}.summary-details{border-top:1px solid #ffffff1a;margin-top:16px;padding-top:6px}.summary-details summary{color:#ff6ba2;align-items:center;min-height:44px;font-size:.72rem;list-style:none;display:flex}.summary-details summary::-webkit-details-marker{display:none}.summary-details summary:after{content:"+";margin-left:auto;font-size:1rem}.summary-details[open] summary:after{content:"−"}.summary-more-mobile{display:none}.summary-details ul{margin-top:8px}.checkout-stage{overscroll-behavior:contain;background:#faf8f9;min-width:0;min-height:0;overflow-y:auto}#lead-form{scrollbar-gutter:auto;background:#faf8f9;grid-area:auto;min-height:0;padding:28px 38px 34px;display:block;overflow:visible}#lead-form>.dialog-step:not([hidden]){min-height:0;display:block}.step-heading{margin-bottom:20px}.step-heading .step-kicker{margin-bottom:7px}.step-heading h3{margin:0 0 7px;font-size:clamp(1.55rem,2.2vw,1.95rem)}.step-heading h3[tabindex="-1"]:focus{outline:0}.step-heading p{color:#6d646a;max-width:620px;margin:0;font-size:.86rem;line-height:1.55}.confirmation-card{background:#fff;border:1px solid #e5dde2;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.confirmation-card>div{border-bottom:1px solid #ece5e9;border-right:1px solid #ece5e9;min-width:0;min-height:78px;padding:15px 18px}.confirmation-card>div:nth-child(2n),.confirmation-card>div:last-child{border-right:0}.confirmation-card>div:nth-last-child(-n+2){border-bottom:0}.confirmation-card dt{color:#7a7077;letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:.66rem;font-weight:800}.confirmation-card dd{color:#241e23;margin:0;font-size:.8rem;font-weight:800;line-height:1.45}.flow-notice{margin-top:16px;padding:13px 15px}.dialog-actions{padding:14px 38px calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e7dfe4;margin:22px -38px 0;position:sticky;bottom:0;box-shadow:0 -8px 20px #180c140d}.dialog-actions .button{text-transform:uppercase}.dialog-actions .button-primary{min-width:250px}.dialog-actions .button-primary span{margin-left:5px}.field-groups{gap:22px;padding-bottom:0}.field-group legend{margin-bottom:12px}.lead-fields{gap:14px 16px}.address-fields{grid-template-columns:minmax(160px,.7fr) minmax(110px,.3fr)}.field input{border-radius:10px;min-height:52px}.review-groups{gap:10px;display:grid}.review-block{background:#fff;border:1px solid #e6dee3;border-radius:11px;padding:15px 17px}.review-block header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:7px;display:flex}.review-block h4{color:#6d636a;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:900}.review-block button{color:#b4174f;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;min-width:44px;min-height:32px;padding:0 5px;font-size:.7rem;font-weight:850;text-decoration:underline}.review-block p{color:#292229;overflow-wrap:anywhere;margin:0;font-size:.8rem;font-weight:750;line-height:1.5}.review-notice{color:#51484e;border-left:3px solid var(--magenta);background:#fff7fa;border-radius:8px;margin:13px 0;padding:12px 14px;font-size:.74rem;line-height:1.5}.privacy-check{min-height:62px}.submit-status{margin:0 0 18px}.lead-success{background:#faf8f9;grid-area:auto;min-height:420px;padding:42px;overflow:visible}.lead-success h2{margin-bottom:10px;font-size:clamp(1.8rem,2.6vw,2.3rem)}.success-actions{justify-content:center;align-items:center;gap:10px;margin-top:3px;display:flex}.success-actions .button{text-transform:uppercase;min-width:170px}@media (width<=900px) and (width>=761px){.checkout-body{grid-template-columns:290px minmax(0,1fr)}.order-summary{padding:26px}#lead-form{padding-inline:28px}.dialog-actions{margin-left:-28px;margin-right:-28px;padding-left:28px;padding-right:28px}}@media (width<=760px){.lead-dialog{border-radius:0;width:100vw;height:100dvh;max-height:100dvh}.dialog-shell{height:100dvh;max-height:100dvh}.dialog-header{min-height:calc(62px + env(safe-area-inset-top));padding:max(10px, env(safe-area-inset-top)) 16px 9px}.dialog-header:before{width:58px;left:16px}.dialog-header .step-kicker{margin-bottom:1px;font-size:.54rem}.dialog-header h2{font-size:1.12rem}.dialog-close{flex-basis:44px;width:44px;height:44px}.dialog-progress{min-height:54px;padding:9px 16px}.dialog-progress li{font-size:.65rem}.dialog-progress li strong{padding-right:5px}.dialog-progress li strong b{display:none}.dialog-progress span{flex-basis:27px;width:27px;height:27px}.dialog-progress li:not(:last-child):after{top:13px}.checkout-body{overscroll-behavior:contain;min-height:0;max-height:none;display:block;overflow:hidden auto}.order-summary{grid-template-rows:auto auto auto auto;grid-template-columns:auto minmax(0,1fr);gap:2px 14px;min-height:148px;max-height:none;padding:14px 16px;display:grid;overflow:visible}.summary-kicker,.order-summary>.summary-kicker{grid-area:1/2;align-self:end;font-size:.55rem}.summary-speed{grid-area:1/1/4;align-self:center;gap:5px;margin:0}.summary-speed strong{font-size:2.7rem}.summary-speed b{font-size:.68rem}.order-summary>strong{text-overflow:ellipsis;white-space:nowrap;grid-area:2/2;align-self:center;max-width:none;margin:0;font-size:.82rem;overflow:hidden}.summary-prices{border:0;grid-area:3/2;align-self:start;gap:0;margin:0;padding:0}.summary-prices>div{gap:0}.summary-prices>div:nth-child(2){display:none}.summary-prices>[data-summary-card-row][hidden]+div{display:grid}.summary-prices dt{display:none}.summary-prices dd{color:#f5dce6;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.summary-benefits{grid-area:4/1/auto/-1;margin:7px 0 0}.summary-benefits li{font-size:.68rem}.summary-benefits li:nth-child(n+2){display:none}.summary-details{grid-area:5/1/auto/-1;margin:6px 0 0;padding:0}.summary-details summary{min-height:38px}.summary-more-desktop{display:none}.summary-more-mobile{display:inline}.checkout-stage{overflow:visible}#lead-form{padding:22px 16px 0;overflow:visible}.step-heading{margin-bottom:18px}.step-heading h3{font-size:1.52rem}.step-heading p{font-size:.86rem}.confirmation-card{grid-template-columns:1fr}.confirmation-card>div,.confirmation-card>div:nth-child(2n),.confirmation-card>div:nth-last-child(-n+2){border-bottom:1px solid #ece5e9;border-right:0;min-height:0;padding:12px 14px}.confirmation-card>div:last-child{border-bottom:0}.flow-notice{margin-top:14px}.dialog-actions{padding:11px 16px calc(11px + env(safe-area-inset-bottom));flex-direction:column-reverse;margin:20px -16px 0;bottom:0}.dialog-actions .button{width:100%;min-height:48px}.dialog-actions .button-primary{min-width:0}.dialog-actions .button-ghost{min-height:44px}.lead-fields,.address-fields{grid-template-columns:1fr}.field input{min-height:54px}.review-block{padding:14px}.review-block button{min-height:44px}.review-notice{font-size:.78rem}.lead-success{min-height:0;padding:44px 20px calc(32px + env(safe-area-inset-bottom))}.success-actions{flex-direction:column;width:100%}.success-actions .button{width:100%;min-height:50px}}@media (width<=380px){.dialog-progress{padding-inline:12px}.dialog-progress li{gap:5px}.dialog-progress li:not(:last-child):after{left:34px;right:5px}.summary-speed strong{font-size:2.45rem}}.site-footer{padding:48px 0}.footer-inner.footer-simple{text-align:center;justify-content:center;align-items:center;width:100%;margin-inline:auto;padding:0;display:flex}.footer-simple .footer-identity{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;max-width:620px;margin-inline:auto;display:flex}.footer-simple .footer-identity img{width:108px}.footer-simple .footer-identity p{color:#a9a8b5;text-align:center;width:100%;margin:0;font-size:.82rem;line-height:1.5}.footer-company{color:#a9a8b5;border-top:1px solid #ffffff1a;place-items:center;gap:4px;width:100%;margin-top:10px;padding-top:22px;font-size:.78rem;line-height:1.65;display:grid}.footer-company strong{color:#fff;letter-spacing:.04em;font-size:.8rem}.footer-company address{font-style:normal}.footer-company a{color:#fff;text-underline-offset:4px;align-items:center;min-height:36px;margin-top:8px;font-weight:700;display:inline-flex}@media (width<=600px){.site-footer{padding:42px 0 calc(92px + env(safe-area-inset-bottom))}.footer-simple .footer-identity{max-width:300px}.footer-company{font-size:.76rem}.footer-company a{min-height:44px}}.promo-ticker{z-index:4;color:#fff;background:radial-gradient(circle at 72%,#2b43cb2e,#0000 32%),repeating-linear-gradient(118deg,#0000 0 64px,#e32e6a12 65px,#0000 66px),#080817;border-top:1px solid #e32e6aad;border-bottom:1px solid #e32e6a6b;align-items:center;min-height:64px;display:flex;position:relative;overflow:hidden;box-shadow:0 -8px 30px #e32e6a29,0 12px 34px #05051061,inset 0 1px #ffffff0a}.promo-ticker:before,.promo-ticker:after{z-index:2;content:"";pointer-events:none;width:54px;position:absolute;top:0;bottom:0}.promo-ticker:before{background:linear-gradient(90deg,#080817,#0000);left:0}.promo-ticker:after{background:linear-gradient(-90deg,#080817,#0000);right:0}.promo-ticker-track{will-change:transform;align-items:center;width:max-content;animation:28s linear infinite promo-ticker-scroll;display:flex}.promo-ticker-group{white-space:nowrap;flex:none;align-items:center;gap:0;padding-right:40px;display:flex}.promo-ticker-group span,.promo-ticker-group strong{letter-spacing:.055em;text-transform:uppercase;align-items:center;font-size:.8rem;font-weight:800;display:inline-flex}.promo-ticker-group>*+*{border-left:1px solid #e32e6a61;margin-left:32px;padding-left:32px}.promo-highlight{color:#fff;background:var(--magenta);border:1px solid #ff5c98;border-radius:10px;gap:7px;min-height:38px;padding:5px 14px;box-shadow:0 0 22px #e32e6a42,inset 0 1px #ffffff2e}.promo-highlight b{color:#fff;letter-spacing:-.04em;font-size:1.25rem;font-weight:900;line-height:1}.promo-payment{gap:9px}.promo-payment svg{fill:none;stroke:#ff4f91;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:0 0 22px;width:22px;height:22px}.promo-ticker-group>strong{color:#ff4f91}@keyframes promo-ticker-scroll{to{transform:translate(-50%)}}@media (width<=600px){.promo-ticker{min-height:56px}.promo-ticker-group{padding-right:28px}.promo-ticker-group span,.promo-ticker-group strong{font-size:.72rem}.promo-ticker-group>*+*{margin-left:22px;padding-left:22px}.promo-highlight{border-radius:9px;min-height:34px;padding:4px 11px}.promo-highlight b{font-size:1.08rem}}.testimonial-marquee{width:100vw;margin-top:40px;margin-left:calc(50% - 50vw);padding:10px 0 22px;overflow:hidden}.testimonial-track{will-change:transform;gap:24px;width:max-content;animation:42s linear infinite testimonial-scroll;display:flex}.testimonial-track:before,.testimonial-track:after{width:max(20px, calc((100vw - var(--container)) / 2));content:"";flex:none}.testimonial-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;flex:none;width:clamp(290px,31vw,390px);min-height:230px;padding:28px;display:flex;box-shadow:0 16px 42px #1b171a14}.testimonial-card:focus-visible{border-color:var(--magenta);outline-offset:3px;outline:3px solid #e32e6a38}.testimonial-card-header{grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:12px;margin-bottom:18px;display:grid}.testimonial-avatar{color:#fff;background:linear-gradient(145deg, var(--magenta), var(--magenta-dark));border-radius:50%;place-items:center;width:42px;height:42px;font-size:1rem;font-weight:800;display:grid;box-shadow:0 8px 20px #e32e6a33}.testimonial-author{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.testimonial-author strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.testimonial-author small{color:var(--ink-soft);font-size:.75rem}.google-review-mark{background:#fff;border:1px solid #ebe7e9;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 5px 14px #1b171a14}.google-review-mark svg{width:19px;height:19px}.testimonial-stars{color:#f7b500;letter-spacing:.08em;margin-bottom:14px;font-size:1.1rem;line-height:1}.testimonial-card blockquote{color:var(--ink);margin:0 0 22px;font-size:.98rem;line-height:1.65}.testimonial-card footer{border-top:1px solid #f0ecee;flex-direction:column;align-items:flex-start;gap:4px;margin-top:auto;padding-top:14px;display:flex}.testimonial-card footer span{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:650}.testimonial-marquee:hover .testimonial-track,.testimonial-marquee:focus-within .testimonial-track{animation-play-state:paused}@keyframes testimonial-scroll{to{transform:translate(calc(-50% - 12px))}}@media (width<=600px){.testimonial-marquee{margin-top:28px}.testimonial-track{gap:16px;animation-duration:50s}.testimonial-track:before,.testimonial-track:after{width:2px}.testimonial-card{width:min(82vw,330px);min-height:220px;padding:24px}@keyframes testimonial-scroll{to{transform:translate(calc(-50% - 8px))}}}@media (prefers-reduced-motion:reduce){.promo-ticker{padding-inline:18px}.promo-ticker-track{will-change:auto;width:auto;animation:none}.promo-ticker-group{white-space:normal;flex-wrap:wrap;justify-content:center}.promo-ticker-group+.promo-ticker-group{display:none}.testimonial-marquee{scroll-snap-type:x proximity;overflow-x:auto}.testimonial-track{will-change:auto;animation:none}.testimonial-card{scroll-snap-align:center}}.header-contact{cursor:pointer;font-family:inherit}.header-contact.call-trigger{color:#111226;letter-spacing:.035em;text-transform:uppercase;background:#fff;border:1.5px solid #e32e6a;border-radius:999px;flex-direction:row;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 17px 0 7px;font-weight:900;line-height:1;transition:color .16s,background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 8px 20px #e32e6a24,inset 0 1px #fff}.header-contact.call-trigger svg{fill:none;color:#fff;box-sizing:border-box;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;background:linear-gradient(135deg,#ed3475,#cb1856);border-radius:50%;flex:0 0 32px;width:32px;height:32px;padding:7px}.header-contact.call-trigger:hover{color:#9f1648;background:#fff8fb;border-color:#c91c59;text-decoration:none;transform:translateY(-1px);box-shadow:0 11px 25px #e32e6a38}.header-contact.call-trigger:active{transform:translateY(0)}.call-dialog{background:0 0;border:0;width:min(440px,100% - 32px);max-width:none;padding:0;overflow:visible}.call-dialog::backdrop{backdrop-filter:blur(5px);background:#03030cd1}.call-dialog-card{text-align:center;background:radial-gradient(circle at 90% 0,#3653eb26,#0000 32%),#fff;border:1px solid #e32e6a38;border-radius:20px;padding:36px;position:relative;overflow:hidden;box-shadow:0 30px 90px #0000006b}.call-dialog-card:before{background:var(--magenta);content:"";height:5px;position:absolute;top:0;left:0;right:0}.call-dialog-close{color:#5f5660;cursor:pointer;background:#f6f2f4;border:1px solid #e9e1e5;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.55rem;line-height:1;display:grid;position:absolute;top:14px;right:14px}.call-dialog-close:hover{color:#fff;background:var(--magenta);border-color:var(--magenta)}.call-dialog-icon{color:#fff;background:var(--magenta);border-radius:18px;place-items:center;width:58px;height:58px;margin:4px auto 20px;display:grid;box-shadow:0 12px 28px #e32e6a3d}.call-dialog-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:28px;height:28px}.call-dialog-kicker{color:var(--magenta-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px;font-size:.68rem;font-weight:900;display:block}.call-dialog-card h2{color:#171218;margin:0 auto 12px;font-size:clamp(1.65rem,4vw,2rem);line-height:1.08}.call-dialog-card>p{color:#6e646b;margin:0;font-size:.92rem}.call-promo-code{color:#fff;letter-spacing:.08em;background:#080817;border:1px solid #e32e6a8f;border-radius:12px;margin:18px 0 10px;padding:15px 18px;font-size:clamp(1.25rem,5vw,1.55rem);display:block;box-shadow:inset 0 1px #ffffff14}.call-dialog-card .call-dialog-note{margin-bottom:22px;font-size:.76rem}.call-dialog-action{width:100%;min-height:52px}.call-dialog-cancel{color:#776d74;cursor:pointer;background:0 0;border:0;min-height:40px;margin-top:10px;padding:4px 12px;font-size:.78rem;font-weight:750}.call-dialog-cancel:hover{color:var(--magenta-dark);text-decoration:underline}@media (width<=600px){.header-contact.call-trigger{gap:8px;min-height:42px;padding:0 13px 0 6px;font-size:.7rem}.header-contact.call-trigger svg{flex-basis:30px;width:30px;height:30px;padding:7px}.call-dialog{width:min(400px,100% - 24px)}.call-dialog-card{border-radius:16px;padding:32px 22px 24px}.call-dialog-card h2{max-width:290px}}
