:root{--navy: #0D1F3C;--navy-mid: #132952;--orange: #FF6B00;--orange-hover: #E05900;--orange-light: #FFF0E6;--white: #FFFFFF;--off-white: #F7F8FA;--border: #E8ECF0;--text-primary: #0D1F3C;--text-secondary: #5A6A7E;--text-muted: #9AACBF;--success: #16A34A;--announcement-height: 40px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:Inter,sans-serif;color:var(--text-primary);background:var(--white);overflow-x:hidden;width:100%;max-width:100vw;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}ul,ol{list-style:none}h1,h2,h3,h4{font-family:Barlow Condensed,sans-serif;color:var(--navy);line-height:1.1}.section-label{font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);margin-bottom:12px;display:block}.section-headline{font-size:clamp(32px,5vw,52px);font-weight:800;margin-bottom:16px}.section-sub{font-family:Inter,sans-serif;font-size:17px;color:var(--text-secondary);max-width:600px;line-height:1.6}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:17px;letter-spacing:.06em;text-transform:uppercase;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .15s ease;padding:14px 32px;white-space:nowrap;text-decoration:none}.btn--primary{background:var(--orange);color:#fff;border-color:var(--orange)}.btn--primary:hover{background:var(--orange-hover);border-color:var(--orange-hover);transform:translateY(-1px)}.btn--primary:active{transform:scale(.98)}.btn--outline{background:transparent;color:var(--orange);border-color:var(--orange)}.btn--outline:hover{background:var(--orange-light)}.btn--full{width:100%}.btn--large{font-size:18px;padding:18px 40px}.img-placeholder{background:var(--off-white);border:2px dashed var(--orange);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-family:Inter,sans-serif;font-size:14px;min-height:320px;text-align:center;padding:24px}.img-placeholder--thumb{min-height:80px;border-radius:8px;font-size:12px}.announcement-bar{background:var(--navy);color:#fff;text-align:center;padding:10px 48px;font-family:Inter,sans-serif;font-size:14px;position:sticky;top:0;z-index:1001;min-height:var(--announcement-height)}.announcement-bar__close{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:18px;cursor:pointer}.site-header{position:sticky;top:var(--announcement-height);z-index:1000;background:#fff;box-shadow:0 1px #00000014;height:64px}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1200px;margin:0 auto;padding:0 24px}.site-header__logo{font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:22px;color:var(--navy);text-decoration:none;letter-spacing:.05em;flex-shrink:0}.site-header__nav{display:flex;align-items:center;gap:32px}.site-header__nav a{font-family:Inter,sans-serif;font-size:15px;color:var(--text-secondary);transition:color .15s}.site-header__nav a:hover{color:var(--orange)}.site-header__actions{display:flex;align-items:center;gap:12px}.cart-toggle{position:relative;background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.cart-toggle svg{width:24px;height:24px;color:var(--navy)}.cart-count{background:var(--orange);color:#fff;border-radius:50%;width:18px;height:18px;font-size:11px;font-family:Inter,sans-serif;display:none;align-items:center;justify-content:center;position:absolute;top:0;right:0;font-weight:600}.cart-count.has-items{display:flex}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px}.nav-toggle svg{width:24px;height:24px;color:var(--navy)}.mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:1050;flex-direction:column;align-items:center;justify-content:center;gap:32px}.mobile-nav.is-open{display:flex}.mobile-nav__close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:28px;cursor:pointer;color:var(--navy)}.mobile-nav a{font-family:Barlow Condensed,sans-serif;font-size:28px;font-weight:700;color:var(--navy);text-decoration:none}.mobile-nav a:hover{color:var(--orange)}.hero{padding:60px 0 80px;background:var(--off-white)}.hero__inner{display:flex;align-items:center;gap:48px}.hero__content,.hero__image-col{flex:1}.hero__label{margin-bottom:12px}.hero__headline{font-size:clamp(40px,6vw,64px);font-weight:800;margin-bottom:20px}.hero__headline span{color:var(--orange)}.hero__sub{font-size:17px;color:var(--text-secondary);line-height:1.6;margin-bottom:24px;max-width:480px}.hero__trust-row{display:flex;gap:16px;font-size:14px;color:var(--success);font-weight:500;margin-bottom:28px;flex-wrap:wrap}.hero__price-note{font-size:14px;color:var(--text-muted);margin-top:12px}.hero__price-note s{color:var(--text-muted)}.hero__price-note strong{color:var(--orange)}.stats-bar{background:var(--navy);padding:28px 0}.stats-bar__inner{display:flex;justify-content:space-around;text-align:center}.stats-bar__item{color:#fff}.stats-bar__number{font-family:Barlow Condensed,sans-serif;font-size:36px;font-weight:800;color:var(--orange)}.stats-bar__label{font-family:Inter,sans-serif;font-size:14px;opacity:.8;margin-top:4px}.social-ticker{background:var(--navy-mid);padding:16px 0;overflow:hidden}.social-ticker__track{display:flex;gap:48px;animation:marquee 30s linear infinite;white-space:nowrap}.social-ticker__item{font-family:Inter,sans-serif;font-size:14px;color:#ffffffb3;flex-shrink:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.problem-section{padding:80px 0;background:var(--white)}.problem-section__header{text-align:center;margin-bottom:48px}.problem-section__header .section-sub{margin:0 auto}.problem-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.problem-card{background:var(--off-white);border-radius:16px;padding:32px 24px;text-align:center;border:1px solid var(--border)}.problem-card__stat{font-family:Barlow Condensed,sans-serif;font-size:48px;font-weight:800;color:var(--orange);margin-bottom:8px}.problem-card__title{font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:700;margin-bottom:8px}.problem-card__text{font-size:14px;color:var(--text-secondary);line-height:1.5}.product-intro{padding:80px 0;background:var(--off-white)}.product-intro__inner{display:flex;align-items:center;gap:48px}.product-intro__image,.product-intro__content{flex:1}.product-intro__checklist{margin-top:20px}.product-intro__checklist li{font-size:15px;color:var(--text-secondary);padding:6px 0 6px 24px;position:relative}.product-intro__checklist li:before{content:"\2713";color:var(--orange);font-weight:700;position:absolute;left:0}.how-it-works{padding:80px 0;background:var(--white)}.how-it-works__header{text-align:center;margin-bottom:48px}.how-it-works__header .section-sub{margin:0 auto}.how-it-works__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.step{text-align:center}.step__number{width:48px;height:48px;border-radius:50%;background:var(--orange);color:#fff;font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.step__title{font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:700;margin:12px 0 8px}.step__text{font-size:14px;color:var(--text-secondary);line-height:1.5}.benefits{padding:80px 0;background:var(--off-white)}.benefits__header{text-align:center;margin-bottom:48px}.benefits__header .section-sub{margin:0 auto}.benefits__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.benefit-card{background:#fff;border-radius:16px;padding:32px 24px;border:1px solid var(--border);text-align:center}.benefit-card__icon{color:var(--orange);margin-bottom:16px;display:flex;justify-content:center}.benefit-card__icon svg{width:32px;height:32px}.benefit-card__title{font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:700;margin-bottom:8px}.benefit-card__text{font-size:14px;color:var(--text-secondary);line-height:1.5}.photo-grid{padding:80px 0;background:var(--white)}.photo-grid__header{text-align:center;margin-bottom:48px}.photo-grid__items{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.photo-grid__caption{font-size:14px;color:var(--text-secondary);text-align:center;margin-top:12px}.target-audience{padding:80px 0;background:var(--navy)}.target-audience__header{text-align:center;margin-bottom:48px}.target-audience__header .section-headline{color:#fff}.target-audience__header .section-sub{color:#ffffffb3;margin:0 auto}.target-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.target-card{background:#ffffff14;border-radius:16px;padding:32px 24px;text-align:center;border:1px solid rgba(255,255,255,.1)}.target-card__icon{font-size:36px;margin-bottom:16px}.target-card__title{font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:700;color:#fff;margin-bottom:8px}.target-card__text{font-size:14px;color:#ffffffb3;line-height:1.5}.business-cta{padding:80px 0;background:var(--off-white)}.business-cta__inner{text-align:center;max-width:700px;margin:0 auto}.business-cta__perks{display:flex;justify-content:center;gap:32px;margin:28px 0;flex-wrap:wrap}.business-cta__perk{font-size:15px;color:var(--text-secondary);display:flex;align-items:center;gap:8px}.business-cta__perk svg{width:20px;height:20px;color:var(--orange);flex-shrink:0}.offer-section{padding:80px 0;background:var(--navy)}.offer-section__header{text-align:center;margin-bottom:40px}.offer-section__header .section-headline{color:#fff}.offer-card{background:#fff;border-radius:20px;padding:40px 32px;max-width:560px;margin:0 auto;text-align:center}.offer-product{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--border)}.offer-product:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.offer-product__title{font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:700;margin-bottom:8px}.offer-price-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:8px}.offer-price-old{font-size:18px;color:var(--text-muted);text-decoration:line-through}.offer-price-new{font-family:Barlow Condensed,sans-serif;font-size:32px;font-weight:800;color:var(--orange)}.offer-checklist{text-align:left;margin:20px 0}.offer-checklist li{font-size:15px;color:var(--text-secondary);padding:6px 0 6px 24px;position:relative}.offer-checklist li:before{content:"\2713";color:var(--orange);font-weight:700;position:absolute;left:0}.offer-trust-note{font-size:13px;color:var(--text-muted);margin-top:16px}.reviews{padding:80px 0;background:var(--white)}.reviews__header{text-align:center;margin-bottom:48px}.reviews__header .section-sub{margin:0 auto}.reviews__rating{font-family:Barlow Condensed,sans-serif;font-size:48px;font-weight:800;color:var(--orange)}.reviews__stars{color:var(--orange);font-size:24px;margin:8px 0}.reviews__count{font-size:14px;color:var(--text-muted)}.reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{background:var(--off-white);border-radius:16px;padding:28px 24px;border:1px solid var(--border)}.review-card__stars{color:var(--orange);margin-bottom:12px}.review-card__text{font-size:14px;color:var(--text-secondary);line-height:1.6;margin-bottom:16px;font-style:italic}.review-card__author{font-family:Barlow,sans-serif;font-weight:600;font-size:15px;color:var(--navy)}.review-card__role{font-size:13px;color:var(--text-muted)}.faq{padding:80px 0;background:var(--off-white)}.faq__header{text-align:center;margin-bottom:48px}.faq__header .section-sub{margin:0 auto}.faq__list{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border)}.faq-item summary{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;font-family:Barlow,sans-serif;font-size:17px;font-weight:600;color:var(--navy);list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:24px;color:var(--orange);font-weight:400;transition:transform .2s}.faq-item[open] summary:after{content:"\2212"}.faq-item__body{padding:0 0 20px;font-size:15px;color:var(--text-secondary);line-height:1.6}.final-cta{padding:80px 0;background:var(--navy);text-align:center;position:relative;overflow:hidden}.final-cta__glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:#ff6b001a;border-radius:50%;filter:blur(120px)}.final-cta .section-headline{color:#fff;position:relative;z-index:1}.final-cta .section-sub{color:#ffffffb3;margin:0 auto 32px;position:relative;z-index:1}.final-cta .btn{position:relative;z-index:1}.site-footer{background:#0a1628;padding:60px 0 0}.site-footer__inner{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.footer-col__title{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:16px;color:#fff;margin-bottom:16px}.footer-col__logo{font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:22px;color:#fff;margin-bottom:12px}.footer-col__tagline{font-size:14px;color:#ffffff80}.footer-col a,.footer-col p{font-size:14px;color:#fff9;display:block;padding:4px 0}.footer-col a:hover{color:var(--orange)}.footer-col .footer-promise{display:flex;align-items:center;gap:8px;padding:4px 0}.footer-col .footer-promise svg{width:16px;height:16px;color:var(--orange);flex-shrink:0}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:40px;padding:20px 0;text-align:center;font-size:13px;color:#fff6}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1099;opacity:0;pointer-events:none;transition:opacity .3s ease}.cart-overlay.is-open{opacity:1;pointer-events:all}.slide-cart{position:fixed;right:0;top:0;bottom:0;width:420px;max-width:100vw;background:#fff;z-index:1100;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-8px 0 32px #0000001f}.slide-cart.is-open{transform:translate(0)}.slide-cart__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border)}.slide-cart__title{font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:700;color:var(--navy)}.slide-cart__close{background:none;border:none;font-size:24px;cursor:pointer;color:var(--text-muted);padding:4px}.slide-cart__items{flex:1;overflow-y:auto;padding:16px 24px}.slide-cart__empty{text-align:center;padding:60px 24px}.slide-cart__empty p{font-size:16px;color:var(--text-muted);margin-bottom:20px}.slide-cart__footer{padding:16px 24px 24px;border-top:1px solid var(--border)}.cart-trust-badges{display:flex;justify-content:space-around;padding:12px 0;border-bottom:1px solid var(--border);margin-bottom:12px}.cart-trust-badge{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;color:var(--text-secondary)}.cart-trust-badge svg{color:var(--orange);width:20px;height:20px}.cart-klarna{background:var(--orange-light);border-radius:8px;padding:8px 12px;font-size:13px;color:var(--text-secondary);margin-bottom:12px;text-align:center}.cart-subtotal{display:flex;justify-content:space-between;font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:700;color:var(--navy);margin-bottom:16px}.cart-note{font-size:11px;color:var(--text-muted);text-align:center;margin-top:8px}.cart-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.cart-item__image{width:64px;height:64px;border-radius:8px;object-fit:cover;background:var(--off-white);flex-shrink:0}.cart-item__details{flex:1}.cart-item__title{font-family:Barlow,sans-serif;font-weight:600;font-size:14px;color:var(--navy);margin-bottom:4px}.cart-item__price{font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:700;color:var(--orange)}.cart-item__qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty-btn{width:28px;height:28px;border:1px solid var(--border);border-radius:6px;background:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.qty-btn:hover{border-color:var(--orange)}.cart-item__remove{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:4px;margin-left:auto;align-self:flex-start}.cart-item__remove:hover{color:#e74c3c}.product-top{padding:40px 0 60px}.product-top__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.product-gallery__main{border-radius:12px;overflow:hidden;background:var(--off-white);margin-bottom:12px}.product-gallery__main img{width:100%;aspect-ratio:1;object-fit:cover}.product-gallery__thumbs{display:flex;gap:8px}.product-gallery__thumb{width:80px;height:80px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:var(--off-white)}.product-gallery__thumb.is-active{border-color:var(--orange)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-buy-box__reviews{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px}.product-buy-box__reviews .stars{color:var(--orange)}.product-buy-box__reviews span{color:var(--text-muted)}.product-buy-box h1{font-size:32px;margin-bottom:12px}.product-price-block{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.product-price-old{font-size:18px;color:var(--text-muted);text-decoration:line-through}.product-price-new{font-family:Barlow Condensed,sans-serif;font-size:32px;font-weight:800;color:var(--orange)}.product-price-save{background:var(--orange-light);color:var(--orange);font-size:13px;font-weight:600;padding:4px 10px;border-radius:6px}.product-klarna{background:var(--orange-light);border-radius:8px;padding:8px 12px;font-size:13px;color:var(--text-secondary);margin-bottom:16px}.product-description{font-size:15px;color:var(--text-secondary);line-height:1.6;margin-bottom:20px}.product-usp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.product-usp{background:var(--off-white);border-radius:12px;padding:16px 12px;text-align:center;border:1px solid var(--border)}.product-usp__icon{color:var(--orange);margin-bottom:8px;display:flex;justify-content:center}.product-usp__icon svg{width:24px;height:24px}.product-usp__title{font-family:Barlow,sans-serif;font-weight:600;font-size:13px;color:var(--navy)}.product-usp__sub{font-size:11px;color:var(--text-muted)}.product-qty-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.product-qty-row label{font-size:14px;font-weight:500}.product-qty-stepper{display:flex;align-items:center;border:1px solid var(--border);border-radius:8px;overflow:hidden}.product-qty-stepper button{width:40px;height:40px;background:#fff;border:none;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.product-qty-stepper button:hover{background:var(--off-white)}.product-qty-stepper input{width:48px;height:40px;text-align:center;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);font-size:16px;font-weight:600}.product-trust-badges{display:flex;gap:16px;margin:16px 0}.product-trust-badge{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;color:var(--text-secondary);flex:1;text-align:center}.product-trust-badge svg{width:20px;height:20px;color:var(--orange)}.product-warranty{display:flex;align-items:center;gap:8px;background:var(--off-white);border-radius:8px;padding:12px 16px;font-size:14px;color:var(--text-secondary);margin:16px 0}.product-warranty svg{width:20px;height:20px;color:var(--orange);flex-shrink:0}.product-accordion{margin-top:20px}.sticky-mobile-cta{display:none}.about-page{padding:60px 0}.about-page__inner{max-width:720px;margin:0 auto}.about-page h1{text-align:center;margin-bottom:16px}.about-page .section-sub{text-align:center;margin:0 auto 32px}.about-story{font-size:16px;color:var(--text-secondary);line-height:1.7;margin-bottom:40px}.about-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.about-pillar{text-align:center;padding:24px 16px;background:var(--off-white);border-radius:12px}.about-pillar__icon{color:var(--orange);margin-bottom:12px;display:flex;justify-content:center}.about-pillar__icon svg{width:28px;height:28px}.about-pillar__title{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:18px;margin-bottom:8px}.about-pillar__text{font-size:14px;color:var(--text-secondary);line-height:1.5}.contact-page{padding:60px 0}.contact-page h1{text-align:center;margin-bottom:8px}.contact-page>.section-sub{text-align:center;margin:0 auto 40px;display:block}.contact-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:48px;max-width:900px;margin:0 auto}.form-field{margin-bottom:16px}.form-field label{display:block;font-size:14px;font-weight:500;margin-bottom:6px;color:var(--navy)}.form-field input,.form-field select,.form-field textarea{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:8px;font-family:Inter,sans-serif;font-size:16px;color:var(--text-primary);background:#fff;transition:border-color .15s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--orange)}.form-field textarea{min-height:120px;resize:vertical}.form-success{background:#ecfdf5;border:1px solid #86efac;border-radius:8px;padding:12px 16px;color:var(--success);font-size:14px;margin-bottom:16px}.contact-info{padding-top:8px}.contact-info h3{font-size:20px;margin-bottom:16px}.contact-info p{font-size:14px;color:var(--text-secondary);padding:4px 0}.contact-business{background:var(--off-white);border-radius:12px;padding:20px;margin-top:24px}.contact-business h4{font-size:16px;margin-bottom:8px}.contact-business p{font-size:14px;color:var(--text-secondary);line-height:1.5}.product-benefits-strip{padding:60px 0;background:var(--off-white)}.product-benefits-strip__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-benefit-item{text-align:center}.product-benefit-item__icon{color:var(--orange);margin-bottom:12px;display:flex;justify-content:center}.product-benefit-item__icon svg{width:28px;height:28px}.product-benefit-item__title{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:18px;margin-bottom:4px}.product-benefit-item__text{font-size:13px;color:var(--text-secondary)}.product-how-works{padding:60px 0;background:var(--white)}.product-reviews-section{padding:60px 0;background:var(--off-white)}.product-faq-section{padding:60px 0;background:var(--white)}.fade-in{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-in.is-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.container{padding-left:20px;padding-right:20px}.site-header{height:56px}.site-header__nav{display:none}.nav-toggle{display:flex}.site-header__inner{padding:0 16px}.hero{padding:40px 0 48px}.hero__inner{flex-direction:column;text-align:center;gap:28px}.hero__content{display:flex;flex-direction:column;align-items:center}.hero__sub{text-align:center;margin-left:auto;margin-right:auto}.hero__trust-row{justify-content:center}.hero__price-note{text-align:center}.stats-bar__inner{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0 8px}.stats-bar__number{font-size:28px}.stats-bar__label{font-size:12px}.problem-cards,.how-it-works__steps,.reviews__grid,.target-cards,.about-pillars,.benefits__grid,.photo-grid__items{grid-template-columns:1fr}.product-intro__inner{flex-direction:column;gap:28px}.product-intro__content{text-align:center}.product-intro__checklist{text-align:left;display:inline-block}.problem-section__header,.how-it-works__header,.benefits__header,.reviews__header,.faq__header,.target-audience__header,.offer-section__header,.photo-grid__header{text-align:center}.section-sub{margin-left:auto;margin-right:auto}.problem-card,.step,.benefit-card,.review-card,.target-card{text-align:center}.review-card{text-align:left}.step__number{margin:0 auto 12px}.benefit-card__icon{justify-content:center}.btn{width:100%}.business-cta__perks{flex-direction:column;align-items:center;gap:12px}.offer-card{padding:28px 20px}.product-top__inner{grid-template-columns:1fr;gap:24px}.product-usp-grid{grid-template-columns:repeat(2,1fr)}.product-trust-badges{flex-direction:column;gap:8px;align-items:center}.product-trust-badge{flex-direction:row;gap:8px}.product-benefits-strip__inner{grid-template-columns:repeat(2,1fr);gap:16px}.sticky-mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;padding:12px 16px;background:#fff;box-shadow:0 -4px 16px #0000001f;z-index:900}.sticky-mobile-cta .btn{margin:0}.product-buy-box>.btn--large{display:none}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-info{text-align:center}.site-footer__inner{grid-template-columns:1fr;text-align:center;gap:28px}.footer-col{display:flex;flex-direction:column;align-items:center}.footer-col .footer-promise{justify-content:center}.site-footer__bottom{padding:16px 20px}.about-page__inner{padding:0}.about-page h1,.about-page .section-sub,.about-pillar{text-align:center}.about-pillar__icon{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
