.hidden{display:none!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.template--product .product-breadcrumb{display:flex;align-items:center;gap:.4rem;color:var(--color-text-muted);font-size:.8125rem;line-height:1.4}.template--product .product-breadcrumb a:hover,.template--product .product-rating-empty:hover{color:var(--color-accent)}.template--product .product-info{gap:1.25rem}.template--product .product-info__title{max-width:18ch;letter-spacing:-.025em}.template--product .product-rating-empty{width:fit-content;color:var(--color-text-muted);font-size:.875rem;text-decoration:underline;text-underline-offset:.2em}.template--product .product-gallery__main{position:relative;overflow:hidden;border-radius:var(--radius-lg);background:var(--color-surface);touch-action:pan-y}.template--product .product-gallery__main-img{display:block;min-height:clamp(320px,42vw,600px);max-height:680px;object-fit:contain;cursor:zoom-in;transition:opacity .25s ease,transform .4s ease}.template--product .product-gallery__thumbnails{flex-wrap:nowrap;overflow-x:auto;padding:.125rem .125rem .35rem;scrollbar-width:none}.template--product .product-gallery__thumbnails::-webkit-scrollbar{display:none}.template--product .product-gallery__thumb{width:clamp(62px,7vw,82px);height:clamp(76px,9vw,104px);background:var(--color-surface)}.template--product .product-gallery__thumb[aria-current=true]{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.template--product .product-buy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.template--product .product-buy .btn{min-height:3.25rem}.template--product .product-buy [data-wishlist]{width:3.25rem;flex:none}.template--product .product-buy--has-qty,.vk-product-page .product-buy--has-qty{grid-template-columns:1fr}.template--product .product-buy-now{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;width:100%;min-height:3rem;margin-top:.75rem;padding:0 1rem;border:1px solid var(--color-primary);border-radius:var(--radius-md);background:transparent;color:var(--color-primary);font-weight:700;font-size:.9375rem;line-height:1;cursor:pointer;transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease}.template--product .product-buy-now:hover:not(:disabled):not([aria-disabled=true]),.template--product .product-buy-now:focus-visible:not([aria-disabled=true]){background:var(--color-primary);color:#fff}.template--product .product-buy-now:disabled,.template--product .product-buy-now[aria-disabled=true]{cursor:not-allowed;opacity:.5;pointer-events:none}.vk-payment-icons{display:flex;align-items:center;flex-wrap:wrap;gap:.2rem;margin-top:.65rem}.vk-payment-icons__label{font-size:.7rem;font-weight:600;color:var(--color-text-muted, #888);text-transform:uppercase;letter-spacing:.04em;margin-right:.2rem;flex-shrink:0}.vk-payment-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:6px;border-radius:50%;background:#fff;border:none;vertical-align:middle;object-fit:contain;box-shadow:0 1px 3px #0000001a;transition:transform .15s ease,box-shadow .15s ease}.vk-payment-icon:hover{transform:scale(1.12);box-shadow:0 3px 10px #0000002e}.product-sticky-cart__actions{display:flex;align-items:center;gap:.5rem;margin-left:auto;flex-shrink:0}.product-sticky-cart__buy-now-form{display:contents}.product-sticky-cart__buy-now{white-space:nowrap;min-width:7.5rem}.product-sticky-cart__buy-now .shopify-payment-button__button{min-height:2.5rem;border-radius:var(--radius-md);font-weight:700;font-size:.875rem}.template--product .product-payment-button{margin-top:.75rem}.template--product .product-payment-button .shopify-payment-button__button{min-height:3.25rem;border-radius:var(--radius-md);font-weight:700}.template--product .product-promise-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem}.template--product .product-promise{display:flex;align-items:flex-start;gap:.5rem;min-width:0;padding:.75rem .625rem;border:none;border-radius:var(--radius-md);color:var(--color-accent)}.template--product .product-promise span{display:grid;gap:.15rem;min-width:0}.template--product .product-promise strong{color:var(--color-text);font-size:.72rem;line-height:1.2}.template--product .product-promise small{color:var(--color-text-muted);font-size:.65rem;line-height:1.25}.template--product .product-related-grid{overflow:visible}.template--product .product-reviews{background:var(--color-surface)}.template--product .product-reviews__header{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}.template--product .product-reviews__summary{display:flex;align-items:center;gap:.55rem;color:var(--color-text-muted);font-size:.875rem}.template--product .product-reviews__summary strong{color:var(--color-text);font-size:1.75rem}.template--product .product-reviews__summary .star-rating{display:inline-flex}.template--product .product-reviews__empty{display:grid;justify-items:center;gap:.4rem;padding:2.5rem 1rem;border:1px dashed var(--color-border);border-radius:var(--radius-lg);text-align:center}.template--product .product-reviews__empty-mark{color:var(--color-accent);letter-spacing:.15em}.template--product .product-reviews__empty p{color:var(--color-text-muted);font-size:.875rem}.template--product .product-sticky-cart__variant{max-width:20ch;overflow:hidden;color:var(--color-text-muted);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.product-image-modal-open{overflow:hidden}.product-image-modal{position:fixed;z-index:3000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:3rem;background:#081216eb}.product-image-modal img{max-width:min(92vw,1200px);max-height:88vh;object-fit:contain}.product-image-modal__close{position:absolute;top:1rem;right:1rem;width:2.75rem;height:2.75rem;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#ffffff1a;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer}.product-image-modal__nav{position:absolute;top:50%;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer;transition:background-color .15s ease,opacity .15s ease;transform:translateY(-50%)}.product-image-modal__nav:hover:not(:disabled){background:#ffffff38}.product-image-modal__nav:disabled{opacity:.3;pointer-events:none}.product-image-modal__nav--prev{left:1rem}.product-image-modal__nav--next{right:1rem}@media(max-width:640px){.product-image-modal__nav{width:2.5rem;height:2.5rem}.product-image-modal__nav--prev{left:.5rem}.product-image-modal__nav--next{right:.5rem}}@media(max-width:1024px){.template--product .product-layout{gap:2rem}.template--product .product-gallery__main-img{min-height:420px}}@media(max-width:768px){.template--product .product-layout{gap:1.5rem;padding-top:calc(var(--header-height) + .75rem)}.template--product .product-gallery__main{margin-inline:-.25rem;border-radius:var(--radius-md)}.template--product .product-gallery__main-img{min-height:clamp(280px,88vw,430px);max-height:none}.template--product .product-info{gap:1rem}.template--product .product-info__title{max-width:none;font-size:clamp(1.45rem,7vw,2rem)}.template--product .product-promise-list{grid-template-columns:1fr}.template--product .product-promise{align-items:center;padding:.65rem .75rem}.template--product .product-promise small{font-size:.7rem}.template--product .product-related-grid{display:flex!important;overflow-x:auto;gap:.75rem!important;padding-bottom:.75rem;scroll-snap-type:x mandatory;scrollbar-width:none}.template--product .product-related-grid::-webkit-scrollbar{display:none}.template--product .product-related-grid>*{min-width:calc(50% - .375rem);scroll-snap-align:start}.template--product .product-reviews__header{align-items:flex-start;flex-direction:column;gap:.75rem}.template--product .product-sticky-cart{padding:.65rem .75rem calc(.65rem + env(safe-area-inset-bottom))}.template--product .product-sticky-cart .container{display:grid!important;grid-template-columns:1fr;gap:.4rem!important}.template--product .product-sticky-cart__title{font-size:.75rem}.template--product .product-sticky-cart__price{font-size:.95rem}.template--product .product-sticky-cart__variant{display:none}.template--product .product-sticky-cart__actions{width:100%;margin-left:0}.template--product .product-sticky-cart__actions .btn,.template--product .product-sticky-cart__actions .product-sticky-cart__buy-now{flex:1}.template--product .product-sticky-cart .btn,.template--product .product-sticky-cart__buy-now .shopify-payment-button__button{min-height:2.65rem}.product-image-modal{padding:1rem}.template--product .main-product{padding-bottom:5rem}}@media(max-width:414px){.template--product .product-buy{gap:.5rem}.template--product .product-buy [data-wishlist]{width:3rem}.template--product .product-gallery__thumb{width:58px;height:72px}}html{font-size:var(--type-base-size, 16px);scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);color:var(--color-text);background-color:var(--color-background);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color var(--transition-speed, .25s) ease}a:hover{color:var(--color-accent)}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,textarea,select{font-family:inherit;font-size:inherit}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:3px}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.2;letter-spacing:-.02em;color:var(--color-text)}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,3.5vw,2.5rem)}h3{font-size:clamp(1.25rem,2.5vw,1.875rem)}h4{font-size:clamp(1.1rem,2vw,1.5rem)}h5{font-size:1.125rem}h6{font-size:1rem}p{line-height:1.7}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-muted{color:var(--color-text-muted)}.text-accent{color:var(--color-accent)}.text-center{text-align:center}.text-uppercase{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600}.font-bold{font-weight:700}.section-label{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent);margin-bottom:.75rem}.section-title{font-family:var(--font-heading-family);font-weight:700;letter-spacing:-.035em;margin-bottom:1rem}.section-subtitle{color:var(--color-text-muted);font-size:1.0625rem;max-width:52ch;margin:0 auto;line-height:1.7}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem)}.container--narrow{max-width:860px;margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem)}.section-spacing{padding-top:clamp(2.5rem,6vw,5rem);padding-bottom:clamp(2.5rem,6vw,5rem)}.section-spacing--sm{padding-top:clamp(2rem,4vw,3.5rem);padding-bottom:clamp(2rem,4vw,3.5rem)}.grid{display:grid;gap:var(--grid-gap, 1.5rem)}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--5{grid-template-columns:repeat(5,1fr)}.grid--auto-sm{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.grid--auto-md{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.grid--auto-lg{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-wrap{flex-wrap:wrap}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.gap-lg{gap:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;line-height:1;border-radius:var(--radius-full);border:2px solid transparent;cursor:pointer;transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease,border-color var(--transition-speed) ease,transform var(--transition-speed) ease,box-shadow var(--transition-speed) ease;text-decoration:none;white-space:nowrap;position:relative;overflow:hidden}.btn:active{transform:scale(.98)}.btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,rgba(255,255,255,.25) 0%,transparent 70%);opacity:0;transition:opacity .3s ease}.btn:active:after{opacity:1}.btn--primary{background-color:var(--color-primary);color:#fff}.btn--primary:hover{background-color:var(--color-accent);color:#fff;box-shadow:0 8px 24px #e85d0459;transform:translateY(-1px)}.btn--accent{background-color:var(--color-accent);color:#fff}.btn--accent:hover{background-color:#c44d00;box-shadow:0 8px 24px #e85d0459;transform:translateY(-1px)}.btn--outline{background-color:transparent;border-color:currentColor;color:var(--color-primary)}.btn--outline:hover{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}.btn--ghost{background-color:#ffffff26;color:#fff;border-color:#fff6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn--ghost:hover{background-color:#ffffff40;border-color:#ffffffb3}.btn--white{background-color:#fff;color:var(--color-primary)}.btn--white:hover{background-color:var(--color-accent);color:#fff;box-shadow:0 8px 24px #e85d0459;transform:translateY(-1px)}.btn--sm{padding:.625rem 1.25rem;font-size:.8125rem}.btn--lg{padding:1.125rem 2.5rem;font-size:1.0625rem}.btn--xl{padding:1.25rem 3rem;font-size:1.125rem}.btn--full{width:100%}.btn[disabled],.btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn--loading{pointer-events:none}.btn--loading:before{content:"";width:1em;height:1em;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}.card{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow var(--transition-speed) ease,transform var(--transition-speed) ease}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.form-field{display:flex;flex-direction:column;gap:.375rem}.form-label{font-size:.875rem;font-weight:600;color:var(--color-text)}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem 1rem;background:var(--color-background);border:1.5px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);font-size:.9375rem;transition:border-color var(--transition-speed) ease,box-shadow var(--transition-speed) ease;-webkit-appearance:none;appearance:none}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #e85d0426}.form-input::placeholder{color:var(--color-text-muted)}.quantity-selector{display:inline-flex;align-items:center;border:1.5px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;background:var(--color-background);height:34px}.quantity-btn{width:44px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--color-surface);color:var(--color-text);font-size:1.25rem;transition:background-color var(--transition-speed) ease}.quantity-btn:hover{background:var(--color-border)}.quantity-input{width:56px;height:48px;text-align:center;border:none;border-left:1.5px solid var(--color-border);border-right:1.5px solid var(--color-border);background:transparent;font-size:1rem;font-weight:600;color:var(--color-text)}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-sm);line-height:1}.badge--sale{background:var(--color-sale);color:#fff}.badge--new{background:var(--color-primary);color:#fff}.badge--deal{background:var(--color-accent);color:#fff}.badge--promo{background:#ffffff26;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3)}.star-rating{display:flex;align-items:center;gap:.125rem;color:#f59e0b;font-size:.75rem}.star-rating__count{margin-left:.25rem;color:var(--color-text-muted);font-size:.75rem}.stock-indicator{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500}.stock-indicator__dot{width:7px;height:7px;border-radius:50%}.stock-indicator--in .stock-indicator__dot{background:var(--color-success)}.stock-indicator--low .stock-indicator__dot{background:var(--color-warning)}.stock-indicator--out .stock-indicator__dot{background:var(--color-error)}.stock-indicator--in{color:var(--color-success)}.stock-indicator--low{color:var(--color-warning)}.stock-indicator--out{color:var(--color-error)}.site-header{position:fixed;top:32px;left:0;right:0;z-index:1000;height:var(--header-height);transition:background-color var(--transition-speed) ease,box-shadow var(--transition-speed) ease,backdrop-filter var(--transition-speed) ease}.announcement-dismissed .site-header{top:0}.page--homepage .site-header:not(.scrolled){background-color:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px #0000000f,0 4px 16px #0000000f}.page--homepage .site-header:not(.scrolled) .site-header__inner{color:var(--color-text, #1a1a1a)}.site-header.scrolled,.site-header--opaque{background-color:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px #0000000f,0 4px 16px #0000000f}.site-header__inner{height:var(--header-height);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding:0 clamp(1rem,3vw,2.5rem);max-width:1440px;margin:0 auto}.site-header__logo a{display:inline-flex;align-items:center}.site-header__logo img{width:var(--logo-width, 140px);height:auto}.site-header__logo-text{font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;letter-spacing:-.03em;color:inherit}.site-header__nav{display:flex;align-items:center;justify-content:center}.header-nav{display:flex;align-items:center;gap:.25rem}.header-nav__item{position:relative}.header-nav__link{display:flex;align-items:center;gap:.25rem;padding:.5rem .875rem;font-size:.9375rem;font-weight:500;border-radius:var(--radius-sm);transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease;color:inherit}.header-nav__link:hover{background-color:#0000000f;color:inherit}.header-nav__link--has-dropdown .header-nav__chevron{transition:transform var(--transition-speed) ease}.header-nav__item:hover .header-nav__chevron{transform:rotate(180deg)}.mega-menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%) translateY(-8px);background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg),0 0 0 1px #0000000a;padding:2rem;min-width:600px;max-width:900px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--transition-speed) ease,transform var(--transition-speed) ease,visibility var(--transition-speed) ease;color:var(--color-text)}.header-nav__item:hover .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.mega-menu__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem}.mega-menu__column-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}.mega-menu__link{display:block;padding:.375rem 0;font-size:.9rem;color:var(--color-text);transition:color var(--transition-speed) ease,padding-left var(--transition-speed) ease}.mega-menu__link:hover{color:var(--color-accent);padding-left:.25rem}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}.header-action-btn{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease;color:inherit}.header-action-btn:hover{background-color:#0000000f}.header-account-btn__label{display:none}.header-action-btn__badge{position:absolute;top:6px;right:5px;min-width:18px;height:18px;background:var(--color-accent);color:#fff;border-radius:var(--radius-full);font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;transform-origin:center;transition:transform .2s cubic-bezier(.4,0,.2,1)}.header-action-btn__badge.bump{animation:badge-bump .35s cubic-bezier(.4,0,.2,1)}.header-search{position:relative}.site-header__mobile-search,.mobile-category-rail,.mobile-bottom-nav{display:none}.header-search__form{display:flex;align-items:center;background:#0000000d;border:1.5px solid transparent;border-radius:var(--radius-full);padding:0 1rem;gap:.5rem;transition:background-color var(--transition-speed) ease,border-color var(--transition-speed) ease;width:240px}.header-search__form:focus-within{background:#fff;border-color:var(--color-border);box-shadow:var(--shadow-md);width:340px}.header-search__input{border:none;background:transparent;height:42px;flex:1;font-size:.9375rem;color:var(--color-text);min-width:0}.header-search__input:focus{outline:none}.header-search__input::placeholder{color:var(--color-text-muted)}.header-search__btn{color:var(--color-text-muted);display:flex;align-items:center;flex-shrink:0}.predictive-search{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg),0 0 0 1px #0000000a;overflow:hidden;display:none;z-index:100}.predictive-search.active{display:block}.predictive-search__item{display:flex;align-items:center;gap:1rem;padding:.875rem 1.25rem;transition:background-color var(--transition-speed) ease;cursor:pointer}.predictive-search__item:hover{background:var(--color-surface)}.predictive-search__img{width:48px;height:48px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.site-header__hamburger{display:none}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;pointer-events:none}.mobile-nav__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity var(--transition-speed) ease}.mobile-nav__drawer{position:absolute;top:0;left:0;bottom:0;width:min(360px,90vw);background:#fff;box-shadow:var(--shadow-lg);transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow-y:auto;display:flex;flex-direction:column}.mobile-nav.active{pointer-events:all}.mobile-nav.active .mobile-nav__overlay{opacity:1}.mobile-nav.active .mobile-nav__drawer{transform:translate(0)}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border)}.mobile-nav__items{flex:1;padding:1rem 0;overflow-y:auto}.mobile-nav__link{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;color:var(--color-text);border-bottom:1px solid var(--color-border);transition:background-color var(--transition-speed) ease}.mobile-nav__link:hover{background:var(--color-surface)}.mobile-nav__sub-items{display:none;background:var(--color-surface)}.mobile-nav__sub-items.active{display:block}.mobile-nav__sub-link{display:block;padding:.75rem 2rem;font-size:.9375rem;color:var(--color-text-muted);border-bottom:1px solid var(--color-border)}.announcement-bar{background:var(--color-primary);color:#fff;text-align:center;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;position:relative;z-index:1001}.announcement-bar a{color:var(--color-accent);font-weight:700}.hero-slider{position:relative;height:100svh;min-height:600px;max-height:900px;overflow:hidden}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1);pointer-events:none}.hero-slide.active{opacity:1;pointer-events:all}.hero-slide__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-slide__bg img{width:100%;height:100%;object-fit:cover;transition:transform 8s ease}.hero-slide.active .hero-slide__bg img{transform:scale(1.05)}.hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(26,26,46,.72) 0%,rgba(26,26,46,.35) 60%,transparent 100%)}.hero-slide__content{position:relative;z-index:1;width:100%;padding:0 clamp(1.5rem,5vw,5rem);padding-top:var(--header-height);max-width:780px;color:#fff}.hero-slide__badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);border-radius:var(--radius-full);padding:.375rem 1rem;font-size:.8125rem;font-weight:600;color:#fff;margin-bottom:1.5rem;animation:slide-up .6s ease both}.hero-slide__heading{font-size:clamp(2.25rem,6vw,4.5rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;margin-bottom:1.25rem;color:#fff;animation:slide-up .6s .1s ease both}.hero-slide__subheading{font-size:clamp(1rem,2vw,1.25rem);color:#ffffffd9;margin-bottom:2rem;max-width:50ch;line-height:1.65;animation:slide-up .6s .2s ease both}.hero-slide__trust{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ffffffbf;margin-top:1.5rem;animation:slide-up .6s .4s ease both}.hero-slide__ctas{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;animation:slide-up .6s .3s ease both}.hero-slider__dots{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;gap:.625rem;z-index:10}.hero-dot{width:8px;height:8px;border-radius:var(--radius-full);background:#fff6;border:none;cursor:pointer;transition:all .3s ease;padding:0}.hero-dot.active{background:#fff;width:28px}.hero-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:52px;height:52px;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background-color .25s ease,transform .25s ease}.hero-slider__arrow:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.08)}.hero-slider__arrow--prev{left:2rem}.hero-slider__arrow--next{right:2rem}.hero-scroll-cue{position:absolute;bottom:2.5rem;right:2.5rem;z-index:10;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.hero-scroll-cue__line{width:1px;height:40px;background:#ffffff80;animation:scroll-line 1.5s ease-in-out infinite}.product-card{background:var(--color-background);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-speed) ease,transform var(--transition-speed) ease;position:relative;display:flex;flex-direction:column}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.product-card__image-wrap{position:relative;overflow:hidden;background:var(--color-surface)}.product-card__image-wrap>.product-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;pointer-events:auto;touch-action:manipulation}.product-card__image-wrap:after{content:"";display:block;padding-bottom:var(--card-ratio, 133.33%)}.product-card__image-wrap.ratio-square:after{padding-bottom:100%}.product-card__image-wrap.ratio-landscape:after{padding-bottom:75%}.product-card__img,.product-card__img-hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.4,0,.2,1),opacity .4s ease}.product-card__img-hover{opacity:0}.product-card:hover .product-card__img{transform:scale(1.07)}.product-card:hover .product-card__img-hover{opacity:1}.product-card__badges{position:absolute;top:.875rem;left:.875rem;display:flex;flex-direction:column;gap:.375rem;z-index:2}.product-card__wishlist{position:absolute;top:.875rem;right:.875rem;z-index:2;width:38px;height:38px;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);color:var(--color-text-muted);transition:color var(--transition-speed) ease,background-color var(--transition-speed) ease,transform var(--transition-speed) ease;opacity:0}.product-card:hover .product-card__wishlist{opacity:1}.product-card__wishlist:hover{color:#e11d48;transform:scale(1.1)}.product-card__wishlist.active{color:#e11d48;opacity:1}.product-card__quick-add{position:absolute;bottom:0;left:0;right:0;background:var(--color-primary);color:#fff;text-align:center;padding:.875rem;font-size:.875rem;font-weight:600;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card__quick-add{transform:translateY(0)}.product-card__quick-add:hover{background:var(--color-accent)}.product-card__body{padding:1rem 1.125rem 1.25rem;flex:1;display:flex;flex-direction:column;gap:.375rem}.product-card__vendor{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);font-weight:600}.product-card__title{font-size:.9375rem;font-weight:600;line-height:1.4;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__title a:hover{color:var(--color-accent)}.product-card__rating{display:flex;align-items:center;gap:.25rem}.product-card__price{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin-top:auto}.product-card__price-current{font-size:1.0625rem;font-weight:700;color:var(--color-text)}.product-card__price-compare{font-size:.875rem;color:var(--color-text-muted);text-decoration:line-through}.product-card__price-save{font-size:.8125rem;font-weight:600;color:var(--color-sale)}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1200;opacity:0;pointer-events:none;transition:opacity .35s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer-overlay.active{opacity:1;pointer-events:all}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(460px,100vw);background:#fff;z-index:1300;display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 40px #0000001f}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border);flex-shrink:0}.cart-drawer__title{font-family:var(--font-heading-family);font-size:1.25rem;font-weight:700}.cart-drawer__count{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);padding:.125rem .5rem;font-size:.75rem;font-weight:700;margin-left:.5rem}.cart-drawer__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);color:var(--color-text-muted);transition:all var(--transition-speed) ease}.cart-shipping-bar{padding:1rem 1.5rem;border-bottom:1px solid var(--color-border);flex-shrink:0}.cart-shipping-bar__message{font-size:.8125rem;font-weight:500;margin-bottom:.625rem;text-align:center;color:var(--color-text)}.cart-shipping-bar__track{height:6px;background:var(--color-border);border-radius:var(--radius-full);overflow:hidden}.cart-shipping-bar__fill{height:100%;background:linear-gradient(90deg,var(--color-accent),var(--color-success));border-radius:var(--radius-full);transition:width .6s cubic-bezier(.4,0,.2,1);max-width:100%}.cart-drawer__items{flex:1;overflow-y:auto;padding:1rem 1.5rem}.cart-item{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--color-border)}.cart-item__img{width:80px;height:80px;border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;background:var(--color-surface)}.cart-item__details{flex:1;min-width:0;display:flex;flex-direction:column;gap:.375rem}.cart-item__title{font-size:.9375rem;font-weight:600;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.cart-item__price{font-size:1rem;font-weight:700}.cart-item__remove{font-size:.8125rem;color:var(--color-text-muted);text-decoration:underline;transition:color var(--transition-speed) ease}.cart-item__remove:hover{color:var(--color-error)}.cart-item__error{margin-top:.35rem;color:var(--color-error, #b42318);font-size:.75rem;line-height:1.35}.quantity-input[aria-invalid=true]{border-color:var(--color-error, #b42318);box-shadow:0 0 0 1px var(--color-error, #b42318)}.quantity-btn:disabled,.quantity-input:disabled{cursor:wait;opacity:.55}.cart-page-item .cart-item__error{grid-column:1 / -1;margin-top:.35rem;color:var(--color-error, #b42318);font-size:.75rem;line-height:1.35}.cart-page-item .quantity-input[aria-invalid=true]{border-color:var(--color-error, #b42318);box-shadow:0 0 0 1px var(--color-error, #b42318)}.cart-upsell{padding:1rem 1.5rem;border-top:1px solid var(--color-border);background:var(--color-surface);flex-shrink:0}.cart-upsell__title{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--color-text-muted);margin-bottom:.75rem}.cart-upsell__item{display:flex;align-items:center;gap:.875rem;background:#fff;border-radius:var(--radius-md);padding:.75rem;box-shadow:var(--shadow-sm)}.cart-upsell__img{width:52px;height:52px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.cart-upsell__name{font-size:.875rem;font-weight:600}.cart-upsell__price{font-size:.8125rem;color:var(--color-text-muted)}.cart-drawer__footer{border-top:1px solid var(--color-border);padding:1.25rem 1.5rem 1.5rem;flex-shrink:0;background:#fff}.cart-discount{display:flex;gap:.625rem;margin-bottom:1rem}.cart-discount__input{flex:1;padding:.625rem 1rem;border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-size:.875rem;color:var(--color-text)}.cart-discount__input:focus{outline:none;border-color:var(--color-accent)}.cart-discount__btn{padding:.625rem 1.125rem;background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-size:.875rem;font-weight:600;transition:all var(--transition-speed) ease}.cart-discount__btn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.cart-subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.cart-subtotal__amount{font-size:1.125rem;font-weight:700}.cart-trust{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.cart-trust__item{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-text-muted)}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 1.5rem;text-align:center;color:var(--color-text-muted)}.cart-empty__icon{width:72px;height:72px;background:var(--color-surface);border-radius:50%;display:flex;align-items:center;justify-content:center}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;padding-top:calc(var(--header-height) + 2rem)}.product-gallery{position:sticky;top:calc(var(--header-height) + 1.5rem)}.product-gallery__main{margin-bottom:1rem;background:transparent}.product-gallery__main-img{width:100%;aspect-ratio:1/1;max-height:500px;object-fit:contain;background:transparent;cursor:default;transition:transform .4s ease}.product-gallery__thumbnails{display:flex;gap:.75rem;flex-wrap:wrap}.product-gallery__thumb{width:72px;height:90px;border-radius:var(--radius-md);overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color var(--transition-speed) ease,transform var(--transition-speed) ease;flex-shrink:0}.product-gallery__thumb.active{border-color:var(--color-primary)}.product-gallery__thumb:hover{transform:scale(1.04)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:1.5rem}.product-info__vendor{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent)}.product-info__title{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15}.product-info__price-wrap{display:flex;align-items:baseline;gap:.75rem}.product-info__price{font-size:1.625rem;font-weight:700}.product-info__compare-price{font-size:1.125rem;color:var(--color-text-muted);text-decoration:line-through}.product-info__save{background:var(--color-sale);color:#fff;padding:.25rem .625rem;border-radius:var(--radius-sm);font-size:.8125rem;font-weight:700}.product-option{display:flex;flex-direction:column;gap:.625rem}.product-option__label{font-size:.9rem;font-weight:600;color:var(--color-text)}.product-option__label span{font-weight:400;color:var(--color-text-muted)}.swatches{display:flex;flex-wrap:wrap;gap:.5rem}.swatch{width:36px;height:36px;border-radius:50%;border:2px solid transparent;cursor:pointer;position:relative;transition:border-color var(--transition-speed) ease,transform var(--transition-speed) ease;outline:none;box-shadow:inset 0 0 0 1px #00000014;display:flex;align-items:center;justify-content:center}.swatch__label{font-size:10px;font-weight:600;text-transform:uppercase;color:#fff;mix-blend-mode:difference;pointer-events:none;line-height:1}.swatch:hover{transform:scale(1.1)}.swatch.active{border-color:var(--color-primary);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-primary)}.swatch--disabled{opacity:.35;cursor:not-allowed}.swatch--disabled:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-45deg,transparent,transparent 3px,rgba(0,0,0,.5) 3px,rgba(0,0,0,.5) 4px);border-radius:50%}.size-pills{display:flex;flex-wrap:wrap;gap:.5rem}.size-pill{min-width:48px;height:44px;padding:0 1rem;border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-size:.875rem;font-weight:600;cursor:pointer;transition:border-color var(--transition-speed) ease,background-color var(--transition-speed) ease,color var(--transition-speed) ease;display:flex;align-items:center;justify-content:center}.size-pill:hover,.size-pill.active{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.size-pill--unavailable{opacity:.4;cursor:not-allowed;text-decoration:line-through}.product-buy{display:flex;gap:.875rem}.product-buy .btn{flex:1}.product-sticky-cart{position:fixed;bottom:0;left:0;right:0;z-index:900;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--color-border);padding:1rem 1.5rem;display:flex;align-items:center;gap:1.5rem;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:0 -4px 24px #00000014}.product-sticky-cart.visible{transform:translateY(0)}.product-sticky-cart__title{flex:1;font-weight:600;font-size:.9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-cart__price{font-size:1.125rem;font-weight:700;flex-shrink:0}.product-highlights{display:flex;flex-direction:column;gap:.75rem}.product-highlight{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:var(--color-text)}.product-highlight__icon{width:20px;height:20px;color:var(--color-accent);flex-shrink:0;margin-top:.125rem}.trust-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem;padding:1.25rem;background:var(--color-surface);border-radius:var(--radius-lg);border:none}.trust-strip__item{display:flex;flex-direction:column;align-items:center;gap:.375rem;text-align:center}.trust-strip__icon{color:var(--color-accent)}.trust-strip__label{font-size:.75rem;font-weight:600;color:var(--color-text);line-height:1.3}.product-shipping{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#16a34a0f;border:1px solid rgba(22,163,74,.2);border-radius:var(--radius-md);font-size:.875rem;font-weight:500;color:var(--color-success)}.notify-stock{margin:1rem 0;padding:1rem;background:var(--color-surface);border-radius:var(--radius-md)}.notify-stock__label{font-size:.875rem;margin-bottom:.625rem;color:var(--color-text-muted)}.notify-stock__form{display:flex;gap:.625rem;flex-wrap:wrap}.notify-stock__input{flex:1;min-width:180px;padding:.625rem 1rem;border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-size:.875rem}.notify-stock__success{width:100%;margin-top:.625rem;font-size:.8125rem;color:var(--color-success);font-weight:600}.accordion{border-top:1px solid var(--color-border)}.accordion__item{border-bottom:1px solid var(--color-border)}.accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.125rem 0;font-size:.9375rem;font-weight:600;color:var(--color-text);cursor:pointer;transition:color var(--transition-speed) ease}.accordion__trigger:hover{color:var(--color-accent)}.accordion__icon{flex-shrink:0;transition:transform var(--transition-speed) ease}.accordion__item.open .accordion__icon{transform:rotate(45deg)}.accordion__content{height:0;overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1)}.accordion__body{padding-bottom:1.25rem;color:var(--color-text-muted);font-size:.9375rem;line-height:1.7}.product-share{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-muted)}.product-share__btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--color-surface);border-radius:50%;color:var(--color-text);transition:all var(--transition-speed) ease}.product-share__btn:hover{background:var(--color-primary);color:#fff}.collection-layout{display:grid;grid-template-columns:260px 1fr;gap:2.5rem;align-items:start;padding-top:2rem}.collection-filters{position:sticky;top:calc(var(--header-height) + 1.5rem)}.filter-group{border-bottom:1px solid var(--color-border);padding-bottom:1.25rem;margin-bottom:1.25rem}.filter-group:last-child{border-bottom:none;margin-bottom:0}.filter-group__title{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text);margin-bottom:.875rem;cursor:pointer}.filter-option{display:flex;align-items:center;gap:.625rem;padding:.375rem 0;cursor:pointer}.filter-option input[type=checkbox]{width:16px;height:16px;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0}.filter-option__label{font-size:.9rem;color:var(--color-text);display:flex;align-items:center;justify-content:space-between;flex:1}.filter-option__count{font-size:.8rem;color:var(--color-text-muted)}.price-range-slider{position:relative;padding:.5rem 0}.price-range-inputs{display:flex;gap:.75rem;margin-top:.875rem}.price-range-input{flex:1;padding:.5rem .75rem;border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-size:.875rem;color:var(--color-text)}.range-slider{position:absolute;top:.5rem;left:0;width:100%;height:4px;margin:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;cursor:pointer}.range-slider::-webkit-slider-runnable-track{background:transparent}.range-slider::-moz-range-track{background:transparent;border:none}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;margin-top:-7px;border-radius:50%;background:var(--color-primary);border:2px solid #fff;box-shadow:0 2px 6px #0003;cursor:pointer;pointer-events:auto}.range-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--color-primary);border:2px solid #fff;box-shadow:0 2px 6px #0003;cursor:pointer;pointer-events:auto}.active-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.filter-chip{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:var(--color-primary);color:#fff;border-radius:var(--radius-full);font-size:.8125rem;font-weight:600;transition:background-color var(--transition-speed) ease}.filter-chip:hover{background:var(--color-accent)}.filter-chip__remove{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff4d;font-size:.75rem;cursor:pointer}.collection-toolbar{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.collection-toolbar__count{flex:1;font-size:.875rem;color:var(--color-text-muted)}.sort-select{padding:.625rem 2.25rem .625rem 1rem;border:1.5px solid var(--color-border);border-radius:var(--radius-full);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E") no-repeat right .75rem center / 16px;font-size:.875rem;font-weight:500;color:var(--color-text);-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color var(--transition-speed) ease}.sort-select:focus{outline:none;border-color:var(--color-primary)}.view-toggle{display:flex;border:1.5px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.view-toggle__btn{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:transparent;color:var(--color-text-muted);transition:all var(--transition-speed) ease}.view-toggle__btn.active{background:var(--color-primary);color:#fff}.load-more-wrap{display:flex;justify-content:center;margin-top:3rem}.collection-hero{background:var(--color-surface);padding:clamp(2rem,5vw,4rem) 0;margin-bottom:3rem;text-align:center}.collection-hero__image{width:100%;height:280px;object-fit:cover;border-radius:var(--radius-xl);margin-bottom:2rem}.site-footer{background:var(--color-primary);color:#ffffffd9;padding-top:5rem;margin-top:0}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand__logo{margin-bottom:1.25rem}.footer-brand__description{font-size:.9375rem;line-height:1.7;margin-bottom:1.5rem;max-width:30ch}.footer-social{display:flex;gap:.75rem}.footer-social__link{width:40px;height:40px;background:#ffffff14;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffffb3;transition:all var(--transition-speed) ease}.footer-social__link:hover{background:var(--color-accent);color:#fff;transform:translateY(-2px)}.footer-column__title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:1.25rem}.footer-link{display:block;padding:.375rem 0;font-size:.9rem;color:#ffffffb3;transition:color var(--transition-speed) ease,padding-left var(--transition-speed) ease}.footer-link:hover{color:#fff;padding-left:.25rem}.footer-newsletter{padding:2.5rem 0;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-newsletter__text h3{color:#fff;margin-bottom:.375rem;font-size:1.375rem}.footer-newsletter__text p{color:#ffffffb3;font-size:.9375rem}.footer-newsletter__form{display:flex;gap:.75rem;flex-shrink:0}.footer-newsletter__input{padding:.75rem 1.25rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-full);color:#fff;font-size:.9375rem;width:280px;transition:all var(--transition-speed) ease}.footer-newsletter__input::placeholder{color:#ffffff80}.footer-newsletter__input:focus{outline:none;background:#ffffff1f;border-color:#fff6}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.75rem 0;flex-wrap:wrap}.footer-bottom__copyright{font-size:.8125rem;color:#ffffff80}.footer-payment{display:flex;align-items:center;gap:.625rem}.payment-icon{height:24px;width:auto;filter:brightness(0) invert(1);opacity:.6}.footer-policies{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-policies a{font-size:.8125rem;color:#ffffff80;transition:color var(--transition-speed) ease}.footer-policies a:hover{color:#fff}.section-header{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.section-header .section-title{margin-bottom:.75rem}.category-card{position:relative;border-radius:var(--radius-xl);overflow:hidden;aspect-ratio:3/4;cursor:pointer;display:block}.category-card__img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.4,0,.2,1)}.category-card:hover .category-card__img{transform:scale(1.08)}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.15) 60%,transparent 100%);transition:background var(--transition-speed) ease}.category-card:hover .category-card__overlay{background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.25) 60%,transparent 100%)}.category-card__content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;color:#fff}.category-card__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffffbf;margin-bottom:.375rem}.category-card__name{font-family:var(--font-heading-family);font-size:1.375rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}.category-card__cta{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;transform:translateY(8px);opacity:0;transition:all .3s ease}.category-card:hover .category-card__cta{transform:translateY(0);opacity:1}.deals-timer{display:flex;align-items:center;gap:.5rem}.timer-segment{display:flex;flex-direction:column;align-items:center;background:var(--color-primary);color:#fff;border-radius:var(--radius-sm);padding:.5rem .75rem;min-width:52px}.timer-segment__value{font-size:1.375rem;font-weight:700;line-height:1}.timer-segment__label{font-size:.625rem;text-transform:uppercase;letter-spacing:.08em;opacity:.75;margin-top:.125rem}.timer-colon{font-size:1.25rem;font-weight:700;color:var(--color-text);align-self:center;padding-bottom:.75rem}.brand-highlights{background:var(--color-primary);color:#fff}.brand-highlight-card{background:#ffffff12;border-radius:var(--radius-xl);padding:2.5rem 2rem;text-align:center;border:1px solid rgba(255,255,255,.1);transition:background-color var(--transition-speed) ease,transform var(--transition-speed) ease}.brand-highlight-card:hover{background:#ffffff1f;transform:translateY(-4px)}.brand-highlight-card__icon{width:56px;height:56px;background:#ffffff1f;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:var(--color-accent)}.brand-highlight-card__number{font-size:2.5rem;font-weight:800;color:var(--color-accent);line-height:1;margin-bottom:.375rem}.testimonial-card{background:var(--color-background);border-radius:var(--radius-xl);padding:2rem;box-shadow:var(--shadow-md);border:none;display:flex;flex-direction:column;gap:1.25rem;transition:box-shadow var(--transition-speed) ease,transform var(--transition-speed) ease}.testimonial-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.testimonial-card__stars{display:flex;gap:.25rem;color:#f59e0b}.testimonial-card__quote{font-size:.9375rem;line-height:1.75;color:var(--color-text);font-style:italic;flex:1}.testimonial-card__author{display:flex;align-items:center;gap:.875rem}.testimonial-card__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--color-surface);flex-shrink:0}.testimonial-card__name{font-size:.9rem;font-weight:700}.testimonial-card__handle{font-size:.8rem;color:var(--color-text-muted)}.faq-item{border-radius:var(--radius-lg);border:none;overflow:hidden;transition:box-shadow var(--transition-speed) ease}.faq-item.open{box-shadow:var(--shadow-md)}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;gap:1rem;background:#fff;transition:background-color var(--transition-speed) ease}.faq-question:hover{background:var(--color-surface)}.faq-icon{flex-shrink:0;width:24px;height:24px;background:var(--color-surface);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:400;transition:transform var(--transition-speed) ease,background-color var(--transition-speed) ease}.faq-item.open .faq-icon{transform:rotate(45deg);background:var(--color-accent);color:#fff}.faq-answer{height:0;overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1);background:#fff}.faq-answer__inner{padding:0 1.5rem 1.5rem;color:var(--color-text-muted);font-size:.9375rem;line-height:1.75}.newsletter-section{background:linear-gradient(135deg,var(--color-primary) 0%,#2d2d6b 100%);border-radius:var(--radius-xl);padding:clamp(3rem,6vw,5rem) clamp(2rem,5vw,4rem);text-align:center;color:#fff;position:relative;overflow:hidden}.newsletter-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 50%,rgba(232,93,4,.2) 0%,transparent 60%)}.newsletter-section__content{position:relative}.newsletter-section h2{color:#fff}.newsletter-section p{color:#fffc}.newsletter-form{display:flex;gap:.75rem;max-width:480px;margin:2rem auto 0}.newsletter-form__input{flex:1;padding:.875rem 1.25rem;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.25);border-radius:var(--radius-full);color:#fff;font-size:.9375rem;min-width:0}.newsletter-form__input::placeholder{color:#ffffff8c}.newsletter-form__input:focus{outline:none;background:#ffffff2e;border-color:#ffffff80}.instagram-gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem}.instagram-item{aspect-ratio:1;overflow:hidden;border-radius:var(--radius-sm);position:relative}.instagram-item__img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.instagram-item:hover .instagram-item__img{transform:scale(1.1)}.instagram-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;display:flex;align-items:center;justify-content:center;color:#fff;transition:opacity var(--transition-speed) ease}.instagram-item:hover .instagram-item__overlay{opacity:1}.why-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1.5rem;border-radius:var(--radius-xl);background:var(--color-background);border:none;transition:box-shadow var(--transition-speed) ease,transform var(--transition-speed) ease,border-color var(--transition-speed) ease}.why-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px);border-color:transparent}.why-card__icon{width:64px;height:64px;background:var(--color-surface);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--color-accent);font-size:1.75rem;transition:background-color var(--transition-speed) ease}.why-card:hover .why-card__icon{background:var(--color-accent);color:#fff}.why-card__title{font-size:1.0625rem;font-weight:700;margin-bottom:.625rem}.why-card__text{font-size:.9375rem;color:var(--color-text-muted);line-height:1.65}.featured-collection-card{position:relative;border-radius:var(--radius-xl);overflow:hidden;display:block}.featured-collection-card__img{width:100%;height:420px;object-fit:cover;transition:transform .55s cubic-bezier(.4,0,.2,1)}.featured-collection-card:hover .featured-collection-card__img{transform:scale(1.05)}.featured-collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 60%)}.featured-collection-card__content{position:absolute;bottom:2rem;left:2rem;right:2rem;color:#fff}.featured-collection-card__name{font-family:var(--font-heading-family);font-size:1.625rem;font-weight:700;margin-bottom:.75rem}.limited-deal-item{background:var(--color-background);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);border:none;display:flex;flex-direction:column}.limited-deal-item__img{aspect-ratio:1;object-fit:cover;width:100%}.limited-deal-item__body{padding:1.25rem;display:flex;flex-direction:column;gap:.625rem;flex:1}.deal-progress{margin-top:.5rem}.deal-progress__bar{height:6px;background:var(--color-border);border-radius:var(--radius-full);overflow:hidden}.deal-progress__fill{height:100%;background:linear-gradient(90deg,var(--color-accent),#ff8c42);border-radius:var(--radius-full)}.deal-progress__text{font-size:.75rem;color:var(--color-text-muted);margin-top:.375rem}.delivery-estimate{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--color-text-muted)}.skip-to-content-link{position:absolute;top:-100%;left:1rem;z-index:9999;background:var(--color-primary);color:#fff;padding:.75rem 1.5rem;border-radius:var(--radius-md);font-weight:700;transition:top .2s ease}.skip-to-content-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.toast-container{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:2000;display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:none}.toast{background:var(--color-primary);color:#fff;padding:.875rem 1.5rem;border-radius:var(--radius-full);font-size:.9rem;font-weight:500;box-shadow:var(--shadow-lg);pointer-events:all;animation:toast-in .35s cubic-bezier(.4,0,.2,1) both}.toast--success{background:var(--color-success)}.toast--error{background:var(--color-error)}.toast.out{animation:toast-out .35s cubic-bezier(.4,0,.2,1) both}.page-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:900;opacity:0;pointer-events:none;transition:opacity .3s ease}.page-overlay.active{opacity:1;pointer-events:all}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scroll-line{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}50.001%{transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}@keyframes badge-bump{0%{transform:scale(1)}40%{transform:scale(1.5)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}:root{--premium-forest: #0B1F14;--premium-green: #22C55E;--premium-surface: #F7F9F8}.btn{border-radius:14px}.btn--primary,.btn--accent{background:var(--premium-green);color:var(--premium-forest);box-shadow:0 8px 20px #22c55e2e}.btn--primary:hover,.btn--accent:hover{background:var(--premium-forest);color:#fff;box-shadow:0 12px 28px #0b1f142e}.btn--outline{border-width:1px;border-radius:14px}.page--homepage .site-header:not(.scrolled){background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.page--homepage .site-header:not(.scrolled) .site-header__inner{color:#fff}.site-header.scrolled,.site-header--opaque{background:#fffffff0;box-shadow:0 1px #0b1f1414,0 8px 24px #0b1f1414}.site-header__inner{height:64px}.site-header__logo-text{font-family:var(--font-body-family);font-size:1.1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.header-nav__link{font-size:.85rem;font-weight:600;border-radius:10px}.header-nav__link:hover,.header-action-btn:hover{background:#22c55e1f;color:var(--premium-forest)}.page--homepage .site-header:not(.scrolled) .header-nav__link:hover,.page--homepage .site-header:not(.scrolled) .header-action-btn:hover{background:#ffffff29;color:#fff}.header-action-btn__badge{background:var(--premium-green);color:var(--premium-forest)}.announcement-bar{min-height:32px;padding:.35rem 1.5rem;font-size:.75rem;letter-spacing:.01em}.announcement-bar a{color:var(--premium-green)}.hero-slider{height:560px;min-height:0;max-height:none;background:var(--premium-surface)}.hero-slide{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(1.5rem,4vw,4rem);padding:clamp(1rem,2vw,1.5rem) clamp(1rem,4vw,3.5rem);background:var(--premium-surface)}.hero-slide__bg{position:relative;inset:auto;grid-column:2;grid-row:1;border-radius:16px;overflow:hidden;min-height:0}.hero-slide__bg img{object-fit:cover;transform:none}.hero-slide.active .hero-slide__bg img{transform:scale(1.025)}.hero-slide__content{grid-column:1;grid-row:1;align-self:center;max-width:620px;padding:clamp(1rem,4vw,4rem) 0;color:var(--premium-forest)}.hero-slide__badge{background:#22c55e1f;border:1px solid rgba(34,197,94,.25);color:var(--premium-forest);margin-bottom:1.25rem}.hero-slide__heading{color:var(--premium-forest)!important;font-size:clamp(2.25rem,5vw,4.25rem);max-width:9ch;margin-bottom:1rem}.hero-slide__subheading{color:var(--color-text-muted)!important;font-size:clamp(.95rem,1.5vw,1.1rem);max-width:42ch;margin-bottom:1.5rem}.hero-slide__trust{color:var(--color-text-muted);font-size:.8rem}.hero-slide__trust svg{color:var(--premium-green)}.hero-slider__dots{bottom:1.5rem;left:clamp(1rem,4vw,3.5rem);transform:none}.hero-dot{background:#0b1f1433}.hero-dot.active{background:var(--premium-forest)}.hero-slider__arrow{width:44px;height:44px;color:var(--premium-forest);background:#fffc;border:1px solid rgba(11,31,20,.12)}.hero-slider__arrow:hover{background:var(--premium-green);color:var(--premium-forest)}.product-card{border:none;border-radius:16px;box-shadow:none}.product-card:hover{box-shadow:0 16px 32px #0b1f141a;transform:translateY(-3px)}.product-card__image-wrap{border-radius:16px 16px 0 0}.product-card__wishlist{opacity:1;width:36px;height:36px;border-radius:12px;color:var(--premium-forest)}.product-card__wishlist:hover,.product-card__wishlist.active{color:var(--premium-green);background:var(--premium-forest)}.product-card__quick-add{transform:translateY(0);margin:.75rem;width:calc(100% - 1.5rem);border-radius:14px;padding:.7rem;background:var(--premium-forest);color:#fff}.product-card__quick-add:hover{background:var(--premium-green);color:var(--premium-forest)}.product-card__body{padding:.9rem 1rem 1rem}.product-card__title{font-size:.9rem}.product-card__price-current{color:var(--premium-forest);font-size:1rem}.badge--sale{background:var(--premium-green);color:var(--premium-forest)}.category-card{border-radius:16px}.featured-categories__grid{align-items:stretch}.brand-highlights{background:var(--premium-forest)}.brand-highlight-card,.why-card,.testimonial-card{border-radius:16px}.why-card{padding:1.75rem 1.25rem;background:var(--premium-surface);border-color:transparent}.why-card__icon{width:52px;height:52px;border-radius:14px;background:#22c55e24;color:var(--premium-forest)}.why-card:hover .why-card__icon{background:var(--premium-green);color:var(--premium-forest)}.testimonial-card{box-shadow:none;border-color:var(--color-border)}.testimonial-card__stars{color:var(--premium-green)}.featured-brands{background:var(--premium-surface)}.brand-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.brand-marquee__track{display:flex;width:max-content;animation:vixokart-brand-marquee 28s linear infinite}.brand-marquee:hover .brand-marquee__track{animation-play-state:paused}.brand-marquee__group{display:flex;align-items:center;gap:clamp(2.5rem,7vw,7rem);padding-right:clamp(2.5rem,7vw,7rem)}.brand-marquee__item{min-width:140px;display:grid;place-items:center;color:#0b1f147a;font-size:1rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;transition:color .25s ease,transform .25s ease}.brand-marquee__item:hover{color:var(--premium-forest);transform:translateY(-2px)}.brand-marquee__item img{max-width:120px;max-height:48px;object-fit:contain;filter:grayscale(1);opacity:.55}.brand-marquee__item:hover img{filter:grayscale(0);opacity:1}@keyframes vixokart-brand-marquee{to{transform:translate(-50%)}}.newsletter-section{background:var(--premium-surface);color:var(--premium-forest);border:none;box-shadow:none}.newsletter-section:before{background:radial-gradient(ellipse at 75% 30%,rgba(34,197,94,.14),transparent 60%)}.newsletter-section h2{color:var(--premium-forest)}.newsletter-section p{color:var(--color-text-muted)}.newsletter-form__input{background:#fff;border-color:var(--color-border);color:var(--premium-forest);border-radius:14px}.newsletter-form__input::placeholder{color:var(--color-text-muted)}.newsletter-form__input:focus{background:#fff;border-color:var(--premium-green)}.site-footer{background:var(--premium-forest);padding-top:4rem}.footer-column summary{list-style:none;cursor:default}.footer-column summary::-webkit-details-marker{display:none}.footer-column summary span{display:none}@media(max-width:768px){.site-header{top:28px}.announcement-dismissed .site-header{top:0}.announcement-bar{min-height:28px;padding-top:.25rem;padding-bottom:.25rem}.site-header__inner{height:56px}.page--homepage .site-header:not(.scrolled){background:#0b1f1433;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.page--homepage .site-header:not(.scrolled) .site-header__inner{color:#fff}.hero-slider{height:500px}.hero-slide{grid-template-columns:1fr;grid-template-rows:56% 44%;gap:0;padding:.75rem}.hero-slide__bg{grid-column:1;grid-row:1;border-radius:16px}.hero-slide__content{grid-column:1;grid-row:2;padding:1rem .5rem 2.25rem;align-self:center}.hero-slide__badge,.hero-slide__trust{display:none}.hero-slide__heading{font-size:clamp(1.7rem,7vw,2.3rem);max-width:14ch;margin-bottom:.45rem}.hero-slide__subheading{display:none}.hero-slide__ctas,.page--homepage .hero-slide__ctas{display:none!important}.hero-slider__dots{left:1rem;bottom:1rem}.brand-marquee__group{gap:2rem;padding-right:2rem}.brand-marquee__item{min-width:110px;font-size:.75rem}.footer-column{border-bottom:1px solid rgba(255,255,255,.12);padding:1rem 0}.footer-column summary{display:flex;align-items:center;justify-content:space-between;margin:0}.footer-column summary span{display:inline-block;font-size:1.25rem;font-weight:400;transition:transform .25s ease}.footer-column[open] summary span{transform:rotate(45deg)}.footer-column>ul,.footer-column>p,.footer-column>a{padding-top:.75rem}}@media(min-width:769px){.grid--4{grid-template-columns:repeat(3,1fr)}.grid--5{grid-template-columns:repeat(4,1fr)}.footer-main{grid-template-columns:1.2fr repeat(3,1fr);gap:2rem}.instagram-gallery{grid-template-columns:repeat(4,1fr)}}@media(min-width:769px)and (max-width:1024px){.product-layout{grid-template-columns:1fr;padding-top:calc(var(--header-height) + 1rem)}.product-gallery{position:static}.product-gallery__main{max-height:380px}.product-gallery__main-img{width:100%;height:350px;max-height:350px;aspect-ratio:unset;object-fit:contain;margin:0 auto;display:block}.collection-layout{grid-template-columns:1fr}.collection-filters{position:static}.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr 1fr}.footer-newsletter{flex-direction:column;text-align:center}.footer-newsletter__form,.footer-newsletter__input{width:100%}.header-search{display:none}:root{--header-height: 112px}.site-header__nav{display:none}.site-header__hamburger{display:flex}.site-header__inner{grid-template-columns:1fr auto;height:60px}.site-header__mobile-search{display:block;padding:0 1rem .625rem}.site-header__mobile-search .header-search__form,.site-header__mobile-search .header-search__form:focus-within{width:100%!important}}@media(max-width:768px){.featured-collections__grid{grid-template-columns:1fr!important}.mobile-scroll-row{display:flex!important;grid-template-columns:unset!important;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem!important;padding-bottom:.75rem;scrollbar-width:none;-ms-overflow-style:none}.mobile-scroll-row::-webkit-scrollbar{display:none}.mobile-scroll-row>*{min-width:78vw;flex-shrink:0;scroll-snap-align:start}.mobile-scroll-row .product-card,.mobile-scroll-row .product-card-wrap{min-width:62vw}.product-grid-section__grid{grid-template-columns:repeat(2,1fr)!important;gap:.65rem!important}.product-grid-section__grid .product-card__title,.product-grid-section__grid .product-card__price-current,.product-grid-section__grid .product-card__price-compare{font-size:.8125rem}.limited-deal-item__body a{font-size:.8125rem!important}.limited-deal-item__body div span:first-child{font-size:1rem!important}.deal-progress__text{font-size:.6875rem!important}.hero-slider{height:85svh;min-height:500px}.hero-slide__content{padding:0 1.5rem;padding-top:var(--header-height);max-width:100%}.hero-slide__ctas{flex-direction:column;align-items:flex-start}.hero-slider__arrow{display:none}.grid--2,.grid--3,.grid--4,.grid--5{grid-template-columns:repeat(2,1fr)}.instagram-gallery{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-newsletter__form{flex-direction:column}.mega-menu{display:none}.cart-drawer{width:100%}.product-sticky-cart{flex-wrap:wrap}}@media(max-width:480px){.grid--2,.grid--auto-sm{grid-template-columns:repeat(2,1fr)}.grid--3,.grid--4,.grid--5{grid-template-columns:repeat(4,1fr);gap:.4rem}.instagram-gallery{grid-template-columns:repeat(2,1fr)}.newsletter-form{flex-direction:column}}.vk-product-page{overflow:clip;padding-bottom:7rem}.vk-product-page .vk-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:clamp(1.5rem,4vw,4.5rem);padding-top:clamp(1rem,3vw,2.5rem)}.vk-product-page .vk-product-gallery{position:sticky;top:calc(var(--header-height) + 1rem);display:block!important;width:100%;max-width:460px;min-width:0;justify-self:center}.vk-product-page .vk-product-gallery__main{position:relative;display:block;width:100%;height:auto!important;min-height:0;max-height:none!important;margin:0 0 .875rem;overflow:hidden;aspect-ratio:1 / 1;border:none;border-radius:clamp(12px,1.5vw,22px);background:#f5f8f8;isolation:isolate}.vk-product-page .vk-product-gallery__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center;margin:0!important;background:transparent;cursor:zoom-in;opacity:0;visibility:hidden;transition:opacity .18s ease;pointer-events:none}.vk-product-page .vk-product-gallery__image.active{opacity:1;visibility:visible;pointer-events:auto}.vk-product-page .vk-product-gallery__empty{display:grid;width:100%;height:100%;place-items:center;background:#f5f8f8}.vk-product-page .vk-product-gallery__thumbs{display:flex!important;flex-wrap:nowrap!important;width:100%;min-height:76px;gap:.625rem;margin:0;overflow-x:auto;overflow-y:hidden;padding:.125rem .125rem .35rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vk-product-page .vk-product-gallery__thumbs::-webkit-scrollbar{display:none}.vk-product-page .vk-product-gallery__thumb{flex:0 0 72px;width:72px!important;height:88px!important;min-height:0!important;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#f5f8f8}.vk-product-page .vk-product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}.vk-product-page .vk-product-gallery__thumb.active,.vk-product-page .vk-product-gallery__thumb[aria-current=true]{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.vk-product-page .product-info{display:flex;min-width:0;gap:1.25rem}.vk-product-page .product-form{display:flex;flex-direction:column;gap:1rem}.vk-product-page .quantity-selector{display:inline-flex;align-items:stretch;width:fit-content;max-width:100%;height:50px;border:1.5px solid var(--color-border);border-radius:14px;overflow:hidden;background:var(--color-background)}.vk-product-page .quantity-selector .quantity-btn{flex:0 0 50px;width:50px;height:100%;padding:0;border:0;background:var(--color-surface);color:var(--color-text);font-size:1.25rem;line-height:1}.vk-product-page .quantity-selector .quantity-input{flex:0 0 52px;width:52px;height:100%;padding:0;border:0;border-left:1.5px solid var(--color-border);border-right:1.5px solid var(--color-border);text-align:center;background:transparent;color:var(--color-text);font-size:1rem;font-weight:600}.vk-product-page .quantity-selector .quantity-btn:hover{background:var(--color-border)}.vk-product-page .product-buy{display:grid;grid-template-columns:minmax(0,1fr) 3.25rem;gap:.75rem}.vk-product-page .product-buy .btn{min-height:3.25rem}.vk-product-page .product-buy [data-wishlist]{width:3.25rem;min-width:0;padding:0}.vk-product-page .product-buy--has-qty{grid-template-columns:1fr}.vk-product-page .product-buy-now{width:100%;min-height:3rem;margin:0}.vk-product-page .product-promise-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem}.vk-product-page .product-promise{min-width:0}.vk-product-page .product-sticky-cart{z-index:950}@media(max-width:900px){.vk-product-page .vk-product-layout{grid-template-columns:1fr;gap:1.5rem}.vk-product-page .vk-product-gallery{position:relative;top:auto;max-width:440px;width:min(100%,440px)}.vk-product-page .vk-product-gallery__main{aspect-ratio:4 / 4.5}}@media(max-width:560px){.vk-product-page{padding-bottom:6rem}.vk-product-page .quantity-selector{height:50px}.vk-product-page .quantity-selector .quantity-btn{flex-basis:50px;width:50px}.vk-product-page .quantity-selector .quantity-input{flex-basis:52px;width:52px}.vk-product-page .vk-product-layout{gap:1.25rem;padding-top:.75rem}.vk-product-page .vk-product-gallery__main{width:min(100%,370px);margin-inline:auto;aspect-ratio:4 / 4.5;border-radius:14px}.vk-product-page .vk-product-gallery__thumbs{min-height:68px}.vk-product-page .vk-product-gallery__thumb{flex-basis:60px;width:60px!important;height:70px!important}.vk-product-page .product-promise-list{grid-template-columns:1fr}.vk-product-page .product-promise{display:flex;align-items:center;padding:.7rem .75rem}.vk-product-page .product-sticky-cart{padding:.6rem .75rem calc(.6rem + env(safe-area-inset-bottom))}}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:none;align-items:center;justify-content:center;padding:1.5rem}.modal.active{display:flex}.modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.modal__panel{position:relative;background:#fff;border-radius:var(--radius-lg, 12px);padding:2rem;max-width:560px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:var(--shadow-lg, 0 20px 60px rgba(0,0,0,.2))}.modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--color-text-muted);padding:.25rem}.modal__close:hover{color:var(--color-text)}.modal__title{margin:0 0 1rem;font-size:1.25rem;padding-right:2rem}.modal__body table{width:100%;border-collapse:collapse;font-size:.875rem}.modal__body table th,.modal__body table td{padding:.5rem;border:none;text-align:left}html[data-color-scheme=dark]{--color-background: #121212;--color-surface: #1e1e1e;--color-text: #f2f2f2;--color-text-muted: #a3a3a3;--color-border: #333333}html[data-color-scheme=dark] .site-header.scrolled,html[data-color-scheme=dark] .site-header--opaque,html[data-color-scheme=dark] .page--homepage .site-header:not(.scrolled){background-color:#121212eb}html[data-color-scheme=dark] .modal__panel,html[data-color-scheme=dark] .cart-drawer,html[data-color-scheme=dark] .cart-upsell__item,html[data-color-scheme=dark] .product-card,html[data-color-scheme=dark] .cart-drawer__footer{background-color:var(--color-surface);color:var(--color-text)}html[data-color-scheme=dark] img{filter:brightness(.92)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}@media(max-width:768px){:root{--header-height: 184px}:root{--mobile-nav-height: 76px}body{background:#fff;padding-bottom:calc(var(--mobile-nav-height) + 18px)}.announcement-bar{display:none!important}.site-header,.announcement-dismissed .site-header{position:relative!important;top:auto!important;height:auto;background:#fff!important;color:var(--premium-forest);box-shadow:0 1px #0b1f1414;backdrop-filter:none;-webkit-backdrop-filter:none}.page--homepage .site-header:not(.scrolled) .site-header__inner{color:var(--premium-forest)}.site-header__inner{grid-template-columns:1fr auto;height:56px;gap:.5rem;padding:0 1rem}.site-header__logo-text{font-family:var(--font-body-family);font-size:1.45rem;font-weight:800;letter-spacing:-.06em;color:var(--premium-forest);text-transform:lowercase}.site-header__logo img{max-width:128px}.site-header__nav,.site-header__actions .header-search,.site-header__actions .header-action-btn:not([data-open-cart]):not(.header-account-btn){display:none!important}.site-header__hamburger{display:flex!important}.site-header__actions{gap:.4rem}.site-header__actions .header-action-btn[data-open-cart],.site-header__actions .header-account-btn{display:flex!important;width:42px;height:42px;border-radius:12px;background:var(--premium-green);color:#fff}.site-header__actions .header-account-btn{order:1}.site-header__actions .header-action-btn[data-open-cart]{order:2}.header-action-btn__badge{top:3px;right:2px;min-width:16px;height:16px;background:#fff;color:var(--premium-forest)}.site-header__mobile-search{display:block;height:64px;padding:.25rem 1rem .65rem;background:#fff}.site-header__mobile-search .header-search__form,.site-header__mobile-search .header-search__form:focus-within{width:100%!important;height:46px;padding:0 .9rem;background:#f4f6f7;border:1px solid #dfe4e5;border-radius:14px;box-shadow:none}.site-header__mobile-search .header-search__input{height:46px;font-size:.9rem}.site-header__mobile-search .header-search__btn{color:#687277}.mobile-category-rail{display:flex;height:64px;gap:1.15rem;overflow-x:auto;padding:.45rem 1rem .7rem;border-bottom:1px solid #f0f1f1;scrollbar-width:none;-ms-overflow-style:none;background:#fff}.mobile-category-rail::-webkit-scrollbar{display:none}.mobile-category-rail__item{position:relative;flex:1 1 0;min-width:64px;display:flex;flex-direction:column;align-items:center;gap:.28rem;color:#202628;font-size:.72rem;font-weight:600;white-space:nowrap}.mobile-category-rail__icon{display:grid;place-items:center;width:30px;height:28px}.mobile-category-rail__icon svg{width:25px;height:25px}.mobile-category-rail__item.is-active:after{content:"";position:absolute;left:-9px;right:-9px;bottom:-.7rem;height:3px;border-radius:4px 4px 0 0;background:var(--premium-green)}.page--homepage .main-content{display:flex;flex-direction:column;padding-top:0}.template--product .product-layout,.template--collection .collection-layout,.template--search .collection-layout{padding-top:1rem}.page--homepage .main-content>.shopify-section:has(.hero-slider){order:1}.page--homepage .main-content>.shopify-section:has(.mobile-top-selling){order:2}.page--homepage .main-content>.shopify-section:has(.featured-categories){order:3}.page--homepage .main-content>.shopify-section:has(.why-shop-with-us),.page--homepage .main-content>.shopify-section:has(.featured-brands),.page--homepage .main-content>.shopify-section:has(.newsletter-section-wrap){order:4}.page--homepage .testimonials{display:none!important}.page--homepage .trust-badge-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.85rem .75rem!important;width:100%;overflow:visible;padding:0}.page--homepage .trust-badge-grid>*{width:100%;min-width:0!important;max-width:none;flex:none}.page--homepage .why-card{align-items:flex-start;width:100%;min-width:0;min-height:178px;padding:1rem .85rem 1.05rem;border:1px solid #f0f1f2;border-radius:14px;background:#f7f7f8;box-shadow:none;text-align:left}.page--homepage .why-card__icon{width:64px;height:64px;margin-bottom:.8rem;border-radius:14px;background:#fff;color:var(--premium-green)}.page--homepage .why-card__icon svg{width:36px;height:36px}.page--homepage .why-card__title{margin-bottom:.3rem;font-size:.88rem;line-height:1.25}.page--homepage .why-card__text{font-size:.73rem;line-height:1.5;color:#697176}.page--homepage .why-card{width:100%;min-width:0;overflow:hidden}.page--homepage .hero-slider{height:178px;min-height:0;margin:12px 1rem 0;border-radius:16px;background:#112432;box-shadow:0 7px 18px #0b1f141f}.page--homepage .hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:block;padding:0;background:#112432}.page--homepage .hero-slide__bg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:16px;overflow:hidden}.page--homepage .hero-slide__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b1f14f0,#0b1f14ad 49%,#0b1f141f)}.page--homepage .hero-slide__bg img{width:100%;height:100%;object-fit:cover;opacity:.82}.page--homepage .hero-slide__content{position:relative;z-index:2;display:block;max-width:67%;height:100%;padding:1.15rem 1rem;color:#fff}.page--homepage .hero-slide__badge{display:inline-flex;margin-bottom:.3rem;padding:.25rem .5rem;border:0;border-radius:5px;background:var(--premium-green);color:var(--premium-forest);font-size:.57rem;font-weight:800;text-transform:uppercase}.page--homepage .hero-slide__heading{max-width:12ch;margin-bottom:.35rem;color:#fff!important;font-size:1.35rem;line-height:1.12;letter-spacing:-.04em}.page--homepage .hero-slide__subheading{display:block;max-width:25ch;margin-bottom:.6rem;color:#ffffffd1!important;font-size:.68rem;line-height:1.35}.page--homepage .hero-slide__ctas{display:flex;flex-direction:row;gap:.35rem}.page--homepage .hero-slide__ctas .btn{padding:.48rem .65rem;border-radius:6px;font-size:.62rem}.page--homepage .hero-slide__ctas .btn--outline,.page--homepage .hero-slide__trust{display:none}.page--homepage .hero-slider__dots{left:50%;bottom:.55rem;transform:translate(-50%)}.page--homepage .hero-dot{width:18px;height:5px;border-radius:99px}.page--homepage .section-spacing{padding-top:1.35rem;padding-bottom:.25rem}.page--homepage .product-grid-section,.page--homepage .featured-categories{padding-left:1rem;padding-right:1rem}.page--homepage .product-grid-section .container,.page--homepage .featured-categories .container{padding:0}.page--homepage .product-grid-section .section-header{margin-bottom:.75rem!important}.page--homepage .product-grid-section .section-label{display:none}.page--homepage .product-grid-section .section-title,.page--homepage .featured-categories .section-title{font-family:var(--font-body-family);font-size:1.05rem;letter-spacing:-.025em}.page--homepage .product-grid-section .section-header .btn{padding:0;border:0;color:var(--premium-green);font-size:.82rem}.page--homepage .product-grid-section .section-header .btn svg{display:none}.page--homepage .product-grid-section__grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:.45rem!important;overflow-x:visible;padding:.1rem .1rem .5rem}.page--homepage .product-grid-section__grid>*{min-width:0}.page--homepage .product-card{overflow:hidden;border:1px solid #e4e8e8;border-radius:14px;background:#fff;box-shadow:0 2px 7px #0b1f140a}.page--homepage .product-card__image-wrap{aspect-ratio:1 / 1;border-radius:14px 14px 0 0;background:#fafbfb}.page--homepage .product-card__body{padding:.55rem .55rem .65rem}.page--homepage .product-card__title{display:-webkit-box;min-height:2.55em;overflow:hidden;font-family:var(--font-body-family);font-size:.75rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page--homepage .product-card__rating{margin:.25rem 0;font-size:.65rem}.page--homepage .product-card__price{gap:.35rem;margin-top:.25rem}.page--homepage .product-card__price-current,.page--homepage .product-card__price-compare{font-size:.75rem}.page--homepage .product-card__price-current{color:var(--premium-forest)!important}.page--homepage .product-card__price-compare{color:#899293}.product-card__quick-add{position:absolute;right:.4rem;bottom:.4rem;left:auto;top:auto;width:36px;height:36px;margin:0;padding:0;border:none;border-radius:12px;background:var(--premium-green);color:var(--premium-forest);font-size:0;font-weight:500;text-align:center;transform:none!important;box-shadow:0 2px 8px #22c55e59;opacity:1!important}.product-card__quick-add:before{content:"+";font-size:1.6rem;font-weight:400;line-height:1}.product-card__badges{left:.45rem;bottom:.45rem;top:auto}.product-card__badges .badge{padding:.22rem .4rem;border-radius:3px;font-size:.58rem}.search-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.search-results-grid .product-card{overflow:hidden;border:1px solid #e4e8e8;border-radius:14px;background:#fff;box-shadow:0 2px 7px #0b1f140a}.search-results-grid .product-card__image-wrap{aspect-ratio:1 / 1;border-radius:14px 14px 0 0;background:#fafbfb}.search-results-grid .product-card__body{padding:.55rem .55rem .65rem}.search-results-grid .product-card__title{display:-webkit-box;min-height:2.55em;overflow:hidden;font-family:var(--font-body-family);font-size:.75rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-results-grid .product-card__price-current,.search-results-grid .product-card__price-compare{font-size:.75rem}.page--homepage .featured-categories{padding-top:1.4rem}.page--homepage .featured-categories .section-header{margin-bottom:.8rem;text-align:left}.page--homepage .featured-categories .section-label,.page--homepage .featured-categories .section-subtitle{display:none}.page--homepage .featured-categories__grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:.85rem .5rem!important}.page--homepage .featured-categories__grid>*{min-width:0}.page--homepage .category-card{display:flex;flex-direction:column;gap:.35rem;aspect-ratio:auto!important;overflow:visible;color:#fff}.page--homepage .category-card__img{position:static;width:100%;height:auto;aspect-ratio:1;border-radius:14px;background:#f4f6f7;object-fit:contain}.page--homepage .category-card__overlay{display:none}.page--homepage .category-card__content{position:static;padding:0;text-align:center}.page--homepage .category-card__label,.page--homepage .category-card__cta{display:none}.page--homepage .category-card__name{display:-webkit-box;overflow:hidden;color:#fff;font-family:var(--font-body-family);font-size:.68rem;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-bottom-nav{position:fixed;left:50%;bottom:.75rem;z-index:1100;display:grid;grid-template-columns:repeat(4,1fr);width:calc(100% - 2rem);max-width:430px;min-height:var(--mobile-nav-height);padding:.45rem .35rem .3rem;transform:translate(-50%);border:1px solid rgba(255,255,255,.82);border-radius:24px;background:#fffffff0;box-shadow:0 8px 30px #0b1f1429;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.23rem;min-width:0;color:#6f7779;font-size:.64rem;font-weight:600}.mobile-bottom-nav__item svg{width:26px;height:26px}.mobile-bottom-nav__item.is-active{color:var(--premium-forest)}.mobile-bottom-nav__item.is-active svg{padding:.27rem;width:42px;height:42px;border-radius:15px;background:#22c55e24}.mobile-nav__drawer{top:0;height:100dvh;padding-top:0}.page--homepage .why-shop-with-us,.page--homepage .featured-brands,.page--homepage .testimonials,.page--homepage .newsletter-section-wrap{margin-top:1rem}.page--homepage .newsletter-section,.newsletter-section{background:linear-gradient(135deg,#0b1f14,#14532d 58%,#22c55e 145%);border:0;color:#fff;box-shadow:0 12px 30px #0b1f1429}.newsletter-section:before{background:radial-gradient(circle at 82% 22%,rgba(34,197,94,.42),transparent 38%),radial-gradient(circle at 12% 90%,rgba(34,197,94,.18),transparent 42%)}.newsletter-section .btn--accent{background:#fff;color:var(--premium-forest);box-shadow:0 8px 20px #00000024}.newsletter-section .btn--accent:hover{background:var(--premium-green);color:var(--premium-forest)}}@media(min-width:769px){:root{--header-height: 64px}.announcement-bar{position:relative;min-height:24px;padding:.18rem 1rem;background:var(--premium-green)!important;color:var(--premium-forest);font-size:.68rem;font-weight:700;line-height:1.2}.announcement-bar:before,.announcement-bar:after{position:absolute;top:50%;transform:translateY(-50%);color:#ffffffd9;font-size:.95rem;font-weight:400;line-height:1}.announcement-bar:before{content:"\2039";left:2rem}.announcement-bar:after{content:"\203a";right:2rem}.announcement-bar a{color:#fff}.site-header,.announcement-dismissed .site-header{position:absolute;top:24px;height:var(--header-height);background:#fff!important;color:var(--premium-forest);box-shadow:0 1px #0b1f1414,0 5px 16px #0b1f140f;backdrop-filter:none;-webkit-backdrop-filter:none}.announcement-dismissed .site-header{top:0}.page--homepage .newsletter-section,.newsletter-section{background:linear-gradient(135deg,#0b1f14,#14532d 58%,#22c55e 145%);border:0;color:#fff;box-shadow:0 12px 30px #0b1f1429}.newsletter-section:before{background:radial-gradient(circle at 82% 22%,rgba(34,197,94,.42),transparent 38%),radial-gradient(circle at 12% 90%,rgba(34,197,94,.18),transparent 42%)}.newsletter-section .btn--accent{background:#fff;color:var(--premium-forest);box-shadow:0 8px 20px #00000024}.newsletter-section .btn--accent:hover{background:var(--premium-green);color:var(--premium-forest)}.page--homepage .site-header:not(.scrolled) .site-header__inner,.page--homepage .site-header:not(.scrolled){color:var(--premium-forest)}.site-header__inner{grid-template-columns:auto minmax(300px,1fr);height:64px;gap:clamp(1.5rem,4vw,4rem);max-width:1240px;padding:0 clamp(1.5rem,4vw,2.5rem)}.site-header__logo-text{color:var(--premium-forest);font-family:var(--font-body-family);font-size:clamp(1.2rem,2vw,1.45rem);font-weight:800;letter-spacing:-.06em;text-transform:lowercase}.site-header__logo img{width:clamp(105px,12vw,138px)}.site-header__nav,.site-header__mobile-search,.site-header__actions .header-action-btn:not([data-open-cart]):not(.header-account-btn){display:none!important}.site-header__hamburger{display:flex!important}.site-header__actions{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:.45rem;min-width:0}.header-search{display:block!important;min-width:0}.header-search__form,.header-search__form:focus-within{width:100%!important;height:40px;padding:0 .85rem;border:1px solid #e0e4e5;border-radius:12px;background:#f4f6f7;box-shadow:none}.header-search__input{height:38px;font-size:.78rem}.site-header__actions .header-action-btn svg{flex:0 0 auto}.header-search__btn{color:#677176}.site-header__actions .header-account-btn,.site-header__actions .header-action-btn[data-open-cart]{display:flex!important;width:auto;height:40px;gap:.35rem;padding:0 .8rem;border-radius:10px;background:var(--premium-green);color:#fff;white-space:nowrap}.site-header__actions .header-account-btn__label{display:inline;font-size:.75rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;max-width:7rem}.site-header__actions .header-action-btn[data-open-cart]{background:var(--premium-green);color:#fff}.site-header__actions .header-action-btn[data-open-cart]:after{content:"My Cart";font-size:.75rem;font-weight:700}.site-header__actions .header-action-btn[data-open-cart] .header-action-btn__badge{top:2px;right:2px}.page--homepage .main-content{padding-top:88px}.announcement-dismissed .page--homepage .main-content{padding-top:64px}.template--product .product-layout,.template--collection .collection-layout,.template--search .collection-layout{padding-top:calc(var(--header-height) + 1.5rem)}.page--homepage .hero-slider{width:min(calc(100% - 4rem),1240px);height:clamp(270px,31vw,350px);min-height:0;max-height:none;margin:0 auto;border-radius:18px;background:#112432;box-shadow:0 8px 24px #0b1f141a}.page--homepage .hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:block;padding:0;background:#112432}.page--homepage .hero-slide__bg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:18px;overflow:hidden}.page--homepage .hero-slide__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b1f14f0,#0b1f149e 48%,#0b1f140f)}.page--homepage .hero-slide__bg img{width:100%;height:100%;object-fit:cover;opacity:.9}.page--homepage .hero-slide__content{position:relative;z-index:2;display:block;width:58%;max-width:700px;height:100%;padding:clamp(1.5rem,4vw,3rem);color:#fff}.page--homepage .hero-slide__badge{display:inline-flex;margin-bottom:.6rem;padding:.3rem .6rem;border:0;border-radius:5px;background:#1769d2;color:#fff;font-size:.62rem;font-weight:800;text-transform:uppercase}.page--homepage .hero-slide__heading{max-width:13ch;margin-bottom:.55rem;color:#fff!important;font-size:clamp(2rem,4.1vw,3.6rem);line-height:1.08;letter-spacing:-.05em}.page--homepage .hero-slide__subheading{max-width:38ch;margin-bottom:.9rem;color:#ffffffd6!important;font-size:clamp(.78rem,1.15vw,.98rem);line-height:1.4}.page--homepage .hero-slide__ctas{display:flex;gap:.5rem}.page--homepage .hero-slide__ctas .btn{padding:.65rem .85rem;border-radius:8px;font-size:.72rem}.page--homepage .hero-slide__trust{display:none}.page--homepage .hero-slider__dots{left:clamp(1.5rem,4vw,3rem);bottom:1rem}.page--homepage .hero-dot{background:#ffffff6b}.page--homepage .hero-dot.active{background:#fff}.page--homepage .hero-slider__arrow{width:36px;height:36px}.page--homepage .section-spacing{padding-top:clamp(2rem,4vw,3rem);padding-bottom:clamp(2rem,4vw,3rem)}.product-card__quick-add{position:absolute;right:.5rem;bottom:.5rem;left:auto;top:auto;width:38px;height:38px;margin:0;padding:0;border:none;border-radius:12px;background:var(--premium-green);color:var(--premium-forest);font-size:0;font-weight:500;text-align:center;transform:none!important;box-shadow:0 2px 10px #22c55e66;opacity:1!important}.product-card__quick-add:before{content:"+";font-size:1.7rem;font-weight:400;line-height:1}.product-card__quick-add:hover{background:var(--premium-forest);color:var(--premium-green)}.search-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.search-results-grid .product-card__image-wrap{aspect-ratio:1 / 1;background:#fafbfb}}.vk-product-home-btn{display:none}@media(max-width:768px){body.template--product .site-header,body.template--product .mobile-bottom-nav{display:none!important}body.template--product{padding-bottom:0}body.template--product .product-layout{padding-top:.75rem}.vk-product-home-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .9rem .5rem .65rem;margin:.875rem 0 0 1rem;background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text);font-size:.8125rem;font-weight:600;line-height:1;text-decoration:none;touch-action:manipulation;transition:opacity .15s ease}.vk-product-home-btn:active{opacity:.6}.vk-product-home-btn svg{flex-shrink:0}}.collection-banner{position:relative;width:100%;height:clamp(220px,20vw,280px);display:flex;align-items:flex-end;overflow:hidden;background:var(--color-surface);margin-bottom:0}.collection-banner--has-image{background:var(--premium-forest, #0b1f14)}.collection-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .6s ease}.collection-banner:hover .collection-banner__bg{transform:scale(1.02)}.collection-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0b1f14d1,#0b1f1461 55%,#0b1f1414)}.collection-banner__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 50%,rgba(34,197,94,.06) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(34,197,94,.04) 0%,transparent 40%);border-bottom:1px solid var(--color-border)}.collection-banner__content{position:relative;z-index:2;padding-bottom:clamp(1.25rem,3vw,2rem);padding-top:clamp(1rem,2vw,1.5rem)}.collection-banner__title{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;margin:0 0 .5rem;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.3)}.collection-banner:not(.collection-banner--has-image) .collection-banner__title{color:var(--color-text);text-shadow:none}.collection-banner__desc{font-size:clamp(.875rem,1.5vw,1rem);color:#fffc;margin:0;max-width:56ch;line-height:1.55}.collection-banner:not(.collection-banner--has-image) .collection-banner__desc{color:var(--color-text-muted)}.collection-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;padding:1rem 0 .75rem;font-size:.8125rem;color:var(--color-text-muted)}.collection-breadcrumb__link{color:var(--color-text-muted);text-decoration:none;transition:color var(--transition-speed) ease}.collection-breadcrumb__link:hover{color:var(--color-primary)}.collection-breadcrumb__sep{display:flex;align-items:center;opacity:.45}.collection-breadcrumb__current{color:var(--color-text);font-weight:500}.collection-mobile-bar{display:none;align-items:center;gap:.625rem;padding:.75rem 0 .5rem;border-bottom:1px solid var(--color-border);margin-bottom:.75rem}.collection-mobile-bar__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:1.5px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-background);color:var(--color-text);font-size:.875rem;font-weight:600;cursor:pointer;transition:border-color var(--transition-speed) ease,background var(--transition-speed) ease;white-space:nowrap;position:relative}.collection-mobile-bar__btn:hover{border-color:var(--color-primary)}.collection-mobile-bar__btn--active{border-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 6%,var(--color-background))}.collection-mobile-bar__dot{width:7px;height:7px;border-radius:50%;background:var(--color-primary);flex-shrink:0}.collection-mobile-bar__sort{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:1.5px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-background);color:var(--color-text);font-size:.875rem;font-weight:600;cursor:pointer;transition:border-color var(--transition-speed) ease;white-space:nowrap;flex:1;min-width:0}.collection-mobile-bar__sort:hover{border-color:var(--color-primary)}.collection-mobile-bar__sort-select{flex:1;min-width:0;border:none;background:transparent;font-size:.875rem;font-weight:600;color:var(--color-text);cursor:pointer;-webkit-appearance:none;appearance:none;outline:none}.filter-chip__label{max-width:14ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-chip--clear{background:var(--color-surface);color:var(--color-text);border:1.5px solid var(--color-border)}.filter-chip--clear:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.collection-filters--sidebar{background:var(--color-surface);border:none;border-radius:var(--radius-lg);padding:1.25rem}.collection-filters__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.collection-filters__title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text)}.collection-filters__clear{font-size:.8rem;color:var(--color-primary);text-decoration:none;font-weight:500;transition:color var(--transition-speed) ease}.collection-filters__clear:hover{color:var(--color-accent)}.filter-group__chevron{flex-shrink:0;transition:transform var(--transition-speed) ease}.filter-group[aria-expanded=false] .filter-group__chevron,.filter-group--collapsed .filter-group__chevron{transform:rotate(-90deg)}.filter-group__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:var(--radius-full);background:var(--color-primary);color:#fff;font-size:.7rem;font-weight:700;margin-left:auto;margin-right:.375rem}.filter-group__options{overflow:hidden;transition:height .24s ease}.price-range-slider__track{position:relative;height:4px;background:var(--color-border);border-radius:2px;margin-bottom:.75rem}.price-range-slider__fill{position:absolute;top:0;left:0;height:100%;background:var(--color-primary);border-radius:2px;pointer-events:none}.price-range-sep{color:var(--color-text-muted);align-self:center;flex-shrink:0}.section-main-collection .collection-layout{grid-template-columns:280px 1fr;gap:2rem;padding-top:0;padding-bottom:3rem}.collection-toolbar__controls{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.section-main-collection .product-grid{grid-template-columns:repeat(var(--cg-cols, 4),1fr)}.section-main-collection .product-card,.section-main-collection .product-card__image-wrap,.section-main-collection .product-card__link,.section-main-collection .product-card__title{pointer-events:auto}.section-main-collection .product-card__wishlist,.section-main-collection .product-card__plus-add{pointer-events:auto;touch-action:manipulation}.section-main-collection .product-grid[data-view=list]{grid-template-columns:1fr}.section-main-collection .product-grid[data-view=list] .product-card{display:grid;grid-template-columns:220px 1fr;gap:1.5rem;align-items:start}.section-main-collection .product-grid[data-view=list] .product-card__link{display:block}.section-main-collection .product-grid[data-view=list] .product-card__image-wrap{border-radius:var(--radius-lg)}[data-product-grid].loading{opacity:.5;transition:opacity .2s ease}.collection-empty{text-align:center;padding:clamp(3rem,8vw,6rem) 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.collection-empty__icon{color:var(--color-text-muted);opacity:.5;animation:vk-empty-float 3s ease-in-out infinite}@keyframes vk-empty-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.collection-empty__title{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;color:var(--color-text);margin:0}.collection-empty__text{font-size:.9375rem;color:var(--color-text-muted);margin:0;max-width:38ch}.collection-empty__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.5rem}.collection-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.375rem;margin-top:3rem;padding-bottom:1rem}.collection-pagination__btn{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 .75rem;border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-size:.875rem;font-weight:500;color:var(--color-text);background:var(--color-background);text-decoration:none;transition:background var(--transition-speed) ease,border-color var(--transition-speed) ease,color var(--transition-speed) ease}.collection-pagination__btn:hover{background:var(--color-surface);border-color:var(--color-primary);color:var(--color-primary)}.collection-pagination__btn--current{background:var(--color-primary);border-color:var(--color-primary);color:#fff;font-weight:700;cursor:default}.collection-pagination__btn--current:hover{background:var(--color-primary);color:#fff}.collection-pagination__btn--ellipsis{border-color:transparent;background:transparent;cursor:default;color:var(--color-text-muted)}.collection-pagination__btn--ellipsis:hover{background:transparent;border-color:transparent;color:var(--color-text-muted)}.load-more-btn{gap:.5rem;transition:transform .2s ease,gap .2s ease}.load-more-btn:hover svg{animation:vk-bounce-down .5s ease infinite alternate}@keyframes vk-bounce-down{0%{transform:translateY(0)}to{transform:translateY(3px)}}.filter-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000007a;z-index:399;opacity:0;transition:opacity .25s ease;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.filter-overlay.active{opacity:1}.filter-drawer{position:fixed;bottom:0;left:0;right:0;z-index:400;background:var(--color-background);border-radius:var(--radius-lg) var(--radius-lg) 0 0;box-shadow:0 -8px 40px #0000002e;display:flex;flex-direction:column;max-height:92dvh;max-height:92vh;transform:translateY(100%);transition:transform .32s cubic-bezier(.22,1,.36,1);will-change:transform;visibility:hidden}.filter-drawer.active{transform:translateY(0);visibility:visible}.filter-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid var(--color-border);flex-shrink:0}.filter-drawer__title{font-size:1rem;font-weight:700;color:var(--color-text);letter-spacing:-.01em}.filter-drawer__close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-muted);background:transparent;cursor:pointer;transition:all var(--transition-speed) ease}.filter-drawer__close:hover{border-color:var(--color-primary);color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 8%,transparent)}.filter-drawer__body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:1rem 1.5rem;-webkit-overflow-scrolling:touch}.filter-drawer .filter-option{padding:.625rem 0;min-height:44px}.filter-drawer .filter-option input[type=checkbox]{width:20px;height:20px}.filter-drawer__footer{display:flex;flex-direction:column;gap:.625rem;padding:1rem 1.5rem;border-top:1px solid var(--color-border);background:var(--color-background);flex-shrink:0;padding-bottom:max(1rem,env(safe-area-inset-bottom))}.filter-drawer:before{content:"";display:block;width:40px;height:4px;background:var(--color-border);border-radius:2px;margin:.625rem auto 0;flex-shrink:0}@media(min-width:1025px){.section-main-collection .collection-layout{grid-template-columns:256px 1fr;gap:1.5rem}}@media(min-width:769px)and (max-width:1024px){.collection-banner{height:clamp(160px,22vw,220px);align-items:flex-end}.section-main-collection .collection-layout{grid-template-columns:1fr;gap:1.25rem}.collection-filters--sidebar{position:static!important;display:grid;grid-template-columns:1fr;gap:0}.section-main-collection .product-grid{grid-template-columns:repeat(3,1fr)}.section-main-collection .product-grid[data-view=list] .product-card{grid-template-columns:180px 1fr}}@media(max-width:768px){.collection-banner{height:clamp(140px,38vw,180px);align-items:flex-end}.collection-banner__title{font-size:clamp(1.25rem,5.5vw,1.75rem)}.collection-banner__desc{display:none}.collection-breadcrumb{padding:.75rem 0 .5rem;font-size:.75rem}.collection-mobile-bar{display:flex}.collection-toolbar{display:none}.collection-filters--sidebar{display:none!important}.filter-overlay{display:block;pointer-events:none}.filter-overlay.active{pointer-events:auto}.section-main-collection .collection-layout{grid-template-columns:1fr;gap:0}.section-main-collection .product-grid{grid-template-columns:repeat(2,1fr)!important}.section-main-collection .product-grid[data-view=list]{grid-template-columns:1fr!important}.section-main-collection .product-grid[data-view=list] .product-card{grid-template-columns:1fr}.section-main-collection .product-grid{--grid-gap: 12px}.active-filters{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem;margin-left:calc(-1*clamp(1rem,4vw,2.5rem));margin-right:calc(-1*clamp(1rem,4vw,2.5rem));padding-left:clamp(1rem,4vw,2.5rem);padding-right:clamp(1rem,4vw,2.5rem)}.active-filters::-webkit-scrollbar{display:none}.filter-chip{flex-shrink:0}.section-main-collection .container>.collection-layout{padding-bottom:2rem}.collection-pagination{gap:.25rem;margin-top:2rem}.collection-pagination__btn{min-width:36px;height:36px;font-size:.8125rem}.load-more-wrap{margin-top:2rem}.load-more-btn{width:100%;justify-content:center}.collection-empty{padding:3rem 1rem}.collection-empty__actions{flex-direction:column;width:100%}.collection-empty__actions .btn{width:100%}}@media(max-width:390px){.collection-banner{height:140px}.collection-mobile-bar{gap:.5rem}.collection-mobile-bar__btn,.collection-mobile-bar__sort{padding:.5625rem .75rem;font-size:.8125rem}}.reveal-delay-0{transition-delay:0ms}.reveal-delay-1{transition-delay:60ms}.reveal-delay-2{transition-delay:.12s}.reveal-delay-3{transition-delay:.18s}.product-card__link,.product-card__image-wrap,.product-card__img,.product-card__img-hover{cursor:default!important}.product-card{border-radius:var(--radius-md)}.product-card:hover{transform:translateY(-3px)}.product-card__image-wrap:after{padding-bottom:90%!important}.product-card__image-wrap.ratio-square:after{padding-bottom:90%!important}.product-card__image-wrap.ratio-landscape:after{padding-bottom:70%!important}.product-card__image-wrap.ratio-portrait:after{padding-bottom:90%!important}.product-card__body{padding:.6rem .75rem .75rem;gap:.2rem}.product-card__title{font-size:.8125rem;-webkit-line-clamp:2}.product-card__vendor{font-size:.6875rem}.product-card__price-current{font-size:.9375rem}.product-card__price-compare{font-size:.8125rem}.stock-indicator{font-size:.6875rem}.section-main-collection .product-grid{gap:clamp(.5rem,1.5vw,.875rem)}.product-card__quick-add{display:none!important}.product-card__plus-add{position:absolute;bottom:.5rem;right:.5rem;z-index:3;width:34px;height:34px;background:#22c55e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000002e;transition:background-color .2s ease,transform .18s ease,box-shadow .18s ease;cursor:pointer;border:none;text-decoration:none;flex-shrink:0}.product-card__plus-add--loading{pointer-events:none;background:#22c55e;cursor:wait}.product-card__plus-add--loading:before{content:"";position:absolute;width:15px;height:15px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.product-card__plus-add--loading svg{visibility:hidden}.product-card__plus-add:hover,.product-card__plus-add:focus-visible{background:#16a34a;transform:scale(1.12);box-shadow:0 4px 14px #22c55e73;outline:none}.product-card__plus-add:active{transform:scale(.96)}.product-card__plus-add.loading{pointer-events:none;background:#86efac}@media(max-width:768px){.product-card__image-wrap:after{padding-bottom:88%!important}.product-card__image-wrap.ratio-square:after{padding-bottom:88%!important}.product-card__image-wrap.ratio-portrait:after{padding-bottom:88%!important}.product-card__body{padding:.5rem .625rem .625rem}.product-card__title{font-size:.75rem}.product-card__price-current{font-size:.875rem}.product-card__plus-add{width:30px;height:30px}.product-card__plus-add svg{width:13px;height:13px}}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000;z-index:1149;pointer-events:none;transition:background-color .35s ease}.cart-drawer-overlay.active{background:#00000080;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(460px,100vw);background:var(--color-background);z-index:1150;display:flex;flex-direction:column;transform:translate(100%);transition:transform .38s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 40px #00000024;will-change:transform;overflow:hidden}.cart-drawer.active{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.25rem;border-bottom:1px solid var(--color-border);flex-shrink:0;background:var(--color-background)}.cart-drawer__header-left{display:flex;align-items:center;gap:.5rem}.cart-drawer__title{font-size:1.0625rem;font-weight:700;margin:0;line-height:1}.cart-drawer__count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:var(--color-primary);color:#fff;border-radius:999px;font-size:.75rem;font-weight:700;line-height:1}.cart-drawer__close{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);transition:background-color .2s ease,color .2s ease;cursor:pointer;flex-shrink:0;background:transparent;border:none}.cart-drawer__close:hover{background:var(--color-surface);color:var(--color-text)}.cart-shipping-bar{padding:.75rem 1.25rem;background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-shrink:0}.cart-shipping-bar__top{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.cart-shipping-bar__message{font-size:.8125rem;color:var(--color-text);margin:0;line-height:1.4}.cart-shipping-bar__track{height:5px;background:var(--color-border);border-radius:999px;overflow:hidden}.cart-shipping-bar__fill{height:100%;background:var(--color-primary);border-radius:999px;transition:width .6s cubic-bezier(.4,0,.2,1);min-width:0}.cart-drawer__body{flex:1;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cart-drawer__items{padding:.5rem 0}.cart-item{display:grid;grid-template-columns:80px 1fr;gap:.875rem;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border);transition:opacity .25s ease}.cart-item:last-child{border-bottom:none}.cart-item__img-wrap{flex-shrink:0;border-radius:var(--radius-md);overflow:hidden;background:var(--color-surface);display:block;aspect-ratio:4/5}.cart-item__img{width:100%;height:100%;object-fit:cover;display:block}.cart-item__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);background:var(--color-surface)}.cart-item__details{display:flex;flex-direction:column;gap:.3rem;min-width:0}.cart-item__title{font-size:.875rem;font-weight:600;color:var(--color-text);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.cart-item__title:hover{color:var(--color-accent)}.cart-item__variant{font-size:.8125rem;color:var(--color-text-muted)}.cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.5rem}.cart-item__price-remove{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.cart-item__price-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.cart-item__price{font-size:.9375rem;font-weight:700;color:var(--color-text)}.cart-item__price.sale{color:var(--color-sale)}.cart-item__compare{font-size:.8125rem;color:var(--color-text-muted);text-decoration:line-through}.cart-item__unit{font-size:.75rem;color:var(--color-text-muted)}.cart-item__remove{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--color-text-muted);background:none;border:none;cursor:pointer;padding:.25rem 0;transition:color .2s ease;line-height:1}.cart-item__remove:hover{color:var(--color-error, #dc2626)}.quantity-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:var(--color-text);background:none;border:none;cursor:pointer;transition:background-color .15s ease,color .15s ease;flex-shrink:0;line-height:1}.quantity-btn:hover{background:var(--color-surface)}.quantity-input{width:36px;text-align:center;font-size:.875rem;font-weight:600;border:none;border-left:1.5px solid var(--color-border);border-right:1.5px solid var(--color-border);background:transparent;color:var(--color-text);padding:0;height:100%;-moz-appearance:textfield}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none}.quantity-input:focus{outline:none;background:var(--color-surface)}.cart-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 1.5rem 2rem;gap:.75rem}.cart-empty__illustration{margin-bottom:.5rem}.cart-empty__illustration svg{width:120px;height:120px;animation:cart-float 3s ease-in-out infinite}@keyframes cart-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.cart-empty__heading{font-size:1.125rem;font-weight:700;margin:0}.cart-empty__sub{font-size:.875rem;color:var(--color-text-muted);margin:0}.cart-empty__recs{width:100%;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border);text-align:left}.cart-empty-rec{display:flex;flex-direction:column;align-items:center;gap:.375rem;text-decoration:none;color:var(--color-text)}.cart-empty-rec img{width:72px;height:72px;object-fit:cover;border-radius:var(--radius-md);background:var(--color-surface)}.cart-empty-rec__name{font-size:.75rem;font-weight:600;text-align:center;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-empty-rec__price{font-size:.8125rem;font-weight:700}.cart-drawer__footer{border-top:1px solid var(--color-border);padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.875rem;flex-shrink:0;background:var(--color-background);max-height:70vh;overflow-y:auto}.cart-upsell__title{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);display:flex;align-items:center;gap:.375rem;margin:0 0 .625rem}.cart-upsell__grid{display:flex;flex-direction:column;gap:.625rem}.cart-upsell__item{display:flex;align-items:center;gap:.75rem;padding:.625rem;background:var(--color-surface);border-radius:var(--radius-md);border:none;transition:border-color .2s ease}.cart-upsell__item:hover{border-color:var(--color-primary)}.cart-upsell__img-wrap{flex-shrink:0;border-radius:var(--radius-sm);overflow:hidden;background:var(--color-background);display:block}.cart-upsell__img,.cart-upsell__img-placeholder{width:56px;height:56px;object-fit:cover;border-radius:var(--radius-sm);display:block}.cart-upsell__img-placeholder{background:var(--color-border)}.cart-upsell__info{flex:1;min-width:0}.cart-upsell__name{font-size:.8125rem;font-weight:600;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;line-height:1.35}.cart-upsell__name:hover{color:var(--color-accent)}.cart-upsell__price{font-size:.875rem;font-weight:700;margin-top:.2rem}.cart-upsell__add{flex-shrink:0;white-space:nowrap}.cart-discount{display:flex;gap:.5rem;align-items:stretch}.cart-discount__field{flex:1;display:flex;align-items:center;gap:.5rem;border:1.5px solid var(--color-border);border-radius:var(--radius-md);padding:0 .625rem;background:var(--color-background);transition:border-color .2s ease}.cart-discount__field:focus-within{border-color:var(--color-primary)}.cart-discount__field svg{flex-shrink:0;color:var(--color-text-muted)}.cart-discount__input{flex:1;border:none;background:transparent;padding:.5rem 0;font-size:.875rem;color:var(--color-text);outline:none}.cart-discount__input::placeholder{color:var(--color-text-muted)}.cart-discount__btn{white-space:nowrap;flex-shrink:0}.cart-discount__message{font-size:.8125rem;margin:.25rem 0 0;padding:.375rem .625rem;border-radius:var(--radius-sm);background:var(--color-surface)}.cart-subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.cart-subtotal__label{font-size:.9375rem;font-weight:600}.cart-subtotal__amount{font-size:1.1875rem;font-weight:700;color:var(--color-text)}.cart-subtotal__note{font-size:.75rem;color:var(--color-text-muted);text-align:center;margin:-.375rem 0 0}.cart-trust{display:flex;justify-content:center;gap:1.125rem;flex-wrap:wrap}.cart-trust__item{display:flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;color:var(--color-text-muted)}.cart-checkout-btn{font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.5rem;letter-spacing:.02em}.cart-continue-link{text-align:center;font-size:.875rem;color:var(--color-text-muted);text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;margin-top:-.375rem;transition:color .2s ease}.cart-continue-link:hover{color:var(--color-text)}@media(max-width:480px){.cart-drawer{width:100%;top:auto;bottom:0;height:94svh;border-radius:1.25rem 1.25rem 0 0;transform:translateY(100%)}.cart-drawer.active{transform:translateY(0)}.cart-drawer:before{content:"";display:block;width:40px;height:4px;background:var(--color-border);border-radius:999px;margin:.625rem auto 0;flex-shrink:0}.cart-drawer__close{display:none}.quantity-btn{width:38px;height:38px;font-size:1.125rem}.quantity-input{width:42px}}.section-main-cart{padding-top:clamp(2rem,5vw,4rem);padding-bottom:clamp(4rem,8vw,6rem);min-height:60vh}.cart-page-header{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.cart-page-heading{font-size:clamp(1.5rem,4vw,2rem);font-weight:800;margin:0;display:flex;align-items:baseline;gap:.625rem;flex-wrap:wrap}.cart-page-count{font-size:1rem;font-weight:500;color:var(--color-text-muted)}.cart-page-back-link{display:inline-flex;align-items:center;gap:.3rem;font-size:.875rem;color:var(--color-text-muted);text-decoration:none;transition:color .2s ease}.cart-page-back-link:hover{color:var(--color-primary)}.cart-page-layout{display:grid;grid-template-columns:1fr 360px;gap:2.5rem;align-items:start}.cart-page-left{min-width:0}.cart-page-right{position:sticky;top:calc(var(--header-height, 70px) + 1.5rem)}.cart-page-shipping-bar{background:var(--color-surface);border:none;border-radius:var(--radius-lg);padding:.875rem 1.125rem;margin-bottom:1.25rem}.cart-page-shipping-bar__top{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-bottom:.5rem}.cart-page-shipping-bar__track{height:6px;background:var(--color-border);border-radius:999px;overflow:hidden}.cart-page-shipping-bar__fill{height:100%;background:var(--color-primary);border-radius:999px;transition:width .6s cubic-bezier(.4,0,.2,1)}.cart-page-items{display:flex;flex-direction:column;gap:0;border:none;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-background)}.cart-page-item{display:grid;grid-template-columns:120px 1fr auto;gap:1.25rem;padding:1.25rem;border-bottom:1px solid var(--color-border);align-items:start;transition:background-color .2s ease}.cart-page-item:last-child{border-bottom:none}.cart-page-item:hover{background:var(--color-surface)}.cart-page-item__img-wrap{display:block;border-radius:var(--radius-md);overflow:hidden;aspect-ratio:4/5;background:var(--color-surface);flex-shrink:0}.cart-page-item__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.cart-page-item__img-wrap:hover .cart-page-item__img{transform:scale(1.04)}.cart-page-item__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted)}.cart-page-item__details{display:flex;flex-direction:column;gap:.375rem;min-width:0}.cart-page-item__top{display:flex;flex-direction:column;gap:.25rem}.cart-page-item__title{font-size:.9375rem;font-weight:700;color:var(--color-text);text-decoration:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.cart-page-item__title:hover{color:var(--color-accent)}.cart-page-item__variant{font-size:.8125rem;color:var(--color-text-muted)}.cart-page-item__plan{font-size:.75rem;color:var(--color-primary);font-weight:600}.cart-page-item__controls{display:flex;align-items:center;gap:1rem;margin-top:auto;padding-top:.875rem;flex-wrap:wrap}.cart-page-item__remove{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;color:var(--color-text-muted);background:none;border:none;cursor:pointer;padding:.25rem 0;transition:color .2s ease;text-decoration:none}.cart-page-item__remove:hover{color:var(--color-error, #dc2626)}.cart-page-item__price-col{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0;min-width:80px;text-align:right}.cart-page-item__price{font-size:1rem;font-weight:700}.cart-page-item__price.sale{color:var(--color-sale)}.cart-page-item__compare{font-size:.8125rem;color:var(--color-text-muted);text-decoration:line-through}.cart-page-item__unit-price{font-size:.75rem}.cart-summary{background:var(--color-surface);border:none;border-radius:var(--radius-lg);padding:1.5rem;display:flex;flex-direction:column;gap:.875rem}.cart-summary__heading{font-size:1.0625rem;font-weight:800;margin:0;padding-bottom:.875rem;border-bottom:1px solid var(--color-border)}.cart-summary__lines{display:flex;flex-direction:column;gap:.5rem}.cart-summary__line{display:flex;justify-content:space-between;gap:.75rem;font-size:.8125rem;color:var(--color-text-muted);line-height:1.4}.cart-summary__line-name{flex:1;min-width:0}.cart-summary__line-name em{font-style:normal;opacity:.75}.cart-summary__line-price{font-weight:600;white-space:nowrap;color:var(--color-text)}.cart-summary__divider{height:1px;background:var(--color-border);margin:.125rem 0}.cart-summary__row{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.9375rem}.cart-summary__value{font-weight:700}.cart-summary__value.free-ship{color:var(--color-success, #16a34a)}.cart-summary__value.muted{font-weight:500;color:var(--color-text-muted);font-size:.875rem}.cart-summary__shipping{font-size:.875rem}.cart-summary__total{font-size:1.0625rem;font-weight:800}.cart-summary__total-price{font-size:1.25rem}.cart-summary__tax-note{font-size:.75rem;color:var(--color-text-muted);margin:-.375rem 0 0;text-align:center}.cart-summary__discount{display:flex;flex-direction:column;gap:.375rem}.cart-summary__continue{margin-top:-.125rem}.cart-trust--summary{margin-top:.25rem}.cart-summary__payment-icons{display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center;margin-top:.25rem;padding-top:.875rem;border-top:1px solid var(--color-border)}.cart-summary__payment-icons .payment-icon{height:24px;width:auto;border-radius:3px;border:none;padding:1px 3px;background:#fff}.cart-page-checkout-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;font-weight:700;letter-spacing:.02em}.cart-page-upsell{margin-top:3rem;padding-top:2.5rem;border-top:1px solid var(--color-border)}.cart-page-upsell__title{font-size:1.25rem;font-weight:800;margin:0 0 1.25rem}.cart-page-upsell__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.cart-page-rec-card{background:var(--color-background);border:none;border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column}.cart-page-rec-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.cart-page-rec-card__img-wrap{display:block;position:relative;aspect-ratio:1;overflow:hidden;background:var(--color-surface)}.cart-page-rec-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.cart-page-rec-card:hover .cart-page-rec-card__img-wrap img{transform:scale(1.06)}.cart-page-rec-card__placeholder{width:100%;height:100%;background:var(--color-surface)}.cart-page-rec-card__body{padding:.75rem;display:flex;flex-direction:column;gap:.3rem;flex:1}.cart-page-rec-card__title{font-size:.8125rem;font-weight:600;color:var(--color-text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35}.cart-page-rec-card__title:hover{color:var(--color-accent)}.cart-page-rec-card__price{display:flex;align-items:baseline;gap:.375rem;flex-wrap:wrap}.cart-page-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(3rem,10vw,6rem) 1.5rem;gap:1rem;max-width:500px;margin:0 auto}.cart-page-empty__illustration{animation:cart-float 3.5s ease-in-out infinite}.cart-page-empty__heading{font-size:clamp(1.375rem,4vw,1.75rem);font-weight:800;margin:0}.cart-page-empty__sub{font-size:1rem;color:var(--color-text-muted);margin:0}.cart-mobile-sticky{display:none}@media(min-width:769px){.cart-page-layout{grid-template-columns:1fr 320px;gap:2rem}.cart-page-upsell__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1024px){.cart-page-layout{grid-template-columns:1fr 300px;gap:1.5rem}.cart-page-upsell__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.cart-page-layout{grid-template-columns:1fr;gap:0}.cart-page-right{position:static;margin-top:1.5rem}.cart-summary{border-radius:var(--radius-lg)}.cart-page-upsell__grid{grid-template-columns:repeat(2,1fr)}.cart-page-item{grid-template-columns:90px 1fr;grid-template-rows:auto auto}.cart-page-item__price-col{grid-column:2;grid-row:1;align-items:flex-end;min-width:0}.cart-page-item__details{grid-column:2}.cart-mobile-sticky{display:block;position:fixed;bottom:0;left:0;right:0;z-index:1150;background:var(--color-background);border-top:1px solid var(--color-border);padding:.875rem 1.25rem;box-shadow:0 -4px 24px #0000001a;padding-bottom:max(.875rem,env(safe-area-inset-bottom))}.cart-mobile-sticky__inner{display:flex;align-items:center;gap:.875rem;max-width:640px;margin:0 auto}.cart-mobile-sticky__total{display:flex;flex-direction:column;gap:.125rem;font-size:.8125rem;color:var(--color-text-muted);flex-shrink:0}.cart-mobile-sticky__total strong{font-size:1rem;font-weight:800;color:var(--color-text)}.cart-mobile-sticky__btn{flex:1;font-weight:700;font-size:.9375rem}.section-main-cart{padding-bottom:calc(5rem + env(safe-area-inset-bottom))}}@media(max-width:414px){.cart-page-item{grid-template-columns:76px 1fr;gap:.875rem;padding:1rem}.cart-page-upsell__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.cart-summary{padding:1.125rem}}@media(max-width:375px){.cart-page-item{grid-template-columns:68px 1fr;padding:.875rem}.cart-page-item__title{font-size:.875rem}}@media(max-width:320px){.cart-page-item{grid-template-columns:60px 1fr;padding:.75rem;gap:.625rem}}@media(max-width:390px){.cart-page-upsell__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.75rem;padding-bottom:.5rem}.cart-page-rec-card{flex:0 0 160px;scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/129/assets/theme.css.map */
