.pk-pcard__badge--discount,.pk-coll__card-badge,.wl-item__sale-badge,.pk-pdp__sale-badge{background:linear-gradient(135deg,#e11d48,#be123c)!important;color:#fff!important;font-size:.78rem!important;font-weight:800!important;letter-spacing:.04em!important;padding:5px 10px!important;border-radius:4px!important;box-shadow:0 4px 14px #e11d4873,0 0 0 2px #fffffff2!important;text-shadow:0 1px 2px rgba(0,0,0,.18);text-transform:uppercase;white-space:nowrap;animation:pcard-ribbon-pulse 2.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.pk-pcard__badge--discount,.pk-coll__card-badge,.wl-item__sale-badge,.pk-pdp__sale-badge{animation:none}}.pcard-gallery img,.product-gallery__main img,.cart-item__img,.rp-item img{backface-visibility:hidden;transform:translateZ(0)}.pk-spinner{display:inline-block;width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:pk-spin .6s linear infinite;vertical-align:middle}@keyframes pk-spin{to{transform:rotate(360deg)}}[aria-busy=true],.is-loading{cursor:wait!important;opacity:.85}[aria-busy=true]:hover,.is-loading:hover{opacity:.85}.cart-skeleton{display:grid;grid-template-columns:80px 1fr auto;gap:.875rem;padding-bottom:.875rem;border-bottom:1px solid #f0eee9}.cart-skeleton__img,.cart-skeleton__line{background:linear-gradient(90deg,#f3f3f3 25%,#ececec,#f3f3f3 75%);background-size:200% 100%;animation:pk-skeleton 1.2s ease-in-out infinite;border-radius:6px}.cart-skeleton__img{width:80px;height:80px}.cart-skeleton__lines{display:flex;flex-direction:column;gap:8px;padding-top:4px}.cart-skeleton__line{height:12px}.cart-skeleton__line--short{width:60%}@keyframes pk-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.cart-item__pricing{display:flex;align-items:center;gap:5px;margin-top:2px;flex-wrap:wrap}.cart-item__mrp{font-size:.75rem;color:#aaa;text-decoration:line-through}.cart-item__sale{font-size:.88rem;font-weight:700;color:#1a1a1a}.cart-item__disc-badge{font-size:.65rem;font-weight:700;background:linear-gradient(135deg,#e11d48,#be123c);color:#fff;padding:1px 5px;border-radius:3px}.cart-coupon-row-simple{display:flex;flex-direction:row;align-items:center;gap:.35rem;padding:.55rem .875rem;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;font-size:.82rem;white-space:nowrap;overflow:hidden}.cart-coupon-row-simple--teaser{background:#fffbeb;border-color:#fcd34d;color:#92400e;font-size:.78rem;white-space:normal}.cart-coupon-row-simple__tag{font-size:1rem;flex-shrink:0}.cart-coupon-row-simple__code{font-weight:800;color:#16a34a;font-size:.88rem;flex-shrink:0}.cart-coupon-row-simple__sep{color:#bbb;flex-shrink:0}.cart-coupon-row-simple__desc{color:#166534;font-size:.78rem;overflow:hidden;text-overflow:ellipsis}.cart-total-simple{padding:.125rem 0 .25rem}.cart-total-simple__row{display:flex;flex-direction:column;gap:2px}.cart-total-simple__savings{font-size:.74rem;font-weight:600;color:#16a34a;text-align:right}.cart-total-simple__main{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.cart-total-simple__label{font-size:.82rem;color:#888;font-weight:500}.cart-total-simple__mrp{font-size:.8rem;color:#bbb;text-decoration:line-through;margin-left:auto;margin-right:6px}.cart-total-simple__final{font-size:1.2rem;font-weight:800;color:#1a1a1a}.cart-total-block,.cart-savings-line{display:none}.breadcrumb,.coll-hero__breadcrumb,.pk-breadcrumb,.pk-crumb,.pk-coll-breadcrumb,.pk-pdp__crumb{display:none!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base, 15px)}body{font-family:var(--font-body, sans-serif);background:var(--color-background);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:clip}*:focus{outline:none}:focus-visible{outline:2px solid var(--color-accent, #D4622A);outline-offset:2px;border-radius:3px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--color-primary, #A0522D);outline-offset:0}img,video,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading, serif);line-height:1.2;font-weight:700;color:var(--color-text)}h1{font-size:clamp(2rem,4vw,3rem)}h2{font-size:clamp(1.5rem,3vw,2.25rem)}h3{font-size:clamp(1.1rem,2vw,1.5rem)}h4{font-size:1.125rem}.text-muted{color:var(--color-text-muted)}.text-accent{color:var(--color-accent)}.text-center{text-align:center}.page-width{max-width:var(--page-width, 1280px);margin-inline:auto;padding-inline:var(--page-margin, 20px)}.section-padding{padding-block:var(--section-gap, 48px)}.section-heading{font-family:var(--font-heading);font-size:clamp(1.3rem,2.5vw,2rem);margin-bottom:2rem}.skip-link{position:absolute;top:-100%;left:1rem;background:var(--color-primary);color:#fff;padding:.5rem 1rem;z-index:9999;border-radius:4px}.skip-link:focus{top:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--btn-radius, 4px);font-family:var(--font-body);font-size:.875rem;font-weight:600;letter-spacing:.03em;transition:all .2s ease;white-space:nowrap}.btn--primary{background:var(--color-primary);color:#fff;border:2px solid var(--color-primary)}.btn--primary:hover{background:transparent;color:var(--color-primary)}.btn--secondary{background:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.btn--secondary:hover{background:var(--color-primary);color:#fff}.btn--accent{background:var(--color-accent);color:#fff;border:2px solid var(--color-accent)}.btn--full{width:100%}.btn--sm{padding:.5rem 1rem;font-size:.8125rem}.btn:disabled{opacity:.5;cursor:not-allowed}.product-card{display:flex;flex-direction:column;background:#fff;border-radius:var(--card-radius, 8px);border:1.5px solid var(--color-border, #E2D0BB);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.product-card:hover{box-shadow:0 6px 24px #2c1a0e1a;transform:translateY(-2px);border-color:var(--color-primary, #A0522D)}.product-card__media{position:relative;overflow:hidden;background:var(--color-surface);aspect-ratio:var(--card-image-ratio, 4/5)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__badges{position:absolute;top:.625rem;left:.625rem;display:flex;flex-direction:column;gap:.25rem;z-index:1}.badge{display:inline-block;padding:.2rem .5rem;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:4px}.badge--sale{background:var(--color-accent);color:#fff}.badge--new{background:var(--color-primary);color:#fff}.badge--soldout{background:#9e9e9e;color:#fff}.product-card__info{padding:.875rem .875rem 1rem;display:flex;flex-direction:column;flex:1;gap:.35rem}.product-card__vendor{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.product-card__title{font-family:var(--font-body);font-size:.9rem;font-weight:500;color:var(--color-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}.price--current{font-weight:700;font-size:.95rem}.price--compare{text-decoration:line-through;color:var(--color-text-muted);font-size:.8rem}.price--sale{color:var(--color-accent)}.product-card__rating{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:var(--color-text-muted)}.stars{color:#f5a623;letter-spacing:-.05em}.product-card__actions{margin-top:auto;padding-top:.75rem}.product-grid{display:grid;grid-template-columns:repeat(var(--grid-cols, 4),1fr);gap:var(--grid-gap, 16px)}@media(max-width:1024px){.product-grid{--grid-cols: 3}}@media(max-width:768px){.product-grid{--grid-cols: 2;--grid-gap: 12px;row-gap:16px}}.qty-selector{display:flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--btn-radius, 4px);overflow:hidden;width:fit-content}.qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--color-text);background:transparent;transition:background .15s}.qty-btn:hover{background:var(--color-surface)}.qty-input{width:42px;height:36px;text-align:center;border:none;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);font-size:.9rem;font-weight:600;background:transparent;-moz-appearance:textfield}.qty-input::-webkit-inner-spin-button,.qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;display:none}.cart-drawer.is-open{display:grid}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fadeIn .25s ease}.cart-drawer__panel{position:fixed;top:0;right:0;width:min(560px,100vw);overscroll-behavior:contain;height:100vh;height:100dvh;background:var(--color-background);display:flex;flex-direction:column;animation:slideInRight .3s cubic-bezier(.25,.46,.45,.94);box-shadow:-4px 0 32px #0000001f}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border)}.cart-drawer__header h2{font-size:1.1rem}.cart-close-btn{font-size:1.5rem;opacity:.6}.cart-close-btn:hover{opacity:1}.cart-free-shipping-bar{padding:.75rem 1.5rem;background:var(--color-surface);font-size:.8rem}.free-shipping-progress{height:4px;background:var(--color-border);border-radius:99px;margin-top:.4rem;overflow:hidden}.free-shipping-progress__fill{height:100%;background:var(--color-accent);border-radius:99px;transition:width .4s ease}.cart-drawer__items{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.875rem;box-sizing:border-box;align-content:flex-start}.cart-empty{text-align:center;color:var(--color-text-muted);padding:2rem 0}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:.875rem;align-items:start;padding-bottom:.875rem;border-bottom:1px solid #f0eee9}.cart-item:last-child{border-bottom:none;padding-bottom:0}.cart-item__img{width:80px;height:80px;object-fit:cover;border-radius:calc(var(--card-radius) / 2);background:var(--color-surface);border:1px solid #f0eee9}.cart-item__info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.cart-item__title{font-size:.875rem;font-weight:600;line-height:1.35;color:#1a1a1a!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;text-decoration:none;min-height:1.2em}.cart-item__title:hover{color:#000!important}.cart-item__variant{font-size:.75rem;color:#6b7280}.cart-item__controls{display:flex;align-items:center;gap:.625rem;margin-top:.4rem;flex-wrap:wrap}.cart-item__remove{font-size:.72rem;color:#9ca3af;text-decoration:underline;background:none;border:none;padding:0;cursor:pointer}.cart-item__remove:hover{color:#ef4444}.cart-item__price{font-weight:700;font-size:.95rem;color:#1a1a1a;white-space:nowrap}.cart-drawer__footer{padding:1.25rem 1.5rem;padding-bottom:max(1.25rem,env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.cart-subtotal{display:flex;justify-content:space-between;font-weight:700;font-size:1rem}.cart-subtotal-label{color:var(--color-text-muted);font-weight:400}.cart-checkout-btn{display:flex;align-items:center;justify-content:center;gap:.6rem}.cart-pay-logos{display:flex;align-items:center;gap:4px;flex-shrink:0}.cart-pay-logos svg{border-radius:3px;display:block}.cart-pay-note{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.72rem;color:var(--color-text-muted);margin:.5rem 0 0;text-align:center}.cart-pay-note svg{flex-shrink:0}.announcement-bar{background:var(--color-announcement-bg);color:var(--color-announcement-text);text-align:center;padding:.625rem 1rem;font-size:.8125rem;letter-spacing:.02em}.announcement-bar a{color:inherit;text-decoration:underline}.site-header{background:var(--color-header-bg);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:500;width:100%;grid-column:1 / -1}.header-container{width:100%;margin-inline:auto;padding-inline:clamp(1rem,3.5vw,5rem);max-width:1920px;box-sizing:border-box}.header-inner{display:flex;align-items:center;justify-content:space-between;height:clamp(56px,6vw,80px);gap:clamp(.75rem,2vw,2rem)}.header-logo{font-family:var(--font-heading);font-size:clamp(1.2rem,1.8vw,1.75rem);font-weight:700;white-space:nowrap;flex-shrink:0}.header-logo__text{color:var(--color-primary);font-family:var(--font-heading);font-size:clamp(1.2rem,1.8vw,1.75rem);font-weight:700;letter-spacing:-.01em}.header-logo img{height:clamp(32px,3.5vw,48px);width:auto}.header-nav{margin-left:auto;margin-right:clamp(.5rem,1.5vw,1.5rem)}.header-nav{display:flex;align-items:center;gap:0}.header-nav__item{position:relative;height:clamp(56px,6vw,80px);display:flex;align-items:center}.header-nav__link{padding:0 clamp(.6rem,1.2vw,1.25rem);font-size:clamp(.82rem,1vw,1rem);font-weight:500;letter-spacing:.04em;color:var(--color-text);height:100%;display:flex;align-items:center;white-space:nowrap;transition:color .15s}.header-nav__link:hover,.header-nav__link--active{color:var(--color-accent)}.header-nav__dropdown{position:absolute;top:100%;left:0;min-width:200px;background:var(--color-background);border:1px solid var(--color-border);border-radius:0 0 8px 8px;padding:.5rem 0;box-shadow:0 8px 24px #00000014;display:none;z-index:200}.header-nav__item:hover .header-nav__dropdown{display:block}.header-nav__dropdown a{display:block;padding:.5rem 1.25rem;font-size:.875rem;transition:background .15s}.header-nav__dropdown a:hover{background:var(--color-surface);color:var(--color-accent)}.header-actions{display:flex;align-items:center;gap:.75rem}.header-icon-btn{width:clamp(36px,3vw,44px);height:clamp(36px,3vw,44px);display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--color-text);transition:background .15s;position:relative;flex-shrink:0}.header-icon-btn:hover{background:var(--color-surface)}.header-icon-btn svg{width:clamp(20px,1.6vw,24px);height:clamp(20px,1.6vw,24px)}.cart-badge{position:absolute;top:4px;right:4px;background:var(--color-accent);color:#fff;font-size:.6rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.floating-cart{position:fixed;bottom:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px);z-index:900;width:clamp(52px,5vw,64px);height:clamp(52px,5vw,64px);border-radius:50%;background:var(--color-primary, #A0522D);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #a0522d59,0 2px 6px #0000001f;transition:transform .18s ease,background .15s,box-shadow .18s;bottom:max(clamp(16px,3vw,28px),env(safe-area-inset-bottom,0px))}.floating-cart:hover{background:var(--color-accent, #D4622A);transform:scale(1.06);box-shadow:0 10px 28px #a0522d73,0 4px 10px #0000002e}.floating-cart:active{transform:scale(.96)}.floating-cart[hidden]{display:none!important}.floating-cart svg{width:clamp(22px,2.2vw,28px);height:clamp(22px,2.2vw,28px)}.floating-cart__count{position:absolute;top:-4px;right:-4px;min-width:22px;height:22px;padding:0 6px;background:var(--color-accent, #D4622A);color:#fff;border:2px solid var(--color-background, #FDF6EE);border-radius:999px;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;box-sizing:border-box}.floating-cart.is-bumping{animation:floating-cart-bump .45s cubic-bezier(.34,1.56,.64,1)}@keyframes floating-cart-bump{0%{transform:scale(1)}40%{transform:scale(1.18)}70%{transform:scale(.94)}to{transform:scale(1)}}.floating-cart__count[data-count="0"]{display:none}@media(max-width:768px){.floating-cart{bottom:max(80px,env(safe-area-inset-bottom,0px))}}.back-to-top{position:fixed;bottom:clamp(16px,3vw,28px);left:clamp(16px,3vw,28px);z-index:899;width:44px;height:44px;border-radius:50%;background:#2c1a0ed9;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000002e;opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease,background .15s;bottom:max(clamp(16px,3vw,28px),env(safe-area-inset-bottom,0px))}.back-to-top.is-visible{opacity:1;transform:translateY(0)}.back-to-top:hover{background:var(--color-text, #2C1A0E)}.back-to-top[hidden]{display:none!important}.back-to-top svg{width:20px;height:20px}@media(max-width:768px){.back-to-top{bottom:max(80px,env(safe-area-inset-bottom,0px))}}.cart-badge:empty,.cart-badge[data-count="0"]{display:none}.hamburger-btn{display:none}@media(max-width:768px){.header-inner{grid-template-columns:auto 1fr auto}.header-nav{display:none}.hamburger-btn{display:flex}}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:800;display:none}.mobile-nav.is-open{display:block}.mobile-nav__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006}.mobile-nav__panel{position:fixed;top:0;left:0;width:min(300px,85vw);height:100vh;background:var(--color-background);padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem;animation:slideInLeft .3s ease}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-nav__links{display:flex;flex-direction:column;gap:0}.mobile-nav__link{min-height:44px;padding:.875rem 0;border-bottom:1px solid var(--color-border);font-size:1rem;font-weight:500;display:flex;align-items:center}.hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:var(--color-surface)}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;width:100%;height:100%}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000073,#0000000d 70%)}.hero__content{position:relative;z-index:1;max-width:560px;display:flex;flex-direction:column;gap:1.25rem}.hero__eyebrow{font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hero__heading{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.hero__subtext{font-size:1rem;line-height:1.6;max-width:440px;opacity:.9}.hero--light .hero__content,.hero--light .hero__heading,.hero--light .hero__eyebrow,.hero--light .hero__subtext{color:var(--color-text)}.hero--dark .hero__content,.hero--dark .hero__heading,.hero--dark .hero__eyebrow,.hero--dark .hero__subtext{color:#fff}.hero__ctas{display:flex;gap:.75rem;flex-wrap:wrap}@media(max-width:768px){.hero{min-height:400px}.hero__heading{font-size:2rem}}.category-chips{padding-block:1rem 1.25rem}.category-chips__grid{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.category-chips__grid::-webkit-scrollbar{display:none}.category-chip{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:80px;flex-shrink:0;text-decoration:none;color:var(--color-text);transition:color .15s}.category-chip:hover{color:var(--color-accent)}.category-chip__icon{width:64px;height:64px;border-radius:50%;background:var(--color-surface);display:flex;align-items:center;justify-content:center;font-size:1.75rem;border:2px solid transparent;transition:border-color .15s,background .15s}.category-chip:hover .category-chip__icon{border-color:var(--color-accent);background:#fff}.category-chip__label{font-size:.75rem;font-weight:500;text-align:center}.section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.section-header__title{font-family:var(--font-heading)}.section-header__link{font-size:.875rem;color:var(--color-accent);white-space:nowrap}.section-header__link:hover{text-decoration:underline}.brand-story{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.brand-story__image{border-radius:var(--card-radius);overflow:hidden;aspect-ratio:5/4}.brand-story__image img{width:100%;height:100%;object-fit:cover}.brand-story__text{display:flex;flex-direction:column;gap:1.25rem}.brand-story__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent)}.brand-story__heading{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.25rem)}.brand-story__body{color:var(--color-text-muted);line-height:1.8}@media(max-width:768px){.brand-story{grid-template-columns:1fr;gap:2rem}}.usp-strip{background:var(--color-surface);padding-block:1.5rem;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.usp-strip__grid{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.usp-item{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.usp-item__icon{font-size:1.5rem}.usp-item__text strong{display:block;font-weight:600;font-size:.875rem}.usp-item__text span{font-size:.75rem;color:var(--color-text-muted)}.collection-layout{display:grid;grid-template-columns:260px 1fr;gap:2rem;align-items:start}@media(max-width:1024px){.collection-layout{grid-template-columns:1fr}}.collection-sidebar{position:sticky;top:80px}.filter-group{border-bottom:1px solid var(--color-border);padding-block:1rem}.filter-group__title{font-size:.875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.75rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.filter-option{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;cursor:pointer}.filter-option input{accent-color:var(--color-primary)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.collection-count{font-size:.875rem;color:var(--color-text-muted)}.sort-select{padding:.4rem .875rem;border:1px solid var(--color-border);border-radius:var(--btn-radius, 4px);font-size:.875rem;background:var(--color-background);cursor:pointer}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;padding-block:var(--section-gap)}@media(max-width:768px){.product-page{grid-template-columns:1fr;gap:1.5rem}}.product-gallery{display:flex;flex-direction:column;gap:.5rem}.product-gallery__main{aspect-ratio:1/1;border-radius:var(--card-radius);overflow:hidden;background:var(--color-surface)}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:flex;gap:.5rem;overflow-x:auto}.product-gallery__thumb{width:72px;height:72px;flex-shrink:0;border-radius:4px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:var(--color-surface)}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{border-color:var(--color-primary)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:1.25rem}.product-info__vendor{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted)}.product-info__title{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2rem)}.product-info__price{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product-price-current{font-size:1.5rem;font-weight:700}.product-price-compare{font-size:1rem;text-decoration:line-through;color:var(--color-text-muted)}.product-price-save{font-size:.8rem;background:var(--color-accent);color:#fff;padding:.2rem .5rem;border-radius:4px}.variant-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.variant-options{display:flex;flex-wrap:wrap;gap:.5rem}.variant-btn{padding:.4rem .875rem;border:1.5px solid var(--color-border);border-radius:var(--btn-radius, 4px);font-size:.875rem;cursor:pointer;transition:all .15s;background:var(--color-background)}.variant-btn:hover,.variant-btn.is-selected{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.variant-btn.is-unavailable{opacity:.4;text-decoration:line-through;cursor:not-allowed}.buy-buttons{display:flex;flex-direction:column;gap:.75rem}.buy-row{display:flex;gap:.75rem}.product-description{font-size:.9rem;line-height:1.8;color:var(--color-text-muted)}.product-description h3{color:var(--color-text);font-size:1rem;margin-bottom:.5rem}.site-footer{background:var(--color-primary);color:#fff;padding-block:2rem 1rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:1.5rem}@media(max-width:768px){.footer-grid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1rem}.footer-brand{grid-column:1 / -1}}.footer-brand__name{font-family:var(--font-heading);font-size:1.25rem;margin-bottom:.375rem}.footer-brand__desc{font-size:.78rem;opacity:.7;line-height:1.5;max-width:320px}.footer-social{display:flex;gap:.5rem;margin-top:.75rem}.footer-social__link{width:30px;height:30px;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.78rem;transition:background .15s}.footer-social__link:hover{background:#ffffff26}.footer-col__title{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.625rem;opacity:.6}.footer-col__links{display:flex;flex-direction:column;gap:.375rem}.footer-col__links a{font-size:.8rem;opacity:.8;transition:opacity .15s}.footer-col__links a:hover{opacity:1}.footer-bottom{padding-top:1rem;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.75rem;opacity:.6}.footer-payment{display:flex;gap:.5rem;align-items:center}.footer-payment svg{height:20px;width:auto;filter:brightness(10);opacity:.7}.pagination{display:flex;justify-content:center;align-items:center;gap:.375rem;margin-top:2.5rem}.pagination a,.pagination span{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:var(--btn-radius, 4px);font-size:.875rem;transition:all .15s}.pagination a:hover{border-color:var(--color-primary);color:var(--color-primary)}.pagination .current{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.pagination a[href*=page]:first-child,.pagination a[href*=page]:last-child{font-size:0;color:transparent}.pagination a[href*=page]:first-child:before{content:"\2190";font-size:1rem;color:var(--color-text)}.pagination a[href*=page]:last-child:after{content:"\2192";font-size:1rem;color:var(--color-text)}.pagination .prev,.pagination .next{font-size:0;color:transparent}.pagination .prev:before{content:"\2190";font-size:1rem;color:var(--color-text)}.pagination .next:after{content:"\2192";font-size:1rem;color:var(--color-text)}.pagination .prev:hover:before,.pagination .next:hover:after{color:var(--color-primary)}.breadcrumb{display:flex;align-items:center;gap:.375rem;font-size:.8rem;color:var(--color-text-muted);padding-block:1rem}.breadcrumb a{color:var(--color-text-muted)}.breadcrumb a:hover{color:var(--color-accent)}.breadcrumb-sep{opacity:.4}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(100px);background:#1a1a1a;color:#fff;padding:.875rem 1.25rem;border-radius:12px;font-size:.875rem;font-weight:500;z-index:2147483645;transition:transform .3s ease,opacity .3s ease;opacity:0;max-width:min(420px,calc(100vw - 32px));text-align:center;line-height:1.35;box-shadow:0 8px 32px #00000040;pointer-events:none}.toast.is-visible{transform:translate(-50%) translateY(0);opacity:1}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rte h2,.rte h3{margin-block:1rem .5rem}.rte p{margin-bottom:.75rem}.rte ul{list-style:disc;padding-left:1.25rem}@media(max-width:768px){:root{--page-margin: 14px;--section-gap: 28px}h1{font-size:1.75rem}h2{font-size:1.35rem}h3{font-size:1.1rem}.header-inner{height:56px;gap:.5rem}.header-logo,.header-logo__text{font-size:1.2rem}.header-nav{display:none!important;margin:0}.header-icon-btn{width:36px;height:36px}.header-icon-btn svg{width:20px;height:20px}.hero{min-height:300px;align-items:flex-end;padding-bottom:2.5rem}.hero__overlay{background:linear-gradient(0deg,#0000008c,#0000001a 60%)}.hero__content{max-width:100%;gap:.875rem}.hero__heading{font-size:1.75rem}.hero__subtext{font-size:.875rem}.hero__ctas{gap:.5rem}.hero__ctas .btn{padding:.65rem 1.25rem;font-size:.8125rem}.category-chip__icon{width:52px;height:52px;font-size:1.4rem}.category-chip__label{font-size:.7rem}.category-chip{min-width:64px}.section-header{margin-bottom:1rem}.section-header__title{font-size:1.2rem}.product-card__info{padding:.625rem .625rem .75rem;gap:.25rem}.product-card__title{font-size:.8rem}.price--current{font-size:.85rem}.price--compare{font-size:.72rem}.product-card__actions{padding-top:.5rem}.product-card__actions .btn{font-size:.75rem;padding:.45rem .75rem}.usp-strip__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem .75rem;justify-items:start}.usp-item{gap:.5rem}.usp-item__icon{font-size:1.25rem}.usp-item__text strong{font-size:.8rem}.usp-item__text span{font-size:.7rem}.brand-story{gap:1.5rem}.brand-story__heading{font-size:1.35rem}.collection-layout{grid-template-columns:1fr}.collection-sidebar{display:none}.collection-sidebar.is-open{display:block;position:fixed;right:0;bottom:0;left:0;z-index:700;background:var(--color-background);padding:1.5rem;overflow-y:auto;top:56px;width:280px;box-shadow:4px 0 24px #0000001f}.collection-toolbar{gap:.5rem}.mobile-filter-btn{display:inline-flex!important;align-items:center;gap:.4rem;padding:.45rem .875rem;border:1px solid var(--color-border);border-radius:var(--btn-radius, 4px);font-size:.8125rem;font-weight:500;background:var(--color-background);cursor:pointer}.product-page{gap:1rem;padding-block:1rem}.product-gallery__main{aspect-ratio:auto;height:auto;min-height:0;background:transparent;overflow:hidden}.product-gallery__main img{width:100%;height:auto;max-height:none;object-fit:contain;display:block}.product-gallery__thumb{width:52px;height:52px}.product-info__title{font-size:1.1rem}.product-price-current{font-size:1.15rem}.buy-row{flex-direction:column}.buy-row .btn{width:100%}.cart-drawer__panel{width:100%;max-width:100vw}.cart-drawer__items{padding:.875rem 1rem;gap:.75rem}.cart-drawer__footer{padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px))}.cart-item{grid-template-columns:64px 1fr auto;gap:.625rem;padding-bottom:.75rem}.cart-item__img{width:64px;height:64px}.cart-item__info{min-width:0}.cart-item__title{font-size:.8rem;overflow-wrap:break-word}.cart-item__variant{font-size:.7rem}.cart-item__price{white-space:nowrap;font-size:.85rem}.cart-item__controls{gap:.5rem;margin-top:.3rem}.cart-item__remove{font-size:.68rem}.breadcrumb{font-size:.72rem}.pagination a,.pagination span{width:32px;height:32px;font-size:.8rem}.btn--full-mobile{width:100%}}@media(max-width:400px){:root{--page-margin: 10px}.product-grid{--grid-gap: 8px}.product-card__info{padding:.5rem .5rem .625rem}.product-card__title{font-size:.75rem}.hero__heading{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
