.shop-category-page img{object-fit:unset;width:auto;max-width:none;height:auto}.shop-category-page .shop-product-card__media img{object-fit:cover;width:100%!important;height:100%!important}.shop-category-page{--shop-listing-px:var(--qa-container-px);--shop-bg:#faf7f2;--shop-body-bg:#faf9f7;--shop-ink:#1a1a1a;--shop-muted:#6f6a63;--shop-line:#e4dcd3;--shop-card-bg:#fff;background:var(--shop-bg);color:var(--shop-ink)}.shop-category-hero{--shop-hero-ink:#0d0d0d;background:var(--shop-bg);color:var(--shop-hero-ink)}.shop-category-hero__media{background:var(--shop-bg);width:100%;height:100%;margin:0;position:absolute;inset:0;overflow:hidden}.shop-category-hero__img{object-position:58% center}.shop-category-hero__scrim{z-index:1;pointer-events:none;background:linear-gradient(100deg,#f8f4ee94 0%,#f8f4ee57 28%,#f8f4ee14 46%,#0000 54%);position:absolute;inset:0}.shop-category-hero__copy{max-width:var(--qa-container-width)}.shop-category-hero__copy-inner{pointer-events:auto;max-width:min(31rem,100%)}.shop-category-page .shop-category-hero h1.shop-category-hero__title,.shop-category-hero__title{font-family:var(--font-serif), "Cormorant Garamond", ui-serif, serif;letter-spacing:-.032em;color:var(--shop-hero-ink);margin:0;font-size:clamp(2.875rem,5.1vw,4.625rem);font-weight:400;line-height:1.02}.shop-category-page .shop-category-hero p.shop-category-hero__desc,.shop-category-hero__desc{max-width:21rem;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-hero-ink);flex-direction:column;gap:0;margin:1.75rem 0 0;font-size:1rem;font-weight:500;line-height:1.6;display:flex}.shop-category-page .shop-category-hero .shop-category-hero__desc-line,.shop-category-hero__desc-line{color:var(--shop-hero-ink);font-weight:500;display:block}.shop-category-page__body{isolation:isolate;border-top:1px solid var(--shop-line);padding-top:28px;position:relative}.shop-category-page__body:before{content:"";z-index:-1;background:var(--shop-body-bg);width:100vw;position:absolute;inset:0 0 0 50%;transform:translate(-50%)}.shop-category-page__layout{max-width:var(--qa-container-width);grid-template-columns:1fr;margin-inline:auto;display:grid}.shop-category-sidebar{padding:1.25rem var(--qa-container-px) 1.5rem;border-bottom:1px solid var(--shop-line)}.shop-category-sidebar__breadcrumbs{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-muted);margin:0 0 1.5rem;font-size:12px;font-weight:400;line-height:1.4}.shop-category-sidebar__crumb-link{color:inherit;text-decoration:none}.shop-category-sidebar__crumb-link:hover,.shop-category-sidebar__crumb-current{color:var(--shop-ink)}.shop-category-sidebar__heading{border-bottom:1px solid var(--shop-line);font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--shop-ink);margin:0 0 1rem;padding-bottom:1rem;font-size:11px;font-weight:700;line-height:1.2}.shop-category-sidebar__groups{flex-direction:column;display:flex}.shop-category-sidebar__group-toggle{width:100%;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;text-align:left;color:var(--shop-ink);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 0;font-size:11px;font-weight:700;line-height:1.2;display:flex}.shop-category-sidebar__options{margin:0 0 1rem;padding:0;list-style:none}.shop-category-sidebar__option{margin:0}.shop-category-sidebar__label{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:#3d3a36;cursor:pointer;align-items:flex-start;gap:.625rem;padding:.35rem 0;font-size:14px;font-weight:400;line-height:1.4;display:flex}.shop-category-sidebar__checkbox{width:14px;height:14px;accent-color:var(--shop-ink);flex-shrink:0;margin-top:.2rem}.shop-category-sidebar__clear{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;text-align:left;color:var(--shop-ink);cursor:pointer;background:0 0;border:none;margin-top:1.25rem;padding:0;font-size:11px;font-weight:700;line-height:1.2;display:block}.shop-category-sidebar__clear:before{content:"";background:var(--shop-line);width:2rem;height:1px;margin-bottom:1rem;display:block}.shop-category-filters-backdrop,.shop-category-sidebar__drawer-head,.shop-category-sidebar__sheet-foot,.shop-category-sidebar__mobile-filters{display:none}@media (max-width:1023px){.shop-category-filters-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default;background:#0c0b0a6b;border:none;margin:0;padding:0;display:block;position:fixed;inset:0}.shop-category-page__layout:not(.shop-category-page__layout--filters-open) .shop-category-sidebar{display:none}.shop-category-page__layout--filters-open .shop-category-sidebar{z-index:100;background:var(--shop-bg);border:none;border-radius:14px 14px 0 0;flex-direction:column;max-height:min(92svh,40rem);margin:0;padding:0;display:flex;position:fixed;inset:auto 0 0;overflow:hidden;box-shadow:0 -24px 64px #1a181629}.shop-category-sidebar__drawer-head{padding:.65rem var(--qa-container-px) 0;background:var(--shop-bg);flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:end;gap:.5rem;display:grid}.shop-category-sidebar__handle{background:color-mix(in srgb, var(--shop-muted) 35%, var(--shop-line));border-radius:999px;grid-column:1/-1;justify-self:center;width:2.25rem;height:3px;margin:.15rem 0 .85rem}.shop-category-sidebar__drawer-title{font-family:var(--font-serif), "Cormorant Garamond", ui-serif, serif;letter-spacing:-.02em;color:var(--shop-ink);text-align:center;grid-column:2;margin:0 0 .85rem;font-size:1.5rem;font-weight:400;line-height:1.1}.shop-category-sidebar__drawer-done{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;text-underline-offset:.28em;text-decoration:underline;-webkit-text-decoration-color:var(--shop-line);text-decoration-color:var(--shop-line);color:var(--shop-ink);cursor:pointer;background:0 0;border:none;grid-column:3;justify-self:end;margin:0 0 .7rem;padding:0;font-size:12px;font-weight:400;line-height:1.2}.shop-category-sidebar__sheet-scroll{overscroll-behavior:contain;min-height:0;padding:0 var(--qa-container-px) 1.25rem;-webkit-overflow-scrolling:touch;flex:auto;overflow-y:auto}.shop-category-sidebar__breadcrumbs--desktop,.shop-category-sidebar__heading--desktop,.shop-category-sidebar__groups,.shop-category-sidebar__clear--desktop{display:none}.shop-category-sidebar__mobile-filters{display:block}.shop-category-sidebar__tabs{margin:0 calc(-1 * var(--qa-container-px));padding:0 var(--qa-container-px);border-bottom:1px solid var(--shop-line);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.25rem;display:flex;overflow-x:auto}.shop-category-sidebar__tabs--scroll{gap:1rem}.shop-category-sidebar__tabs::-webkit-scrollbar{display:none}.shop-category-sidebar__tab{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--shop-muted);cursor:pointer;background:0 0;border:none;flex:none;align-items:center;gap:.35rem;margin:0;padding:.85rem 0 .95rem;font-size:11px;font-weight:400;line-height:1.2;transition:color .2s;display:inline-flex;position:relative}.shop-category-sidebar__tab--active{color:var(--shop-ink)}.shop-category-sidebar__tab--active:after{content:"";background:var(--shop-ink);height:1px;position:absolute;bottom:-1px;left:0;right:0}.shop-category-sidebar__tab-dot{background:var(--shop-ink);border-radius:50%;width:4px;height:4px}.shop-category-sidebar__option-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.shop-category-sidebar__option-list[data-columns="1"]{grid-template-columns:1fr}.shop-category-sidebar__option-list>li{min-width:0}.shop-category-sidebar__option-row{border:1px solid var(--shop-line);text-align:center;cursor:pointer;background:#fff;border-radius:4px;justify-content:center;align-items:center;width:100%;min-height:2.375rem;margin:0;padding:.5rem .65rem;transition:border-color .15s,background .15s,color .15s;display:flex}.shop-category-sidebar__option-row-label{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;color:var(--shop-ink);font-size:13px;font-weight:400;line-height:1.25;display:block;overflow:hidden}.shop-category-sidebar__option-row--active{border-color:var(--shop-ink);background:var(--shop-ink)}.shop-category-sidebar__option-row--active .shop-category-sidebar__option-row-label{color:#fff;font-weight:500}.shop-category-sidebar__sheet-foot{padding:1rem var(--qa-container-px) calc(1rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--shop-line);background:var(--shop-bg);flex-direction:column;flex-shrink:0;align-items:stretch;gap:.65rem;display:flex}.shop-category-sidebar__foot-clear{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;text-underline-offset:.3em;text-decoration:underline;-webkit-text-decoration-color:var(--shop-line);text-decoration-color:var(--shop-line);color:var(--shop-muted);cursor:pointer;background:0 0;border:none;align-self:center;margin:0;padding:0;font-size:11px;font-weight:400;line-height:1.2}.shop-category-sidebar__foot-apply{border:1px solid var(--shop-ink);background:var(--shop-ink);width:100%;min-height:3rem;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#fff;cursor:pointer;border-radius:2px;margin:0;padding:0 1.25rem;font-size:11px;font-weight:500;line-height:1.2}}.shop-category-listing{padding:1.25rem var(--shop-listing-px) 2.5rem}.shop-category-listing__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;margin-bottom:1.75rem;display:flex}.shop-category-listing__title{font-family:var(--font-serif), "Cormorant Garamond", ui-serif, serif;letter-spacing:-.02em;color:var(--shop-ink);margin:0;font-size:clamp(1.5rem,2.5vw,1.75rem);font-weight:500;line-height:1.15}.shop-category-listing__count{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-muted);margin:.35rem 0 0;font-size:13px;font-weight:400;line-height:1.4}.shop-category-listing__head-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem .75rem;width:100%;display:none}.shop-category-listing__search-wrap{flex:auto;min-width:0}.shop-category-listing__search-field{align-items:center;gap:.45rem;min-width:0;display:flex}.shop-category-listing__search-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shop-category-listing__search-icon{color:color-mix(in srgb, var(--shop-muted) 72%, var(--shop-ink));flex-shrink:0}.shop-category-listing__search{box-sizing:border-box;width:100%;min-width:0;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.03em;color:var(--shop-ink);caret-color:var(--shop-ink);appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:0;outline:none;flex:auto;margin:0;padding:0;font-size:13px;font-weight:400;line-height:1.45}.shop-category-listing__search::placeholder{font-family:var(--font-serif), "Cormorant Garamond", ui-serif, serif;letter-spacing:.04em;color:color-mix(in srgb, var(--shop-muted) 78%, var(--shop-line));opacity:1;font-size:15px;font-weight:300;line-height:1.4}.shop-category-listing__search:focus{outline:none}.shop-category-listing__search::-webkit-search-cancel-button{appearance:none;cursor:pointer;opacity:.78;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236f6a63' stroke-width='2.25' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E") 50%/14px 14px no-repeat;width:18px;height:18px;margin-left:.15rem;transition:opacity .15s}.shop-category-listing__search::-webkit-search-cancel-button:hover{opacity:1}.shop-category-listing__search::-webkit-search-decoration{display:none}.shop-category-listing__search::-webkit-search-results-button{display:none}.shop-category-listing__search::-ms-clear{width:18px;height:18px;color:var(--shop-muted);background:0 0;margin-left:.15rem}.shop-category-listing__toolbar{justify-content:space-between;align-items:center;gap:1rem 1.5rem;width:100%;display:flex}.shop-category-listing__result-count{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;font-variant-numeric:lining-nums;color:var(--shop-muted);margin:0;font-size:13px;font-weight:400;line-height:1.4}.shop-category-listing__filter-trigger{display:none}.shop-category-listing__sort-segment{border:1px solid color-mix(in srgb, var(--shop-line) 88%, var(--shop-ink));background:color-mix(in srgb, var(--shop-line) 28%, #fff);border-radius:8px;align-items:stretch;gap:0;padding:3px;display:inline-flex}.shop-category-listing__sort-chip{min-width:0;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb, var(--shop-muted) 88%, var(--shop-ink));cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:5px;flex:1 1 0;margin:0;padding:.45rem .85rem;font-size:11px;font-weight:500;line-height:1.25;transition:background .2s,color .2s,box-shadow .2s}.shop-category-listing__sort-chip:hover{color:var(--shop-ink)}.shop-category-listing__sort-chip:focus-visible{outline:2px solid color-mix(in srgb, var(--shop-ink) 35%, transparent);outline-offset:1px}.shop-category-listing__sort-chip--active{color:var(--shop-ink);background:#fff;font-weight:600;box-shadow:0 1px 4px #1a181614}.shop-category-listing__empty{text-align:center;border:1px dashed color-mix(in srgb, var(--shop-line) 85%, transparent);background:color-mix(in srgb, #fff 72%, var(--shop-bg));border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:0;margin:0;padding:clamp(2.5rem,8vw,4rem) clamp(1rem,4vw,2rem);display:flex}.shop-category-listing__empty-title{max-width:16rem;font-family:var(--font-serif), "Cormorant Garamond", ui-serif, serif;letter-spacing:-.02em;color:var(--shop-ink);margin:0;font-size:clamp(1.375rem,4vw,1.625rem);font-weight:500;line-height:1.2}.shop-category-listing__empty-message{max-width:20rem;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-muted);margin:.65rem 0 0;font-size:13px;font-weight:400;line-height:1.55}.shop-category-listing__empty-actions{margin-top:1.35rem}.shop-category-listing__empty-btn{min-height:2.5rem;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:.65rem 1.25rem;font-size:11px;font-weight:600;line-height:1;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex}.shop-category-listing__empty-btn--primary{border-color:var(--shop-ink);background:var(--shop-ink);color:#fff}.shop-category-listing__empty-btn--primary:hover{opacity:.88}.shop-category-listing__empty-btn:focus-visible{outline:2px solid color-mix(in srgb, var(--shop-ink) 35%, transparent);outline-offset:2px}.shop-category-listing__grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.shop-category-listing__cell{min-width:0}.shop-product-card{background:var(--shop-card-bg);border-radius:8px;flex-direction:column;width:100%;min-width:0;display:flex;overflow:hidden;box-shadow:0 2px 14px #0000000f}.shop-product-card__media{aspect-ratio:4/5;background:#f3efe8;position:relative;overflow:hidden}.shop-product-card__image-link{display:block;position:absolute;inset:0}.shop-product-card__body{flex-direction:column;flex:1;padding:.875rem 1rem 1rem;display:flex}.shop-product-card__text-link{color:inherit;flex:1;text-decoration:none;display:block}.shop-product-card__title{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;color:var(--shop-ink);margin:0;font-size:14px;font-weight:600;line-height:1.35}.shop-product-card__notes{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-muted);margin:.25rem 0 0;font-size:12px;font-weight:400;line-height:1.45}.shop-product-card__rating{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;font-variant-numeric:lining-nums;color:#9a948c;align-items:center;gap:.35rem;margin-top:.5rem;font-size:11px;font-weight:400;line-height:1;display:flex}.shop-product-card__rating .home-stars{flex-shrink:0}.shop-product-card__rating .home-stars svg{width:14px;height:14px}.shop-product-card__footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.625rem;display:flex}.shop-product-card__price{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;font-variant-numeric:lining-nums tabular-nums;color:var(--shop-ink);font-size:14px;font-weight:600;line-height:1.2}.shop-product-card__add{width:2rem;height:2rem;color:var(--shop-ink);cursor:pointer;background:#fff;border:1px solid #e4dcd3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .25s,box-shadow .25s;display:inline-flex}.shop-product-card__add:hover{transform:scale(1.04);box-shadow:0 2px 10px #0000001a}.shop-category-value{border-top:1px solid var(--shop-line);background:var(--shop-bg)}.shop-category-value__inner{max-width:var(--qa-container-width);padding:2rem var(--shop-listing-px);margin-inline:auto}.shop-category-value__list{grid-template-columns:1fr;gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.shop-category-value__item{align-items:center;gap:.875rem;display:flex}.shop-category-value__icon{color:#5c5650;flex-shrink:0}.shop-category-value__copy{flex-direction:column;gap:.2rem;display:flex}.shop-category-value__title{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-ink);font-size:14px;font-weight:600;line-height:1.35}.shop-category-value__desc{font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;color:var(--shop-muted);font-size:13px;font-weight:400;line-height:1.45}@media (min-width:640px){.shop-category-listing__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (min-width:768px){.shop-category-listing__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-category-value__list{background:0 0;border:none;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 2rem;overflow:visible}.shop-category-value__item{background:0 0;border:none;flex-direction:row;align-items:center;gap:.875rem;padding:0}.shop-category-value__icon svg{width:28px;height:28px}.shop-category-value__title{letter-spacing:0;font-size:14px}.shop-category-value__desc{font-size:13px;line-height:1.45}}@media (max-width:767px){.shop-category-page{--shop-listing-px:12px}.shop-category-listing{--shop-listing-card-width:calc((100% - 1rem) / 2)}}@media (max-width:639px){.shop-category-hero__scrim{background:linear-gradient(#faf7f39e 0%,#faf7f34d 42%,#0000 66%)}.shop-category-page .shop-category-hero h1.shop-category-hero__title,.shop-category-hero__title{font-size:clamp(2.25rem,9vw,2.875rem)}.shop-category-page .shop-category-hero p.shop-category-hero__desc,.shop-category-hero__desc{margin-top:1.25rem;font-size:.9375rem}.shop-category-page__body{padding-top:1.25rem}.shop-category-page{--shop-listing-px:10px}.shop-category-listing__head{flex-direction:column;align-items:stretch;gap:0}.shop-category-listing{--shop-listing-card-width:calc((100% - .5rem) / 2)}.shop-category-listing__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem .5rem}.shop-product-card{border:1px solid color-mix(in srgb, var(--shop-line) 80%, transparent);background:#fff;border-radius:6px;box-shadow:0 4px 18px #1a18160a}.shop-product-card__media{aspect-ratio:4/5}.shop-product-card__body{padding:.6rem .55rem .65rem}.shop-category-page .shop-product-card__title,.shop-product-card__title{font-family:var(--font-serif), "Cormorant Garamond", ui-serif, serif;letter-spacing:-.01em;text-transform:none;font-size:15.5px;font-weight:500;line-height:1.28}.shop-product-card__notes{letter-spacing:.02em;color:color-mix(in srgb, var(--shop-muted) 92%, var(--shop-ink));margin-top:.12rem;font-size:11.5px;line-height:1.4}.shop-product-card__rating{gap:.2rem;margin-top:.3rem;font-size:11.5px}.shop-product-card__rating .home-stars svg{width:12.5px;height:12.5px}.shop-product-card__footer{padding-top:.4rem}.shop-product-card__price{font-size:13.5px;font-weight:500}.shop-product-card__add{border-color:color-mix(in srgb, var(--shop-line) 90%, transparent);width:1.625rem;height:1.625rem;box-shadow:none}.shop-product-card__add:hover{box-shadow:none;transform:none}}@media (min-width:1024px){.shop-category-listing__head-row{display:none}.shop-category-listing__head{justify-content:stretch}.shop-category-listing__toolbar{justify-content:space-between}.shop-category-listing__result-count{font-size:14px}}@media (max-width:1023px){.shop-category-value{display:none}.shop-category-listing{--shop-listing-control-h:2.5rem;--shop-listing-control-radius:6px;--shop-listing-control-border:color-mix(in srgb, var(--shop-line) 92%, var(--shop-ink))}.shop-category-listing__head{border-bottom:1px solid color-mix(in srgb, var(--shop-line) 65%, transparent);gap:0;margin-bottom:1.25rem;padding-bottom:1rem}.shop-category-listing__head-row{justify-content:space-between;align-items:stretch;gap:.5rem;width:100%;display:flex}.shop-category-listing__search-wrap{flex:1 1 0;width:auto;min-width:0;max-width:none}.shop-category-listing__search-field{box-sizing:border-box;min-height:var(--shop-listing-control-h);border:1px solid var(--shop-listing-control-border);border-radius:var(--shop-listing-control-radius);background:#fff;padding:0 .85rem;transition:border-color .2s;box-shadow:0 1px 3px #1a18160a}.shop-category-listing__search-wrap:focus-within .shop-category-listing__search-field{border-color:color-mix(in srgb, var(--shop-ink) 22%, var(--shop-line));box-shadow:0 1px 3px #1a18160a}.shop-category-listing__search-wrap:focus-within .shop-category-listing__search-icon{color:color-mix(in srgb, var(--shop-ink) 55%, var(--shop-muted))}.shop-category-listing__search-icon{width:15px;height:15px}.shop-category-listing__search{letter-spacing:.01em;font-size:16px;line-height:1.35}.shop-category-listing__search::placeholder{letter-spacing:.05em;color:color-mix(in srgb, var(--shop-muted) 72%, var(--shop-line));font-size:15px;font-weight:300}.shop-category-listing__filter-trigger{box-sizing:border-box;min-height:var(--shop-listing-control-h);border:1px solid var(--shop-listing-control-border);border-radius:var(--shop-listing-control-radius);font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--shop-ink);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;margin:0;padding:0 .9rem;font-size:11px;font-weight:600;line-height:1;text-decoration:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 3px #1a18160a}.shop-category-listing__filter-trigger:focus-visible{border-color:color-mix(in srgb, var(--shop-ink) 22%, var(--shop-line));outline:none}.shop-category-listing__filter-trigger--open{border-color:var(--shop-ink);background:var(--shop-ink);color:#fff;box-shadow:0 1px 3px #1a181614}.shop-category-listing__filter-trigger--open .shop-category-listing__filter-badge{color:var(--shop-ink);background:#fff}.shop-category-listing__filter-badge{background:var(--shop-ink);min-width:1.125rem;height:1.125rem;font-family:var(--font-sans), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:0;font-variant-numeric:lining-nums;color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 .28rem;font-size:10px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.shop-category-listing__toolbar{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem .75rem;width:100%;margin-top:.875rem;padding-top:0}.shop-category-listing__result-count{letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;color:color-mix(in srgb, var(--shop-muted) 90%, var(--shop-ink));flex:none;margin:0;font-size:10px;font-weight:600;line-height:1.3}.shop-category-listing__sort-segment{background:color-mix(in srgb, var(--shop-line) 35%, #f3efe8);border-color:color-mix(in srgb, var(--shop-line) 80%, transparent);border-radius:8px;flex:0 auto;width:auto;min-width:0;max-width:min(100%,14.5rem);margin-left:auto;padding:3px;display:flex}.shop-category-listing__sort-chip{letter-spacing:.08em;min-height:2rem;padding:.45rem .55rem;font-size:9px}.shop-category-listing__sort-chip--active{box-shadow:0 2px 8px #1a181612}.shop-category-listing__empty{border-radius:12px;padding:2.25rem 1.25rem 2.5rem}.shop-category-listing__empty-title{max-width:14rem;font-size:1.5rem}.shop-category-listing__empty-message{font-size:14px;line-height:1.5}.shop-category-listing__empty-actions{width:100%;max-width:16rem}.shop-category-listing__empty-btn{width:100%}}@media (max-width:767px){.shop-category-listing__head{margin-bottom:1rem;padding-bottom:.75rem}.shop-category-listing__head-row{gap:.45rem}.shop-category-listing__search-field{padding-inline:.65rem}.shop-category-listing__filter-trigger{letter-spacing:.1em;padding-inline:.65rem;font-size:10px}.shop-category-listing__toolbar{gap:.4rem .5rem;margin-top:.75rem}.shop-category-listing__sort-segment{max-width:min(100%,12.75rem)}.shop-category-listing__sort-chip{padding-inline:.4rem}}@media (min-width:1024px){.shop-category-listing__toolbar{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem 1.5rem;margin-top:0}.shop-category-listing__result-count{letter-spacing:.02em;text-transform:none;font-size:13px;font-weight:400}.shop-category-listing__sort-segment{flex:none;width:auto}.shop-category-listing__sort-chip{letter-spacing:.06em;min-height:0;padding:.45rem .75rem;font-size:11px}.shop-category-page .shop-category-hero h1.shop-category-hero__title,.shop-category-hero__title{font-size:4.625rem}.shop-category-page .shop-category-hero p.shop-category-hero__desc,.shop-category-hero__desc{max-width:22.5rem;margin-top:2rem;font-size:1.125rem;line-height:1.65}.shop-category-page__layout{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start}.shop-category-sidebar{border-bottom:none;border-right:1px solid var(--shop-line);align-self:start;padding:2rem 2rem 2.5rem clamp(2.5rem,4vw,3.5rem);position:sticky;top:0}.shop-category-listing{padding:2rem clamp(2.5rem,4vw,3.5rem) 3rem 2rem}.shop-category-listing__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem}.shop-category-value__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.shop-category-value__item{padding-inline:1.5rem;position:relative}.shop-category-value__item:first-child{padding-left:0}.shop-category-value__item:last-child{padding-right:0}.shop-category-value__item:not(:last-child):after{content:"";background:var(--shop-line);width:1px;height:2.5rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}}
