*,:before,:after{box-sizing:border-box}:root{--color-background:#f6f1e6;--color-surface:#fff;--color-surface-muted:#eef4ea;--color-text:#163228;--color-text-muted:#4f6259;--color-brand:#0f6b52;--color-brand-hover:#0a503d;--color-brand-contrast:#fff;--color-border:#d7d6cb;--color-focus:#e07a2f;--color-accent:#f2aa55;--shadow-soft:0 .75rem 1.8rem #16322817;--shadow-card:0 1.25rem 2.75rem #122e241f;--gradient-hero:radial-gradient(circle at top left, #fff9ef 0%, #f4ead6 45%, #ece4d4 100%);--font-sans:Inter, "Avenir Next", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--text-sm:.875rem;--text-base:1rem;--text-lg:clamp(1.125rem, 1rem + .4vw, 1.25rem);--text-xl:clamp(1.75rem, 1.45rem + 1.25vw, 2.5rem);--leading-body:1.6;--leading-heading:1.15;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-section:clamp(3rem, 10vw, 5.5rem);--radius-sm:.5rem;--radius-md:.875rem;--radius-pill:999rem;--page-max-width:72rem;--content-max-width:42rem;--page-gutter:clamp(1rem, 5vw, 2rem);--tap-target:3rem}html,body{margin:0;padding:0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:radial-gradient(circle at top, #fffaf1f2, transparent 40%), linear-gradient(180deg, #f7f0e1 0%, var(--color-background) 15%, #f8f4ec 100%);min-width:20rem;color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.announcement-bar{padding:var(--space-3) var(--page-gutter);text-align:center;background:linear-gradient(90deg,#123a2f 0%,#0f6b52 48%,#145742 100%);box-shadow:inset 0 -.0625rem #ffffff14}.announcement-bar p{color:var(--color-brand-contrast);font-size:var(--text-sm);letter-spacing:.03em;margin:0;font-weight:700;line-height:1.4}body>header{min-height:4rem;padding-inline:var(--page-gutter);z-index:12;-webkit-backdrop-filter:blur(.875rem);backdrop-filter:blur(.875rem);background:#ffffffd1;border-bottom:.0625rem solid #0f6b5214;align-items:center;display:flex;position:sticky;top:0}body>header a{color:var(--color-text);font-size:var(--text-lg);letter-spacing:-.02em;font-weight:700;text-decoration:none}main{width:min(100%, var(--page-max-width));padding:var(--space-section) var(--page-gutter);margin-inline:auto}main>*{max-width:var(--content-max-width)}h1,h2,h3{margin:0 0 var(--space-4);line-height:var(--leading-heading);letter-spacing:-.035em}h1{font-size:var(--text-xl)}p{margin:0 0 var(--space-5);color:var(--color-text-muted)}a{color:var(--color-brand);text-underline-offset:.16em}button,input,select,textarea{font:inherit}button:disabled{cursor:wait;opacity:.7}:where(a,button,input,select,textarea,summary):focus-visible{outline:.1875rem solid var(--color-focus);outline-offset:.1875rem}.container{width:min(100%, var(--page-max-width));padding-inline:var(--page-gutter);margin-inline:auto}.stack{gap:var(--space-5);flex-direction:column;display:flex}.button{min-height:var(--tap-target);padding:var(--space-3) var(--space-6);border-radius:var(--radius-pill);background:linear-gradient(180deg, #148464 0%, var(--color-brand) 100%);color:var(--color-brand-contrast);text-align:center;border:.0625rem solid #0000;justify-content:center;align-items:center;font-weight:700;line-height:1.25;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex;box-shadow:0 .75rem 1.5rem #0f6b5238}.button:hover{background:linear-gradient(180deg, #15906d 0%, var(--color-brand-hover) 100%)}.button:active{transform:translateY(.0625rem)}.button-secondary{color:var(--color-brand);box-shadow:none;background:#ffffffe0;border-color:#0f6b521f}.button-secondary:hover{background:var(--color-surface-muted)}.hero-section{max-width:var(--page-max-width);gap:var(--space-6);align-items:start;display:grid}.hero-copy{max-width:var(--content-max-width)}.hero-copy h1{max-width:13ch}.hero-description{max-width:31rem;font-size:var(--text-lg)}.hero-offer{max-width:32rem;padding:var(--space-5);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#ffffffe6;border:.0625rem solid #0f6b521a;border-radius:1.25rem}.hero-urgency{margin-bottom:var(--space-3);color:var(--color-brand);font-size:var(--text-sm);font-weight:700}.hero-price{margin-bottom:var(--space-1);color:var(--color-text);font-size:var(--text-xl);font-weight:700;line-height:var(--leading-heading)}.price-stack{margin-bottom:var(--space-2)}.price-sale-label{margin-bottom:var(--space-1);color:var(--color-focus);font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;font-weight:800}.price-compare{margin-bottom:var(--space-4);color:var(--color-text-muted);font-size:var(--text-sm);font-weight:700;text-decoration:line-through;text-decoration-thickness:.125rem}.hero-price-detail{margin-bottom:var(--space-4);font-size:var(--text-sm)}.hero-trust-bar{gap:var(--space-2);margin-top:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-trust-bar p{background:var(--color-surface-muted);color:var(--color-text);text-align:center;border:.0625rem solid #0f6b521a;border-radius:999rem;margin:0;padding:.6875rem .75rem;font-size:.75rem;font-weight:700}.review-rating{align-items:center;gap:var(--space-3);width:fit-content;margin-bottom:var(--space-4);padding:var(--space-3) var(--space-4);background:#fff6e8;border-radius:999rem;display:flex}.review-stars,.review-rating-score,.review-rating-count{margin:0}.review-stars,.review-card-stars{color:var(--color-accent);letter-spacing:.08em}.review-rating-score{color:var(--color-text);font-size:var(--text-sm);font-weight:700;line-height:1.3}.review-rating-count{color:var(--color-text-muted);font-size:.75rem;line-height:1.3}.hero-social-proof{color:var(--color-text);font-size:var(--text-sm);margin-top:0;font-weight:700}.hero-media,.demonstration-media{background:var(--gradient-hero);box-shadow:var(--shadow-card);border:.0625rem solid #0f6b5214;border-radius:1.5rem;position:relative;overflow:hidden}.hero-media{aspect-ratio:1}.product-gallery{align-self:stretch;min-width:0}.product-gallery .hero-media{background:var(--color-surface)}.product-gallery .hero-media img{object-fit:contain;object-position:center bottom}.hero-media img,.demonstration-media img{object-fit:cover}.product-thumbnails{gap:var(--space-2);margin-top:var(--space-3);padding:var(--space-3);scrollbar-width:thin;background:#ffffffb8;border-radius:1rem;display:flex;overflow-x:auto}.product-thumbnail{border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer;border:.125rem solid #0f6b5214;flex:0 0 4rem;width:4rem;height:4rem;padding:0;position:relative;overflow:hidden;box-shadow:0 .25rem .8rem #16322814}.product-thumbnail[aria-pressed=true]{border-color:var(--color-brand);transform:translateY(-.125rem)}.product-thumbnail img{object-fit:contain;object-position:center bottom}.variant-selector{gap:var(--space-3);margin-bottom:var(--space-4);display:grid}.order-builder{gap:var(--space-3);display:grid}.order-step{min-width:0;padding:var(--space-4);background:#ffffffb8;border:.0625rem solid #0f6b521a;border-radius:1rem;margin:0}.order-step-checkout{background:#fff8ed}.order-step-heading{align-items:start;gap:var(--space-3);width:100%;margin-bottom:var(--space-3);grid-template-columns:2rem 1fr;padding:0;display:grid}.order-step-heading h3,.order-step-title{color:var(--color-text);font-size:var(--text-base);letter-spacing:0;margin:0;font-weight:700;line-height:1.25;display:block}.order-step-heading p,.order-step-helper{margin:var(--space-1) 0 0;color:var(--color-text-muted);font-size:var(--text-sm);font-weight:400;line-height:1.35;display:block}.order-step-number{background:var(--color-brand);width:2rem;height:2rem;color:var(--color-brand-contrast);border-radius:999rem;place-items:center;font-weight:800;line-height:1;display:grid}.order-price{margin-bottom:var(--space-1);color:var(--color-text);font-size:var(--text-xl);font-weight:800;line-height:var(--leading-heading)}.variant-options{gap:var(--space-2);display:grid}.variant-options-colors{grid-template-columns:repeat(2,minmax(0,1fr))}.variant-option{align-items:center;gap:var(--space-2);min-height:var(--tap-target);padding:var(--space-3);color:var(--color-text);cursor:pointer;font-size:var(--text-sm);background:#ffffffeb;border:.0625rem solid #0f6b521c;border-radius:.875rem;line-height:1.25;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 .375rem .9rem #1632280d}.variant-option:has(input:checked){border-color:var(--color-brand);box-shadow:0 0 0 .0625rem var(--color-brand), 0 .75rem 1.25rem #0f6b521f;transform:translateY(-.0625rem)}.variant-option:has(input:focus-visible){outline:.1875rem solid var(--color-focus);outline-offset:.1875rem}.variant-option input{opacity:0;width:.0625rem;height:.0625rem;position:absolute}.variant-option-size span{gap:var(--space-1);display:grid}.variant-option small{color:var(--color-text-muted)}.variant-option-size strong,.variant-option-color span:last-child{color:var(--color-text)}.color-swatch{border:.0625rem solid var(--color-border);border-radius:50%;width:1rem;height:1rem}.color-swatch-blue{background:#5e9cc1}.color-swatch-green{background:#7ba785}.color-swatch-pink{background:#e8a7b2}.color-swatch-white{background:#fff}.variant-selection{color:var(--color-text-muted);font-size:var(--text-sm);margin:0}.credibility-section{max-width:var(--page-max-width);margin-top:var(--space-6);padding:var(--space-5);border:.0625rem solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.credibility-grid{gap:var(--space-5);display:grid}.credibility-item h2{margin-bottom:var(--space-2);font-size:var(--text-base);letter-spacing:-.01em}.credibility-item p{font-size:var(--text-sm);margin:0}.benefits-section{max-width:var(--page-max-width);margin-top:var(--space-section)}.benefits-header,.problem-header,.steps-header,.faq-header{max-width:var(--content-max-width);margin-bottom:var(--space-6)}.benefits-header>p:last-child,.problem-header>p:last-child,.steps-header>p:last-child{margin-bottom:0}.section-label{margin-bottom:var(--space-3);color:var(--color-brand);font-size:var(--text-sm);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.benefit-grid{gap:var(--space-4);display:grid}.benefit-card{min-height:100%;padding:var(--space-5);box-shadow:var(--shadow-soft);background:linear-gradient(#fff 0%,#fbfaf6 100%);border:.0625rem solid #0f6b5214;border-radius:1.25rem}.benefit-card h3{margin-bottom:var(--space-3);font-size:var(--text-lg)}.benefit-card p{margin:0}.problem-section{max-width:var(--page-max-width);margin-top:var(--space-section)}.problem-grid{gap:var(--space-4);display:grid}.problem-card{padding:var(--space-5);background:var(--color-surface);box-shadow:var(--shadow-soft);border:.0625rem solid #0f6b5214;border-radius:1.25rem}.problem-card-solution{background:var(--color-brand);border-color:#0000}.problem-card h3{margin-bottom:var(--space-3);font-size:var(--text-lg)}.problem-card p{margin:0}.problem-card-solution h3,.problem-card-solution p{color:var(--color-brand-contrast)}.steps-section{max-width:var(--page-max-width);margin-top:var(--space-section)}.media-section{max-width:var(--page-max-width);gap:var(--space-6);margin-top:var(--space-section);display:grid}.media-copy{max-width:var(--content-max-width);align-self:center}.media-copy p:last-child{margin-bottom:0}.demonstration-media{min-height:clamp(16rem,72vw,30rem)}.step-list{gap:var(--space-4);counter-reset:step;margin:0;padding:0;list-style:none;display:grid}.step-card{min-height:100%;padding:var(--space-5) var(--space-5) var(--space-5) calc(var(--space-5) + 2.5rem);background:var(--color-surface-muted);counter-increment:step;border-radius:1.25rem;position:relative}.step-card:before{top:var(--space-5);left:var(--space-5);background:var(--color-brand);width:2rem;height:2rem;color:var(--color-brand-contrast);content:counter(step);border-radius:50%;place-items:center;font-weight:700;line-height:1;display:grid;position:absolute}.step-card h3{margin-bottom:var(--space-3);font-size:var(--text-lg)}.step-card p{margin:0}.offer-section{max-width:var(--page-max-width);gap:var(--space-6);margin-top:var(--space-section);padding:var(--space-6);box-shadow:var(--shadow-card);background:linear-gradient(135deg,#143d31 0%,#0f6b52 55%,#0c4f3d 100%);border-radius:1.5rem;display:grid}.offer-copy p:last-child{margin:0}.offer-copy h2,.offer-copy p,.offer-copy .section-label{color:var(--color-brand-contrast)}.offer-copy .section-label{opacity:.82}.offer-copy h2{max-width:24ch}.offer-card{padding:var(--space-5);background:var(--color-surface);border-radius:1.25rem;box-shadow:0 1rem 2rem #00000029}.offer-price{margin-bottom:var(--space-1);color:var(--color-text);font-size:var(--text-xl);font-weight:700;line-height:var(--leading-heading)}.offer-price-detail{margin-bottom:var(--space-5);font-size:var(--text-sm)}.offer-list{gap:var(--space-3);margin:0 0 var(--space-6);color:var(--color-text-muted);padding-left:1.125rem;display:grid}.offer-button{width:100%;min-height:3.25rem}.reviews-section{max-width:var(--page-max-width);margin-top:var(--space-section)}.reviews-header{max-width:var(--content-max-width);margin-bottom:var(--space-6)}.reviews-header h2,.reviews-header>p:not(.section-label){margin-bottom:var(--space-4)}.reviews-grid{gap:var(--space-4);display:grid}.review-card{background:var(--color-surface);box-shadow:var(--shadow-soft);border:.0625rem solid #0f6b5214;border-radius:1.25rem;overflow:hidden}.review-image{aspect-ratio:1;background:var(--color-surface-muted);position:relative}.review-image img{object-fit:cover}.review-card-copy{padding:var(--space-5);background:linear-gradient(#fff 0%,#fcfaf6 100%)}.review-card-stars{margin-bottom:var(--space-2);font-size:var(--text-sm)}.review-card h3{margin-bottom:var(--space-3);font-size:var(--text-lg)}.review-card p{margin-bottom:var(--space-4)}.review-card .review-author{color:var(--color-text);font-size:var(--text-sm);margin:0;font-weight:700}.reviews-toggle{width:100%;margin-top:var(--space-5)}.post-reviews-cta-section{max-width:var(--content-max-width);margin-top:var(--space-7);padding:var(--space-6);box-shadow:var(--shadow-card);text-align:center;background:linear-gradient(135deg,#114333 0%,#0f6b52 55%,#16755a 100%);border-radius:1.5rem}.post-reviews-cta-section h2,.post-reviews-cta-section p{color:var(--color-brand-contrast)}.post-reviews-cta-section .section-label{opacity:.82}.post-reviews-cta-list{gap:var(--space-2);max-width:19rem;margin:0 auto var(--space-5);color:var(--color-brand-contrast);text-align:left;padding:0;list-style:none;display:grid}.post-reviews-cta-list li:before{margin-right:var(--space-2);content:"✓";font-weight:700}.post-reviews-cta-section .offer-button{background:var(--color-surface);color:var(--color-brand)}.post-reviews-cta-section .offer-button:hover{background:var(--color-surface-muted)}.comparison-section{max-width:var(--page-max-width);margin-top:var(--space-section)}.comparison-header{max-width:var(--content-max-width);margin-bottom:var(--space-6)}.comparison-grid{gap:var(--space-4);display:grid}.comparison-card{padding:var(--space-5);background:var(--color-surface);box-shadow:var(--shadow-soft);border:.0625rem solid #0f6b5214;border-radius:1.25rem}.comparison-card h3{font-size:var(--text-lg)}.comparison-card ul{gap:var(--space-3);color:var(--color-text-muted);margin:0;padding-left:1.125rem;display:grid}.comparison-card-new{background:linear-gradient(135deg,#143d31 0%,#0f6b52 100%);border-color:#0000}.comparison-card-new h3,.comparison-card-new ul{color:var(--color-brand-contrast)}.shipping-timeline{gap:var(--space-2);margin:var(--space-5) 0 0;display:grid}.shipping-timeline div{justify-content:space-between;gap:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--color-surface-muted);display:flex}.shipping-timeline dt{color:var(--color-text);font-weight:700}.shipping-timeline dd{color:var(--color-text-muted);margin:0;font-weight:700}.guarantee-section{max-width:var(--content-max-width);margin-top:var(--space-section);padding:var(--space-5);box-shadow:var(--shadow-soft);background:linear-gradient(#fff 0%,#fff8ed 100%);border:.0625rem solid #0f6b5214;border-radius:1.25rem}.guarantee-section h2{font-size:var(--text-lg);letter-spacing:-.01em}.guarantee-section p:last-child{margin:0}.faq-section{max-width:var(--content-max-width);margin-top:var(--space-section)}.faq-list{gap:var(--space-3);display:grid}.faq-item{padding:var(--space-4) var(--space-5);background:var(--color-surface);box-shadow:var(--shadow-soft);border:.0625rem solid #0f6b5214;border-radius:1rem}.faq-item summary{color:var(--color-text);cursor:pointer;font-weight:700;line-height:1.4}.faq-item p{margin:var(--space-4) 0 0}.final-cta-section{max-width:var(--content-max-width);margin-top:var(--space-section);box-shadow:var(--shadow-card);text-align:center;background:linear-gradient(135deg,#143d31 0%,#0f6b52 55%,#115844 100%);border-radius:1.5rem;padding:clamp(1.5rem,6vw,2.5rem)}.final-cta-section h2,.final-cta-section p{color:var(--color-brand-contrast)}.final-cta-section>p:not(.section-label){max-width:34rem;margin-inline:auto}.final-cta-section .section-label{opacity:.82}.final-cta-section .offer-button{background:var(--color-surface);width:100%;color:var(--color-brand)}.final-cta-section .offer-button:hover{background:var(--color-surface-muted)}.final-cta-section .checkout-error{color:var(--color-text);text-align:left}.mobile-sticky-cta{display:none}.storefront-popup-backdrop{z-index:40;width:100vw;max-width:none;padding:var(--space-4);-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background:#0a18139e;place-items:center;display:grid;position:fixed;inset:0}.storefront-popup{width:min(100%,28rem);padding:var(--space-6);background:linear-gradient(#fffaf1 0%,#fff 100%);border-radius:1.5rem;position:relative;box-shadow:0 1.5rem 3rem #00000038}.storefront-popup-close{top:var(--space-3);right:var(--space-3);width:2.25rem;height:2.25rem;color:var(--color-text);cursor:pointer;background:#0f6b521a;border:0;border-radius:999rem;font-weight:700;position:absolute}.storefront-popup-label{margin-bottom:var(--space-2);color:var(--color-brand);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.storefront-popup h2{max-width:12ch}.storefront-popup-copy{margin-bottom:var(--space-4)}.storefront-popup-list{gap:var(--space-2);margin:0 0 var(--space-5);color:var(--color-text);padding-left:1.125rem;display:grid}.storefront-popup-dismiss{width:100%;margin-top:var(--space-3)}.support-section{width:min(calc(100% - (var(--page-gutter) * 2)), var(--content-max-width));margin:var(--space-section) auto 0;padding:var(--space-5);border:.0625rem solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);text-align:center}.support-section h2{font-size:var(--text-lg)}.support-section p:last-child{margin:0}.site-footer{margin-top:var(--space-section);border-top:.0625rem solid var(--color-border);background:var(--color-surface)}.site-footer-content{width:min(100%, var(--page-max-width));gap:var(--space-5);padding:var(--space-6) var(--page-gutter);margin-inline:auto;display:grid}.site-footer-brand a{color:var(--color-text);font-size:var(--text-lg);font-weight:700;text-decoration:none}.site-footer-brand p{max-width:25rem;margin:var(--space-2) 0 0;font-size:var(--text-sm)}.site-footer-links{gap:var(--space-3) var(--space-5);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.site-footer-note{color:var(--color-text-muted);font-size:var(--text-sm);margin:0}.policy-section{max-width:var(--content-max-width)}.policy-section h2{margin-top:var(--space-6);margin-bottom:var(--space-3);font-size:var(--text-lg);letter-spacing:-.01em}.confirmation-section{max-width:var(--content-max-width)}.cancel-recovery-section{max-width:var(--page-max-width)}.cancel-recovery-copy{max-width:var(--content-max-width)}.confirmation-introduction{font-size:var(--text-lg)}.cancel-recovery-card{gap:var(--space-5);margin-top:var(--space-6);padding:var(--space-5);background:var(--color-surface);box-shadow:var(--shadow-card);border-radius:1.5rem;display:grid}.cancel-recovery-image{background:var(--gradient-hero);border-radius:1rem;min-height:clamp(16rem,58vw,24rem);position:relative;overflow:hidden}.cancel-recovery-image img{object-fit:contain;object-position:center bottom}.cancel-recovery-selection{margin-bottom:var(--space-4);color:var(--color-text)}.confirmation-grid{gap:var(--space-4);margin:var(--space-6) 0;display:grid}.confirmation-card{padding:var(--space-5);border:.0625rem solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.confirmation-card h2{margin-bottom:var(--space-3);font-size:var(--text-lg);letter-spacing:-.01em}.confirmation-card p{margin:0}.confirmation-actions{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.checkout-error{margin:var(--space-5) 0 0;padding:var(--space-4);border:.0625rem solid var(--color-focus);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text)}@media (max-width:47.999rem){body:has(.mobile-sticky-cta) main{padding-bottom:calc(var(--tap-target) + var(--space-6) + env(safe-area-inset-bottom))}body:has(.mobile-sticky-cta) .site-footer{padding-bottom:calc(var(--tap-target) + var(--space-6) + env(safe-area-inset-bottom))}body:has(.mobile-sticky-cta) main{padding-top:var(--space-6)}.hero-section{gap:var(--space-5)}.hero-copy h1{max-width:11ch}.hero-description{margin-bottom:var(--space-4);font-size:var(--text-base)}.hero-offer{padding:var(--space-4)}.hero-offer .offer-button{min-height:3.5rem}.credibility-section{margin-top:var(--space-5);padding:var(--space-4)}.benefits-section,.problem-section,.comparison-section,.media-section,.steps-section,.offer-section,.reviews-section,.guarantee-section,.faq-section,.final-cta-section{margin-top:var(--space-7)}.reviews-grid:not(.reviews-grid-expanded) .review-card:nth-child(n+3){display:none}.benefits-header,.problem-header,.comparison-header,.steps-header,.faq-header{margin-bottom:var(--space-5)}.benefit-card,.problem-card,.comparison-card,.step-card,.offer-card,.review-card-copy,.cancel-recovery-card,.guarantee-section{padding:var(--space-4)}.step-card{padding-left:calc(var(--space-4) + 2.5rem)}.step-card:before{top:var(--space-4);left:var(--space-4)}.offer-section{gap:var(--space-5);padding:var(--space-4)}.mobile-sticky-cta{z-index:20;align-items:center;gap:var(--space-4);max-width:none;padding:var(--space-3) var(--page-gutter) calc(var(--space-3) + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#fffffff2;border-top:.0625rem solid #0f6b5214;grid-template-columns:auto minmax(10.5rem,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.6rem 1.4rem #17352d1f}.mobile-sticky-price{color:var(--color-text);margin:0;font-weight:700;line-height:1.2}.mobile-sticky-detail{margin:var(--space-1) 0 0;font-size:.75rem;line-height:1.2}.mobile-sticky-cta .checkout-error{padding:var(--space-3);font-size:var(--text-sm);grid-column:1/-1;margin:0}.mobile-sticky-cta .offer-button{padding-inline:var(--space-4);grid-area:1/2}.storefront-popup{padding:var(--space-5)}.storefront-popup h2{max-width:none}}@media (max-width:22.5rem){body:has(.mobile-sticky-cta) main{padding-bottom:calc((var(--tap-target) * 2) + var(--space-7) + env(safe-area-inset-bottom))}body:has(.mobile-sticky-cta) .site-footer{padding-bottom:calc((var(--tap-target) * 2) + var(--space-7) + env(safe-area-inset-bottom))}.mobile-sticky-cta{gap:var(--space-3);grid-template-columns:1fr}.mobile-sticky-cta .offer-button{grid-area:auto/1}}@media (min-width:48rem){.hero-section{grid-template-columns:minmax(22rem,1fr) minmax(21rem,.95fr);align-items:center}.credibility-grid{grid-template-columns:repeat(4,1fr)}.variant-options-colors{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit-grid,.problem-grid,.comparison-grid,.step-list,.reviews-grid{grid-template-columns:repeat(3,1fr)}.comparison-card{grid-column:span 1}.comparison-card-new{grid-column:span 2}.reviews-toggle{width:auto}.media-section{grid-template-columns:minmax(18rem,.8fr) minmax(20rem,1fr);align-items:center}.cancel-recovery-card{grid-template-columns:minmax(18rem,.85fr) minmax(18rem,1fr);align-items:center}.offer-section{padding:var(--space-6);grid-template-columns:1fr minmax(18rem,22rem)}.final-cta-section .offer-button{width:auto;min-width:15rem}.site-footer-content{grid-template-columns:1fr auto;align-items:start}.site-footer-note{grid-column:1/-1}.problem-card{grid-column:span 1}.problem-card-solution{grid-column:span 2}.step-card{padding:calc(var(--space-5) + 2.75rem) var(--space-5) var(--space-5)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
