:root{--ink:#071b14;--leaf:#19a77b;--leaf-dark:#0f6d4b;--logo-bright:#2fd1a2;--mint:#d8f8ed;--sand:#f3f8f4;--cloud:#fff;--sun:#f1d2a4;--clay:#e36b4a;--text-1:rgba(7,27,20,.88);--text-2:rgba(7,27,20,.72);--text-3:rgba(7,27,20,.64);--text-4:rgba(7,27,20,.32);--text-inv:rgba(255,255,255,.96);--border-1:rgba(15,109,75,.16);--border-2:rgba(15,109,75,.08);--border-3:rgba(15,109,75,.04);--border-s:rgba(15,109,75,.24);--border-hairline:rgba(7,27,20,.09);--surface-matte:#fff;--surface-warm:rgba(252,249,243,.96);--el-1:0 2px 8px rgba(7,27,20,.04);--el-2:0 8px 16px rgba(7,27,20,.06);--el-3:0 16px 32px rgba(7,27,20,.08);--el-4:0 24px 48px rgba(7,27,20,.12);--r-xs:8px;--r-field:12px;--r-card:16px;--r-panel:24px;--r-section:32px;--r-pill:999px;--font-display:"Onest" , "Segoe UI" , sans-serif;--font-text:"Manrope" , "Segoe UI" , sans-serif;--ease:cubic-bezier(.4,0,.2,1);--container-w:min(1440px,100% - clamp(32px,4vw,80px))}*,*::after,*::before{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none;color:inherit}body{font-family: var(--font-text);color:var(--ink);background:#f7faf8;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit;border:none;background:none}h1{font-family: var(--font-display);font-weight:800;line-height:1.1;letter-spacing:-.02em;font-size:clamp(1.6rem,3.5vw,2.4rem);color:var(--ink);margin-bottom:8px}h2{font-family: var(--font-display);font-weight:800;line-height:1.12;letter-spacing:-.02em}h3{font-family: var(--font-display);font-weight:700;line-height:1.2}img{display:block;max-width:100%}ol,ul{list-style:none}.arrivals-grid,.products-grid,.purchases-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.auth-card{background:#fff;border:1px solid var(--border-2);border-radius:var(--r-panel);padding:clamp(24px,3vw,32px);box-shadow:var(--el-2)}.auth-field{display:flex;flex-direction:column;gap:5px}.auth-field input{width:100%;padding:13px 16px;background:var(--sand);border:1.5px solid var(--border-2);border-radius:var(--r-field);font-size:.9rem;transition:border-color .16s var(--ease) , box-shadow .16s var(--ease)}.auth-field input:focus,.cart-field input:focus,.cart-field textarea:focus,.purchase-search input:focus{outline:none;border-color:var(--leaf);box-shadow:0 0 0 3px rgba(25,167,123,.12)}.auth-field label{font-family: var(--font-display);font-weight:700;font-size:.82rem;color:var(--text-2)}.auth-field label .req,.cart-field label .required,.cart-remove-btn:hover,.label-title .req{color:var(--clay)}.auth-field-hint,.cart-field-hint{font-size:.72rem;color:var(--text-4)}.auth-form,.shop-hero-copy,.wholesale-hero-copy{display:flex;flex-direction:column;gap:16px}.auth-form-title{font-family: var(--font-display);font-weight:700;font-size:1rem;color:var(--ink);margin-bottom:18px}.auth-info-meta{display:flex;flex-direction:column;gap:4px;padding:12px 14px;background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-card);font-size:.78rem;color:var(--text-2)}.auth-info-note{font-size:.74rem;color:var(--text-3);line-height:1.5;padding-top:8px;border-top:1px solid var(--border-2)}.auth-info-steps{display:flex;flex-direction:column;gap:10px;counter-reset:info-step}.auth-info-steps li{counter-increment:info-step;display:flex;align-items:flex-start;gap:10px;font-size:.8rem;color:var(--text-2);line-height:1.5}.auth-info-steps li::before{content:counter(info-step);flex-shrink:0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--leaf-dark);color:#fff;font-family: var(--font-display);font-weight:800;font-size:.7rem}.auth-intro{margin-bottom:28px}.auth-intro h1{font-size:clamp(1.5rem,2.6vw,2rem);color:var(--ink);margin-bottom:8px}.auth-intro p{font-size:.88rem;color:var(--text-3);line-height:1.55;max-width:520px}.auth-layout{display:grid;grid-template-columns:1fr 360px;gap:clamp(24px,3vw,40px);align-items:start;max-width:860px;margin:0 auto}.auth-page,.legal-page,.offer-page{padding:clamp(32px,4vw,56px) 0 clamp(48px,5vw,80px)}.auth-perk{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-card);transition:box-shadow .16s var(--ease)}.auth-perk-icon{width:32px;height:32px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(15,109,75,.06)}.auth-perk-icon svg{width:16px;height:16px;fill:none;stroke:var(--leaf-dark);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.auth-perk-label{font-family: var(--font-display);font-weight:700;font-size:.78rem;color:var(--text-1)}.auth-perk-note{font-size:.68rem;color:var(--text-3)}.auth-perk-text,.channels-bar-link-text{display:flex;flex-direction:column;gap:1px}.auth-perk:hover,.offer-accordion[open]{box-shadow:var(--el-1)}.auth-perks,.delivery-services,.footer-links{display:flex;flex-direction:column;gap:10px}.auth-sidebar{position:sticky;top:96px;display:flex;flex-direction:column;gap:16px}.auth-sidebar-card{background:#fff;border:1px solid var(--border-2);border-radius:var(--r-panel);padding:clamp(20px,2.5vw,28px);box-shadow:var(--el-2);display:flex;flex-direction:column;gap:14px}.auth-sidebar-card>p{font-size:.84rem;color:var(--text-2);line-height:1.55}.auth-sidebar-card h2{font-size:1.05rem}.auth-step{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--text-4);font-weight:600}.auth-step-divider{flex:0 0 32px;height:2px;background:rgba(15,109,75,.12);margin:0 8px;border-radius:1px}.auth-step-num{width:26px;height:26px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family: var(--font-display);font-weight:800;font-size:.72rem;background:rgba(15,109,75,.08)}.auth-step.is-active{color:var(--leaf-dark);font-weight:700}.auth-step.is-active .auth-step-num,.btn-primary,.cart-progress-step.is-active .cart-progress-num{background:var(--leaf-dark);color:#fff}.auth-step.is-done,.cart-progress-step.is-done{color:var(--leaf)}.auth-step.is-done .auth-step-num,.cart-progress-step.is-done .cart-progress-num{background:var(--leaf);color:#fff}.auth-stepper{display:flex;align-items:center;gap:0;margin-bottom:20px}.auth-tab{flex:1;display:flex;align-items:center;justify-content:center;min-height:40px;padding:0 10px;border-radius:var(--r-pill);font-family: var(--font-display);font-weight:700;font-size:.8rem;color:var(--text-3);cursor:pointer;transition:background .16s var(--ease) , color .16s var(--ease) , box-shadow .16s var(--ease)}.auth-tab.is-active{background:#fff;color:var(--leaf-dark);box-shadow:var(--el-1)}.auth-tab:hover{color:var(--text-1)}.auth-tabs{display:flex;gap:4px;background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-pill);padding:4px;margin-bottom:20px}.avail-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-pill);font-family: var(--font-display);font-weight:700;font-size:.8rem;color:var(--text-3);cursor:pointer;transition:background .16s var(--ease) , border-color .16s var(--ease) , color .16s var(--ease)}.avail-chip strong{font-weight:800}.avail-chip.is-active,.availability-chip.is-active,.gallery-filter-chip.is-active,.shop-hero-chip.is-active{background:var(--leaf-dark);border-color:var(--leaf-dark);color:#fff}.avail-chip.is-active:hover,.availability-chip.is-active:hover,.category-chip.is-active:hover,.gallery-filter-chip.is-active:hover,.shop-hero-chip.is-active:hover{border-color:var(--leaf-dark);color:#fff}.avail-chip:hover,.category-chip:hover,.gallery-filter-chip:hover,.shop-hero-chip:hover{border-color:var(--border-1);color:var(--text-1)}.avail-chips{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:24px}.availability-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-pill);font-family: var(--font-display);font-weight:700;font-size:.8rem;color:var(--text-2);cursor:pointer;transition:all .16s var(--ease)}.availability-chip strong{font-weight:800;color:var(--leaf-dark)}.availability-chip.is-active strong{color:#fff}.availability-chip.is-active:hover strong,.category-chip.is-active:hover .category-chip__count{color:rgba(255,255,255,.72)}.availability-chip:hover,.cart-shipping-option:hover,.contact-link:hover{border-color:var(--border-1)}.availability-row{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.bento{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:20px}.bento-featured{grid-row: 1 / 3;display:flex;flex-direction:column;background:linear-gradient(128deg,rgba(255,255,255,.99),rgba(245,252,248,.98),rgba(255,249,236,.96));border-radius:var(--r-panel);border:1px solid var(--border-hairline);box-shadow:0 1px 0 rgba(255,255,255,.98) inset , 0 1px 2px rgba(7,27,20,.04) , 0 12px 32px rgba(7,27,20,.07);overflow:hidden;transition:transform .24s var(--ease) , box-shadow .24s var(--ease)}.bento-featured:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(7,27,20,.11)}.bento-featured__badge{position:absolute;top:16px;left:16px}.bento-featured__body{padding:20px 24px;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.bento-featured__cat,.prod-card__body .prod-card__cat{align-self:flex-start}.bento-featured__img{flex:1;min-height:0;width:100%;background:linear-gradient(135deg,rgba(25,167,123,.06),rgba(216,248,237,.15));display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.bento-featured__img img,.cart-line-media img,.gallery-hero-thumb img,.hero-card__img img,.prod-card__img img{width:100%;height:100%;object-fit:cover}.bento-featured__img-link{flex:1;min-height:0;display:flex;color:inherit;-webkit-tap-highlight-color:transparent}.bento-featured__img-link:focus-visible{outline:2px solid var(--leaf-dark);outline-offset:-2px}.bento-featured__name{font-family: var(--font-display);font-weight:800;font-size:1.125rem}.bento-featured__price,.cat-card__name{font-family: var(--font-display);font-weight:800;font-size:1.25rem}.bento-featured__row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.bento-featured__stock{font-size:.8rem;color:var(--text-3);display:flex;align-items:center;gap:6px}.bento-featured__stock--last,.prod-card__stock--last{color:var(--clay);font-weight:600}.bento-featured__stock--low,.prod-card__stock--low{color:#9f5f18;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 clamp(16px,1.9vw,22px);border-radius:var(--r-pill);font-family: var(--font-display);font-weight:800;font-size:clamp(14px,1vw,15px);cursor:pointer;transition:background .16s var(--ease) , border-color .16s var(--ease) , color .16s var(--ease) , box-shadow .16s var(--ease);white-space:nowrap}.btn--lg{min-height:52px;padding:0 28px;font-size:15px}.btn--md{min-height:44px;padding:0 18px;font-size:14px}.btn--sm{min-height:40px;padding:0 16px;font-size:13px}.btn-danger{background:rgba(227,107,74,.08);color:var(--clay);border:1px solid rgba(227,107,74,.15)}.btn-danger:hover{background:rgba(227,107,74,.14)}.btn-ghost{background:rgba(255,255,255,.72);border:1px solid rgba(15,109,75,.1);color:var(--text-1)}.btn-ghost:hover{background:#fff;border-color:var(--border-1)}.btn-primary:hover,.hero-card__btn.is-added{background:#0c5a3f}.btn-secondary{background:#fff;border:1px solid var(--border-2);color:var(--text-1)}.btn-secondary:hover{border-color:var(--border-1);box-shadow:var(--el-1)}.btn.is-added{background:#0c5a3f;pointer-events:none}.btn.is-loading{pointer-events:none;opacity:.7}.card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border-2);border-radius:16px;overflow:hidden;transition:box-shadow .2s var(--ease) , transform .2s var(--ease)}.card:hover{box-shadow:0 12px 32px rgba(7,27,20,.10);transform:translateY(-2px)}.card__body{padding:0 20px 20px}.card__desc{font-size:.78rem;color:var(--text-3);font-weight:600;line-height:1.4}.card__icon{height:110px;display:flex;align-items:center;justify-content:center;font-size:2.6rem}.card__name{font-family: var(--font-display);font-weight:700;font-size:1rem;color:var(--ink);margin-bottom:4px}.cart-action{display:flex;align-items:center;gap:8px}.cart-action .btn,.cart-action .hero-card__btn,.pdp-hero__buy .cart-action{flex-shrink:0}.cart-actions,.section-head-copy{display:flex;flex-direction:column;gap:8px}.cart-delivery-fields,.nav-toggle,.offer-accordion summary::-webkit-details-marker{display:none}.cart-delivery-fields.is-visible{display:block}.cart-delivery-title{font-family: var(--font-display);font-weight:700;font-size:.85rem;color:var(--text-1);margin-bottom:14px}.cart-field,.legal-sidebar-links,.offer-sidebar-links{display:flex;flex-direction:column;gap:4px}.cart-field input{width:100%;padding:10px 14px;background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-field);font-size:.88rem;transition:border-color .16s var(--ease) , box-shadow .16s var(--ease)}.cart-field label{font-family: var(--font-display);font-weight:700;font-size:.8rem;color:var(--text-2)}.cart-field textarea{width:100%;padding:10px 14px;background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-field);font-size:.88rem;transition:border-color .16s var(--ease) , box-shadow .16s var(--ease);resize:vertical;min-height:70px}.cart-field--full,.cart-form-grid--full,.field--full{grid-column: 1 / -1}.cart-fieldset{border:none;padding:0;margin:0 0 20px}.cart-fieldset legend{font-family: var(--font-display);font-weight:800;font-size:.9rem;color:var(--ink);margin-bottom:4px}.cart-fieldset-note{font-size:.75rem;color:var(--text-3);margin-bottom:14px}.cart-fieldset:last-child,.legal-section p:last-child,.offer-accordion-content p:last-child,.offer-section p:last-child{margin-bottom:0}.cart-form-divider{height:1px;background:var(--border-2);margin:20px 0}.cart-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cart-form-panel{background:#fff;border:1px solid var(--border-2);border-radius:var(--r-section);padding:clamp(20px,2.5vw,32px);box-shadow:var(--el-2)}.cart-form-panel>p{font-size:.82rem;color:var(--text-3);margin-bottom:20px}.cart-form-panel h2,.cart-panel-head h2,.cart-summary h2{font-size:1.1rem;margin-bottom:4px}.cart-intro{margin-bottom:24px}.cart-intro h1{font-size:clamp(1.6rem,3vw,2.2rem);color:var(--ink);margin-bottom:8px}.cart-intro p,.legal-intro p,.offer-intro p{font-size:clamp(.88rem,1vw,1rem);color:var(--text-2);line-height:1.6;max-width:640px}.cart-layout{display:grid;grid-template-columns:1fr 400px;gap:clamp(20px,2.5vw,32px);align-items:start}.cart-line-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;justify-content:center}.cart-line-head,.purchase-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cart-line-head h3{font-size:.9rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-line-head h3 a{color:var(--text-1);transition:color .16s var(--ease)}.cart-line-head h3 a:hover,.category-chip.is-active .category-chip__count,.gallery-hero .back-link:hover,.purchase-hero-sub strong,.site-nav a[aria-current="page"],a.bento-featured__name:hover,a.hero-card__name:hover,a.prod-card__name:hover{color:var(--leaf-dark)}.cart-line-item{display:grid;grid-template-columns:80px 1fr auto;gap:16px;padding:18px 0;border-bottom:1px solid var(--border-2)}.cart-line-item:last-child,.pdp-hero__param:last-child{border-bottom:none}.cart-line-main{display:flex;flex-direction:column;gap:4px;min-width:0}.cart-line-media{width:80px;height:80px;border-radius:var(--r-card);overflow:hidden;background:var(--sand);flex-shrink:0}.cart-line-meta{font-size:.75rem;color:var(--text-3);display:flex;gap:8px;flex-wrap:wrap}.cart-line-meta span{display:inline-flex;align-items:center;gap:4px}.cart-line-price{font-size:.8rem;color:var(--text-2)}.cart-line-total{font-family: var(--font-display);font-weight:800;font-size:.95rem;white-space:nowrap}.cart-lines-panel{background:#fff;border:1px solid var(--border-2);border-radius:var(--r-section);padding:clamp(20px,2.5vw,32px);box-shadow:var(--el-2);margin-bottom:24px}.cart-page{padding:clamp(24px,3vw,40px) 0 clamp(48px,5vw,80px)}.cart-panel-copy{font-size:.82rem;color:var(--text-3)}.cart-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.cart-progress{display:flex;align-items:stretch;gap:0;margin-bottom:28px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-panel);overflow:hidden;box-shadow:var(--el-1)}.cart-progress-num{width:28px;height:28px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family: var(--font-display);font-weight:800;font-size:.75rem;background:rgba(15,109,75,.08)}.cart-progress-step{flex:1;display:flex;align-items:center;gap:10px;padding:14px 18px;border-right:1px solid var(--border-2);color:var(--text-4);transition:background .2s var(--ease) , color .2s var(--ease)}.cart-progress-step.is-active{background:rgba(15,109,75,.05);color:var(--text-1)}.cart-progress-step.is-active .cart-progress-text span{color:var(--text-3)}.cart-progress-step:last-child{border-right:none}.cart-progress-text{display:flex;flex-direction:column;gap:1px;min-width:0}.cart-progress-text span{font-size:.68rem;color:var(--text-4)}.cart-progress-text strong{font-family: var(--font-display);font-weight:700;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-reassurance{display:flex;flex-direction:column;gap:8px;padding:14px 16px;background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-card)}.cart-reassurance li{font-size:.78rem;color:var(--text-2);line-height:1.5;padding-left:16px;position:relative}.cart-reassurance li::before{content:'✓';position:absolute;left:0;color:var(--leaf);font-weight:700}.cart-remove-btn{font-size:.75rem;color:var(--text-4);cursor:pointer;transition:color .16s var(--ease)}.cart-shipping-body,.offer-accordion-title{display:flex;flex-direction:column;gap:2px}.cart-shipping-body small,.cart-summary-state p,.channel-note,.contact-link span,.hero-metric span,.shop-hero-stat span,.wholesale-hero-stat span{font-size:.75rem;color:var(--text-3)}.cart-shipping-body strong,.cart-summary-state strong{font-family: var(--font-display);font-weight:700;font-size:.85rem}.cart-shipping-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.cart-shipping-option{display:flex;align-items:center;gap:12px;padding:14px 16px;border:2px solid var(--border-2);border-radius:var(--r-card);cursor:pointer;transition:border-color .16s var(--ease) , background .16s var(--ease)}.cart-shipping-option.is-active{border-color:var(--leaf-dark);background:rgba(15,109,75,.03)}.cart-shipping-option.is-active .cart-shipping-radio{border-color:var(--leaf-dark)}.cart-shipping-option.is-active .cart-shipping-radio__dot,.legal-sidebar-link[aria-current="page"] .legal-sidebar-link__dot,.offer-sidebar-link[aria-current="page"] .offer-sidebar-link__dot{background:var(--leaf-dark)}.cart-shipping-radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--border-1);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .16s var(--ease)}.cart-shipping-radio__dot{width:10px;height:10px;border-radius:50%;background:transparent;transition:background .16s var(--ease)}.cart-stepper{display:inline-flex;align-items:center;gap:0;background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-pill);overflow:hidden}.cart-stepper-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;cursor:pointer;color:var(--text-2);transition:background .16s var(--ease) , color .16s var(--ease)}.cart-stepper-btn:hover{background:rgba(15,109,75,.08);color:var(--leaf-dark)}.cart-stepper-val{min-width:28px;text-align:center;font-family: var(--font-display);font-weight:800;font-size:.85rem}.cart-summary{position:sticky;top:96px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-section);padding:clamp(20px,2.5vw,32px);box-shadow:var(--el-2);display:flex;flex-direction:column;gap:20px}.cart-summary>p{font-size:.82rem;color:var(--text-3);line-height:1.5}.cart-summary-grid,.wholesale-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cart-summary-grid .cart-summary-total{grid-column: 1 / -1;background:rgba(15,109,75,.04);border-color:var(--border-1)}.cart-summary-grid .cart-summary-total dd{font-size:1.25rem;color:var(--leaf-dark)}.cart-summary-grid>div{display:flex;flex-direction:column;gap:2px;padding:10px 14px;background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-field)}.cart-summary-grid dd,.prod-card__price{font-family: var(--font-display);font-weight:800;font-size:1rem}.cart-summary-grid dt{font-size:.72rem;color:var(--text-3);font-weight:600}.cart-summary-state{background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-card);padding:14px 16px;display:flex;flex-direction:column;gap:4px}.cart-summary-state__eyebrow{font-family: var(--font-display);font-weight:800;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--leaf-dark)}.cart-support{font-size:.75rem;color:var(--text-3);text-align:center;display:flex;flex-direction:column;gap:2px}.cat-arrow{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--border-2);box-shadow:var(--el-1);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .16s var(--ease) , box-shadow .16s var(--ease) , opacity .16s var(--ease)}.cat-arrow svg,.hero-slider-arrow svg{width:16px;height:16px;fill:none;stroke:var(--text-1);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.cat-arrow.is-disabled,.qty-btn.is-disabled{opacity:.3;pointer-events:none}.cat-arrow:hover{box-shadow:var(--el-2)}.cat-card{position:relative;height:clamp(220px,18vw,280px);border-radius:var(--r-panel);overflow:hidden;cursor:pointer}.cat-card:hover .cat-card__bg,.gallery-tile:hover img,.purchase-card:hover .purchase-card__bg{transform:scale(1.04)}.cat-card__bg,.purchase-card__bg{position:absolute;inset:0;transition:transform .4s var(--ease);background-size:cover;background-position:center}.cat-card__body{position:absolute;bottom:0;left:0;right:0;padding:24px;display:flex;flex-direction:column;gap:12px;color:#fff}.cat-card__btn{display:inline-flex;align-items:center;min-height:36px;padding:0 16px;background:rgba(255,255,255,.2);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);border-radius:var(--r-pill);font-family: var(--font-display);font-weight:800;font-size:.75rem;color:#fff;cursor:pointer;transition:background .2s var(--ease)}.cat-card__btn:hover,.purchase-card__btn:hover{background:rgba(255,255,255,.35)}.cat-card__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cat-card__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,27,20,0) 40%,rgba(7,27,20,.55) 100%)}.cat-carousel,.catalog-sort,.header-cart-btn{position:relative}.cat-dot,.hero-slider-dot{width:8px;height:8px;border-radius:50%;background:var(--border-1);cursor:pointer;transition:background .2s var(--ease) , transform .2s var(--ease)}.cat-dot.is-active,.hero-slider-dot.is-active{background:var(--leaf-dark);transform:scale(1.3)}.cat-dots,.hero-slider-dots{display:flex;gap:6px}.cat-nav{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.cat-track{display:grid;grid-template-rows:repeat(2,1fr);grid-auto-flow:column;grid-auto-columns:calc(50% - 10px);gap:20px;transition:transform .45s var(--ease)}.cat-viewport{overflow:hidden;border-radius:var(--r-panel)}.catalog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:clamp(16px,2vw,24px);flex-wrap:wrap}.catalog-head h2,.gallery-head h2{font-size:clamp(1.25rem,2vw,1.6rem);color:var(--ink)}.catalog-head p,.contacts-side>p,.gallery-head p,.social-copy p{font-size:.875rem;color:var(--text-2);line-height:1.5}.catalog-head-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.catalog-meta{font-size:.8rem;color:var(--text-3);font-weight:600;white-space:nowrap}.catalog-search{flex:1;position:relative}.catalog-search input{width:100%;min-height:48px;padding:12px 40px 12px 16px;background:rgba(255,255,255,.94);border:1px solid var(--border-1);border-radius:var(--r-field);font-size:.875rem;transition:border-color .16s var(--ease) , box-shadow .16s var(--ease)}.catalog-search input:focus,.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--leaf-dark);box-shadow:0 0 0 3px rgba(15,109,75,.12)}.catalog-search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:var(--border-2);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.9rem;color:var(--text-3);opacity:0;pointer-events:none;transition:opacity .16s var(--ease)}.catalog-search.has-value .catalog-search-clear{opacity:1;pointer-events:auto}.catalog-section{padding:clamp(24px,3vw,48px) 0}.catalog-sort select{min-height:48px;padding:12px 36px 12px 16px;background:rgba(255,255,255,.94);border:1px solid var(--border-1);border-radius:var(--r-field);font-size:.875rem;appearance:none;cursor:pointer;padding-right:36px}.catalog-sort::after{content:"▾";position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:.7rem;color:var(--text-3);pointer-events:none}.catalog-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px}.category-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-pill);font-family: var(--font-display);font-weight:700;font-size:.78rem;color:var(--text-2);cursor:pointer;transition:all .16s var(--ease)}.category-chip--link{color:var(--leaf-dark);font-weight:800;border-color:transparent;background:transparent}.category-chip--link:hover,.mobile-menu-link:hover{background:rgba(15,109,75,.04)}.category-chip.is-active{background:rgba(15,109,75,.08);border-color:var(--leaf-dark);color:var(--leaf-dark)}.category-chip__count{font-size:.7rem;color:var(--text-4);font-weight:800}.category-strip,.form-pills,.gallery-filter-strip{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.cats-crumb,.wh-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;font-size:.8rem;color:var(--text-3);font-weight:600;padding:clamp(16px,2vw,24px) 0 0}.cats-crumb a,.wh-crumb a{color:var(--leaf-dark);font-family: var(--font-display);font-weight:700;transition:color .16s var(--ease)}.cats-crumb a:hover,.pdp-crumb a:hover,.wh-crumb a:hover{color:#0c5a3f;text-decoration:underline}.cats-crumb__current,.pdp-crumb__cur,.wh-crumb__current{color:var(--text-2)}.cats-crumb__sep,.wh-crumb__sep{color:var(--text-4);user-select:none}.cats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.6vw,20px)}.cats-grid .cat-card{display:block;transition:transform .24s var(--ease) , box-shadow .24s var(--ease)}.cats-grid .cat-card:hover,.purchase-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px rgba(7,27,20,.12)}.cats-section{padding-bottom:clamp(40px,5vw,72px)}.cats-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:clamp(18px,2vw,28px)}.cats-section-head h2{font-family: var(--font-display);font-weight:800;font-size:clamp(1.2rem,1.9vw,1.6rem);color:var(--ink);letter-spacing:-.02em;line-height:1.15}.cats-section-head p{font-size:.88rem;color:var(--text-2);margin-top:4px;line-height:1.5}.cats-section-head__meta{font-size:.78rem;color:var(--text-3);font-weight:600;white-space:nowrap}.channel-card{flex:1;display:flex;align-items:center;gap:14px;padding:16px 20px;background:#fff;border-radius:var(--r-card);border:1px solid var(--border-2);box-shadow:var(--el-1);transition:box-shadow .2s var(--ease) , border-color .2s var(--ease)}.channel-card:hover,.channels-bar-link:hover{box-shadow:var(--el-2);border-color:var(--border-1)}.channel-cards{display:flex;gap:16px}.channel-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.channel-icon svg{width:22px;height:22px}.channel-icon--max{background:#6c4fbb;color:#fff}.channel-icon--tg{background:#2aabee;color:#fff}.channel-icon--vk{background:#07f;color:#fff}.channel-name,.prod-card__name{font-family: var(--font-display);font-weight:700;font-size:.875rem}.channels-bar{background:linear-gradient(90deg,rgba(25,167,123,.06),rgba(241,210,164,.08),rgba(25,167,123,.06));border-bottom:1px solid var(--border-2);padding:14px 0}.channels-bar-copy{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.channels-bar-inner{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.channels-bar-link{display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 10px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-card);transition:border-color .16s var(--ease) , box-shadow .16s var(--ease);white-space:nowrap}.channels-bar-link-name{font-family: var(--font-display);font-weight:700;font-size:.8rem;color:var(--text-1)}.channels-bar-link-note{font-size:.7rem;color:var(--text-3)}.channels-bar-links{display:flex;align-items:center;gap:10px;margin-left:auto}.channels-bar-sub{font-size:.75rem;color:var(--text-3);line-height:1.3}.channels-bar-title{font-family: var(--font-display);font-weight:800;font-size:.85rem;color:var(--ink)}.chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 12px;border-radius:var(--r-pill);font-family: var(--font-display);font-weight:800;font-size:.75rem}.chip--category{background:rgba(244,249,246,.92);color:var(--text-3);border:1px solid var(--border-2);font-weight:700;font-size:.7rem}.chip--counter{background:var(--leaf-dark);color:#fff;min-height:22px;padding:0 8px;font-size:.7rem}.chip--counter.bounce{animation:cartBounce .35s var(--ease)}.chip--good{background:rgba(223,245,234,.92);color:#0f6d4b}.chip--info{background:rgba(232,244,252,.94);color:#276c93}.chip--inv{background:rgba(255,255,255,.18);color:#fff}.chip--warn{background:rgba(255,244,221,.94);color:#9f5f18}.consent-row{display:flex;align-items:flex-start;gap:10px;margin:16px 0;font-size:.8rem;color:var(--text-3);line-height:1.5}.consent-row a{color:var(--leaf-dark);text-decoration:underline}.consent-row input[type="checkbox"]{margin-top:2px;accent-color:var(--leaf-dark)}.contact-link{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#fff;border-radius:var(--r-card);border:1px solid var(--border-2);transition:border-color .16s var(--ease)}.contact-link strong{display:block;font-size:.875rem;color:var(--text-1)}.contact-link-icon{width:36px;height:36px;border-radius:10px;background:rgba(15,109,75,.08);display:flex;align-items:center;justify-content:center;color:var(--leaf-dark);flex-shrink:0}.contact-link-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-links{display:flex;flex-direction:column;gap:12px}.contact-map-canvas{position:relative;z-index:1;width:100%;height:100%;min-height:300px}.contact-map-canvas .leaflet-control-attribution .leaflet-attribution-flag,.contact-map-canvas .leaflet-control-attribution .leaflet-control-attribution-prefix{display:none!important}.contact-map-canvas .leaflet-control-attribution a{display:inline;min-height:0;width:auto;font-size:inherit;line-height:inherit;font-weight:inherit;color:rgba(7,63,48,.62);text-decoration:none}.contact-map-canvas .leaflet-control-zoom{border:1px solid rgba(15,109,75,.22);border-radius:12px;overflow:hidden;box-shadow:0 8px 18px rgba(11,26,20,.12)}.contact-map-canvas .leaflet-control-zoom a{display:inline-flex;align-items:center;justify-content:center;width:44px!important;height:44px!important;background:rgba(255,255,255,.95);color:var(--leaf-dark);border-color:rgba(15,109,75,.2)}.contact-map-canvas .leaflet-control-zoom a:hover{background:#fff;color:var(--leaf-dark)}.contact-map-canvas .leaflet-tile-pane{filter:saturate(.92) contrast(1.06) brightness(.98)}.contact-map-canvas.is-ready .contact-map-fallback{opacity:0;pointer-events:none}.contact-map-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;letter-spacing:.2px;color:rgba(11,26,20,.7);z-index:450;background:var(--sand);transition:opacity .2s ease}.contact-map-marker{background:transparent;border:0}.contact-map-marker .map-pin{display:inline-flex;align-items:center;gap:8px;transform:translate(-9px,-6px)}.contact-map-marker .map-pin-dot{position:relative;width:16px;height:16px;border-radius:50%;background:var(--leaf-dark);border:2px solid rgba(255,255,255,.96);box-shadow:0 0 0 8px rgba(15,109,75,.2) , 0 8px 16px rgba(11,26,20,.16)}.contact-map-marker .map-pin-dot::after{content:"";position:absolute;inset:-9px;border-radius:999px;border:2px solid rgba(25,167,123,.34);opacity:.66;animation:mapPulse 2.5s ease-out infinite}.contact-map-marker .map-pin-label{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.96);border:1px solid rgba(15,109,75,.2);box-shadow:0 8px 16px rgba(11,26,20,.12);font-size:11px;font-weight:700;white-space:nowrap;color:var(--ink);letter-spacing:.1px}.contact-map-wrap{position:relative;border-radius:18px;overflow:hidden;border:1px solid rgba(15,109,75,.16);min-height:300px}.contact-map-wrap::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background:linear-gradient(128deg,rgba(242,194,123,.06),rgba(25,167,123,.04))}.contacts-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;margin-top:clamp(24px,3vw,40px)}.contacts-side,.hero-copy{display:flex;flex-direction:column;gap:24px}.contacts-side h3{font-size:1.125rem;margin-top:12px;margin-bottom:4px}.container{width:var(--container-w);margin:0 auto}.delivery-badge{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#fff;border-radius:var(--r-pill);border:1px solid var(--border-2);font-size:.8rem;font-weight:700}.delivery-label{font-size:.75rem;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.08em}.delivery-list{display:flex;gap:10px}.delivery-logo{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.7rem;color:#fff}.delivery-logo--5post{background:#f60}.delivery-logo--cdek{background:#00b33c}.delivery-logo--post{background:#005bac}.field,.gallery-head-copy{display:flex;flex-direction:column;gap:6px}.field input,.field select{min-height:48px;padding:12px 16px;background:rgba(255,255,255,.94);border:1px solid var(--border-1);border-radius:var(--r-field);font-size:.875rem;transition:border-color .16s var(--ease) , box-shadow .16s var(--ease)}.field textarea{min-height:100px;padding:12px 16px;background:rgba(255,255,255,.94);border:1px solid var(--border-1);border-radius:var(--r-field);font-size:.875rem;transition:border-color .16s var(--ease) , box-shadow .16s var(--ease);resize:vertical}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;font-size:.8rem;color:rgba(255,255,255,.32);margin-top:clamp(28px,3vw,48px)}.footer-brand p{font-size:.875rem;line-height:1.5;margin-bottom:12px}.footer-brand-meta{font-size:.75rem;color:rgba(255,255,255,.36)}.footer-brand-title{font-family: var(--font-display);font-weight:800;font-size:1.2rem;color:#fff;margin-bottom:8px}.footer-col-title{font-family: var(--font-display);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.4);margin-bottom:20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:clamp(24px,3vw,48px);margin-bottom:48px}.footer-heading{font-family: var(--font-display);font-weight:700;font-size:.875rem;color:rgba(255,255,255,.88);margin-bottom:14px}.footer-links a{font-size:.875rem;color:rgba(255,255,255,.64);transition:color .16s var(--ease)}.footer-links a:hover{color:var(--logo-bright)}.footer-note{margin-top:clamp(32px,5vw,56px);padding-top:20px;border-top:1px solid var(--border-3);font-size:.76rem;color:var(--text-3);font-weight:600}.form-card{background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(238,250,245,.96));border-radius:var(--r-panel);border:1px solid var(--border-2);box-shadow:var(--el-3);padding:clamp(24px,3vw,40px);position:relative}.form-card>p{font-size:.875rem;color:var(--text-2);line-height:1.5;margin-bottom:16px}.form-card h3{font-size:1.125rem;margin-top:12px;margin-bottom:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-note{font-size:.75rem;color:var(--text-3);margin-top:12px}.form-pills span{padding:6px 14px;background:rgba(15,109,75,.06);border-radius:var(--r-pill);font-size:.75rem;font-weight:600;color:var(--leaf-dark)}.form-success-icon{width:64px;height:64px;border-radius:50%;background:rgba(15,109,75,.1);display:flex;align-items:center;justify-content:center;color:var(--leaf-dark);font-size:2rem}.form-success-overlay{position:absolute;inset:0;background:rgba(255,255,255,.95);border-radius:var(--r-panel);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;opacity:0;visibility:hidden;transition:opacity .35s var(--ease) , visibility .35s var(--ease);z-index:5}.form-success-overlay.show,.gallery-lightbox.open,.mobile-menu-overlay.open{opacity:1;visibility:visible}.form-success-text{font-size:.9rem;color:var(--text-2);text-align:center;max-width:280px;line-height:1.5}.form-success-title{font-family: var(--font-display);font-weight:800;font-size:1.25rem;color:var(--ink)}.gallery-filter-chip,.shop-hero-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-pill);font-family: var(--font-display);font-weight:700;font-size:.8rem;color:var(--text-2);cursor:pointer;transition:background .16s var(--ease) , border-color .16s var(--ease) , color .16s var(--ease)}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px}.gallery-hero{padding:clamp(40px,5vw,72px) 0 clamp(24px,3vw,48px);background:radial-gradient(ellipse at 20% 50%,rgba(47,209,162,.08) 0%,transparent 50%) , radial-gradient(ellipse at 80% 30%,rgba(241,210,164,.12) 0%,transparent 50%)}.gallery-hero .back-link{display:inline-flex;align-items:center;gap:6px;font-family: var(--font-display);font-weight:700;font-size:.85rem;color:var(--text-3);transition:color .16s var(--ease)}.gallery-hero h1,.shop-hero h1{font-size:clamp(1.75rem,3.5vw,2.75rem);color:var(--ink)}.gallery-hero-actions{margin-top:4px}.gallery-hero-copy,.legal-intro-inner,.offer-intro-inner{display:flex;flex-direction:column;gap:14px}.gallery-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,3vw,48px);align-items:center;width:100%}.gallery-hero-inner{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.gallery-hero-preview{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:12px;max-width:440px;justify-self:center}.gallery-hero-stat{display:inline-flex;align-items:center;min-height:40px;padding:8px 16px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-panel);font-family: var(--font-display);font-weight:700;font-size:.8rem;color:var(--text-2);box-shadow:var(--el-1)}.gallery-hero-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.gallery-hero-sub{font-size:clamp(.9rem,1.1vw,1.05rem);color:var(--text-2);line-height:1.5;max-width:520px}.gallery-hero-thumb{border-radius:var(--r-panel);overflow:hidden;aspect-ratio:1;box-shadow:var(--el-2);border:1px solid var(--border-hairline);transition:transform .24s var(--ease) , box-shadow .24s var(--ease)}.gallery-hero-thumb:first-child{grid-row: 1 / 3;aspect-ratio:auto}.gallery-hero-thumb:hover{transform:translateY(-4px);box-shadow:var(--el-3)}.gallery-lightbox{position:fixed;inset:0;z-index:420;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .3s var(--ease) , visibility .3s var(--ease)}.gallery-lightbox__backdrop{position:absolute;inset:0;background:rgba(7,17,13,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.gallery-lightbox__caption{padding:18px 22px 20px;color:rgba(255,255,255,.95)}.gallery-lightbox__caption span{font-size:.8rem;color:rgba(255,255,255,.6)}.gallery-lightbox__caption strong{display:block;font-family: var(--font-display);font-size:1.1rem;font-weight:700;margin-bottom:4px}.gallery-lightbox__close{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:#fff;cursor:pointer;font-size:24px;line-height:1;transition:background .18s var(--ease) , border-color .18s var(--ease);flex-shrink:0;position:absolute;top:16px;right:16px}.gallery-lightbox__close:hover,.gallery-lightbox__nav:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3)}.gallery-lightbox__counter{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);font-family: var(--font-display);font-weight:700;font-size:.8rem;color:rgba(255,255,255,.6);background:rgba(7,17,13,.4);backdrop-filter:blur(6px);padding:6px 14px;border-radius:var(--r-pill)}.gallery-lightbox__dialog{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:min(1180px,100%)}.gallery-lightbox__figure{margin:0;overflow:hidden;border-radius:var(--r-section);background:rgba(7,27,20,.2);box-shadow:0 24px 64px rgba(7,17,13,.28)}.gallery-lightbox__figure img{display:block;width:100%;max-height:min(76vh,920px);object-fit:contain;background:rgba(255,255,255,.04)}.gallery-lightbox__nav{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:#fff;cursor:pointer;font-size:28px;line-height:1;transition:background .18s var(--ease) , border-color .18s var(--ease);flex-shrink:0}.gallery-load-more{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px 0 0}.gallery-load-more__meta,.load-more__meta{font-size:.8rem;color:var(--text-3);font-weight:600}.gallery-section{padding:clamp(24px,3vw,48px) 0 clamp(48px,5vw,80px)}.gallery-tile{position:relative;border-radius:var(--r-panel);overflow:hidden;border:1px solid var(--border-hairline);box-shadow:var(--el-1);cursor:pointer;transition:transform .24s var(--ease) , box-shadow .24s var(--ease) , border-color .18s var(--ease);background:none;padding:0}.gallery-tile img{width:100%;aspect-ratio:1;object-fit:cover;display:block;transition:transform .4s var(--ease)}.gallery-tile::after{content:'';position:absolute;inset:0;z-index:1;background:rgba(7,27,20,.0);transition:background .25s var(--ease);pointer-events:none}.gallery-tile:hover{transform:translateY(-4px);box-shadow:var(--el-3);border-color:rgba(15,109,75,.18)}.gallery-tile:hover .gallery-tile__hint{opacity:1;transform:translateY(0)}.gallery-tile:hover .gallery-tile__meta{background:linear-gradient(180deg,transparent 0%,rgba(7,27,20,.78) 100%)}.gallery-tile:hover .gallery-tile__zoom{opacity:1;transform:translate(-50%,-50%) scale(1)}.gallery-tile:hover::after{background:rgba(7,27,20,.32)}.gallery-tile__hint{display:flex;align-items:center;gap:4px;font-size:.7rem;color:rgba(255,255,255,.56);opacity:0;transform:translateY(4px);transition:opacity .22s var(--ease) , transform .22s var(--ease)}.gallery-tile__hint svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gallery-tile__meta{position:absolute;inset:auto 0 0 0;z-index:2;padding:48px 16px 14px;background:linear-gradient(180deg,transparent 0%,rgba(7,27,20,.65) 100%);display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;transition:background .25s var(--ease)}.gallery-tile__name{font-family: var(--font-display);font-weight:700;font-size:.85rem;color:#fff}.gallery-tile__zoom{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%) scale(.7);width:56px;height:56px;border-radius:50%;background:#fff;box-shadow:0 8px 24px rgba(7,27,20,.24);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s var(--ease) , transform .25s var(--ease);pointer-events:none}.gallery-tile__zoom svg{width:22px;height:22px;fill:none;stroke:var(--leaf-dark);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.header-actions{display:flex;align-items:center;gap:8px;margin-left:16px;flex-shrink:0}.header-cart-btn .chip--counter{position:absolute;top:-4px;right:-4px}.header-icon{width:20px;height:20px;display:block}.header-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-inner{display:flex;align-items:center;gap:24px;height:72px}.hero{padding:clamp(32px,4vw,56px) 0 clamp(32px,4vw,64px);background:radial-gradient(ellipse at 20% 50%,rgba(47,209,162,.08) 0%,transparent 50%) , radial-gradient(ellipse at 80% 30%,rgba(241,210,164,.12) 0%,transparent 50%)}.hero h1{font-size:clamp(2rem,4vw,3.25rem);color:var(--ink)}.hero-card{position:absolute;bottom:0;left:0;width:100%;background:#fff;border-radius:var(--r-panel);border:1px solid var(--border-hairline);box-shadow:var(--el-4);overflow:hidden;transition:transform .5s var(--ease) , opacity .5s var(--ease) , box-shadow .4s var(--ease);cursor:grab}.hero-card.is-active{opacity:1;transform:translateX(0) scale(1);z-index:3;pointer-events:auto}.hero-card.is-hidden{opacity:0;transform:translateX(120%) scale(.7);z-index:1;pointer-events:none}.hero-card.is-next{opacity:.55;transform:translateX(60%) scale(.85) rotateY(-6deg);z-index:2;pointer-events:none}.hero-card.is-prev{opacity:.55;transform:translateX(-60%) scale(.85) rotateY(6deg);z-index:2;pointer-events:none}.hero-card:hover{box-shadow:0 32px 56px rgba(7,27,20,.15)}.hero-card__badge{position:absolute;top:12px;left:12px;z-index:2}.hero-card__body{padding:14px}.hero-card__body .qty-btn{width:30px;font-size:.9rem}.hero-card__body .qty-val{min-width:24px;font-size:.8rem}.hero-card__body .qty-wrap{height:32px}.hero-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 16px;background:var(--leaf-dark);color:#fff;border-radius:var(--r-pill);font-family: var(--font-display);font-weight:800;font-size:.75rem;cursor:pointer;transition:background .2s var(--ease) , transform .15s var(--ease)}.hero-card__btn:active{transform:scale(.95)}.hero-card__img{height:280px;background:linear-gradient(135deg,rgba(25,167,123,.08),rgba(241,210,164,.12));display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.hero-card__img-link,.prod-card__img-link{display:block;color:inherit;-webkit-tap-highlight-color:transparent}.hero-card__img-link:focus-visible{outline:2px solid var(--leaf-dark);outline-offset:2px}.hero-card__name{font-family: var(--font-display);font-weight:700;font-size:.85rem;margin-bottom:4px}.hero-card__price{font-family: var(--font-display);font-weight:800;font-size:1rem;margin-bottom:2px}.hero-card__stock{font-size:.75rem;color:var(--text-3);margin-bottom:10px}.hero-cards{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;overflow:hidden;padding:0 40px}.hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,4vw,64px);align-items:end}.hero-live-dot,.shop-hero-dot{width:8px;height:8px;border-radius:50%;background:#137a4a;box-shadow:0 0 0 2px rgba(19,122,74,.2)}.hero-live-pill,.shop-hero-pill{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;min-height:36px;padding:4px 14px 4px 10px;border-radius:var(--r-pill);background:#fff;border:1px solid rgba(15,109,75,.12);font-family: var(--font-display);font-weight:800;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-2)}.hero-metric strong{display:block;font-family: var(--font-display);font-weight:800;font-size:clamp(1.5rem,2vw,2rem);color:var(--leaf-dark)}.hero-metrics{display:flex;gap:clamp(20px,2.5vw,40px);margin-top:8px}.hero-slider{position:relative;width:clamp(240px,19vw,280px);height:clamp(400px,30vw,430px);perspective:800px}.hero-slider-arrow{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.88);border:1px solid var(--border-2);box-shadow:var(--el-1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s var(--ease) , box-shadow .16s var(--ease);flex-shrink:0}.hero-slider-arrow:hover{background:#fff;box-shadow:var(--el-2)}.hero-slider-controls{display:flex;align-items:center;gap:12px}.hero-sub{font-size:clamp(1rem,1.2vw,1.125rem);color:var(--text-2);line-height:1.5;max-width:480px}.label-title{font-size:.8rem;font-weight:700;color:var(--text-2)}.legal-doc-meta{font-size:.78rem;color:var(--text-3);margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border-2)}.legal-document,.offer-document{background:#fff;border:1px solid var(--border-2);border-radius:var(--r-section);padding:clamp(24px,3vw,38px);box-shadow:var(--el-2);display:flex;flex-direction:column;gap:0}.legal-intro,.offer-intro{background:#fff;border:1px solid var(--border-2);border-radius:var(--r-section);padding:clamp(24px,3vw,38px);box-shadow:var(--el-2);margin-bottom:24px}.legal-intro h1,.offer-intro h1{font-size:clamp(1.6rem,3vw,2.4rem);color:var(--ink)}.legal-layout,.offer-layout{display:grid;grid-template-columns:280px 1fr;gap:clamp(24px,3vw,40px);align-items:start}.legal-notice{background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-card);padding:16px 20px;font-size:.85rem;color:var(--text-2);line-height:1.6;margin-bottom:24px;border-left:3px solid var(--leaf)}.legal-section{padding:24px 0;border-bottom:1px solid var(--border-2)}.legal-section h2{font-size:clamp(1rem,1.3vw,1.15rem);color:var(--ink);margin-bottom:14px}.legal-section li,.offer-sublist li{font-size:.85rem;color:var(--text-2);line-height:1.55}.legal-section p,.offer-section p{font-size:.88rem;color:var(--text-2);line-height:1.65;margin-bottom:8px}.legal-section ul{margin:8px 0 8px 20px;list-style:disc;display:flex;flex-direction:column;gap:6px}.legal-section:last-child,.offer-section:last-child{border-bottom:none;padding-bottom:0}.legal-sidebar,.offer-sidebar{position:sticky;top:96px}.legal-sidebar-card,.offer-sidebar-card{background:#fff;border:1px solid var(--border-2);border-radius:var(--r-panel);padding:24px;box-shadow:var(--el-1);display:flex;flex-direction:column;gap:20px}.legal-sidebar-heading,.offer-sidebar-heading{font-family: var(--font-display);font-weight:800;font-size:.8rem;color:var(--text-3);text-transform:uppercase;letter-spacing:.08em}.legal-sidebar-link,.offer-sidebar-link{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:var(--r-field);font-family: var(--font-display);font-weight:700;font-size:.85rem;color:var(--text-2);transition:background .16s var(--ease) , color .16s var(--ease)}.legal-sidebar-link:hover,.offer-sidebar-link:hover{background:rgba(15,109,75,.04);color:var(--text-1)}.legal-sidebar-link[aria-current="page"],.offer-sidebar-link[aria-current="page"]{background:rgba(15,109,75,.06);color:var(--leaf-dark)}.legal-sidebar-link__dot,.offer-sidebar-link__dot{width:6px;height:6px;border-radius:50%;background:var(--border-1);flex-shrink:0}.legal-summary,.offer-summary{display:flex;flex-direction:column;gap:10px;margin-top:6px}.legal-summary-grid,.offer-summary-grid{display:flex;flex-wrap:wrap;gap:10px}.legal-summary-item,.offer-summary-item{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-panel);font-family: var(--font-display);font-weight:700;font-size:.8rem;color:var(--text-1)}.legal-summary-item__marker,.offer-summary-item__marker{width:8px;height:8px;border-radius:50%;background:var(--leaf);flex-shrink:0}.legal-summary-label,.offer-summary-label{font-family: var(--font-display);font-weight:800;font-size:.75rem;color:var(--text-3);text-transform:uppercase;letter-spacing:.08em}.load-more{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 0}.logo{display:flex;align-items:center;gap:10px;font-family: var(--font-display);font-weight:800;font-size:1.1rem;color:var(--ink);flex-shrink:0;min-height:44px}.logo-mark{width:40px;height:40px;display:block;flex-shrink:0}.logo-mark svg{width:100%;height:100%;border-radius:10px;display:block}.logo-row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.logo-text{font-family: var(--font-display);font-weight:800;font-size:1.3rem;color:var(--ink)}.mobile-menu-close{align-self:flex-end;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;border-radius:var(--r-xs);transition:background .16s var(--ease)}.mobile-menu-close:hover,.purchase-search-clear:hover,.qty-btn:hover{background:rgba(15,109,75,.06)}.mobile-menu-link{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:var(--r-field);font-family: var(--font-display);font-weight:700;font-size:1rem;color:var(--text-1);transition:background .16s var(--ease)}.mobile-menu-overlay{position:fixed;inset:0;z-index:150;background:rgba(7,27,20,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .25s var(--ease) , visibility .25s var(--ease)}.mobile-menu-overlay.open .mobile-menu-panel{transform:translateX(0)}.mobile-menu-panel{position:absolute;top:0;right:0;bottom:0;width:min(340px,85vw);background:#fff;box-shadow:-8px 0 32px rgba(7,27,20,.15);padding:24px;display:flex;flex-direction:column;gap:8px;transform:translateX(100%);transition:transform .3s var(--ease);border-radius:var(--r-field) 0 0 var(--r-field)}.offer-accordion{background:var(--sand);border:1px solid var(--border-2);border-radius:var(--r-card);overflow:hidden;transition:box-shadow .2s var(--ease)}.offer-accordion .offer-accordion{background:#fff}.offer-accordion summary{padding:16px 20px;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px}.offer-accordion summary::after{content:'›';font-family: var(--font-display);font-weight:800;font-size:1.2rem;color:var(--text-3);transition:transform .2s var(--ease);flex-shrink:0}.offer-accordion-content{padding:0 20px 18px}.offer-accordion-content .offer-sublist{margin:6px 0 10px 18px}.offer-accordion-content p{font-size:.85rem;color:var(--text-2);line-height:1.6;margin-bottom:8px}.offer-accordion-grid{display:flex;flex-direction:column;gap:8px;margin-top:14px}.offer-accordion-title span{font-size:.78rem;color:var(--text-3)}.offer-accordion-title strong{font-family: var(--font-display);font-weight:700;font-size:.88rem;color:var(--ink)}.offer-accordion[open] summary::after{transform:rotate(90deg)}.offer-letter{font-family: var(--font-display);font-weight:700;color:var(--text-1)!important;font-size:.86rem!important}.offer-note{background:#fff;border:1px solid var(--border-2);border-radius:var(--r-panel);padding:22px;display:flex;flex-direction:column;gap:8px;border-top:3px solid var(--leaf);box-shadow:var(--el-1)}.offer-note--danger{border-top-color:var(--clay)}.offer-note--warn{border-top-color:var(--sun)}.offer-note__eyebrow{font-family: var(--font-display);font-weight:800;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-3)}.offer-note__text{font-size:.82rem;color:var(--text-2);line-height:1.55}.offer-note__title{font-family: var(--font-display);font-weight:800;font-size:.95rem;color:var(--ink)}.offer-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.offer-section{padding:28px 0;border-bottom:1px solid var(--border-2)}.offer-section h3{font-size:clamp(1rem,1.3vw,1.2rem);color:var(--ink);margin-bottom:14px}.offer-section:first-child{padding-top:0}.offer-sublist{margin:8px 0 8px 20px;list-style:decimal;display:flex;flex-direction:column;gap:6px}.page{max-width:860px;margin:0 auto;padding:clamp(32px,6vw,80px) clamp(16px,4vw,40px)}.pdp-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:5px 8px;font-size:.76rem;color:var(--text-3);font-weight:600;margin-bottom:clamp(16px,2vw,24px)}.pdp-crumb a,.pdp-hero__meta-purchase{color:var(--leaf-dark);font-family: var(--font-display);font-weight:700}.pdp-crumb__sep,.purchase-search input::placeholder{color:var(--text-4)}.pdp-hero{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,3.5vw,48px);align-items:start}.pdp-hero__buy{display:flex;align-items:center;gap:16px;margin-bottom:8px}.pdp-hero__buy .btn{min-height:48px;min-width:160px;font-size:1rem}.pdp-hero__buy-price{flex:1;min-width:0;display:flex;align-items:baseline;gap:6px}.pdp-hero__info{display:flex;flex-direction:column}.pdp-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;margin-bottom:10px;font-size:.8rem}.pdp-hero__meta-purchase:hover,.plant-pdp-offers .plant-offer-foot a:hover{text-decoration:underline}.pdp-hero__param{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;border-bottom:1px solid var(--border-3);font-size:.84rem}.pdp-hero__param-k{color:var(--text-3);font-weight:600}.pdp-hero__param-v{font-family: var(--font-display);font-weight:700;color:var(--text-1)}.pdp-hero__params{list-style:none;padding:0;margin:0}.pdp-hero__per,.purchase-count{font-size:.82rem;color:var(--text-3);font-weight:600}.pdp-hero__photo{position:sticky;top:90px;border-radius:var(--r-panel);overflow:hidden;aspect-ratio: 4 / 5;max-height:min(70vh,600px)}.pdp-hero__photo img{width:100%;height:100%;object-fit:cover;display:block}.pdp-hero__photo-badges{position:absolute;top:12px;left:12px;display:flex;flex-wrap:wrap;gap:6px;z-index:1}.pdp-hero__price{font-family: var(--font-display);font-weight:800;font-size:clamp(1.6rem,2.8vw,2.2rem);line-height:1;color:var(--ink)}.pdp-hero__stock{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;font-weight:700;color:var(--text-2);margin-bottom:24px}.pdp-hero__stock-dot{width:7px;height:7px;border-radius:50%}.pdp-hero__stock-dot--last,.prod-card__stock-dot--last{background:var(--clay)}.pdp-hero__stock-dot--low,.prod-card__stock-dot--low{background:#e6a817}.pdp-hero__stock-dot--ok,.prod-card__stock-dot--ok{background:var(--leaf)}.pdp-hero__title{font-family: var(--font-display);font-weight:800;font-size:clamp(1.5rem,2.6vw,2.2rem);line-height:1.12;letter-spacing:-.02em;color:var(--ink);margin-bottom:12px}.pdp-section{padding:clamp(24px,3vw,40px) 0 clamp(32px,4vw,48px)}.plant-pdp-offers .catalog-head,.plant-pdp-related .catalog-head{margin-bottom:20px}.plant-pdp-offers .plant-offer-foot{margin-top:auto;padding-top:10px;border-top:1px solid var(--border-2)}.plant-pdp-offers .plant-offer-foot a{font-family: var(--font-display);font-weight:700;font-size:.8rem;color:var(--leaf-dark)}.plant-pdp-offers .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:640px;gap:20px}.plant-pdp-purchases .purchases-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.plant-pdp-related{padding-top:clamp(8px,1.2vw,16px)}.plant-pdp-sticky{display:none;position:fixed;bottom:0;left:0;right:0;z-index:90;align-items:center;justify-content:space-between;gap:12px;padding:10px clamp(16px,4vw,40px);padding-bottom:max(10px,env(safe-area-inset-bottom,0));background:rgba(250,253,251,.94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border-2);box-shadow:0 -8px 24px rgba(7,27,20,.06)}.plant-pdp-sticky .cart-action .btn{min-height:48px}.plant-pdp-sticky__price{min-width:0}.plant-pdp-sticky__price span{font-size:.75rem;color:var(--text-3);font-weight:600}.plant-pdp-sticky__price strong{font-family: var(--font-display);font-weight:800;font-size:1.05rem;color:var(--ink);display:block;line-height:1.2}.prod-card{background:var(--surface-matte);border-radius:var(--r-card);border:1px solid var(--border-hairline);box-shadow:0 1px 2px rgba(7,27,20,.04) , 0 12px 32px rgba(7,27,20,.07);overflow:hidden;transition:transform .24s var(--ease) , box-shadow .24s var(--ease);display:flex;flex-direction:column}.prod-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px rgba(7,27,20,.1)}.prod-card__badge{position:absolute;top:12px;left:12px}.prod-card__body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.prod-card__img{height:180px;background:linear-gradient(135deg,rgba(25,167,123,.06),rgba(241,210,164,.1));display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.prod-card__img .prod-card__cat{position:absolute;bottom:12px;left:12px;z-index:1}.prod-card__img-link:focus-visible{outline:2px solid var(--leaf-dark);outline-offset:2px;border-radius:var(--r-card) var(--r-card) 0 0}.prod-card__row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.prod-card__stock{font-size:.75rem;color:var(--text-3);display:flex;align-items:center;gap:6px}.prod-card__stock-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.purchase-back{display:inline-flex;align-items:center;gap:6px;font-family: var(--font-display);font-weight:700;font-size:.82rem;color:var(--leaf-dark);margin-bottom:12px;transition:color .16s var(--ease)}.purchase-back:hover{color:#0c5a3f}.purchase-card{position:relative;height:clamp(220px,18vw,280px);border-radius:var(--r-panel);overflow:hidden;cursor:pointer;transition:transform .24s var(--ease) , box-shadow .24s var(--ease)}.purchase-card__body{position:absolute;bottom:0;left:0;right:0;padding:20px;display:flex;flex-direction:column;gap:10px;color:#fff}.purchase-card__btn{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;background:rgba(255,255,255,.2);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);border-radius:var(--r-pill);font-family: var(--font-display);font-weight:800;font-size:.75rem;color:#fff;cursor:pointer;transition:background .2s var(--ease)}.purchase-card__chip{display:inline-flex;align-items:center;padding:4px 12px;background:rgba(255,255,255,.18);backdrop-filter:blur(6px);border-radius:var(--r-pill);font-family: var(--font-display);font-weight:700;font-size:.72rem;color:rgba(255,255,255,.92);white-space:nowrap}.purchase-card__name{font-family: var(--font-display);font-weight:800;font-size:1.15rem;color:#fff}.purchase-card__row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.purchase-card__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,27,20,0) 30%,rgba(7,27,20,.6) 100%)}.purchase-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.purchase-hero{padding:clamp(24px,3vw,40px) 0 clamp(20px,2.5vw,32px)}.purchase-hero h1{font-size:clamp(1.6rem,3vw,2.4rem);margin-bottom:6px}.purchase-hero-sub{font-size:.92rem;color:var(--text-2)}.purchase-search{flex:1;min-width:200px;position:relative}.purchase-search input{width:100%;padding:11px 36px 11px 16px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-pill);font-size:.85rem;transition:border-color .16s var(--ease) , box-shadow .16s var(--ease)}.purchase-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--text-3);transition:background .16s var(--ease)}.purchase-section{padding-bottom:clamp(32px,4vw,56px)}.purchase-sort{padding:10px 14px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-pill);font-size:.82rem;font-weight:600;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'12\'\ height=\'12\'\ viewBox=\'0\ 0\ 24\ 24\'\ fill=\'none\'\ stroke=\'%23071b14\'\ stroke-width=\'2.5\'%3E%3Cpolyline\ points=\'6\ 9\ 12\ 15\ 18\ 9\'/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.purchase-sort:focus{outline:none;border-color:var(--leaf)}.purchase-sub-section{padding:clamp(32px,4vw,48px) 0}.purchase-sub-section__head{display:flex;flex-direction:column;gap:4px;margin-bottom:24px}.purchase-sub-section__head h2,.purchase-toolbar-head h2{font-size:clamp(1.1rem,1.8vw,1.35rem)}.purchase-toolbar-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.qty-btn{width:34px;height:100%;display:flex;align-items:center;justify-content:center;font-family: var(--font-display);font-weight:800;font-size:1rem;color:var(--leaf-dark);cursor:pointer;transition:background .12s var(--ease);user-select:none;background:none;border:none}.qty-btn:active{background:rgba(15,109,75,.12)}.qty-val{min-width:28px;text-align:center;font-family: var(--font-display);font-weight:800;font-size:.85rem;color:var(--text-1);border-left:1px solid var(--border-2);border-right:1px solid var(--border-2);height:100%;display:flex;align-items:center;justify-content:center}.qty-wrap{display:inline-flex;align-items:center;gap:0;border-radius:var(--r-pill);overflow:hidden;border:1px solid var(--border-1);background:#fff;height:36px}.section{padding:clamp(32px,4vw,64px) 0}.section--sand{background:var(--sand)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:clamp(20px,2.5vw,32px)}.section-head h2{font-size:clamp(1.5rem,2.5vw,2rem);color:var(--ink)}.section-kicker{display:inline-flex;align-items:center;gap:8px;font-family: var(--font-display);font-weight:800;font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--leaf-dark)}.shop-hero{padding:clamp(32px,4vw,56px) 0 clamp(24px,3vw,48px);background:radial-gradient(ellipse at 20% 50%,rgba(47,209,162,.08) 0%,transparent 50%) , radial-gradient(ellipse at 80% 30%,rgba(241,210,164,.12) 0%,transparent 50%)}.shop-hero-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.shop-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,3vw,48px);align-items:center}.shop-hero-stat strong{display:block;font-family: var(--font-display);font-weight:800;font-size:clamp(1.4rem,1.8vw,1.75rem);color:var(--leaf-dark)}.shop-hero-stats{display:flex;gap:clamp(20px,2.5vw,40px);margin-top:4px}.shop-hero-sub{font-size:clamp(.9rem,1.1vw,1.05rem);color:var(--text-2);line-height:1.5;max-width:480px}.site-footer{background:var(--ink);color:rgba(255,255,255,.64);padding:clamp(40px,5vw,72px) 0;font-size:.85rem;line-height:1.6}.site-header{position:sticky;top:0;z-index:100;background:rgba(250,253,251,.94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-2);box-shadow:0 2px 8px rgba(7,27,20,.04)}.site-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.site-nav a{padding:8px 14px;border-radius:var(--r-pill);font-family: var(--font-display);font-weight:700;font-size:.875rem;color:var(--text-2);transition:color .16s var(--ease) , background .16s var(--ease);min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding-block:0;line-height:1}.site-nav a:hover{color:var(--leaf-dark);background:rgba(15,109,75,.04)}.site-nav-label{display:block;line-height:1.25}.social-copy .section-kicker{margin-bottom:12px;display:block}.social-copy h2{font-size:clamp(1.25rem,2vw,1.75rem);margin-bottom:8px}.social-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;align-items:center}.social-strip{background:linear-gradient(132deg,rgba(255,255,255,.99),rgba(236,248,241,.94),rgba(255,248,232,.9));border-top:1px solid var(--border-2);border-bottom:1px solid var(--border-2);padding:clamp(32px,4vw,56px) 0}.subtitle{font-size:.92rem;color:var(--text-2);font-weight:600;margin-bottom:clamp(28px,4vw,48px)}.toast{padding:14px 22px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-card);box-shadow:var(--el-3);font-family: var(--font-display);font-weight:700;font-size:.875rem;color:var(--text-1);transform:translateX(120%);opacity:0;transition:transform .35s var(--ease) , opacity .35s var(--ease);pointer-events:auto}.toast--info{border-left:4px solid #276c93}.toast--success{border-left:4px solid var(--leaf)}.toast-container{position:fixed;top:84px;right:24px;z-index:200;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast.show{transform:translateX(0);opacity:1}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.trust-icon{width:44px;height:44px;flex-shrink:0;border-radius:12px;background:rgba(15,109,75,.08);display:flex;align-items:center;justify-content:center;color:var(--leaf-dark)}.trust-icon svg,.wholesale-benefit__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.trust-item{display:flex;align-items:flex-start;gap:14px}.trust-strip{background:var(--surface-warm);border-top:1px solid var(--border-2);border-bottom:1px solid var(--border-2);padding:clamp(24px,3vw,40px) 0}.trust-text span{font-size:.75rem;color:var(--text-3);line-height:1.4}.trust-text strong{display:block;font-family: var(--font-display);font-weight:800;font-size:.875rem;color:var(--ink)}.wholesale-benefit{padding:18px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-panel);box-shadow:var(--el-1);display:flex;flex-direction:column;gap:8px;transition:transform .24s var(--ease) , box-shadow .24s var(--ease) , border-color .16s var(--ease)}.wholesale-benefit:hover{transform:translateY(-3px);box-shadow:var(--el-2);border-color:var(--border-1)}.wholesale-benefit__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--r-card);background:rgba(25,167,123,.1);color:var(--leaf-dark)}.wholesale-benefit__text{font-size:.78rem;color:var(--text-3);line-height:1.45}.wholesale-benefit__title{font-family: var(--font-display);font-weight:800;font-size:.92rem;color:var(--ink)}.wholesale-content{padding:clamp(12px,2vw,24px) 0 clamp(40px,5vw,72px)}.wholesale-hero{padding:clamp(24px,3.5vw,48px) 0 clamp(24px,3vw,40px);background:radial-gradient(ellipse at 20% 50%,rgba(47,209,162,.08) 0%,transparent 50%) , radial-gradient(ellipse at 80% 30%,rgba(241,210,164,.12) 0%,transparent 50%)}.wholesale-hero-copy h1{font-family: var(--font-display);font-weight:800;letter-spacing:-.025em;line-height:1.08;font-size:clamp(1.75rem,3.5vw,2.75rem);color:var(--ink)}.wholesale-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:clamp(24px,3vw,48px);align-items:center}.wholesale-hero-stat strong{display:block;font-family: var(--font-display);font-weight:800;font-size:clamp(1.4rem,1.8vw,1.75rem);color:var(--leaf-dark);line-height:1.05;letter-spacing:-.02em}.wholesale-hero-stats{display:flex;gap:clamp(20px,2.5vw,40px);margin-top:4px;flex-wrap:wrap}.wholesale-hero-sub{font-size:clamp(.92rem,1.1vw,1.05rem);color:var(--text-2);line-height:1.55;max-width:520px}a.bento-featured__name,a.hero-card__name,a.prod-card__name{text-decoration:none;color:inherit;display:block}a.prod-card__name:focus-visible{outline:2px solid var(--leaf-dark);outline-offset:2px;border-radius:4px}body.plant-page{scroll-padding-bottom:88px}ul.offer-sublist{list-style:disc}@media (max-width:1279px){.cats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1023px){.arrivals-grid,.purchases-grid{grid-template-columns:repeat(2,1fr)}.auth-layout,.cart-layout,.contacts-grid,.gallery-hero-grid,.hero-grid,.legal-layout,.offer-layout,.offer-notes,.shop-hero-grid,.wholesale-hero-grid{grid-template-columns:1fr}.auth-sidebar,.cart-summary,.legal-sidebar,.offer-sidebar{position:static}.bento,.wholesale-benefits{grid-template-columns:1fr 1fr}.bento-featured{grid-row:auto;grid-column: 1 / -1}.bento-featured__img{flex:none;height:280px}.btn--sm{min-height:44px}.cart-progress-text span,.channels-bar-link-note,.channels-bar-sub{display:none}.catalog-head,.gallery-head{flex-direction:column;align-items:flex-start;gap:8px}.cats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.channels-bar-links{gap:8px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.gallery-grid,.products-grid{grid-template-columns:repeat(3,1fr)}.gallery-hero-preview{max-width:360px;margin:0 auto}.hero-cards{margin-top:16px}.hero-slider{width:clamp(220px,45vw,280px);height:clamp(380px,46vw,420px)}.legal-sidebar-card,.offer-sidebar-card{flex-direction:row;flex-wrap:wrap;gap:12px;padding:16px 20px}.legal-sidebar-heading,.offer-sidebar-heading{width:100%}.legal-sidebar-link,.offer-sidebar-link{padding:8px 14px}.legal-sidebar-links,.offer-sidebar-links{flex-direction:row;gap:6px}.pdp-hero{max-width:none;gap:clamp(20px,3vw,32px)}.pdp-hero__buy{flex-wrap:wrap}.pdp-hero__photo{max-height:min(50vh,440px)}.purchase-card{height:200px}.section-head{flex-direction:column;align-items:flex-start;gap:12px}}@media (min-width:480px) and (max-width:1023px){.bento{grid-template-rows:auto}}@media (max-width:767px){.arrivals-grid,.bento,.products-grid,.purchases-grid{grid-template-columns:1fr 1fr;gap:14px}.auth-card{padding:20px}.auth-perk,.cart-action .btn{flex:1}.auth-perk-note,.channels-bar-copy,.channels-bar-link-note,.header-actions .btn-label,.site-nav{display:none}.auth-perks{flex-direction:row;gap:8px}.auth-sidebar-card{padding:18px}.auth-tab{font-size:.74rem;min-height:44px}.avail-chip,.availability-chip,.back-link,.cats-crumb a,.chip--category,.gallery-filter-chip,.legal-sidebar-link,.offer-sidebar-link,.pdp-crumb a,.pdp-hero__meta-purchase,.purchase-back,.shop-hero-chip,.site-crumb a,.wh-crumb a{min-height:44px;display:inline-flex;align-items:center}.bento-featured__body{padding:16px}.bento-featured__row,.catalog-toolbar,.delivery-list,.prod-card__row{flex-wrap:wrap}.btn,.btn--sm,.catalog-product-card__cart-form .btn,.catalog-search input,.catalog-sort,.hero-card__btn,a.btn,button.btn{min-height:44px}.cart-action,.pdp-hero__info,.prod-card .cart-action{width:100%}.cart-form-grid,.cart-shipping-choice,.form-grid,.gallery-lightbox__dialog{grid-template-columns:1fr}.cart-form-panel,.cart-lines-panel,.cart-summary,.legal-document,.legal-intro,.offer-document,.offer-intro{padding:20px;border-radius:var(--r-panel)}.cart-line-actions{grid-column: 1 / -1;flex-direction:row;align-items:center;justify-content:space-between}.cart-line-item{grid-template-columns:64px 1fr;gap:12px}.cart-line-media{width:64px;height:64px}.cart-progress-num{width:24px;height:24px;font-size:.7rem}.cart-progress-step{padding:10px 12px;gap:8px}.cart-progress-text strong{font-size:.7rem}.cat-arrow,.hero-slider-arrow{width:44px;min-width:44px;height:44px;min-height:44px}.cat-card{height:200px}.cat-card__row{flex-wrap:wrap;gap:8px}.cat-dot,.hero-slider-dot{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;transform:none}.cat-dot.is-active,.hero-slider-dot.is-active{background:transparent;transform:none}.cat-dot.is-active::before,.hero-slider-dot.is-active::before{background:var(--leaf-dark);transform:scale(1.3)}.cat-dot::before,.hero-slider-dot::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--border-1);transition:background .2s var(--ease) , transform .2s var(--ease)}.cat-dots,.hero-slider-dots{gap:0}.cat-nav{margin-top:16px}.cat-track{grid-auto-columns:100%}.catalog-head,.purchase-toolbar-head{flex-direction:column;align-items:flex-start;gap:8px}.catalog-meta{white-space:normal}.catalog-search,.purchase-search{min-width:100%}.category-chip{min-height:44px;display:inline-flex;align-items:center;min-width:44px}.channels-bar-link{flex:1;padding:6px 10px 6px 8px}.channels-bar-links{margin-left:0;gap:6px;width:100%}.footer-grid{grid-template-columns:1fr;gap:28px}.gallery-grid{grid-template-columns:1fr 1fr;gap:12px}.gallery-hero-preview{max-width:300px;gap:10px}.gallery-hero-stat{padding:6px 12px;font-size:.75rem}.gallery-hero-stats{gap:8px}.gallery-hero-thumb,.gallery-tile{border-radius:18px}.gallery-lightbox,.prod-card__body{padding:12px}.gallery-lightbox__close{width:48px;height:48px}.gallery-lightbox__figure{border-radius:22px}.gallery-lightbox__figure img{max-height:68vh}.gallery-lightbox__nav{position:absolute;top:calc(50% - 28px);z-index:2;width:48px;height:48px}.gallery-lightbox__nav--next{right:12px}.gallery-lightbox__nav--prev{left:12px}.header-actions{gap:4px;margin-left:4px;flex:0 0 auto}.header-actions .btn{padding:0;min-height:44px;gap:4px;width:44px;min-width:44px;height:44px}.header-cart-btn .chip--counter{top:0;right:0}.header-inner{height:60px;gap:8px;min-height:60px;margin-left:4px}.hero-card.is-active{visibility:visible}.hero-card:not(.is-active) {visibility:hidden}.hero-metrics,.shop-hero-stats{flex-wrap:wrap;gap:16px}.hero-slider{width:clamp(220px,55vw,270px);height:400px}.logo{min-width:0;min-height:44px;gap:8px;font-size:1rem}.logo-copy{max-width:clamp(94px,30vw,150px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-menu-panel a,.site-footer .footer-links a{min-height:44px;display:flex;align-items:center;margin-block:-11px;padding-block:11px}.nav-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:auto;font-size:1.25rem;cursor:pointer;min-width:44px;min-height:44px;padding:0}.offer-section h3{font-size:1rem}.pdp-crumb{margin-bottom:8px;font-size:.7rem}.pdp-hero{grid-template-columns:1fr;gap:16px}.pdp-hero__buy{gap:10px;margin-bottom:6px}.pdp-hero__buy .btn{min-width:120px;min-height:44px;font-size:.88rem}.pdp-hero__buy .cart-action{flex-shrink:0}.pdp-hero__meta{margin-bottom:4px;font-size:.75rem}.pdp-hero__param{padding:5px 0;font-size:.76rem}.pdp-hero__param-k{font-size:.68rem}.pdp-hero__per{font-size:.72rem}.pdp-hero__photo{position:static;aspect-ratio: 4/3;max-height:56vw;width:100%;border-radius:var(--r-card)}.pdp-hero__price{font-size:1.35rem}.pdp-hero__stock{margin-bottom:14px;font-size:.76rem}.pdp-hero__title{font-size:1.15rem;line-height:1.2;margin-bottom:10px}.pdp-section{padding:10px 0 20px}.plant-pdp-offers .products-grid{max-width:none}.plant-pdp-sticky{display:flex}.prod-card .cart-action .btn{flex:1;min-height:44px}.purchase-card{height:190px}.purchase-controls{flex-direction:column}.purchase-search input,.purchase-sort{min-height:44px;height:44px}.purchase-search-clear{width:44px;min-width:44px;height:44px;min-height:44px;right:2px}.section-head h2{font-size:clamp(1.2rem,4vw,1.5rem)}.toast{font-size:.8rem;padding:12px 16px}.toast-container{right:12px;left:12px}.trust-grid{grid-template-columns:1fr 1fr}a.bento-featured__name,a.hero-card__name,a.prod-card__name{min-height:44px;display:flex;align-items:center;margin-block:-13px;padding-block:13px}body.plant-page{padding-bottom:88px}select.purchase-sort{height:44px}}@media (max-width:479px){.arrivals-grid,.cart-summary-grid,.cats-grid,.products-grid,.purchases-grid,.trust-grid,.wholesale-benefits{grid-template-columns:1fr}.avail-chip{padding:6px 12px;font-size:.74rem}.avail-chips{gap:4px}.bento{display:flex;flex-direction:column;align-items:stretch}.bento-featured__img{height:220px}.cat-arrow{width:34px;height:34px}.cat-arrow svg{width:14px;height:14px}.cat-card,.purchase-card{height:180px}.cat-card__btn{font-size:.7rem;padding:0 12px;min-height:32px}.cat-card__name{font-size:1.1rem}.cat-track{grid-auto-columns:100%}.category-chip{padding:5px 10px;font-size:.72rem}.category-strip,.gallery-filter-strip,.shop-hero-chips{gap:6px}.channels-bar .channel-icon{width:32px;min-width:32px;height:32px;border-radius:10px}.channels-bar .channel-icon svg{width:19px;height:19px}.channels-bar-inner{justify-content:center}.channels-bar-link{flex:0 1 auto;justify-content:center;min-width:0;min-height:46px;gap:5px;padding:6px 7px 6px 6px;border-radius:18px;scroll-snap-align:none}.channels-bar-link-name{max-width:74px;overflow:hidden;font-size:.72rem;line-height:1;text-overflow:ellipsis}.channels-bar-links{flex-direction:row;gap:4px;width:100%;max-width:342px;margin:0 auto;justify-content:center;overflow:visible;overscroll-behavior-inline:auto;scroll-snap-type:none;scrollbar-width:none;padding-bottom:0}.channels-bar-links::-webkit-scrollbar{display:none}.consent-row{font-size:.75rem}.contact-link{padding:12px 14px}.contact-links,.hero-slider-controls{gap:8px}.footer-brand p{font-size:.8rem}.gallery-filter-chip,.shop-hero-chip{padding:6px 12px;font-size:.75rem}.gallery-grid{grid-template-columns:1fr;gap:14px}.gallery-hero h1,.shop-hero h1{font-size:1.5rem}.gallery-hero-preview{grid-template-columns:1fr 1fr;grid-template-rows:auto;max-width:100%}.gallery-hero-sub,.shop-hero-sub{font-size:.85rem}.gallery-hero-thumb:first-child{grid-row:auto}.hero h1{font-size:1.6rem}.hero-card.is-next,.hero-card.is-prev{transform:translateX(0) scale(.88);opacity:0}.hero-ctas,.legal-sidebar-links,.offer-sidebar-links{flex-direction:column}.hero-ctas .btn{width:100%}.hero-slider{width:min(240px,68vw);height:390px}.hero-slider-arrow{width:32px;height:32px}.hero-slider-dot{width:6px;height:6px}.hero-sub{font-size:.9rem}.offer-accordion summary{padding:14px 16px}.offer-accordion-content{padding:0 16px 14px}.pdp-hero__buy .btn{min-width:110px;min-height:44px;font-size:.82rem}.pdp-hero__photo{max-height:50vw}.pdp-hero__price{font-size:1.2rem}.pdp-hero__title{font-size:1.05rem}.prod-card__img{height:160px}.purchase-card__name{font-size:.95rem}.wholesale-hero-stats{gap:14px}}@keyframes cartBounce {
  0%, 100% { transform: scale(1); }
    50% { transform: scale(1.35); }
}@keyframes mapPulse {
  0%   { transform: scale(.35); opacity: .9; }
    70%  { transform: scale(1); opacity: 0; }
    100% { opacity: 0; }
}html{max-width:100%;--fg-anchor-scroll-offset:90px}:where(main[id], section[id], [data-anchor-highlight]) {scroll-margin-top:var(--fg-anchor-scroll-offset)}body[data-design-assets="true"]{color:var(--text-1);background:linear-gradient(132deg,#fcfffd 0%,#f1f7f3 42%,#e8eeea 100%)}.site-footer .footer-brand-meta,.site-footer .footer-bottom{color:rgba(255,255,255,.64)}.site-footer .footer-col-title,.site-footer .footer-heading{color:rgba(255,255,255,.74)}body[data-page-type="home"] .hero h1,body[data-page-type="shop"] .shop-hero h1,body[data-page-type="gallery"] .gallery-hero h1,body[data-page-type="wholesale"] .wholesale-hero-copy h1{letter-spacing:-.025em}body[data-page-type="shop"] .shop-hero h1{font-size:clamp(1.75rem,3.5vw,2.75rem)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.catalog-product-card__cart-form.is-hidden,.catalog-product-card__stepper.is-hidden,.catalog-product-card__cart-form .is-hidden,.catalog-search-clear.is-hidden{display:none!important}.btn--full{width:100%}.chip--xs{min-height:22px;padding:0 8px;font-size:.68rem}.section-head-note{margin-top:8px;color:var(--text-2);font-size:.9rem;line-height:1.5}.legal-inline-link{color:var(--leaf-dark);text-decoration:underline;text-underline-offset:2px}.prod-card__stock--muted{color:var(--text-4);font-style:italic}.cat-card__bg--tone-1{background-color:rgba(25,167,123,.15)}.cat-card__bg--tone-2{background-color:rgba(241,210,164,.15)}.cat-card__bg--tone-3{background-color:rgba(216,248,237,.15)}.cat-card__bg--tone-4{background-color:rgba(25,167,123,.12)}.cat-card__bg--tone-5{background-color:rgba(241,210,164,.12)}.cat-card__bg--tone-6{background-color:rgba(216,248,237,.12)}.cat-card__bg--tone-7{background-color:rgba(25,167,123,.1)}.cat-card__bg--tone-8{background-color:rgba(241,210,164,.1)}.cat-track--page-0{transform:translateX(0)}.cat-track--page-1{transform:translateX(calc(-100% - 20px))}.cat-track--page-2{transform:translateX(calc(-200% - 40px))}.cat-track--page-3{transform:translateX(calc(-300% - 60px))}.cat-track--page-4{transform:translateX(calc(-400% - 80px))}.cat-track--page-5{transform:translateX(calc(-500% - 100px))}.cat-track--page-6{transform:translateX(calc(-600% - 120px))}.cat-track--page-7{transform:translateX(calc(-700% - 140px))}.reveal--delay-0{--reveal-delay:0ms}.reveal--delay-1{--reveal-delay:70ms}.reveal--delay-2{--reveal-delay:140ms}.reveal--delay-3{--reveal-delay:210ms}.contact-map-static{display:block;color:inherit;overflow:hidden;isolation:isolate;background:linear-gradient(132deg,rgba(252,255,253,.82),rgba(222,238,228,.86)) , linear-gradient(32deg,transparent 0 47%,rgba(15,109,75,.14) 47% 51%,transparent 51% 100%) , linear-gradient(118deg,transparent 0 42%,rgba(241,210,164,.34) 42% 46%,transparent 46% 100%) , repeating-linear-gradient(0deg,rgba(15,109,75,.1) 0 1px,transparent 1px 58px) , repeating-linear-gradient(90deg,rgba(15,109,75,.08) 0 1px,transparent 1px 66px) , var(--sand)}.contact-map-static::before{content:"";position:absolute;inset:18% -12% auto;height:88px;z-index:-1;transform:rotate(-8deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);box-shadow:0 92px 0 rgba(255,255,255,.56) , 0 176px 0 rgba(15,109,75,.08)}.contact-map-marker--static{position:absolute;top:50%;left:50%;z-index:3;transform:translate(-22px,-18px)}.contact-map-static:hover .map-pin-label{color:var(--leaf-dark)}.skip-to-content{position:absolute;top:-100px;left:50%;transform:translateX(-50%);z-index:10000;padding:12px 20px;background:var(--leaf-dark);color:var(--cloud);border-radius:8px;font-weight:700;text-decoration:none;box-shadow:0 24px 48px rgba(7,27,20,.12);transition:top .2s var(--ease)}.skip-to-content:focus{top:20px;outline:3px solid rgba(255,255,255,.6);outline-offset:2px}body[data-page-type="home"] #main.page,body[data-page-type="shop"] #main.page,body[data-page-type="categories"] #main.page,body[data-page-type="seo_product"] #main.page,body[data-page-type="shop_purchase"] #main.page,body[data-page-type="gallery"] #main.page,body[data-page-type="journal"] #main.page,body[data-page-type="journal_article"] #main.page,body[data-page-type="wholesale"] #main.page,body[data-page-type^="legal_"] #main.page,body[data-page-type="portal_cart"] #main.page,body[data-page-type="portal_auth"] #main.page,body[data-page-type="portal_account"] #main.page{max-width:100%;margin:0;padding:0;flex:none}.logo-mark{width:36px;height:36px}.channels-bar.social-strip{background:linear-gradient(90deg,rgba(25,167,123,.06),rgba(241,210,164,.08),rgba(25,167,123,.06));border-top:0;border-bottom:1px solid var(--border-2);padding:14px 0}body[data-page-type="home"] .channels-bar .channel-icon,body[data-page-type="shop"] .channels-bar .channel-icon,body[data-page-type="gallery"] .channels-bar .channel-icon,body[data-page-type="journal"] .channels-bar .channel-icon,body[data-page-type="journal_article"] .channels-bar .channel-icon,body[data-page-type="portal_cart"] .channels-bar .channel-icon,body[data-page-type="portal_auth"] .channels-bar .channel-icon,body[data-page-type="portal_account"] .channels-bar .channel-icon,body[data-page-type^="legal_"] .channels-bar .channel-icon{width:32px;height:32px;border-radius:10px}body[data-page-type="home"] .channels-bar .channel-icon svg,body[data-page-type="shop"] .channels-bar .channel-icon svg,body[data-page-type="gallery"] .channels-bar .channel-icon svg,body[data-page-type="journal"] .channels-bar .channel-icon svg,body[data-page-type="journal_article"] .channels-bar .channel-icon svg,body[data-page-type="portal_cart"] .channels-bar .channel-icon svg,body[data-page-type="portal_auth"] .channels-bar .channel-icon svg,body[data-page-type="portal_account"] .channels-bar .channel-icon svg,body[data-page-type^="legal_"] .channels-bar .channel-icon svg{width:22px;height:22px}.delivery-logo--wildberries{background:linear-gradient(135deg,#c21cff 0%,#7a2ff2 48%,#4d19c8 100%)}.header-logout-form{margin:0}.header-logout-btn{white-space:nowrap}@media (min-width:1280px){.header-logout-btn{width:auto;min-width:112px;padding:0 22px}}@media (min-width:768px) and (max-width:1279px){.header-logout-btn{width:48px;min-width:48px;padding:0}.header-logout-btn .btn-label{display:none}}.catalog-listing-page,.catalog-categories-page,.catalog-purchase-page,.catalog-item-page{display:block;gap:0;padding:0}.cart-field-error,.account-field-error{margin:0;font-size:.72rem;line-height:1.45;color:var(--clay);font-weight:800}.account-field-note{margin:0;font-size:.72rem;line-height:1.45;color:var(--text-4)}.auth-form.portal-form-stack{gap:0}.auth-form.portal-form-stack label{display:block;margin:0 0 5px;font-family: var(--font-display);font-weight:700;font-size:.82rem;color:var(--text-2)}.auth-form.portal-form-stack input,.auth-form.portal-form-stack select,.auth-form.portal-form-stack textarea{width:100%;margin:0 0 5px;padding:13px 16px;background:var(--sand);border:1.5px solid var(--border-2);border-radius:var(--r-field);font-size:.9rem;transition:border-color .16s var(--ease) , box-shadow .16s var(--ease)}.auth-form.portal-form-stack input:focus,.auth-form.portal-form-stack select:focus,.auth-form.portal-form-stack textarea:focus{outline:none;border-color:var(--leaf);box-shadow:0 0 0 3px rgba(25,167,123,.12)}.auth-form.portal-form-stack .auth-field-note,.auth-form.portal-form-stack .auth-field-error{margin:0 0 16px;font-size:.72rem;line-height:1.45}.auth-form.portal-form-stack .auth-field-note{color:var(--text-4)}.auth-form.portal-form-stack .auth-field-error{color:var(--clay);font-weight:800}.auth-form.portal-form-stack .btn{margin-top:0}.cookie-banner{position:fixed;right:auto;bottom:max(14px,env(safe-area-inset-bottom));left:50%;z-index:640;width:min(720px,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:0;margin:0;overflow:hidden;background:rgba(255,255,255,.94);border:1px solid rgba(15,109,75,.14);border-radius:var(--r-card);box-shadow:0 12px 26px rgba(7,27,20,.08) , inset 0 1px 0 rgba(255,255,255,.8);opacity:0;transform:translate(-50%,12px);transition:max-height .3s var(--ease) , margin .3s var(--ease) , transform .3s var(--ease) , opacity .3s var(--ease) , box-shadow .2s var(--ease);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:none}.cookie-banner.is-visible{max-height:220px;opacity:1;transform:translate(-50%,0);pointer-events:auto}body[data-embed-context="max"] .cookie-banner.is-visible{bottom:max(var(--fg-embed-bottom-guard,10px),env(safe-area-inset-bottom));max-height:min(220px,calc(var(--fg-embed-viewport-height,100vh) - var(--fg-embed-bottom-guard,10px) - 18px))}.cookie-banner:hover{box-shadow:0 24px 48px rgba(7,27,20,.14) , inset 0 1px 0 rgba(255,255,255,.9)}.cookie-banner-content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px}body[data-embed-context="max"] .cookie-banner-content{max-height:inherit;overflow:auto;overscroll-behavior:contain}.cookie-banner-copy{display:flex;gap:10px;align-items:center;min-width:0}.cookie-banner-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border:1px solid rgba(15,109,75,.1);border-radius:999px;background:rgba(25,167,123,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.6);color:var(--leaf-dark);font-size:11px;font-weight:800;letter-spacing:.26px;text-transform:uppercase}.cookie-banner-text{color:rgba(7,27,20,.75);font-size:12.5px;line-height:1.45}.cookie-banner-text a{color:var(--leaf);font-weight:600;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .16s var(--ease)}.cookie-banner-text a:hover,.cookie-banner-text a:focus-visible{border-bottom-color:var(--leaf)}.cookie-banner-actions{display:flex;justify-content:flex-start;flex-shrink:0}.cookie-banner .btn{min-height:44px;padding:10px 14px;font-size:13px;white-space:nowrap}@media (max-width:767px){.cookie-banner{bottom:max(10px,env(safe-area-inset-bottom));width:calc(100vw - 24px);max-width:calc(100vw - 24px)}.cookie-banner-content{grid-template-columns:1fr;gap:10px}.cookie-banner-kicker{min-height:26px}.cookie-banner-copy{align-items:flex-start}.cookie-banner-text{font-size:12px;line-height:1.45}.cookie-banner-actions{justify-content:stretch}.cookie-banner .btn{width:100%}}.gallery-lightbox__dialog{grid-template-columns:56px minmax(0,1fr) 56px;width:min(1040px,calc(100vw - 48px));align-items:center;min-height:0}.gallery-lightbox__figure{display:grid;grid-template-rows:minmax(0,1fr) 72px;justify-self:stretch;width:100%;height:min(78vh,820px);min-height:0;background:rgba(255,255,255,.06)}.gallery-lightbox__media{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;overflow:hidden;background:rgba(255,255,255,.035)}.gallery-lightbox__media img{display:block;width:100%;height:100%;max-height:none;object-fit:cover;object-position:center center}.gallery-lightbox__caption{display:flex;flex-direction:column;justify-content:center;min-height:72px;padding:12px 22px 14px}.gallery-lightbox__caption strong{display:-webkit-box;margin-bottom:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gallery-lightbox__caption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-lightbox__close{top:-18px;right:-18px;z-index:3}@media (max-width:767px){.gallery-lightbox__dialog{grid-template-columns:1fr;width:calc(100vw - 24px)}.gallery-lightbox__figure{grid-template-rows:minmax(0,1fr) 68px;height:min(74vh,620px)}.gallery-lightbox__caption{min-height:68px;padding:10px 16px 12px}.gallery-lightbox__close{top:10px;right:10px}}body[data-page-type="shop"] .products-grid .catalog-product-card__actions .btn{min-height:44px;height:44px}.wishlist-page{display:grid;gap:clamp(20px,2.4vw,32px);padding:clamp(20px,3vw,40px) 0 clamp(48px,5vw,72px)}.wishlist-shell{display:grid;gap:clamp(20px,2.4vw,28px)}.wishlist-hero-actions,.wishlist-saved-card__foot,.wishlist-content__head{display:flex;align-items:center;gap:12px}.wishlist-hero-actions,.wishlist-saved-card__foot{flex-wrap:wrap}.wishlist-content__head{justify-content:space-between;margin-bottom:20px}.wishlist-content__meta{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:var(--r-pill);background:rgba(15,109,75,.08);color:var(--leaf-dark);font-family: var(--font-display);font-weight:800;font-size:.78rem;white-space:nowrap}.wishlist-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.wishlist-trust-strip span{min-height:54px;display:flex;align-items:center;padding:12px 14px;border:1px solid var(--border-2);border-radius:var(--r-card);background:var(--surface-warm);color:var(--text-2);font-size:.8rem;line-height:1.35}.wishlist-empty,.wishlist-content{border:1px solid var(--border-2);border-radius:var(--r-panel);background:var(--surface-matte);box-shadow:var(--el-1)}.wishlist-empty{min-height:260px;display:grid;place-items:center;justify-items:center;gap:18px;padding:clamp(28px,4vw,48px);text-align:center}.wishlist-empty__copy{display:grid;gap:8px;max-width:460px}.wishlist-empty__copy strong{font-family: var(--font-display);font-weight:800;font-size:clamp(1.25rem,2vw,1.6rem);color:var(--ink)}.wishlist-empty__copy p{color:var(--text-3);line-height:1.55}.wishlist-content{padding:clamp(18px,2.4vw,28px)}.wishlist-grid{align-items:stretch}.wishlist-grid__item,.wishlist-saved-card{min-width:0}.wishlist-saved-card{height:100%;display:grid;grid-template-rows:auto 1fr auto;gap:12px;padding:12px;border:1px solid var(--border-2);border-radius:var(--r-panel);background:var(--surface-matte);box-shadow:var(--el-1)}.wishlist-saved-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wishlist-saved-card__status{flex-shrink:0}.wishlist-saved-card__meta{color:var(--text-4);font-size:.72rem;line-height:1.35;text-align:right}.wishlist-saved-card__product{min-width:0}.wishlist-saved-card__foot .btn,.wishlist-remove-form{flex:1 1 160px}.wishlist-remove-form .btn{width:100%}body[data-page-type="shop"] .prod-card .catalog-product-card__cart-control,body[data-page-type="shop"] .prod-card .catalog-product-card__cart-form,body[data-page-type="shop_purchase"] .prod-card .catalog-product-card__cart-control,body[data-page-type="shop_purchase"] .prod-card .catalog-product-card__cart-form,body[data-page-type="seo_product"] .prod-card .catalog-product-card__cart-control,body[data-page-type="seo_product"] .prod-card .catalog-product-card__cart-form,body[data-page-type="home"] .hero-card .catalog-product-card__cart-form,body[data-page-type="shop"] .hero-card .catalog-product-card__cart-control,body[data-page-type="shop"] .hero-card .catalog-product-card__cart-form,body[data-page-type="categories"] .hero-card .catalog-product-card__cart-control,body[data-page-type="categories"] .hero-card .catalog-product-card__cart-form{line-height:0;margin:0}body[data-page-type="home"] .hero-card .cart-action,body[data-page-type="shop"] .hero-card .cart-action,body[data-page-type="categories"] .hero-card .cart-action{display:flex;line-height:0}body[data-page-type="shop"] .shop-hero-pill,body[data-page-type="shop"] .shop-hero-stat strong,body[data-page-type="shop"] .shop-hero-stat span{line-height:normal}body[data-page-type="shop"] .shop-hero-grid--copy-only{grid-template-columns:minmax(0,760px);align-items:start}body[data-page-type="shop"] .shop-hero-grid--copy-only .shop-hero-copy{max-width:760px}body[data-page-type="shop"] .catalog-section--empty-filter{padding-top:clamp(48px,6vw,84px);padding-bottom:clamp(52px,6vw,88px)}body[data-page-type="shop"] .catalog-section--empty-filter .catalog-toolbar{margin-bottom:clamp(28px,3vw,44px)}body[data-page-type="shop"] .catalog-section--empty-filter .catalog-state-card--empty{max-width:760px}body[data-page-type="shop"] .catalog-section--empty-filter .catalog-state-copy{display:grid;gap:8px}body[data-page-type="shop"] .catalog-section--empty-filter .catalog-state-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}body[data-page-type="shop"] .prod-card .catalog-product-card__cart-control,body[data-page-type="shop"] .hero-card .catalog-product-card__cart-control,body[data-page-type="categories"] .hero-card .catalog-product-card__cart-control{width:auto}body[data-page-type="shop"] .prod-card .catalog-product-card__cart-control,body[data-page-type="shop"] .prod-card .catalog-product-card__cart-control .catalog-product-card__stepper,body[data-page-type="shop"] .prod-card .catalog-product-card__cart-control .catalog-product-card__cart-form .btn{min-height:40px}body[data-page-type="shop"] .prod-card .catalog-product-card__cart-control .catalog-product-card__stepper{padding:0}body[data-page-type="shop"] .hero-card .catalog-product-card__cart-control,body[data-page-type="categories"] .hero-card .catalog-product-card__cart-control,body[data-page-type="shop"] .hero-card .catalog-product-card__cart-control .catalog-product-card__cart-form .hero-card__btn,body[data-page-type="categories"] .hero-card .catalog-product-card__cart-control .catalog-product-card__cart-form .hero-card__btn{min-height:36px}body[data-page-type="shop"] .hero-card .catalog-product-card__cart-control .catalog-product-card__stepper,body[data-page-type="categories"] .hero-card .catalog-product-card__cart-control .catalog-product-card__stepper{min-height:32px;padding:0}body[data-page-type="shop_purchase"] .catalog-purchase-page{gap:0;padding:0}body[data-page-type="shop_purchase"] .purchase-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}body[data-page-type="shop_purchase"] .purchase-search{flex:1 1 auto;min-width:0}body[data-page-type="shop_purchase"] .purchase-search input{min-height:42px;height:42px;padding:11px 36px 11px 16px}body[data-page-type="shop_purchase"] .purchase-sort{width:auto;min-width:164px}body[data-page-type="shop_purchase"] .avail-chip{min-width:0;min-height:0}@media (min-width:1024px){body[data-page-type="seo_product"] .plant-pdp-offers .products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:none;gap:20px}}@media (min-width:768px) and (max-width:1023px){body[data-page-type="seo_product"] .plant-pdp-offers .products-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}}@media (min-width:480px) and (max-width:767px){body[data-page-type="seo_product"] .plant-pdp-offers .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}@media (max-width:479px){body[data-page-type="seo_product"] .plant-pdp-offers .products-grid{grid-template-columns:1fr;max-width:none}}@media (min-width:768px){body[data-page-type="seo_product"] .plant-pdp-purchases .purchases-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}}@media (max-width:767px){body[data-page-type="seo_product"] .plant-pdp-purchases .purchases-grid{grid-template-columns:1fr;max-width:none}}body[data-page-type="seo_product"] .pdp-hero__buy-price,body[data-page-type="seo_product"] .pdp-hero__per,body[data-page-type="seo_product"] .pdp-hero__stock{line-height:normal}body[data-page-type="seo_product"] .pdp-hero__buy .cart-action,body[data-page-type="seo_product"] .pdp-hero__buy .catalog-product-card__cart-control,body[data-page-type="seo_product"] .pdp-hero__buy .catalog-product-card__cart-form{display:flex;width:100%;line-height:0}body[data-page-type="seo_product"] .pdp-hero__buy .catalog-product-card__cart-form{margin:0}body[data-page-type="seo_product"] .pdp-hero__buy .catalog-product-card__cart-control,body[data-page-type="seo_product"] .pdp-hero__buy .catalog-product-card__cart-control .catalog-product-card__stepper,body[data-page-type="seo_product"] .pdp-hero__buy .catalog-product-card__cart-control .catalog-product-card__cart-form .btn,body[data-page-type="shop_purchase"] .prod-card .catalog-product-card__cart-control,body[data-page-type="shop_purchase"] .prod-card .catalog-product-card__cart-control .catalog-product-card__stepper,body[data-page-type="shop_purchase"] .prod-card .catalog-product-card__cart-control .catalog-product-card__cart-form .btn,body[data-page-type="seo_product"] .prod-card .catalog-product-card__cart-control,body[data-page-type="seo_product"] .prod-card .catalog-product-card__cart-control .catalog-product-card__stepper,body[data-page-type="seo_product"] .prod-card .catalog-product-card__cart-control .catalog-product-card__cart-form .btn{min-height:40px}body[data-page-type="shop_purchase"] .prod-card .catalog-product-card__cart-control .catalog-product-card__stepper,body[data-page-type="seo_product"] .prod-card .catalog-product-card__cart-control .catalog-product-card__stepper,body[data-page-type="seo_product"] .pdp-hero__buy .catalog-product-card__cart-control .catalog-product-card__stepper{padding:0}body[data-page-type="home"] #contacts [data-share-form],body[data-page-type="wholesale"] [data-share-form]{position:static;overflow:visible;border:0;background:transparent;box-shadow:none}body[data-page-type="home"] #contacts [data-share-form]::before,body[data-page-type="wholesale"] [data-share-form]::before{content:none}body[data-page-type="home"] #contacts [data-share-form] .form-grid,body[data-page-type="wholesale"] [data-share-form] .form-grid{grid-template-columns:1fr 1fr;gap:16px}body[data-page-type="home"] #contacts [data-share-form] .field,body[data-page-type="wholesale"] [data-share-form] .field{font-size:16px;line-height:normal}body[data-page-type="home"] #contacts [data-share-form] .label-title,body[data-page-type="wholesale"] [data-share-form] .label-title,body[data-page-type="home"] #contacts [data-share-form] .form-pills span,body[data-page-type="wholesale"] [data-share-form] .form-pills span,body[data-page-type="home"] #contacts [data-share-form] .form-note,body[data-page-type="wholesale"] [data-share-form] .form-note,body[data-page-type="home"] #contacts [data-share-form] .consent-row,body[data-page-type="wholesale"] [data-share-form] .consent-row,body[data-page-type="home"] #contacts [data-share-form] .consent-row span,body[data-page-type="wholesale"] [data-share-form] .consent-row span,body[data-page-type="home"] #contacts [data-share-form] .btn,body[data-page-type="wholesale"] [data-share-form] .btn{line-height:normal}body[data-page-type="home"] #contacts [data-share-form] .label-title,body[data-page-type="wholesale"] [data-share-form] .label-title{margin:0}body[data-page-type='home'] #contacts [data-share-form] input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
body[data-page-type='home'] #contacts [data-share-form] select,
body[data-page-type='home'] #contacts [data-share-form] textarea,
body[data-page-type='wholesale'] [data-share-form] input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
body[data-page-type='wholesale'] [data-share-form] select,
body[data-page-type='wholesale'] [data-share-form] textarea {font-size:.875rem;line-height:normal;padding-inline:16px;background:rgba(255,255,255,.94)}body[data-page-type="home"] #contacts [data-share-form] .field input,body[data-page-type="home"] #contacts [data-share-form] .field select,body[data-page-type="wholesale"] [data-share-form] .field input,body[data-page-type="wholesale"] [data-share-form] .field select{min-height:48px;height:48px;padding:12px 16px}body[data-page-type="home"] #contacts [data-share-form] .field textarea,body[data-page-type="wholesale"] [data-share-form] .field textarea{min-height:100px;padding:12px 16px}body[data-page-type="home"] #contacts [data-share-form] .form-note,body[data-page-type="wholesale"] [data-share-form] .form-note{display:block;width:100%;max-width:none;margin-top:12px;color:var(--text-3)}body[data-page-type="home"] #contacts [data-share-form] .consent-row,body[data-page-type="wholesale"] [data-share-form] .consent-row{padding:0;min-height:44px;align-items:center;background:transparent;border:none;font-size:.8rem;line-height:19.2px;margin:16px 0}body[data-page-type="home"] #contacts [data-share-form] .consent-row input,body[data-page-type="wholesale"] [data-share-form] .consent-row input{width:13px;height:13px;margin-top:2px}body[data-page-type="home"] #contacts [data-share-form] .consent-row span,body[data-page-type="wholesale"] [data-share-form] .consent-row span{flex:1 1 auto;min-width:0;line-height:1.5;white-space:normal}body[data-page-type="home"] #contacts [data-share-form] .consent-row a,body[data-page-type="wholesale"] [data-share-form] .consent-row a{line-height:1.5}body[data-page-type="home"] #contacts [data-share-form] .consent-row a:last-child,body[data-page-type="wholesale"] [data-share-form] .consent-row a:last-child{white-space:nowrap}@media (max-width:767px){body[data-page-type="home"] #contacts [data-share-form] .form-grid,body[data-page-type="wholesale"] [data-share-form] .form-grid{grid-template-columns:1fr}body[data-page-type="home"] #contacts [data-share-form] .consent-row,body[data-page-type="wholesale"] [data-share-form] .consent-row{font-size:.75rem;line-height:1.5}body[data-page-type="home"] #contacts [data-share-form] .consent-row a:last-child,body[data-page-type="wholesale"] [data-share-form] .consent-row a:last-child{white-space:normal}body[data-page-type='portal_auth'] .mobile-cart-fab,
  body[data-page-type='portal_auth'] .mobile-cart-overlay,
  body[data-page-type='portal_auth'] .mobile-cart-panel,
  body[data-page-type='portal_cart'] .mobile-cart-fab,
  body[data-page-type='portal_cart'] .mobile-cart-overlay,
  body[data-page-type='portal_cart'] .mobile-cart-panel,
  body[data-page-type='portal_account'] .mobile-cart-fab,
  body[data-page-type='portal_account'] .mobile-cart-overlay,
  body[data-page-type='portal_account'] .mobile-cart-panel,
  #main.page.portal-auth-shell--fixture ~ .cookie-banner,
  #main.page.portal-cart-shell--fixture ~ .cookie-banner,
  #main.page.portal-account-shell--fixture ~ .cookie-banner {display:none!important}}@keyframes livePulse {
  0%, 100% {
    box-shadow: 0 0 0 2px rgba(19, 122, 74, .2);
  }

  50% {
    box-shadow: 0 0 0 6px rgba(19, 122, 74, .15);
  }
}.hero-live-dot,.shop-hero-dot{animation:livePulse 2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.hero-live-dot,.shop-hero-dot{animation:none}}body[data-page-type="shop"] .prod-card__row,body[data-page-type="shop_purchase"] .prod-card__row,body[data-page-type="seo_product"] .prod-card__row{flex-wrap:nowrap}body[data-page-type="shop"] .prod-card .cart-action,body[data-page-type="shop_purchase"] .prod-card .cart-action,body[data-page-type="seo_product"] .prod-card .cart-action{display:inline-flex;width:auto;flex:0 0 auto;align-items:center;line-height:normal}body[data-page-type="shop"] .prod-card .catalog-product-card__cart-form,body[data-page-type="shop_purchase"] .prod-card .catalog-product-card__cart-form,body[data-page-type="seo_product"] .prod-card .catalog-product-card__cart-form,body[data-page-type="shop"] .prod-card .cart-action .btn,body[data-page-type="shop_purchase"] .prod-card .cart-action .btn,body[data-page-type="seo_product"] .prod-card .cart-action .btn{display:flex;width:auto;min-width:0;flex:0 0 auto;line-height:normal}body[data-page-type="shop"] .prod-card .qty-wrap,body[data-page-type="shop_purchase"] .prod-card .qty-wrap,body[data-page-type="seo_product"] .prod-card .qty-wrap{width:auto;min-width:96px;height:36px;min-height:36px;flex:0 0 auto;padding:0}body[data-page-type="shop"] .prod-card .qty-btn,body[data-page-type="shop_purchase"] .prod-card .qty-btn,body[data-page-type="seo_product"] .prod-card .qty-btn{width:34px;min-width:34px;flex:0 0 34px}body[data-page-type="shop"] .prod-card .qty-val,body[data-page-type="shop_purchase"] .prod-card .qty-val,body[data-page-type="seo_product"] .prod-card .qty-val{min-width:28px;flex:0 0 28px}body[data-page-type="seo_product"] .pdp-hero__buy .cart-action,body[data-page-type="seo_product"] .pdp-hero__buy .catalog-product-card__cart-form{display:inline-flex;width:auto;flex:0 0 auto;align-items:center;min-height:48px}body[data-page-type="seo_product"] .pdp-hero__buy .btn{width:auto;min-width:160px;flex:0 0 auto}body[data-page-type="seo_product"] .pdp-hero__buy .qty-wrap{width:auto;min-width:96px;height:48px;min-height:48px;flex:0 0 auto}body[data-page-type="seo_product"] .pdp-hero__buy .qty-btn{width:48px;min-width:48px;height:48px;min-height:48px;flex:0 0 48px}@media (max-width:767px){body[data-page-type="shop_purchase"] .purchase-search{flex:1 1 100%;min-width:100%}body[data-page-type='seo_product'] .pdp-hero__buy .cart-action,
  body[data-page-type='seo_product'] .pdp-hero__buy .catalog-product-card__cart-form:not(.is-hidden) {display:flex;width:100%;flex:1 1 100%}body[data-page-type='seo_product'] .pdp-hero__buy .catalog-product-card__cart-form:not(.is-hidden) .btn {width:auto;min-width:120px}}body[data-page-type="shop"] .catalog-sort,body[data-page-type="shop"] .catalog-select{position:relative}body[data-page-type="shop"] .catalog-sort select{appearance:none;-webkit-appearance:none;padding-right:36px;background-image:none}body[data-page-type="shop"] .catalog-sort::after{content:"";width:8px;height:8px;right:16px;border-right:2px solid var(--text-3);border-bottom:2px solid var(--text-3);transform:translateY(-64%) rotate(45deg)}body[data-page-type="shop_purchase"] select.purchase-sort,body[data-page-type="shop_purchase"] .purchase-sort{min-height:40px;height:40px;padding:10px 32px 10px 14px;border:1px solid var(--border-2);border-radius:var(--r-pill);background-color:#fff;background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'12\'\ height=\'12\'\ viewBox=\'0\ 0\ 24\ 24\'\ fill=\'none\'\ stroke=\'%23071b14\'\ stroke-width=\'2.5\'%3E%3Cpolyline\ points=\'6\ 9\ 12\ 15\ 18\ 9\'/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:right 12px center;box-shadow:none;appearance:none;-webkit-appearance:none}body[data-page-type="legal_offer"] .offer-accordion summary::after{content:'›';display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;font-family:Arial,sans-serif;font-weight:700;font-size:1.25rem;line-height:1;color:var(--text-3);transform:none}body[data-page-type="legal_offer"] .offer-accordion[open] summary::after{transform:rotate(90deg)}.catalog-carousel{min-width:0}.catalog-carousel__viewport{overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.catalog-carousel__viewport::-webkit-scrollbar{display:none}.catalog-carousel__track{display:flex;align-items:stretch;gap:20px}.catalog-carousel__slide{flex: 0 0 calc((100% - 60px) / 4);min-width:0;scroll-snap-align:start}.catalog-carousel__slide .prod-card{height:100%}.catalog-carousel__controls{display:inline-flex;align-items:center;gap:8px}.catalog-carousel__nav{display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;min-height:44px;border:1px solid var(--border-2);border-radius:var(--r-pill);background:#fff;color:var(--leaf-dark);font-family: var(--font-display);font-weight:800;box-shadow:var(--el-1);transition:opacity .16s var(--ease) , transform .16s var(--ease)}.catalog-carousel__nav:not(:disabled):hover {transform:translateY(-1px)}.catalog-carousel__nav:disabled{opacity:.38;cursor:default}@media (min-width:768px){body[data-page-type="home"] .hero-card.is-hidden,body[data-page-type="shop"] .hero-card.is-hidden,body[data-page-type="categories"] .hero-card.is-hidden{display:none}}body[data-page-type="home"] .hero-slider .hero-card,body[data-page-type="shop"] .hero-slider .hero-card,body[data-page-type="categories"] .hero-slider .hero-card{box-shadow:0 10px 18px rgba(7,27,20,.055)}body[data-page-type="home"] .hero-slider .hero-card.is-next,body[data-page-type="home"] .hero-slider .hero-card.is-prev,body[data-page-type="shop"] .hero-slider .hero-card.is-next,body[data-page-type="shop"] .hero-slider .hero-card.is-prev,body[data-page-type="categories"] .hero-slider .hero-card.is-next,body[data-page-type="categories"] .hero-slider .hero-card.is-prev{box-shadow:none}@media (max-width:767px){body[data-page-type="shop"] .prod-card__row,body[data-page-type="shop_purchase"] .prod-card__row,body[data-page-type="seo_product"] .prod-card__row{flex-wrap:wrap}body[data-page-type="shop"] .prod-card .cart-action,body[data-page-type="shop_purchase"] .prod-card .cart-action,body[data-page-type="seo_product"] .prod-card .cart-action{width:100%}body[data-page-type="shop"] .prod-card .catalog-product-card__cart-form,body[data-page-type="shop_purchase"] .prod-card .catalog-product-card__cart-form,body[data-page-type="seo_product"] .prod-card .catalog-product-card__cart-form{width:100%;flex:1 1 auto}body[data-page-type="shop"] .prod-card .cart-action .btn,body[data-page-type="shop_purchase"] .prod-card .cart-action .btn,body[data-page-type="seo_product"] .prod-card .cart-action .btn{flex:1 1 auto}}@media (max-width:1279px){.catalog-carousel__slide{flex-basis: calc((100% - 40px) / 3)}}@media (max-width:767px){.catalog-carousel__track{gap:14px}.catalog-carousel__slide{flex-basis:min(82vw,320px)}}.page-loader{position:fixed;inset:0;z-index:3000;display:flex;align-items:flex-start;justify-content:center;padding:clamp(18px,4vh,42px) 16px;background:rgba(246,250,247,.72);backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s var(--ease) , visibility .18s var(--ease)}.page-loader[aria-hidden="false"],body.is-page-loading .page-loader,.page-loader-booting .page-loader{opacity:1;visibility:visible;pointer-events:auto}.page-loader-panel{display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:10px 16px 10px 12px;border:1px solid var(--border-2);border-radius:var(--r-pill);background:rgba(255,255,255,.94);box-shadow:var(--el-2)}.page-loader-mark{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(15,109,75,.1)}.page-loader-mark-core{width:12px;height:12px;border-radius:50%;background:var(--leaf-dark);box-shadow:0 0 0 0 rgba(15,109,75,.32);animation:live-dot-pulse 1.4s ease-in-out infinite}.page-loader-copy{display:flex;flex-direction:column;gap:1px;font-size:.76rem;line-height:1.25;color:var(--text-3)}.page-loader-copy strong{font-family: var(--font-display);font-size:.86rem;color:var(--ink)}@keyframes live-dot-pulse {
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(15, 109, 75, .28);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(15, 109, 75, 0);
    transform: scale(.92);
  }
}.catalog-product-card__placeholder-copy,.catalog-hero-spotlight__placeholder{width:100%;min-height:100%;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;color:var(--text-3);line-height:1.28}.catalog-product-card__placeholder-copy strong,.catalog-hero-spotlight__placeholder strong{font-family: var(--font-display);font-weight:800;color:var(--ink)}.catalog-product-card__placeholder-copy span,.catalog-hero-spotlight__placeholder span{font-size:.86rem;color:var(--text-3)}.media-placeholder{width:100%;height:100%;min-height:100%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(187,210,199,.58);background:radial-gradient(circle at 22% 18%,rgba(45,125,91,.13),transparent 32%) , radial-gradient(circle at 82% 78%,rgba(241,210,164,.22),transparent 34%) , linear-gradient(135deg,rgba(231,247,240,.92),rgba(255,249,236,.88));color:var(--leaf-dark)}.media-placeholder__mark{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.72);box-shadow:inset 0 0 0 1px rgba(15,109,75,.08);font-family: var(--font-display);font-size:.72rem;font-weight:800;line-height:1;letter-spacing:0}.media-placeholder--preview .media-placeholder__mark{width:24px;height:24px;border-radius:8px;font-size:.6rem}.cat-card__media,.purchase-card__media{width:100%;height:100%;display:block;object-fit:cover}.prod-card__img:has(.catalog-product-card__placeholder-copy),
.hero-card__img:has(.catalog-product-card__placeholder-copy),
.bento-featured__img:has(.catalog-product-card__placeholder-copy),
.pdp-hero__photo:has(.catalog-product-card__placeholder-copy) {border-bottom:1px solid rgba(187,210,199,.58);background:radial-gradient(circle at 22% 18%,rgba(45,125,91,.13),transparent 32%) , radial-gradient(circle at 82% 78%,rgba(241,210,164,.22),transparent 34%) , linear-gradient(135deg,rgba(231,247,240,.92),rgba(255,249,236,.88))}.purchase-card__bg:has(.catalog-hero-spotlight__placeholder) {background:radial-gradient(circle at 20% 10%,rgba(45,125,91,.16),transparent 34%) , linear-gradient(135deg,rgba(231,247,240,.94),rgba(255,249,236,.88))}.cart-preview-popover{position:relative;z-index:140}.cart-preview-panel{position:fixed;top:92px;right:16px;left:auto;bottom:auto;z-index:150;width:min(420px,calc(100vw - 24px));max-height:calc(100vh - 108px);padding:18px;display:flex;flex-direction:column;gap:14px;overflow:auto;overscroll-behavior:contain;border:1px solid var(--border-2);border-radius:28px;background:rgba(255,255,255,.97);box-shadow:0 22px 62px rgba(7,27,20,.16)}.cart-preview-panel--slot-0{right:16px}.cart-preview-panel--slot-1{right:40px}.cart-preview-panel--slot-2{right:64px}.cart-preview-panel--slot-3{right:88px}.cart-preview-panel--slot-4{right:112px}.cart-preview-panel--slot-5{right:136px}.cart-preview-panel--slot-6{right:160px}.cart-preview-panel--slot-7{right:184px}.cart-preview-panel--slot-8{right:208px}.cart-preview-panel--slot-9{right:232px}.cart-preview-panel--slot-10{right:256px}.cart-preview-panel--slot-11{right:280px}.cart-preview-panel--slot-12{right:304px}.cart-preview-panel--slot-13{right:328px}.cart-preview-panel--slot-14{right:352px}.cart-preview-panel--slot-15{right:376px}.cart-preview-panel--slot-16{right:400px}.cart-preview-panel--slot-17{right:424px}.cart-preview-panel--slot-18{right:448px}.cart-preview-panel--slot-19{right:472px}.cart-preview-panel--slot-20{right:496px}.cart-preview-panel--slot-21{right:520px}.cart-preview-panel--slot-22{right:544px}.cart-preview-panel--slot-23{right:568px}.cart-preview-panel--slot-24{right:592px}.cart-preview-panel--slot-25{right:616px}.cart-preview-panel--slot-26{right:640px}.cart-preview-panel--slot-27{right:664px}.cart-preview-panel--slot-28{right:688px}.cart-preview-panel--slot-29{right:712px}.cart-preview-panel--slot-30{right:736px}.cart-preview-panel--slot-31{right:760px}.cart-preview-panel--slot-32{right:784px}.cart-preview-panel--slot-33{right:808px}.cart-preview-panel--slot-34{right:832px}.cart-preview-panel--slot-35{right:856px}.cart-preview-panel--slot-36{right:880px}.cart-preview-panel--slot-37{right:904px}.cart-preview-panel--slot-38{right:928px}.cart-preview-panel--slot-39{right:952px}.cart-preview-panel--slot-40{right:976px}.cart-preview-panel--slot-41{right:1000px}.cart-preview-panel--slot-42{right:1024px}.cart-preview-panel--slot-43{right:1048px}.cart-preview-panel--slot-44{right:1072px}.cart-preview-panel--slot-45{right:1096px}.cart-preview-panel--slot-46{right:1120px}.cart-preview-panel--slot-47{right:1144px}.cart-preview-panel--slot-48{right:1168px}.cart-preview-panel--slot-49{right:1192px}.cart-preview-panel--slot-50{right:1216px}.cart-preview-panel--slot-51{right:1240px}.cart-preview-panel--slot-52{right:1264px}.cart-preview-panel--slot-53{right:1288px}.cart-preview-panel--slot-54{right:1312px}.cart-preview-panel--slot-55{right:1336px}.cart-preview-panel--slot-56{right:1360px}.cart-preview-panel--slot-57{right:1384px}.cart-preview-panel--slot-58{right:1408px}.cart-preview-panel--slot-59{right:1432px}.cart-preview-panel--slot-60{right:1456px}.cart-preview-panel--slot-61{right:1480px}.cart-preview-panel--slot-62{right:1504px}.cart-preview-panel--slot-63{right:1528px}.cart-preview-panel--slot-64{right:1552px}.cart-preview-panel--slot-65{right:1576px}.cart-preview-panel--slot-66{right:1600px}.cart-preview-panel--slot-67{right:1624px}.cart-preview-panel--slot-68{right:1648px}.cart-preview-panel--slot-69{right:1672px}.cart-preview-panel--slot-70{right:1696px}.cart-preview-panel--slot-71{right:1720px}.cart-preview-panel--slot-72{right:1744px}.cart-preview-panel--slot-73{right:1768px}.cart-preview-panel--slot-74{right:1792px}.cart-preview-panel--slot-75{right:1816px}.cart-preview-panel--slot-76{right:1840px}.cart-preview-panel--slot-77{right:1864px}.cart-preview-panel--slot-78{right:1888px}.cart-preview-panel--slot-79{right:1912px}.cart-preview-panel--slot-80{right:1936px}.cart-preview-panel[hidden]{display:none!important}.cart-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.cart-preview-head-copy h2{margin:0;font-family: var(--font-display);font-size:1.3rem;line-height:1.1;letter-spacing:0;color:var(--ink)}.cart-preview-head-copy p{margin:5px 0 0;font-size:.82rem;line-height:1.35;color:var(--text-3)}.cart-preview-head-meta{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.cart-preview-count{min-width:28px;height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--leaf-dark);color:#fff;font-family: var(--font-display);font-weight:800;font-size:.78rem}.cart-preview-close{width:36px;height:36px;border:1px solid var(--border-2);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--text-2);font-size:1.3rem;line-height:1}.cart-preview-empty{padding:18px;display:grid;gap:12px;justify-items:start;border:1px solid var(--border-2);border-radius:22px;background:linear-gradient(135deg,rgba(231,247,240,.76),rgba(255,249,236,.58))}.cart-preview-empty.is-hidden{display:none!important}.cart-preview-empty p{margin:0;font-size:.9rem;color:var(--text-2)}.cart-preview-list{list-style:none;margin:0;padding:0;display:grid;gap:10px;overflow:auto}.cart-preview-loading{padding:14px;border-radius:18px;background:rgba(15,109,75,.06);color:var(--text-3);font-size:.86rem}.cart-preview-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--border-2);border-radius:20px;background:#fff}.cart-preview-item-link{min-width:0;display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:center;color:inherit;text-decoration:none}.cart-preview-item-media{width:56px;height:56px;border-radius:16px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(231,247,240,.9),rgba(255,249,236,.8));color:var(--leaf-dark);font-family: var(--font-display);font-weight:800}.cart-preview-item-media img{width:100%;height:100%;object-fit:cover}.cart-preview-item-body{min-width:0;display:grid;gap:4px}.cart-preview-item-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family: var(--font-display);font-size:.88rem;line-height:1.2;color:var(--ink)}.cart-preview-item-meta{font-size:.76rem;color:var(--text-3)}.cart-preview-controls{display:flex;justify-content:flex-end}.cart-preview-stepper{min-width:104px;height:40px;padding:4px;display:inline-grid;grid-template-columns:32px 1fr 32px;align-items:center;border:1px solid var(--border-2);border-radius:var(--r-pill);background:#fff}.cart-preview-step-btn{width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:var(--leaf-dark);font-family: var(--font-display);font-weight:800;font-size:1rem}.cart-preview-step-btn:disabled{opacity:.4}.cart-preview-step-value{min-width:24px;text-align:center;font-family: var(--font-display);font-weight:800;color:var(--ink)}.cart-preview-foot{display:grid;gap:12px;padding-top:12px;border-top:1px solid var(--border-2)}.cart-preview-total-line{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-3)}.cart-preview-total-line strong{font-family: var(--font-display);color:var(--ink)}.cart-preview-actions{display:grid;gap:8px}.cart-preview-actions .btn{width:100%}@media (max-width:1023px){.cart-preview-panel{inset:auto 12px 12px 12px;width:auto;max-width:none;max-height:min(74vh,640px);border-radius:26px}.cart-preview-item{grid-template-columns:1fr}.cart-preview-controls{justify-content:stretch}.cart-preview-stepper{width:100%}.mobile-cart-fab{position:fixed;right:max(14px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:560;width:56px;min-width:56px;height:56px;min-height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--leaf-dark);color:#fff;box-shadow:var(--el-3)}.mobile-cart-fab[hidden],.mobile-cart-overlay[hidden],.mobile-cart-panel[hidden]{display:none!important}.mobile-cart-fab .chip{position:absolute;top:-6px;right:-6px;min-width:24px;height:24px;padding:0 7px;border-radius:var(--r-pill);display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--leaf-dark);border:1px solid var(--border-1);font-family: var(--font-display);font-size:.72rem;font-weight:800}.mobile-cart-overlay{position:fixed;inset:0;z-index:580;background:rgba(7,27,20,.28)}.mobile-cart-panel{position:fixed;left:16px;right:16px;bottom:max(14px,env(safe-area-inset-bottom));z-index:590;max-width:calc(100vw - 32px);max-height:min(76vh,620px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:28px;border:1px solid var(--border-2);background:#fff;box-shadow:var(--el-4)}.mobile-cart-panel:focus{outline:none}body[data-embed-context="max"] .mobile-cart-panel{bottom:max(var(--fg-embed-bottom-guard,10px),env(safe-area-inset-bottom));max-height:min(620px,calc(var(--fg-embed-viewport-height,100vh) - var(--fg-embed-bottom-guard,10px) - 14px))}.mobile-cart-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 12px}.mobile-cart-panel-head h2{margin:0;font-family: var(--font-display);font-size:1.35rem;line-height:1.1;letter-spacing:0;color:var(--ink)}.mobile-cart-panel-close{width:44px;min-width:44px;height:44px;min-height:44px;border:1px solid var(--border-2);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--text-2);font-size:1.35rem;line-height:1}.mobile-cart-panel-close:focus{outline:none}.mobile-cart-panel-close:focus-visible{border-color:var(--border-1);outline:3px solid rgba(15,109,75,.22);outline-offset:3px}.mobile-cart-panel-list .cart-preview-item{grid-template-columns:minmax(0,1fr) 44px;gap:10px}.mobile-cart-panel-list .cart-preview-item-link{grid-template-columns:56px minmax(0,1fr)}.mobile-cart-item-remove{width:44px;min-width:44px;height:44px;min-height:44px;border:1px solid var(--border-2);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;align-self:center;background:#fff;color:var(--text-2);font-size:1.35rem;line-height:1}.mobile-cart-item-remove:disabled{opacity:.48}.mobile-cart-panel-list{min-height:0;padding:0 18px;display:grid;gap:12px;overflow:auto;overscroll-behavior:contain}.mobile-cart-panel-list .cart-preview-empty{margin:0}.mobile-cart-panel-list .cart-preview-empty[hidden]{display:none!important}.mobile-cart-panel-foot{display:grid;gap:12px;padding:14px 18px 18px;border-top:1px solid var(--border-2)}.mobile-cart-panel-total{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-3)}.mobile-cart-panel-total strong{font-family: var(--font-display);color:var(--ink)}.mobile-cart-panel-actions{display:grid;gap:8px}.mobile-cart-panel-actions .btn{width:100%}}.toast[data-toast]{position:fixed;top:84px;right:24px;z-index:700;width:min(360px,calc(100vw - 48px));max-width:calc(100vw - 48px);pointer-events:none}.toast[data-toast]:not(.is-visible):not(.show) {visibility:hidden}.toast[data-toast].is-visible,.toast[data-toast].show{opacity:1;transform:translateX(0);pointer-events:auto;visibility:visible}.logo,.site-nav a{min-height:44px}.site-nav a{display:inline-flex;align-items:center;justify-content:center;padding-block:0;line-height:1}.site-nav-label{display:block;line-height:1.25}@media (max-width:767px){html{--fg-anchor-scroll-offset:78px}.header-inner{height:60px;min-height:60px}.header-actions .btn{width:44px;min-width:44px;height:44px;min-height:44px;padding:0}.header-cart-btn .chip--counter{top:0;right:0}body[data-page-type="home"] .hero-slider .hero-card__btn,body[data-page-type="shop"] .hero-slider .hero-card__btn,body[data-page-type="categories"] .hero-slider .hero-card__btn{min-height:52px;padding-inline:18px}.shop-hero-chip,.gallery-filter-chip,.category-chip,.avail-chip,.legal-sidebar-link,.offer-sidebar-link,.purchase-back,.back-link,.pdp-crumb a,.chip--category,.pdp-hero__meta-purchase{min-height:44px;display:inline-flex;align-items:center}.purchase-search input,.catalog-search input,.purchase-sort,.catalog-sort{min-height:44px}.toast[data-toast]{top:74px;left:12px;right:12px;width:auto;max-width:none;transform:translateY(-12px)}.toast[data-toast].is-visible,.toast[data-toast].show{transform:translateY(0)}}@media (max-width:479px){.channels-bar-inner{justify-content:center}.channels-bar-links{width:100%;max-width:342px;margin:0 auto;flex-direction:row;justify-content:center;overflow:visible;overscroll-behavior-inline:auto;scroll-snap-type:none;scrollbar-width:none;gap:4px;padding-bottom:0}.channels-bar-links::-webkit-scrollbar{display:none}.channels-bar-link{flex:0 1 auto;justify-content:center;min-width:0;min-height:46px;gap:5px;padding:6px 7px 6px 6px;border-radius:18px;scroll-snap-align:none}.channels-bar-link-name{max-width:74px;overflow:hidden;font-size:.72rem;line-height:1;text-overflow:ellipsis}.channels-bar .channel-icon{width:32px;min-width:32px;height:32px;border-radius:10px}.channels-bar .channel-icon svg{width:19px;height:19px}}@media (max-width:767px){.site-nav{display:none}.header-inner{gap:8px}.nav-toggle{display:flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;min-height:44px;margin-left:auto;padding:0;font-size:1.25rem;cursor:pointer}.header-actions{flex:0 0 auto;gap:4px;margin-left:4px}.logo{min-width:0;min-height:44px;gap:8px;font-size:1rem}.logo-copy{max-width:clamp(94px,30vw,150px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-slider-arrow,.cat-arrow{width:44px;min-width:44px;height:44px;min-height:44px}.auth-tab,.btn,button.btn,a.btn,.btn--sm,.shop-hero-chip,.gallery-filter-chip,.category-chip,.avail-chip,.availability-chip,.purchase-back,.back-link,.site-crumb a,.cats-crumb a,.wh-crumb a,.pdp-crumb a,.chip--category,.pdp-hero__meta-purchase,.legal-sidebar-link,.offer-sidebar-link{min-height:44px}a.bento-featured__name,a.hero-card__name,a.prod-card__name,.site-footer .footer-links a,.mobile-menu-panel a{min-height:44px;display:flex;align-items:center}a.bento-featured__name,a.hero-card__name,a.prod-card__name{margin-block:-13px;padding-block:13px}.site-footer .footer-links a,.mobile-menu-panel a{margin-block:-11px;padding-block:11px}.cat-dot,.hero-slider-dot{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;transform:none}.cat-dot::before,.hero-slider-dot::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--border-1);transition:background .2s var(--ease) , transform .2s var(--ease)}.cat-dot.is-active,.hero-slider-dot.is-active{background:transparent;transform:none}.cat-dot.is-active::before,.hero-slider-dot.is-active::before{background:var(--leaf-dark);transform:scale(1.3)}.cat-dots,.hero-slider-dots{gap:0}body[data-page-type="home"] .hero-cards,body[data-page-type="shop"] .hero-cards,body[data-page-type="categories"] .hero-cards{width:100%;max-width:520px;margin-right:auto;margin-left:auto;padding-right:clamp(44px,12vw,78px);padding-left:clamp(44px,12vw,78px);touch-action:pan-y}body[data-page-type="home"] .hero-slider,body[data-page-type="shop"] .hero-slider,body[data-page-type="categories"] .hero-slider{width:min(280px,66vw);height:clamp(390px,104vw,430px);perspective:900px;touch-action:pan-y}body[data-page-type="home"] .hero-card,body[data-page-type="shop"] .hero-card,body[data-page-type="categories"] .hero-card{display:block;visibility:hidden}body[data-page-type="home"] .hero-card.is-active,body[data-page-type="shop"] .hero-card.is-active,body[data-page-type="categories"] .hero-card.is-active{display:block;visibility:visible;opacity:1;transform:translateX(0) scale(1)}body[data-page-type="home"] .hero-card.is-next,body[data-page-type="shop"] .hero-card.is-next,body[data-page-type="categories"] .hero-card.is-next{display:block;visibility:visible;opacity:.48;transform:translateX(50%) scale(.84) rotateY(-5deg)}body[data-page-type="home"] .hero-card.is-prev,body[data-page-type="shop"] .hero-card.is-prev,body[data-page-type="categories"] .hero-card.is-prev{display:block;visibility:visible;opacity:.48;transform:translateX(-50%) scale(.84) rotateY(5deg)}body[data-page-type="home"] .hero-card.is-hidden,body[data-page-type="shop"] .hero-card.is-hidden,body[data-page-type="categories"] .hero-card.is-hidden{display:block;visibility:hidden;opacity:0;transform:translateX(108%) scale(.72)}body[data-page-type="home"] .hero-slider,body[data-page-type="shop"] .hero-slider,body[data-page-type="categories"] .hero-slider{height:430px}body[data-page-type="shop_purchase"] .purchase-search input,body[data-page-type="shop_purchase"] select.purchase-sort,body[data-page-type="shop_purchase"] .purchase-sort{height:44px;min-height:44px}body[data-page-type="shop_purchase"] .avail-chip{min-height:44px}body[data-page-type="shop_purchase"] .purchase-back,.gallery-hero .back-link{min-height:44px}.purchase-search-clear{width:44px;min-width:44px;height:44px;min-height:44px;right:2px}.btn-secondary--compact,.btn-ghost--compact{min-height:44px}.category-chip{min-width:44px}.mobile-menu-panel{gap:8px}.mobile-menu-close{margin-bottom:0}.mobile-menu-panel a.mobile-menu-link{min-height:auto;margin-block:0;padding:14px 16px}}@media (min-width:768px) and (max-width:1023px){.header-inner{height:72px;min-height:72px;gap:12px}.logo{min-height:44px}.site-nav{display:none}.nav-toggle{display:flex;align-items:center;justify-content:center;width:48px;min-width:48px;height:48px;min-height:48px;margin-left:auto;padding:0;font-size:1.25rem;cursor:pointer}.header-actions{gap:6px;margin-left:4px}.header-actions .btn{width:48px;min-width:48px;min-height:48px;padding:0}.header-actions .btn-label{display:none}.btn--sm{min-height:44px}.bento-featured .cart-action .btn{min-height:44px}body[data-page-type="home"] .hero-slider,body[data-page-type="shop"] .hero-slider,body[data-page-type="categories"] .hero-slider{height:430px}}@media (min-width:1024px){body[data-page-type="home"] .hero-slider,body[data-page-type="shop"] .hero-slider,body[data-page-type="categories"] .hero-slider{height:434px}}.prod-card__price-wrap,.bento-featured__price-wrap,.hero-card__price-wrap,.pdp-hero__price-wrap,.plant-pdp-sticky__price-wrap{display:flex;flex-direction:column;gap:2px;min-width:0}.prod-card__price-note,.bento-featured__price-note,.hero-card__price-note,.pdp-hero__price-note,.plant-pdp-sticky__price-wrap span,.cart-line-price small,.account-order-item-row__price-note{font-family: var(--font-text);font-size:.68rem;font-weight:700;line-height:1.18;color:var(--text-3);text-transform:lowercase}.prod-card__price-note,.bento-featured__price-note,.hero-card__price-note{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.cart-line-price small{display:block;margin-top:2px}body:not([data-page-type='seo_product']) .plant-pdp-sticky,
body.is-page-loading .plant-pdp-sticky {display:none!important}.catalog-search-clear,.purchase-search-clear{z-index:2;pointer-events:auto}.category-chip.is-active{background:var(--leaf-dark);border-color:var(--leaf-dark);color:#fff}.category-chip.is-active .category-chip__count{color:rgba(255,255,255,.72)}.avail-chip.is-active:hover,.availability-chip.is-active:hover,.category-chip.is-active:hover,.gallery-filter-chip.is-active:hover,.shop-hero-chip.is-active:hover{border-color:var(--leaf-dark);color:#fff}.availability-chip.is-active:hover strong,.category-chip.is-active:hover .category-chip__count{color:rgba(255,255,255,.72)}.hero-card__price-note{max-width:180px}.pdp-hero__buy-price{align-items:center}.pdp-hero__price-note{font-size:.78rem}@media (max-width:767px){.prod-card__price-note,.bento-featured__price-note,.hero-card__price-note{font-size:.72rem}body[data-page-type="shop"] .products-grid .prod-card__cat{height:44px;min-height:44px}body[data-page-type="shop"] .products-grid .prod-card__body{padding:12px}body[data-page-type="shop"] .products-grid .prod-card .cart-action .btn,body[data-page-type="shop_purchase"] .products-grid .prod-card .cart-action .btn,body[data-page-type="seo_product"] .products-grid .prod-card .cart-action .btn{height:44px;min-height:44px}}@media (max-width:1023px){.cart-stepper-btn,.cart-preview-close,.cart-preview-step-btn,.hero-slider-arrow,.cat-arrow,.cat-dot,.hero-slider-dot,.catalog-search-clear,.purchase-search-clear,body[data-page-type="shop"] .prod-card .qty-btn,body[data-page-type="shop_purchase"] .prod-card .qty-btn,body[data-page-type="seo_product"] .prod-card .qty-btn,body[data-page-type="shop"] .hero-card .qty-btn,body[data-page-type="categories"] .hero-card .qty-btn,body[data-page-type="seo_product"] .pdp-hero__buy .qty-btn{width:44px;min-width:44px;height:44px;min-height:44px}.cart-preview-stepper,.hero-card__btn,.prod-card .cart-action .btn,.catalog-product-card__cart-form .btn,body[data-page-type="shop"] .prod-card .catalog-product-card__cart-control,body[data-page-type="shop"] .prod-card .catalog-product-card__stepper,body[data-page-type="shop_purchase"] .prod-card .catalog-product-card__cart-control,body[data-page-type="shop_purchase"] .prod-card .catalog-product-card__stepper,body[data-page-type="seo_product"] .prod-card .catalog-product-card__cart-control,body[data-page-type="seo_product"] .prod-card .catalog-product-card__stepper,body[data-page-type="shop"] .hero-card .catalog-product-card__cart-control,body[data-page-type="shop"] .hero-card .catalog-product-card__stepper,body[data-page-type="categories"] .hero-card .catalog-product-card__cart-control,body[data-page-type="categories"] .hero-card .catalog-product-card__stepper,body[data-page-type="seo_product"] .pdp-hero__buy .catalog-product-card__cart-control,body[data-page-type="seo_product"] .pdp-hero__buy .catalog-product-card__stepper{height:44px;min-height:44px}.cart-preview-stepper{padding:0;grid-template-columns:44px minmax(32px,1fr) 44px}.catalog-search-clear,.purchase-search-clear{right:0;background:radial-gradient(circle at center,var(--border-2) 0 12px,transparent 12.5px)}.catalog-search-clear:hover,.purchase-search-clear:hover{background:radial-gradient(circle at center,rgba(15,109,75,.06) 0 12px,transparent 12.5px)}body[data-page-type="shop_purchase"] .purchase-search input,body[data-page-type="shop_purchase"] select.purchase-sort,body[data-page-type="shop_purchase"] .purchase-sort{height:44px;min-height:44px}}