.shop-category-nav[data-astro-cid-fsab7sle]{scrollbar-width:none;background:0 0;flex-wrap:nowrap;gap:.45rem;max-width:none;margin:0;padding:.15rem 0 .1rem;display:flex;overflow-x:auto}.shop-category-nav[data-astro-cid-fsab7sle]::-webkit-scrollbar{display:none}.shop-category-nav[data-astro-cid-fsab7sle] a[data-astro-cid-fsab7sle]{color:#1111119e;min-height:34px;font-family:var(--font-usability);letter-spacing:-.01em;background:#f1f1f3;border-radius:999px;flex:none;align-items:center;padding:0 .9rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background-color .16s cubic-bezier(.23,1,.32,1),color .16s cubic-bezier(.23,1,.32,1),transform .16s cubic-bezier(.23,1,.32,1);display:inline-flex}.shop-category-nav[data-astro-cid-fsab7sle] a[data-astro-cid-fsab7sle]:active{transform:scale(.96)}.shop-category-nav[data-astro-cid-fsab7sle] a[data-astro-cid-fsab7sle][aria-current=page]{color:#fff;text-transform:none;background:#111}.shop-category-nav[data-astro-cid-fsab7sle] a[data-astro-cid-fsab7sle]:focus-visible{outline-offset:2px;outline:2px solid #111}@media (hover:hover) and (pointer:fine){.shop-category-nav[data-astro-cid-fsab7sle] a[data-astro-cid-fsab7sle]:hover{color:#111}.shop-category-nav[data-astro-cid-fsab7sle] a[data-astro-cid-fsab7sle][aria-current=page]:hover{color:#fff}}@media (width>=768px){.shop-category-nav[data-astro-cid-fsab7sle]{justify-content:flex-start;padding:.2rem 0 0;overflow:visible}}@media (prefers-reduced-motion:reduce){.shop-category-nav[data-astro-cid-fsab7sle] a[data-astro-cid-fsab7sle],.shop-category-nav[data-astro-cid-fsab7sle] a[data-astro-cid-fsab7sle]:active{transition:none;transform:none}}.category-filter-dock{--dock-ease:cubic-bezier(.23, 1, .32, 1);--dock-morph:cubic-bezier(.32, .72, 0, 1);--dock-ink:#111;--dock-muted:#1111117a;--pill-pad:4px;--pill-outer:22px;--pill-inner:18px;z-index:40;justify-content:center;display:flex;position:relative}.category-filter-dock__pill,.category-filter-dock__panel{pointer-events:auto}.category-filter-dock__pill{height:44px;padding:var(--pill-pad);border-radius:var(--pill-outer);-webkit-backdrop-filter:blur(18px)saturate(160%);transform-origin:50%;transition:transform .16s var(--dock-ease);background:#ffffffe0;align-items:center;display:flex;box-shadow:0 0 0 1px oklch(0% 0 0/.06),0 1px 2px -1px oklch(0% 0 0/.06),0 8px 24px oklch(0% 0 0/.08)}.category-filter-dock__pill:active{transform:scale(.96)}.category-filter-dock__pill[data-open=true]{transform:scale(.98)}.category-filter-dock__segment{border-radius:var(--pill-inner);height:44px;min-height:44px;color:var(--dock-ink);font-family:var(--font-usability);letter-spacing:-.01em;cursor:pointer;transition:background-color .16s var(--dock-ease), transform .16s var(--dock-ease);background:0 0;border:0;justify-content:center;align-items:center;gap:.42rem;margin-block:-4px;padding:0 .9rem;font-size:.8125rem;font-weight:600;line-height:1;display:inline-flex}.category-filter-dock__segment svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:1rem;height:1rem}.category-filter-dock__segment:active{transform:scale(.96)}.category-filter-dock__segment[aria-expanded=true]{background:#1111110f}@media (width<=767px){.category-filter-dock__segment[aria-expanded=true]{background:0 0}}.category-filter-dock__segment:focus-visible{outline:2px solid var(--dock-ink);outline-offset:2px}.category-filter-dock__rule{background:#1111111f;width:1px;height:1rem}.category-filter-dock__caret{color:#1111116b;justify-content:center;align-items:center;width:28px;height:36px;display:inline-flex}.category-filter-dock__caret svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem;transition:transform .22s var(--dock-morph)}.category-filter-dock__caret[data-open=true] svg{transform:rotate(180deg)}.category-filter-dock__panel{z-index:41;transform-origin:top;opacity:1;scrollbar-width:none;width:min(22.5rem,100vw - 2rem);max-height:min(34rem,100dvh - 8.5rem);transition:opacity .18s var(--dock-morph), transform .22s var(--dock-morph);background:#fff;border-radius:1.35rem;padding:1.15rem 1.15rem 1rem;display:grid;position:absolute;top:calc(100% + .7rem);left:50%;overflow:auto;transform:translate(-50%)translateY(0)scale(1);box-shadow:0 0 0 1px oklch(0% 0 0/.06),0 18px 50px oklch(0% 0 0/.16)}.category-filter-dock__panel[data-open=false]{opacity:0;pointer-events:none;transform:translate(-50%)translateY(-8px)scale(.96)}.category-filter-dock__panel::-webkit-scrollbar{display:none}.category-filter-dock__panel:focus{outline:none}.category-filter-dock__panel--sort{width:min(18.5rem,100vw - 2rem);padding:.85rem .75rem .7rem}.category-filter-dock__panel--sort .category-filter-dock__sort{margin-top:.35rem}.category-filter-dock__section+.category-filter-dock__section,.category-filter-dock__actions{border-top:1px solid #11111114;margin-top:.95rem;padding-top:.95rem}.category-filter-dock__section h3,.category-filter-dock__sale p{color:var(--dock-muted);font-family:var(--font-usability);letter-spacing:.01em;margin:0;font-size:.72rem;font-weight:650}.category-filter-dock__sort{gap:.2rem;margin-top:.55rem;display:grid}.category-filter-dock__sort-option{min-height:44px;color:var(--dock-ink);font-family:var(--font-usability);text-align:left;cursor:pointer;transition:background-color .16s var(--dock-ease), transform .16s var(--dock-ease);background:0 0;border:0;border-radius:.85rem;justify-content:space-between;align-items:center;padding:0 .85rem;font-size:.92rem;font-weight:500;display:flex}.category-filter-dock__sort-option[aria-pressed=true]{background:#f3f3f4;font-weight:600}.category-filter-dock__sort-option svg{stroke:currentColor;stroke-width:2.2px;fill:none;width:1.05rem;height:1.05rem}.category-filter-dock__sort-option:active,.category-filter-dock__chip:active,.category-filter-dock__apply:active,.category-filter-dock__reset:active,.category-filter-dock__switch:active{transform:scale(.96)}.category-filter-dock__sizes{flex-wrap:wrap;gap:.45rem;margin-top:.7rem;display:flex}.category-filter-dock__chip{min-width:2.75rem;min-height:2.75rem;color:var(--dock-ink);font-family:var(--font-usability);cursor:pointer;transition:background-color .16s var(--dock-ease), color .16s var(--dock-ease), border-color .16s var(--dock-ease), transform .16s var(--dock-ease);background:#fff;border:1px solid #11111124;border-radius:999px;justify-content:center;align-items:center;padding:0 .8rem;font-size:.78rem;font-weight:650;display:inline-flex}.category-filter-dock__chip[aria-pressed=true]{border-color:var(--dock-ink);background:var(--dock-ink);color:#fff}.category-filter-dock__sale{justify-content:space-between;align-items:center;gap:1rem;display:flex}.category-filter-dock__hint{color:#1111116b;font-family:var(--font-usability);margin-top:.2rem;font-size:.72rem;line-height:1.35;display:block}.category-filter-dock__sale p{color:var(--dock-ink);font-size:.92rem;font-weight:650}.category-filter-dock__switch{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;width:44px;height:44px;padding:0;position:relative}.category-filter-dock__switch:before{content:"";width:2.7rem;height:1.7rem;transition:background-color .18s var(--dock-ease);background:#e4e4e6;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.category-filter-dock__switch[aria-checked=true]:before{background:var(--dock-ink)}.category-filter-dock__switch span{width:1.38rem;height:1.38rem;transition:transform .18s var(--dock-ease);background:#fff;border-radius:50%;position:absolute;top:50%;left:calc(50% - 1.19rem);transform:translateY(-50%);box-shadow:0 1px 4px #1111112e}.category-filter-dock__switch[aria-checked=true] span{transform:translate(1rem,-50%)}.category-filter-dock__range{height:28px;margin:.85rem 0 .2rem;position:relative}.category-filter-dock__range:before{content:"";background:#e6e6e8;border-radius:99px;height:3px;position:absolute;top:50%;left:4px;right:4px;transform:translateY(-50%)}.category-filter-dock__range-fill{pointer-events:none;background:#111;border-radius:99px;height:3px;position:absolute;top:50%;transform:translateY(-50%)}.category-filter-dock__range input[type=range]{pointer-events:none;appearance:none;background:0 0;width:100%;height:28px;margin:0;position:absolute;top:0;left:0}.category-filter-dock__range input[type=range]::-webkit-slider-runnable-track{background:0 0;height:28px}.category-filter-dock__range input[type=range]::-webkit-slider-thumb{background:var(--dock-ink);pointer-events:auto;appearance:none;cursor:grab;width:18px;height:18px;transition:transform .12s var(--dock-ease);border:2px solid #fff;border-radius:50%;margin-top:5px;box-shadow:0 0 0 1px oklch(0% 0 0/.12),0 1px 4px oklch(0% 0 0/.18)}.category-filter-dock__range:active input[type=range]::-webkit-slider-thumb{cursor:grabbing;transform:scale(1.12)}.category-filter-dock__range input[type=range]::-moz-range-track{background:0 0;border:0;height:3px}.category-filter-dock__range input[type=range]::-moz-range-thumb{background:var(--dock-ink);pointer-events:auto;cursor:grab;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 1px oklch(0% 0 0/.12),0 1px 4px oklch(0% 0 0/.18)}.category-filter-dock__range-labels{color:var(--dock-muted);font-family:var(--font-usability);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.72rem;display:flex}.category-filter-dock__actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.category-filter-dock__reset{min-height:44px;color:var(--dock-muted);font-family:var(--font-usability);cursor:pointer;transition:color .16s var(--dock-ease), transform .16s var(--dock-ease);background:0 0;border:0;padding:0;font-size:.92rem;font-weight:600}.category-filter-dock__apply{background:var(--dock-ink);color:#fff;min-width:7.5rem;min-height:44px;font-family:var(--font-usability);cursor:pointer;transition:opacity .16s var(--dock-ease), transform .16s var(--dock-ease);border:0;border-radius:999px;padding:0 1.35rem;font-size:.92rem;font-weight:650}.category-filter-dock__chip:focus-visible,.category-filter-dock__sort-option:focus-visible,.category-filter-dock__switch:focus-visible,.category-filter-dock__reset:focus-visible,.category-filter-dock__apply:focus-visible,.category-filter-dock__range input:focus-visible{outline:2px solid var(--dock-ink);outline-offset:2px}@media (hover:hover) and (pointer:fine){.category-filter-dock__segment:hover{background:#1111110d}.category-filter-dock__sort-option:hover{background:#f6f6f7}.category-filter-dock__reset:hover{color:var(--dock-ink)}.category-filter-dock__apply:hover{opacity:.92}}@media (width>=768px){.category-filter-dock__panel{width:24rem;padding:1.25rem 1.25rem 1.05rem}}@media (prefers-reduced-motion:reduce){.category-filter-dock__pill,.category-filter-dock__panel,.category-filter-dock__caret svg,.category-filter-dock__segment,.category-filter-dock__sort-option,.category-filter-dock__chip,.category-filter-dock__switch,.category-filter-dock__switch span,.category-filter-dock__apply,.category-filter-dock__reset{transition:none}.category-filter-dock__range input[type=range]::-webkit-slider-thumb{transition:none}.category-filter-dock__panel[data-open=false]{filter:none;transform:translate(-50%)}.category-filter-dock__pill:active,.category-filter-dock__pill[data-open=true],.category-filter-dock__segment:active,.category-filter-dock__sort-option:active,.category-filter-dock__chip:active,.category-filter-dock__apply:active,.category-filter-dock__reset:active,.category-filter-dock__switch:active{transform:none}.category-filter-dock__range:active input[type=range]::-webkit-slider-thumb{transform:none}}@media (pointer:coarse),(prefers-reduced-transparency:reduce){.category-filter-dock__pill{-webkit-backdrop-filter:none;background:#fff}}.category-editorial{--category-ease:cubic-bezier(.23, 1, .32, 1);background:#f7f7f8;padding-bottom:5.5rem}.shop-toolbar{gap:.9rem;padding:.35rem 1rem .55rem;display:grid}.shop-toolbar__dock{z-index:46;justify-content:center;display:flex;position:relative}.shop-mode-tabs{justify-content:center;gap:1.35rem;display:flex}.shop-mode-tabs a{color:#1116;min-height:40px;font-family:var(--font-usability);letter-spacing:-.02em;transition:color .16s var(--category-ease), box-shadow .16s var(--category-ease), transform .16s var(--category-ease);align-items:center;padding:.2rem .15rem .5rem;font-size:1.05rem;font-weight:650;text-decoration:none;display:inline-flex;box-shadow:inset 0 -2px #0000}.shop-mode-tabs a[aria-selected=true]{color:#111;box-shadow:inset 0 -2px #111}.shop-mode-tabs a:active{transform:scale(.96)}.shop-collections-empty{text-align:center;align-content:center;justify-items:center;gap:.45rem;min-height:min(58svh,28rem);padding:3rem 1.5rem 6rem;display:grid}.shop-collections-empty h2{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:1.35rem;font-weight:400}.shop-collections-empty p{color:#1111116b;font-family:var(--font-usability);margin:0;font-size:.95rem}.category-editorial__hero{padding:0}.category-editorial__intro{padding:6.1rem 1.15rem .35rem}.category-editorial__intro .category-editorial__eyebrow{color:#11111175;opacity:1}.category-editorial__intro h1{color:#111;font-family:var(--font-display);letter-spacing:-.045em;text-transform:uppercase;text-wrap:balance;margin:.15rem 0 .35rem;font-size:clamp(3.2rem,14vw,5.75rem);font-weight:400;line-height:.92}.category-editorial__intro p{color:#11111194;font-family:var(--font-usability);margin:0;font-size:.86rem}.category-editorial__frame{isolation:isolate;color:#fff;background:#151515;border-radius:0;min-height:min(52svh,30rem);position:relative;overflow:hidden}.category-editorial__hero img{z-index:-2;object-fit:cover;object-position:center 18%;width:100%;height:100%;position:absolute;inset:0}.category-editorial__scrim{z-index:-1;background:linear-gradient(#00000014 18%,#f7f7f800 42%,#f7f7f8 100%);position:absolute;inset:0}.category-editorial__hero-copy{min-height:inherit;color:#111;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.25rem;padding:1.25rem 1.15rem 1.35rem;display:flex}.category-editorial__eyebrow,.category-editorial__hero-copy p{font-family:var(--font-usability);margin:0}.category-editorial__eyebrow{letter-spacing:.04em;opacity:.45;font-size:.72rem;font-weight:650}.category-editorial__hero-copy h1{font-family:var(--font-display);letter-spacing:-.045em;text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(3.4rem,16vw,6.5rem);font-weight:400;line-height:.9}.category-editorial__hero-copy>p:last-child{letter-spacing:.02em;opacity:.82;max-width:28rem;font-size:.78rem;line-height:1.45}.category-editorial__products{padding:1.15rem 1rem 0;scroll-margin-top:5.5rem}.category-editorial__head{justify-content:space-between;align-items:baseline;gap:1rem;margin:0 0 .95rem;padding:0 .1rem;display:flex}.category-editorial__kicker{color:#11111175;font-family:var(--font-usability);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .3rem;font-size:.62rem;font-weight:700}.category-editorial__head h2{color:#111;font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:1.35rem;font-weight:400}.category-editorial__head [data-catalog-count]{color:#11111161;font-family:var(--font-usability);font-variant-numeric:tabular-nums;margin:0;font-size:.92rem}.category-editorial__link{color:#1111117a;min-height:44px;font-family:var(--font-usability);letter-spacing:.12em;text-transform:uppercase;transition:color .16s var(--category-ease), transform .16s var(--category-ease);align-items:center;font-size:.68rem;font-weight:700;text-decoration:none;display:inline-flex}.category-editorial__link:active{transform:scale(.96)}.category-editorial__link:focus-visible{outline-offset:3px;outline:2px solid #111}.category-editorial .bp-grid{gap:.7rem;padding-top:.15rem}.category-editorial [data-catalog-product]{background:#fff;border-radius:1.15rem;min-width:0;padding:0;overflow:hidden}.category-editorial .wc-product-card__media{border-radius:1.15rem}.category-editorial .wc-product-card__info{text-align:center;align-items:center}.category-editorial__empty{justify-items:start;gap:1rem;padding:1.5rem .25rem 2rem;display:grid}.category-editorial__empty[hidden]{display:none}.category-editorial__empty p{color:#11111194;max-width:38ch;font-family:var(--font-usability);margin:0;line-height:1.6}@media (hover:hover) and (pointer:fine){.category-editorial__link:hover{color:#111}}@media (width>=768px){.category-editorial{padding-bottom:6.5rem}.shop-toolbar,.category-editorial__products{padding-left:1.5rem;padding-right:1.5rem}.category-editorial__hero{padding:0}.category-editorial__intro{padding:6.4rem 1.5rem .5rem}.category-editorial__frame{border-radius:0;min-height:min(58vh,36rem)}.category-editorial__hero img{object-position:center 16%}.category-editorial__hero-copy{padding:2rem 2.25rem 1.75rem}.category-editorial__hero-copy h1{font-size:clamp(5rem,8vw,8rem)}.category-editorial__products{padding:1.4rem 1.5rem 0}.category-editorial .bp-grid{gap:.9rem}.category-editorial [data-catalog-product]{background:#fff;border-radius:1.25rem;padding:0}.category-editorial .wc-product-card__info{text-align:left;align-items:flex-start}}@media (width>=1100px){.shop-toolbar,.category-editorial__products{padding-left:2.5rem;padding-right:2.5rem}}@media (prefers-reduced-motion:reduce){.category-editorial__link:active,.shop-mode-tabs a:active{transform:none}}
