:root{--shadow-sm: 0 8px 28px rgba(20, 40, 28, .07);--shadow-md: 0 22px 60px rgba(20, 40, 28, .12);--ease: cubic-bezier(.22, 1, .36, 1);--header-height: 78px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-text);background:var(--color-bg);font-family:Inter,Avenir Next,Avenir,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,p,blockquote{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}[hidden]{display:none!important}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.section{padding:clamp(72px,8vw,118px) 0}.section--soft{background:var(--color-soft)}.icon{width:1.25em;height:1.25em;flex:0 0 auto}.placeholder-svg{width:100%;height:100%;color:#a9b7ae;background:#eaf0ec}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:9999;top:12px;left:12px;padding:10px 16px;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 24px;border:1px solid var(--color-accent);border-radius:999px;color:#fff;background:var(--color-accent);box-shadow:0 10px 26px #12825533;font-size:.78rem;font-weight:850;letter-spacing:.045em;line-height:1;text-transform:uppercase;transition:transform .25s var(--ease),box-shadow .25s ease,background .25s ease,border-color .25s ease}.button:hover{transform:translateY(-2px);background:var(--color-accent-dark);border-color:var(--color-accent-dark);box-shadow:0 15px 32px #12825542}.button:active{transform:translateY(0)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(18,130,85,.28);outline-offset:3px}.button[disabled]{opacity:.55;cursor:not-allowed;transform:none}.button--secondary{color:var(--color-text);background:transparent;border-color:var(--color-line);box-shadow:none}.button--secondary:hover{color:var(--color-accent-dark);background:#fff;border-color:var(--color-accent);box-shadow:none}.button--ghost{color:var(--color-text);background:#ffffffb8;border-color:#1282552e;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button--ghost:hover{color:var(--color-accent-dark);background:#fff;box-shadow:var(--shadow-sm)}.button--full{width:100%}.button--compact{min-height:44px;padding:10px 18px}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--color-accent-dark);font-weight:800}.text-link .icon{transition:transform .25s var(--ease)}.text-link:hover .icon{transform:translate(5px)}.eyebrow,.hero__eyebrow,.product-info__category{display:inline-flex;align-items:center;gap:7px;color:var(--color-accent-dark);font-size:.72rem;font-weight:850;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.section-heading{max-width:720px;margin:0 auto clamp(34px,5vw,58px);text-align:center}.section-heading h1,.section-heading h2{margin:10px 0 14px;font-size:clamp(2rem,4.2vw,3.6rem)}.section-heading p{margin:0;color:var(--color-muted);font-size:1.04rem}.section-heading--left{margin-left:0;text-align:left}.section-heading--split{max-width:none;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.7fr);align-items:end;gap:48px;text-align:left}.section-heading--split h2{margin-bottom:0}.announcement{position:relative;z-index:60;color:#fff;background:#111713}.announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,62px)}.announcement span{display:inline-flex;align-items:center;gap:7px;font-size:.68rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.announcement .icon{color:#73d6aa;font-size:1rem}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid transparent;background:#ffffffe8;-webkit-backdrop-filter:saturate(170%) blur(14px);backdrop-filter:saturate(170%) blur(14px);transition:box-shadow .25s ease,border-color .25s ease,background .25s ease}.site-header.is-scrolled{border-color:#11171314;box-shadow:0 8px 24px #0f1e140f;background:#fffffff7}.header__inner{min-height:var(--header-height);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.header__logo,.footer__logo{font-size:1.65rem;font-weight:900;letter-spacing:-.065em;line-height:1}.header__logo span,.footer__logo span{color:var(--color-accent)}.header__logo img{width:auto;max-height:48px}.header__nav{display:flex;align-items:center;gap:34px}.header__nav a{position:relative;padding:29px 0;font-size:.82rem;font-weight:750}.header__nav a:after{content:"";position:absolute;right:0;bottom:21px;left:0;height:2px;background:var(--color-accent);transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease)}.header__nav a:hover:after{transform:scaleX(1);transform-origin:left}.header__actions{justify-self:end;display:flex;align-items:center;gap:8px}.header__icon{position:relative;width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:50%;background:transparent;transition:background .2s ease,border-color .2s ease}.header__icon:hover{border-color:var(--color-line);background:var(--color-soft)}.header__icon .icon{width:21px;height:21px}.cart-count{position:absolute;top:2px;right:0;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:99px;color:#fff;background:var(--color-accent);font-size:.62rem;font-weight:850}.cart-count.is-empty,.menu-toggle,.mobile-menu{display:none}.hero{position:relative;overflow:hidden;padding:clamp(44px,6vw,84px) 0 0;background:radial-gradient(circle at 75% 25%,rgba(75,177,128,.22),transparent 30%),linear-gradient(135deg,#f5f8f2,#eef6ef,#f9faf7)}.hero__texture{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.55;pointer-events:none;background-image:radial-gradient(rgba(18,130,85,.17) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 45%,#000);mask-image:linear-gradient(90deg,#000,transparent 45%,#000)}.hero__inner{position:relative;min-height:640px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(44px,7vw,100px)}.hero__content{position:relative;z-index:2;padding-bottom:62px}.hero__eyebrow{padding:9px 13px;border:1px solid rgba(18,130,85,.18);border-radius:999px;background:#ffffffa8}.hero__content h1{max-width:690px;margin:19px 0 22px;font-size:clamp(3rem,6.2vw,5.65rem);font-weight:820;letter-spacing:-.065em;line-height:.96}.hero__content h1 em{color:var(--color-accent);font-family:Georgia,Times New Roman,serif;font-weight:500}.hero__text{max-width:610px;margin-bottom:30px;color:#4e5a52;font-size:clamp(1.02rem,1.5vw,1.2rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__proof{display:flex;align-items:center;gap:13px;margin-top:30px}.hero__proof strong,.hero__proof small{display:block}.hero__proof strong{font-size:.82rem}.hero__proof small{margin-top:2px;color:var(--color-muted);font-size:.73rem}.hero__avatars{display:flex;padding-left:8px}.hero__avatars span{width:34px;height:34px;display:grid;place-items:center;margin-left:-8px;border:2px solid #fff;border-radius:50%;color:#fff;background:#20342a;font-size:.7rem;font-weight:850}.hero__avatars span:nth-child(2){background:#c7865d}.hero__avatars span:nth-child(3){background:var(--color-accent)}.hero__visual{position:relative;z-index:1;align-self:stretch;min-height:590px;display:grid;place-items:center}.hero__halo{position:absolute;width:min(43vw,550px);aspect-ratio:1;border:1px solid rgba(18,130,85,.16);border-radius:50%}.hero__halo:before,.hero__halo:after{content:"";position:absolute;border:1px solid rgba(18,130,85,.11);border-radius:inherit}.hero__halo:before{top:8%;right:8%;bottom:8%;left:8%}.hero__halo:after{top:19%;right:19%;bottom:19%;left:19%;background:#ffffff57}.hero__image{position:relative;z-index:2;width:min(100%,600px);height:540px;display:grid;place-items:center;will-change:transform}.hero__image img,.hero__image svg{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(17,50,30,.18))}.hero__floating-card{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.8);background:#ffffffe6;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero__offer{top:18%;right:-1%;padding:14px 18px;border-radius:16px;transform:rotate(3deg)}.hero__offer span,.hero__offer strong{display:block}.hero__offer span{color:var(--color-muted);font-size:.62rem;font-weight:800;letter-spacing:.1em}.hero__offer strong{margin-top:3px;font-size:1.05rem}.hero__shipping{left:-3%;bottom:19%;display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:16px}.hero__shipping>.icon{width:27px;height:27px;padding:5px;border-radius:8px;color:#fff;background:var(--color-accent)}.hero__shipping strong,.hero__shipping small{display:block}.hero__shipping strong{font-size:.8rem}.hero__shipping small{color:var(--color-muted);font-size:.68rem}.hero__payment{position:absolute;z-index:3;right:10%;bottom:9%;display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:99px;color:#fff;background:#111713;font-size:.7rem;font-weight:800}.hero__benefit-line{position:relative;z-index:3;min-height:72px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-top:1px solid rgba(18,130,85,.14)}.hero__benefit-line span{display:flex;align-items:center;justify-content:center;gap:8px;color:#3e4a42;font-size:.75rem;font-weight:750}.hero__benefit-line span+span{border-left:1px solid rgba(18,130,85,.14)}.hero__benefit-line .icon{color:var(--color-accent)}.solution-paths{padding-bottom:54px}.solution-paths__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.solution-path{position:relative;min-height:220px;display:flex;flex-direction:column;padding:22px;overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;transition:transform .35s var(--ease),color .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease}.solution-path:before{content:"";position:absolute;width:150px;height:150px;right:-70px;bottom:-80px;border-radius:50%;background:#12825514;transition:transform .4s var(--ease)}.solution-path:hover{color:#fff;background:var(--color-accent-dark);border-color:var(--color-accent-dark);box-shadow:var(--shadow-md);transform:translateY(-7px)}.solution-path:hover:before{transform:scale(1.8);background:#ffffff0f}.solution-path__number{position:absolute;top:20px;right:20px;color:#a6b1aa;font-size:.65rem;font-weight:850;letter-spacing:.1em}.solution-path__icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:auto;border-radius:15px;color:var(--color-accent-dark);background:var(--color-soft)}.solution-path__icon .icon{width:23px;height:23px}.solution-path__content strong,.solution-path__content small{display:block}.solution-path__content strong{margin-top:30px;font-size:1.14rem}.solution-path__content small{margin-top:5px;color:var(--color-muted);font-size:.78rem;transition:color .3s ease}.solution-path:hover .solution-path__content small{color:#ffffffb3}.solution-path__arrow{position:absolute;right:20px;bottom:20px;opacity:0;transform:translate(-8px);transition:opacity .25s ease,transform .25s var(--ease)}.solution-path:hover .solution-path__arrow{opacity:1;transform:none}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-card{display:flex;align-items:flex-start;gap:16px;padding:24px;border:1px solid var(--color-line);border-radius:var(--radius);background:#fff}.trust-card__icon{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;color:var(--color-accent-dark);background:var(--color-soft)}.trust-card__icon .icon{width:23px;height:23px}.trust-card h3{margin:3px 0 7px;font-size:.98rem}.trust-card p{margin:0;color:var(--color-muted);font-size:.8rem;line-height:1.45}.category-filter{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:-18px auto 34px}.filter-chip{min-height:38px;display:inline-flex;align-items:center;padding:8px 16px;border:1px solid var(--color-line);border-radius:99px;color:#49544c;background:#ffffffbf;font-size:.73rem;font-weight:800;transition:color .2s ease,background .2s ease,border-color .2s ease}.filter-chip:hover,.filter-chip.is-active{color:#fff;border-color:#151916;background:#151916}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,24px)}[data-filter-item]{min-width:0}.product-card{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;box-shadow:0 2px #12825505;transition:transform .35s var(--ease),box-shadow .35s ease,border-color .35s ease}.product-card:hover{border-color:#1282553d;box-shadow:var(--shadow-md);transform:translateY(-7px)}.product-card__media{position:relative;aspect-ratio:1 / 1.03;display:block;overflow:hidden;background:linear-gradient(145deg,#f5f7f5,#eaf0ec)}.product-card__media>img,.product-card__media>svg{width:100%;height:100%;object-fit:cover;transition:opacity .45s ease,transform .65s var(--ease)}.product-card__media .product-card__secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__media>img:first-child{transform:scale(1.055)}.product-card:hover .product-card__media .product-card__secondary{opacity:1;transform:scale(1.035)}.product-card__badge{position:absolute;z-index:2;top:14px;left:14px;padding:7px 10px;border-radius:8px;color:#fff;background:#141916;font-size:.64rem;font-weight:900;letter-spacing:.055em}.product-card__view{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:99px;color:#fff;background:#111713e0;opacity:0;transform:translateY(7px);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-size:.66rem;font-weight:800;transition:opacity .3s ease,transform .3s var(--ease)}.product-card:hover .product-card__view{opacity:1;transform:none}.product-card__body{flex:1;display:flex;flex-direction:column;padding:19px}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card__meta .eyebrow{font-size:.62rem}.stock-dot{display:inline-flex;align-items:center;gap:6px;color:var(--color-muted);font-size:.62rem;font-weight:750}.stock-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#21a66b;box-shadow:0 0 0 4px #21a66b1f}.product-card h3{min-height:2.4em;margin:11px 0 12px;font-size:clamp(.98rem,1.3vw,1.12rem);line-height:1.2}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:17px}.price__current{font-size:1.25rem;font-weight:900;letter-spacing:-.04em}.price__old{color:#909a93;font-size:.82rem}.discount-badge{padding:4px 7px;border-radius:6px;color:var(--color-accent-dark);background:#1282551a;font-size:.63rem;font-weight:900}.product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.product-card__actions .button{min-width:0;width:100%;min-height:44px;padding-inline:10px;font-size:.67rem}.quick-add-form{margin:0}.brand-story-section{overflow:hidden}.brand-story{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.78fr);align-items:center;gap:clamp(50px,8vw,110px);padding:clamp(24px,4vw,48px);border-radius:calc(var(--radius) + 10px);color:#fff;background:#111713}.brand-story__visual{position:relative;min-height:480px}.brand-story__image{width:100%;height:480px;overflow:hidden;border-radius:var(--radius);background:#e8eee9}.brand-story__image img,.brand-story__image svg{width:100%;height:100%;object-fit:cover}.brand-story__stamp{position:absolute;right:-34px;bottom:34px;width:108px;height:108px;display:grid;place-content:center;border:8px solid #111713;border-radius:50%;color:#fff;background:var(--color-accent);text-align:center;transform:rotate(-8deg)}.brand-story__stamp strong,.brand-story__stamp span{display:block}.brand-story__stamp strong{font-size:1.45rem;line-height:1}.brand-story__stamp span{margin-top:5px;font-size:.65rem;font-weight:800;text-transform:uppercase}.brand-story__content .eyebrow{color:#75d6ad}.brand-story__content h2{margin:15px 0 20px;font-size:clamp(2.1rem,4.2vw,4rem)}.brand-story__content>p{color:#ffffffad}.brand-story__list{display:grid;gap:12px;margin:28px 0;padding:0;list-style:none}.brand-story__list li{display:flex;align-items:center;gap:11px;font-size:.86rem;font-weight:700}.brand-story__list li>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--color-accent)}.brand-story__list .icon{width:14px;height:14px}.brand-story .text-link{color:#fff}.testimonial-heading__aside{display:flex;align-items:flex-end;gap:26px}.testimonial-heading__aside p{flex:1}.testimonial-controls{display:flex;gap:7px}.testimonial-controls button{width:42px;height:42px;border:1px solid var(--color-line);border-radius:50%;background:#fff;font-size:1.05rem;transition:color .2s,background .2s}.testimonial-controls button:hover{color:#fff;background:#151916}.testimonial-slider{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px) / 3);gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.testimonial-slider::-webkit-scrollbar{display:none}.testimonial{min-height:310px;display:flex;flex-direction:column;padding:clamp(24px,3vw,34px);border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;scroll-snap-align:start}.testimonial__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.testimonial__top>span{color:var(--color-muted);font-size:.64rem;font-weight:750}.testimonial__stars{display:flex;gap:3px;color:#f1ac28}.testimonial__stars .icon{width:14px;height:14px}.testimonial blockquote{flex:1;margin:32px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.18rem,2vw,1.45rem);line-height:1.38}.testimonial footer{display:flex;align-items:center;gap:11px}.testimonial__avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--color-accent-dark);font-weight:850}.testimonial cite{font-style:normal;font-size:.78rem;font-weight:800}.testimonial cite small{display:block;margin-top:2px;color:var(--color-muted);font-size:.65rem;font-weight:600}.product-main{padding:24px 0 clamp(70px,8vw,110px)}.product-breadcrumb{display:flex;align-items:center;gap:8px;padding-top:12px;padding-bottom:22px;overflow:hidden;color:var(--color-muted);font-size:.7rem;white-space:nowrap}.product-breadcrumb strong{overflow:hidden;color:var(--color-text);text-overflow:ellipsis}.product-layout{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(390px,.72fr);align-items:start;gap:clamp(42px,6vw,92px)}.product-gallery{min-width:0}.product-gallery__main{position:relative;aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border-radius:calc(var(--radius) + 8px);background:linear-gradient(145deg,#f5f7f5,#e9efeb)}.product-gallery__main:after{content:"";position:absolute;inset:auto 20% 7% 20%;height:6%;border-radius:50%;background:#14281c1f;filter:blur(15px)}.product-gallery__main img,.product-gallery__main svg{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;animation:galleryIn .4s var(--ease)}@keyframes galleryIn{0%{opacity:.35;transform:scale(.98)}}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px}.gallery-thumb{aspect-ratio:1;padding:0;overflow:hidden;border:2px solid transparent;border-radius:13px;background:var(--color-soft)}.gallery-thumb.is-active{border-color:var(--color-accent)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:calc(var(--header-height) + 28px);padding:7px 0}.product-info__category{margin-bottom:11px}.product-info__badge{display:inline-flex;margin-bottom:12px;margin-left:9px;padding:7px 10px;border-radius:8px;color:#fff;background:#151916;font-size:.64rem;font-weight:900;letter-spacing:.055em}.product-info h1{margin:0 0 13px;font-size:clamp(2.05rem,3.7vw,3.45rem)}.product-info__rating{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:var(--color-muted);font-size:.73rem;font-weight:700}.stars{display:flex;gap:3px;color:#f0a91d}.stars .icon{width:14px;height:14px}.product-info .price{margin-bottom:5px}.product-info .price__current{font-size:1.75rem}.availability{display:flex;align-items:center;gap:7px;margin-bottom:18px;color:var(--color-accent-dark);font-size:.7rem;font-weight:800}.availability span{width:7px;height:7px;border-radius:50%;background:#22a76c;box-shadow:0 0 0 4px #22a76c1f}.product-info__intro{margin:0 0 22px;color:var(--color-muted);font-size:.94rem}.quantity-title{display:block;margin:20px 0 10px;font-size:.75rem;font-weight:850;letter-spacing:.025em}.quantity-title--benefits{margin-top:24px}.benefit-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.benefit-list li{display:flex;align-items:flex-start;gap:10px;color:#3f4942;font-size:.82rem}.benefit-list .icon{width:21px;height:21px;padding:4px;border-radius:50%;color:#fff;background:var(--color-accent)}.countdown{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin:22px 0;padding:13px 15px;border:1px solid rgba(18,130,85,.18);border-radius:14px;background:#12825512}.countdown__icon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--color-accent-dark)}.countdown__label{color:#445048;font-size:.72rem;font-weight:750}.countdown__time{font-variant-numeric:tabular-nums;font-size:.9rem;letter-spacing:.045em}.variant-field label{display:block;margin-bottom:7px;font-size:.75rem;font-weight:800}.variant-field select{width:100%;min-height:48px;padding:10px 40px 10px 13px;border:1px solid var(--color-line);border-radius:12px;background:#fff}.quantity-offers{display:grid;gap:8px}.quantity-offer{position:relative;min-height:62px;display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid var(--color-line);border-radius:13px;cursor:pointer;transition:border-color .2s ease,background .2s ease}.quantity-offer:has(input:checked){border-color:var(--color-accent);background:#1282550e}.quantity-offer input{accent-color:var(--color-accent)}.quantity-offer>span:nth-child(2){flex:1}.quantity-offer strong,.quantity-offer small{display:block}.quantity-offer strong{font-size:.78rem}.quantity-offer small{margin-top:2px;color:var(--color-muted);font-size:.68rem}.quantity-offer__tag{padding:5px 7px;border-radius:6px;color:#fff;background:#151916;font-size:.58rem;font-weight:900}.quantity-row{display:grid;grid-template-columns:116px 1fr;gap:10px;margin-top:16px}.quantity-input{min-height:52px;display:grid;grid-template-columns:36px 1fr 36px;border:1px solid var(--color-line);border-radius:999px;overflow:hidden}.quantity-input button,.quantity-input input{width:100%;border:0;background:transparent;text-align:center}.quantity-input input{-webkit-appearance:textfield;appearance:textfield;font-weight:850}.quantity-input input::-webkit-outer-spin-button,.quantity-input input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-buy-button{width:100%}.secure-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:10px 0 0;color:var(--color-muted);font-size:.66rem}.secure-note .icon{color:var(--color-accent)}.product-form__message{margin:8px 0 0;color:#a22d2d;font-size:.74rem}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 24px}.product-trust__item{display:flex;align-items:center;gap:8px;padding:10px;border-radius:12px;background:var(--color-soft)}.product-trust__item .icon{width:20px;height:20px;color:var(--color-accent-dark)}.product-trust__item span{font-size:.61rem;font-weight:750;line-height:1.35}.faq-list{border-top:1px solid var(--color-line)}.faq-list details{border-bottom:1px solid var(--color-line)}.faq-list summary{position:relative;padding:15px 30px 15px 0;cursor:pointer;font-size:.78rem;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;top:13px;right:3px;color:var(--color-accent);font-size:1.2rem}.faq-list details[open] summary:after{content:"\2212"}.faq-list p{margin:-4px 0 16px;color:var(--color-muted);font-size:.76rem}.mobile-buy-bar{display:none}.product-description-grid{display:grid;grid-template-columns:minmax(300px,.7fr) 1.2fr;align-items:start;gap:clamp(45px,8vw,110px)}.page-content{max-width:820px;margin:0 auto}.page-content h1{font-size:clamp(2rem,4vw,3.4rem)}.rte,.page-content{color:#465149}.rte img,.page-content img{border-radius:var(--radius)}.purchase-steps-section{background:#fff}.purchase-steps__head{max-width:650px;margin-bottom:42px}.purchase-steps__head h2{margin:11px 0 12px;font-size:clamp(2rem,4vw,3.3rem)}.purchase-steps__head p{color:var(--color-muted)}.purchase-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;counter-reset:steps}.purchase-step{position:relative;min-height:235px;padding:26px;overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-soft)}.purchase-step__number{position:absolute;top:18px;right:21px;color:#9ca9a0;font-size:.72rem;font-weight:900}.purchase-step__icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;color:#fff;background:var(--color-accent)}.purchase-step h3{margin:42px 0 9px;font-size:1.12rem}.purchase-step p{margin:0;color:var(--color-muted);font-size:.8rem}.collection-hero{padding:72px 0 54px;background:radial-gradient(circle at 50% -10%,rgba(18,130,85,.18),transparent 42%),var(--color-soft)}.collection-hero .section-heading{margin-bottom:0}.pagination{margin-top:40px;text-align:center}.pagination a,.pagination .page.current{display:inline-grid;min-width:36px;height:36px;place-items:center;margin:0 3px;border:1px solid var(--color-line);border-radius:50%}.pagination .page.current{color:#fff;background:var(--color-accent)}.empty-state{padding:80px 20px;text-align:center}.empty-state h2{font-size:clamp(1.8rem,4vw,3rem)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:42px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--color-line)}.cart-item img{width:100px;height:100px;border-radius:14px;object-fit:cover;background:var(--color-soft)}.cart-item p{color:var(--color-muted);font-size:.75rem}.cart-summary{position:sticky;top:110px;padding:25px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-soft)}.cart-summary__total{display:flex;justify-content:space-between;margin:22px 0;font-size:1.2rem;font-weight:900}.site-footer{padding:70px 0 22px;color:#ffffffb8;background:#111713}.footer__grid{display:grid;grid-template-columns:1.35fr repeat(3,.72fr) 1.1fr;gap:clamp(28px,4vw,60px)}.footer__brand p,.footer__newsletter p{max-width:300px;margin:17px 0;font-size:.8rem}.footer__logo{color:#fff}.footer__promise{display:flex;align-items:center;gap:10px;color:#fff;font-size:.72rem}.footer__promise span{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--color-accent)}.footer__title{margin:5px 0 18px;color:#fff;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.footer__links{display:grid;gap:10px;font-size:.75rem}.footer__links a:hover{color:#fff}.newsletter-form{position:relative}.newsletter-form input{width:100%;height:46px;padding:9px 50px 9px 14px;border:1px solid rgba(255,255,255,.15);border-radius:99px;color:#fff;background:#ffffff0f}.newsletter-form button{position:absolute;top:4px;right:4px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--color-accent)}.form-success{color:#75d6ad}.footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:55px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:.66rem}.whatsapp-float{position:fixed;z-index:45;right:22px;bottom:22px;min-height:48px;display:inline-flex;align-items:center;gap:9px;padding:10px 16px;border-radius:99px;color:#fff;background:#18a866;box-shadow:0 14px 36px #114b2e47;font-size:.72rem;font-weight:850;transition:transform .25s var(--ease)}.whatsapp-float:hover{transform:translateY(-3px)}.whatsapp-float .icon{width:22px;height:22px}.cart-toast{position:fixed;z-index:80;right:22px;bottom:84px;max-width:calc(100% - 40px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px 15px;border:1px solid rgba(255,255,255,.1);border-radius:15px;color:#fff;background:#111713;box-shadow:var(--shadow-md);opacity:0;pointer-events:none;transform:translateY(14px);transition:opacity .25s,transform .3s var(--ease)}.cart-toast.is-visible{opacity:1;pointer-events:auto;transform:none}.cart-toast__icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--color-accent)}.cart-toast__icon .icon{width:15px;height:15px}.cart-toast>span{font-size:.72rem;font-weight:750}.cart-toast a{color:#7ae0b4;font-size:.7rem;font-weight:850;text-decoration:underline}.js .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s var(--ease),transform .7s var(--ease);transition-delay:var(--reveal-delay, 0ms)}.js .reveal.is-visible{opacity:1;transform:none}@media(max-width:1180px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer__grid{grid-template-columns:1.3fr repeat(3,.75fr)}.footer__newsletter{grid-column:1 / -1;max-width:420px}.hero__offer{right:0}.hero__shipping{left:0}}@media(max-width:989px){:root{--header-height: 66px}.page-width{width:min(calc(100% - 30px),var(--page-width))}.announcement__inner{justify-content:space-between}.announcement__desktop{display:none!important}.header__inner{min-height:var(--header-height);grid-template-columns:42px 1fr auto;gap:10px}.menu-toggle{display:inline-grid;justify-self:start}.header__logo{justify-self:center}.header__nav,.header__actions .header__icon:first-child{display:none}.mobile-menu{position:fixed;z-index:49;inset:calc(34px + var(--header-height)) 0 auto;display:grid;gap:4px;padding:18px 20px 28px;border-top:1px solid var(--color-line);background:#fff;box-shadow:0 24px 40px #0f1e141f;opacity:0;pointer-events:none;transform:translateY(-14px);transition:opacity .25s ease,transform .3s var(--ease)}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:none}.mobile-menu a{padding:12px 6px;border-bottom:1px solid var(--color-line);font-size:.88rem;font-weight:800}.section-heading--split{grid-template-columns:1fr;gap:18px}.hero{padding-top:54px}.hero__inner{min-height:auto;grid-template-columns:1fr;gap:18px}.hero__content{max-width:740px;padding-bottom:10px;text-align:center}.hero__content h1,.hero__text{margin-right:auto;margin-left:auto}.hero__actions,.hero__proof{justify-content:center}.hero__visual{min-height:520px}.hero__halo{width:min(75vw,520px)}.hero__image{height:490px}.hero__shipping{left:7%}.hero__offer{right:7%}.solution-paths__grid{grid-template-columns:repeat(2,1fr)}.brand-story{grid-template-columns:1fr}.brand-story__content{padding:12px 5px 20px}.testimonial-slider{grid-auto-columns:calc((100% - 18px)/2)}.product-layout{grid-template-columns:1fr}.product-info{position:static;max-width:720px}.product-gallery__main{max-height:720px}.product-description-grid{grid-template-columns:1fr;gap:25px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.purchase-steps{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){body.template-product{padding-bottom:82px}.page-width{width:min(calc(100% - 24px),var(--page-width))}.section{padding:64px 0}.announcement span{font-size:.59rem;letter-spacing:.02em}.announcement .icon{display:none}.header__logo{font-size:1.45rem}.hero{padding-top:42px}.hero__texture{background-size:22px 22px}.hero__content h1{font-size:clamp(2.65rem,13vw,4.25rem)}.hero__text{font-size:.96rem}.hero__actions{display:grid}.hero__actions .button{width:100%}.hero__proof{text-align:left}.hero__visual{min-height:390px}.hero__image{height:370px}.hero__offer{top:6%;right:0;padding:11px 13px}.hero__shipping{left:0;bottom:14%}.hero__payment{right:0;bottom:3%}.hero__benefit-line{grid-template-columns:repeat(2,1fr);min-height:94px;padding:10px 0}.hero__benefit-line span{min-height:35px;font-size:.64rem}.hero__benefit-line span:nth-child(3){border-left:0}.solution-paths{padding-bottom:30px}.solution-paths__grid{grid-template-columns:1fr 1fr;gap:9px}.solution-path{min-height:178px;padding:17px}.solution-path__icon{width:42px;height:42px}.solution-path__content strong{margin-top:22px;font-size:.96rem}.solution-path__content small{font-size:.67rem}.solution-path__arrow{display:none}.trust-grid{grid-template-columns:1fr}.trust-card{padding:20px}.category-filter{justify-content:flex-start;flex-wrap:nowrap;margin-right:-12px;padding-right:12px;overflow-x:auto;scrollbar-width:none}.filter-chip{flex:0 0 auto}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card__body{padding:12px}.product-card__badge{top:9px;left:9px;padding:5px 7px;font-size:.55rem}.product-card__view,.stock-dot{display:none}.product-card h3{min-height:3.45em;margin:8px 0;font-size:.86rem;line-height:1.16}.product-card__meta .eyebrow{font-size:.54rem}.price{gap:5px}.price__current{font-size:1rem}.price__old{font-size:.67rem}.discount-badge{display:none}.product-card__actions{grid-template-columns:1fr}.product-card__actions .button--secondary{display:none}.product-card__actions .button{min-height:40px}.brand-story{padding:13px}.brand-story__visual{min-height:340px}.brand-story__image{height:340px}.brand-story__stamp{right:8px;bottom:-22px;width:90px;height:90px;border-width:6px}.brand-story__content{padding:40px 8px 22px}.testimonial-heading__aside{align-items:center}.testimonial-heading__aside p{display:none}.testimonial-slider{grid-auto-columns:88%}.testimonial{min-height:290px}.product-main{padding-top:8px}.product-breadcrumb{padding-bottom:14px}.product-gallery__main{margin-inline:-12px;border-radius:0 0 26px 26px}.product-gallery__thumbs{grid-template-columns:repeat(5,1fr)}.product-info{padding-top:14px}.product-info h1{font-size:2.15rem}.quantity-row{grid-template-columns:104px 1fr}.product-trust__item{flex-direction:column;align-items:flex-start}.product-trust__item br{display:none}.mobile-buy-bar{position:fixed;z-index:48;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,.65fr) 1fr;align-items:center;gap:10px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--color-line);background:#fffffff5;box-shadow:0 -10px 30px #0f1e1417;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(110%);transition:transform .3s var(--ease)}.mobile-buy-bar.is-visible{transform:none}.mobile-buy-bar small,.mobile-buy-bar strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-buy-bar small{color:var(--color-muted);font-size:.6rem}.mobile-buy-bar strong{font-size:.92rem}.mobile-buy-bar .button{min-height:46px;padding-inline:13px;font-size:.68rem}.purchase-steps{grid-template-columns:1fr}.purchase-step{min-height:190px}.purchase-step h3{margin-top:28px}.footer__grid{grid-template-columns:1fr 1fr}.footer__brand,.footer__newsletter{grid-column:1 / -1}.footer__bottom{flex-direction:column}.whatsapp-float{right:14px;bottom:88px;width:48px;justify-content:center;padding:0}.whatsapp-float span{display:none}.cart-toast{right:12px;bottom:146px;left:12px}.cart-item{grid-template-columns:78px 1fr}.cart-item img{width:78px;height:78px}.cart-item__price{grid-column:2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js .reveal{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/base.css.map */
