*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-body, "Inter", sans-serif);color:var(--color-text, #1B1B1B);background:var(--color-bg, #fff);line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-heading, "Poppins", sans-serif);margin:0 0 .5em;line-height:1.2}p{margin:0 0 1em}ul{margin:0;padding:0;list-style:none}button{font-family:inherit;cursor:pointer}.skip-to-content{position:absolute;left:-999px;top:0;background:#fff;padding:8px 16px;z-index:999}.skip-to-content:focus{left:8px;top:8px}.section-heading{text-align:center;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.section-subheading{text-align:center;max-width:640px;margin:0 auto 2.5rem;color:#666}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;border-radius:999px;padding:.9em 1.8em;font-weight:700;font-size:1rem;border:2px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;text-align:center}.btn--accent{background:var(--color-accent);color:#fff;box-shadow:0 6px 18px #ff5a3659}.btn--accent:hover{background:var(--color-accent-dark);transform:translateY(-2px)}.btn--outline{background:transparent;border-color:var(--color-text);color:var(--color-text)}.btn--full{width:100%}.btn--large{padding:1.1em 2em;font-size:1.1rem}.btn--small{padding:.55em 1.1em;font-size:.85rem}.announcement-bar{padding:.55em 1em;font-size:.85rem}.announcement-bar__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:.6em;flex-wrap:wrap;text-align:center;font-weight:600}.announcement-bar__countdown{font-variant-numeric:tabular-nums;background:#ffffff26;padding:.15em .6em;border-radius:6px}.site-header{border-bottom:1px solid #eee;padding:.9em 1em;position:sticky;top:0;background:#fff;z-index:50}.site-header__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1em}.site-header__logo-text{font-family:var(--font-heading);font-weight:800;font-size:1.3rem}.site-header__trust{font-size:.8rem;color:#666;display:none}.site-header__actions{display:flex;align-items:center;gap:1em}.site-header__cta{display:none}.site-header__cart{position:relative}.site-header__cart-count{position:absolute;top:-6px;right:-8px;background:var(--color-accent);color:#fff;font-size:.65rem;border-radius:999px;padding:1px 5px;font-weight:700}@media(min-width:800px){.site-header__trust{display:block}.site-header__cta{display:inline-flex}}.guarantee-bar{background:var(--color-bg-alt);padding:1.2em 1em}.guarantee-bar__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5em;font-weight:600;font-size:.9rem}.guarantee-bar__item{display:flex;align-items:center;gap:.4em}.site-footer{background:#151515;color:#ddd;padding:3em 1em 1em}.site-footer__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(auto-fit,minmax(140px,1fr));gap:2em}.site-footer h3,.site-footer h4{color:#fff}.site-footer a{color:#bbb}.site-footer a:hover{color:#fff}.site-footer li{margin-bottom:.5em}.site-footer__bottom{max-width:1200px;margin:2em auto 0;border-top:1px solid #333;padding-top:1.2em;font-size:.8rem;color:#888;text-align:center}.hero{padding:3em 1em}.hero__inner{max-width:1200px;margin:0 auto;display:grid;gap:2em;align-items:center}.hero__heading{font-size:clamp(1.8rem,5vw,3rem);font-weight:800}.hero__subheading{font-size:1.05rem;color:#555;max-width:520px}.hero__stars{display:flex;align-items:center;gap:.5em;margin-bottom:1.2em;font-size:.9rem;color:#555}.hero__subtext{margin-top:1em;font-size:.85rem;color:#666}.hero__media img{border-radius:var(--radius)}@media(min-width:900px){.hero__inner{grid-template-columns:1fr 1fr}}.badge{display:inline-block;padding:.4em 1em;border-radius:999px;font-weight:800;font-size:.8rem;letter-spacing:.02em}.badge--bogo{background:var(--color-accent);color:#fff}.badge--sale{background:var(--color-success);color:#fff;margin-left:.4em}.stars{color:#f5a623;letter-spacing:1px}.benefits{padding:4em 1em}.benefits__inner{max-width:1100px;margin:0 auto}.benefits__grid{display:grid;gap:1.5em;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.benefits__card{background:#fff;border-radius:var(--radius);padding:1.8em;text-align:center;box-shadow:0 4px 20px #0000000d}.benefits__icon{font-size:2.2rem;display:block;margin-bottom:.5em}.benefits__card p{color:#666;font-size:.92rem}.how-it-works{padding:4em 1em}.how-it-works__inner{max-width:1000px;margin:0 auto}.how-it-works__steps{display:grid;gap:2em;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:2.5em}.how-it-works__step{text-align:center}.how-it-works__step img{border-radius:var(--radius);margin:0 auto 1em}.how-it-works__number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--color-accent);color:#fff;font-weight:800;margin-bottom:.6em}.how-it-works__cta{text-align:center}.comparison{padding:4em 1em;background:var(--color-bg-alt)}.comparison__inner{max-width:700px;margin:0 auto}.comparison__table{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 20px #0000000f;margin-bottom:2em}.comparison__row{display:grid;grid-template-columns:1.6fr 1fr 1fr;border-bottom:1px solid #f0f0f0}.comparison__row:last-child{border-bottom:none}.comparison__row--head{background:#111;color:#fff;font-weight:700}.comparison__cell{padding:.9em .6em;text-align:center;font-size:.9rem}.comparison__cell--label{text-align:left;font-weight:600}.comparison__cell--us{background:#ff5a3614;font-weight:700;color:var(--color-accent-dark)}.comparison__row--head .comparison__cell--us{background:var(--color-accent);color:#fff}.comparison__cta{text-align:center}.testimonials{padding:4em 1em}.testimonials__inner{max-width:1100px;margin:0 auto}.testimonials__grid{display:grid;gap:1.5em;grid-template-columns:1fr;justify-items:center}@media(min-width:700px){.testimonials__grid{grid-template-columns:repeat(2,280px)}}@media(min-width:1000px){.testimonials__grid{grid-template-columns:repeat(4,280px)}}.testimonial-card{background:#fff;border:1px solid #eee;border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.testimonial-card__photo{width:100%;aspect-ratio:1/1;max-height:500px;background:#f4f4f4}.testimonial-card__photo img,.testimonial-card__placeholder{width:100%;height:100%;object-fit:cover;display:block}.testimonial-card__body{padding:1.4em 1.6em 1.6em;text-align:center}.testimonial-card__text{color:#333;font-style:italic;margin:.6em 0 1em}.testimonial-card__footer{border-top:1px solid #f0f0f0;padding-top:1em}.testimonial-card__footer strong{display:block;font-size:1rem}.testimonial-card__verified{display:block;font-size:.75rem;color:var(--color-success);margin-top:.2em}.faq{padding:4em 1em}.faq__inner{max-width:760px;margin:0 auto}.faq__item{border-bottom:1px solid #eee;padding:1.1em 0}.faq__question{cursor:pointer;font-weight:700;display:flex;justify-content:space-between;align-items:center;list-style:none}.faq__question::-webkit-details-marker{display:none}.faq__toggle{font-size:1.3rem;color:var(--color-accent)}.faq__item[open] .faq__toggle{transform:rotate(45deg)}.faq__answer{padding-top:.8em;color:#555}.product-section{padding:2.5em 1em 4em}.product-section__inner{max-width:1100px;margin:0 auto;display:grid;gap:2.5em}@media(min-width:900px){.product-section__inner{grid-template-columns:1fr 1fr;align-items:start}}.product-gallery{position:relative}.product-gallery__badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;gap:.4em}.product-gallery__main img{border-radius:var(--radius);width:100%;height:auto;display:block;background:#fff}.product-gallery__placeholder{border-radius:var(--radius);width:100%;aspect-ratio:1/1;object-fit:contain;background:#f4f4f4}.product-gallery__thumbs{display:flex;gap:.6em;margin-top:.8em;overflow-x:auto}.product-gallery__thumb{border:2px solid transparent;border-radius:10px;padding:0;background:#f4f4f4;overflow:hidden}.product-gallery__thumb.is-active{border-color:var(--color-accent)}.product-gallery__thumb img{border-radius:8px}.product-buybox__urgency{color:var(--color-accent-dark);font-weight:700;font-size:.9rem}.product-buybox__title{font-size:clamp(1.4rem,3.5vw,2rem)}.product-buybox__reviews{display:flex;align-items:center;gap:.5em;font-size:.85rem;color:#666;margin-bottom:1em}.product-buybox__price{display:flex;align-items:baseline;gap:.6em;margin-bottom:1em}.price--current{font-size:1.9rem;font-weight:800;color:var(--color-accent-dark)}.price--compare{font-size:1.1rem;color:#999;text-decoration:line-through}.product-buybox__desc{color:#444;margin-bottom:1.4em}.offer-picker{display:grid;gap:.8em;margin-bottom:1.4em}.offer-option{position:relative;display:flex;align-items:center;justify-content:space-between;border:2px solid #e4e4e4;border-radius:var(--radius);padding:1em 1.1em;cursor:pointer;transition:border-color .15s}.offer-option input{position:absolute;opacity:0}.offer-option.is-selected,.offer-option:has(input:checked){border-color:var(--color-accent);background:#ff5a360d}.offer-option--best{border-color:var(--color-accent)}.offer-option__ribbon{position:absolute;top:-11px;left:12px;background:var(--color-accent);color:#fff;font-size:.68rem;font-weight:800;padding:.15em .7em;border-radius:999px}.offer-option__main{display:flex;justify-content:space-between;width:100%;align-items:center}.offer-option__name{font-weight:700}.offer-option__price{font-weight:800;color:var(--color-accent-dark)}.offer-option__price s{color:#999;font-weight:400;margin-left:.3em}.product-buybox__qty{display:flex;align-items:center;gap:1em;margin-bottom:1.2em}.qty-selector{display:inline-flex;align-items:center;border:2px solid #e4e4e4;border-radius:999px;overflow:hidden}.qty-selector__btn{background:#f6f6f6;border:none;width:38px;height:38px;font-size:1.1rem;font-weight:700}.qty-selector input{width:46px;border:none;text-align:center;font-weight:700;-moz-appearance:textfield}.qty-selector input::-webkit-outer-spin-button,.qty-selector input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-buybox__submit{margin-bottom:.7em}.product-buybox__countdown{display:flex;align-items:center;justify-content:space-between;background:var(--color-bg-alt);border-radius:10px;padding:.7em 1em;font-size:.85rem;font-weight:700;margin:1em 0}.product-buybox__countdown strong{font-variant-numeric:tabular-nums;color:var(--color-accent-dark)}.product-buybox__trust{margin:1.2em 0}.product-buybox__trust li{font-size:.88rem;color:#444;margin-bottom:.5em}.product-buybox__payments{font-size:.78rem;color:#999;margin-top:1em}.sticky-atc{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #eee;box-shadow:0 -6px 20px #00000014;padding:.7em 1em;z-index:60;transform:translateY(100%);transition:transform .25s ease}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1em}.sticky-atc__info{display:flex;align-items:center;gap:.7em;font-size:.85rem}.sticky-atc__info img{border-radius:8px}.sticky-atc__info span{display:block;color:var(--color-accent-dark);font-weight:700}.cart-page{max-width:900px;margin:0 auto;padding:3em 1em}.cart-page__empty{text-align:center;padding:4em 1em}.cart-table{width:100%;border-collapse:collapse;margin-bottom:2em}.cart-table th{text-align:left;border-bottom:2px solid #eee;padding:.8em .4em;font-size:.85rem;color:#888}.cart-table td{padding:1em .4em;border-bottom:1px solid #f0f0f0;vertical-align:middle}.cart-table img{width:70px;border-radius:10px}.cart-page__totals{text-align:right}.cart-page__totals .btn{margin-top:1em}.cart-bogo-banner{background:var(--color-accent);color:#fff;text-align:center;padding:.8em;border-radius:10px;font-weight:700;margin-bottom:1.5em}.page-content{max-width:760px;margin:0 auto;padding:3em 1em}.page-content h1{margin-bottom:.8em}.error-404{text-align:center;padding:5em 1em}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
