.category-hero{background:#0d1f3c;color:#fff;overflow:hidden;padding:4rem 0;position:relative}.category-hero--with-image:before{background:var(--hero-bg) center/cover no-repeat;content:"";inset:0;opacity:.25;position:absolute}.category-hero__content{max-width:640px;position:relative;z-index:1}.category-hero__title{font-family:Big Shoulders Display,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.15;margin:0 0 1rem}@media(max-width:768px){.category-hero__title{font-size:2rem}}.category-hero__desc{color:hsla(0,0%,100%,.8);font-size:1.125rem;line-height:1.6;margin:0}.category-results-bar{background:#fff;border-bottom:1px solid #e4ddd4;padding:1rem 0}.category-results-bar__inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.category-results-bar__count{align-items:center;color:rgba(13,31,60,.6);display:flex;font-size:.875rem;gap:1rem}.category-results-bar__clear{color:#c9a84c;font-size:.875rem;text-decoration:underline}.category-results-bar__clear:hover{color:#e8d8a0}.category-results-bar__right,.category-results-bar__sort-form{align-items:center;display:flex;gap:.5rem}.category-results-bar__sort{background:#fff;border:1px solid #e4ddd4;border-radius:2px;color:#0d1f3c;cursor:pointer;font-size:.875rem;height:36px;padding:.25rem 1rem}.category-results-bar__sort:focus{outline:2px solid #c9a84c;outline-offset:1px}.category-results-bar__filter-btn{align-items:center;background:#fff;border:1px solid #e4ddd4;border-radius:2px;color:#0d1f3c;cursor:pointer;display:none;font-size:.875rem;font-weight:500;gap:.25rem;height:36px;padding:0 1rem;transition:all .2s ease}.category-results-bar__filter-btn:hover{border-color:#c9a84c;color:#c9a84c}@media(max-width:1024px){.category-results-bar__filter-btn{display:flex}}.category-results-bar__filter-badge{align-items:center;background:#c9a84c;border-radius:9999px;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:18px;justify-content:center;line-height:1;width:18px}.filter-chips{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding:1rem 0 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.filter-chips{margin-inline:-1rem;mask-image:linear-gradient(90deg,transparent 0,#000 1rem,#000 calc(100% - 1rem),transparent);padding-inline:1rem}.filter-chip{align-items:center;background:#0d1f3c;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Montserrat,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.875rem;font-weight:500;gap:.25rem;padding:5px 12px;transition:background .18s;white-space:nowrap}.filter-chip:focus-visible,.filter-chip:hover{background:#c9a84c}.filter-chip__text{line-height:1}.filter-chip__x{flex-shrink:0;opacity:.7}.category-layout{align-items:start;display:grid;gap:3rem;grid-template-columns:260px 1fr;padding:3rem 0}.category-layout--no-sidebar{grid-template-columns:1fr}@media(max-width:1024px){.category-layout{grid-template-columns:1fr}.category-layout .category-sidebar{display:none}}.category-sidebar{max-height:calc(100vh - 80px);overflow-y:auto;position:sticky;scrollbar-width:thin;top:72px}.category-sidebar::-webkit-scrollbar{width:4px}.category-sidebar::-webkit-scrollbar-track{background:#f2ede8}.category-sidebar::-webkit-scrollbar-thumb{background:#e4ddd4;border-radius:9999px}.filter-group{border-bottom:1px solid #e4ddd4;padding:1rem 0}.filter-group:last-child{border-bottom:none}.filter-group__title{align-items:center;background:none;border:none;color:#0d1f3c;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;justify-content:space-between;padding:0;text-align:left;width:100%}.filter-group__title svg{flex-shrink:0;transition:transform .2s ease}.filter-group__title[aria-expanded=false] svg{transform:rotate(-90deg)}.filter-group__title[aria-expanded=false]+.filter-group__body{display:none}.filter-group__title-static{color:#0d1f3c;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.filter-group__body{margin-top:.5rem}.filter-swatches{display:flex;flex-wrap:wrap;gap:.5rem}.filter-swatch{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:4px}.filter-swatch__input{display:none}.filter-swatch__dot{border:2px solid #e4ddd4;border-radius:50%;display:block;height:28px;transition:all .2s ease;width:28px}.filter-swatch__name{color:rgba(13,31,60,.6);font-size:.75rem;line-height:1.2;max-width:48px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.filter-swatch.is-active .filter-swatch__dot,.filter-swatch:hover .filter-swatch__dot{border-color:#c9a84c;box-shadow:0 0 0 2px rgba(201,168,76,.25)}.filter-checks{display:flex;flex-direction:column;gap:.25rem}.filter-check{align-items:center;cursor:pointer;display:flex;gap:.5rem}.filter-check__input{display:none}.filter-check__box{border:2px solid #e4ddd4;border-radius:1px;flex-shrink:0;height:16px;position:relative;transition:all .2s ease;width:16px}.filter-check__box:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:9px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scale(0);transition:transform .15s ease;width:5px}.filter-check__label{color:#0d1f3c;font-size:.875rem;line-height:1.3}.filter-check__input:checked+.filter-check__box{background:#c9a84c;border-color:#c9a84c}.filter-check__input:checked+.filter-check__box:after{transform:rotate(45deg) scale(1)}.filter-check:hover .filter-check__box{border-color:#c9a84c}.filter-clear-link{color:rgba(13,31,60,.6);cursor:pointer;display:inline-block;font-size:.875rem;margin-top:1rem;text-decoration:underline}.filter-clear-link:hover{color:#c9a84c}.filter-clear-link--btn{flex:none;margin:0}.price-slider{padding:.5rem 0 .25rem}.price-slider__labels{display:flex;justify-content:space-between;margin-bottom:1rem}.price-slider__label{color:#c9a84c;font-size:.875rem;font-weight:600}.price-slider__track{background:#e4ddd4;border-radius:9999px;height:4px;margin:10px 0 20px;position:relative}.price-slider__fill{background:#c9a84c;border-radius:9999px;height:100%;pointer-events:none;position:absolute}.price-slider__thumb{appearance:none;-webkit-appearance:none;background:none;border:none;height:4px;left:0;outline:none;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%}.price-slider__thumb::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #c9a84c;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.2);cursor:grab;height:20px;pointer-events:all;transition:border-color .15s ease,box-shadow .15s ease;width:20px}.price-slider__thumb::-webkit-slider-thumb:active{box-shadow:0 0 0 4px rgba(201,168,76,.2);cursor:grabbing}.price-slider__thumb::-moz-range-thumb{background:#fff;border:2px solid #c9a84c;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.2);cursor:grab;height:20px;pointer-events:all;transition:border-color .15s ease,box-shadow .15s ease;width:20px}.price-slider__thumb::-moz-range-thumb:active{cursor:grabbing}.price-slider__thumb::-moz-range-track{background:none;height:4px}.product-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1280px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.product-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)}}.product-card{background:#fff;border:1px solid #e4ddd4;border-radius:4px;display:flex;flex-direction:column;overflow:hidden;transition:all .2s ease}.product-card:hover{border-color:#e4ddd4;box-shadow:0 8px 32px rgba(13,31,60,.12),0 24px 64px rgba(13,31,60,.08);transform:translateY(-2px)}.product-card__link{display:block;text-decoration:none}.product-card__img-wrap{aspect-ratio:4/3;background:#f2ede8;overflow:hidden;position:relative}.product-card__img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.product-card:hover .product-card__img{transform:scale(1.04)}.product-card__img-placeholder{color:#e4ddd4;height:100%;width:100%}.product-card__img-placeholder,.product-card__overlay{align-items:center;display:flex;justify-content:center}.product-card__overlay{background:rgba(13,31,60,.55);inset:0;opacity:0;position:absolute;transition:opacity .25s ease}.product-card:hover .product-card__overlay{opacity:1}.product-card__overlay-text{backdrop-filter:blur(4px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);border-radius:9999px;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1.5rem}.product-card__body{display:flex;flex:1;flex-direction:column;gap:.5rem;padding:1rem}.product-card__name{font-family:Big Shoulders Display,sans-serif;font-size:1rem;font-weight:600;line-height:1.3;margin:0}.product-card__name a{color:#0d1f3c;text-decoration:none}.product-card__name a:hover{color:#c9a84c}@media(max-width:576px){.product-card__name{font-size:.875rem}}.product-card__swatches{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.product-card__swatch{border:1px solid #e4ddd4;border-radius:50%;display:inline-block;flex-shrink:0;height:16px;width:16px}.product-card__swatch-more{color:rgba(13,31,60,.6);font-size:.75rem;font-weight:500}.product-card__price{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.product-card__price-from{color:rgba(13,31,60,.6);font-size:.75rem;letter-spacing:.03em;text-transform:uppercase}.product-card__price-amount{color:#c9a84c;font-size:1.125rem;font-weight:700}@media(max-width:576px){.product-card__price-amount{font-size:1rem}}.product-card__price-compare{color:rgba(13,31,60,.6);font-size:.875rem;text-decoration:line-through}.category-pagination{flex-wrap:wrap;gap:.25rem;margin-top:4rem}.category-pagination,.category-pagination__btn{align-items:center;display:flex;justify-content:center}.category-pagination__btn{background:#fff;border:1px solid #e4ddd4;border-radius:2px;color:#0d1f3c;height:36px;text-decoration:none;transition:all .2s ease;width:36px}.category-pagination__btn:hover:not(.is-disabled){border-color:#c9a84c;color:#c9a84c}.category-pagination__btn.is-disabled{cursor:not-allowed;opacity:.4}.category-pagination__page{align-items:center;background:#fff;border:1px solid #e4ddd4;border-radius:2px;color:#0d1f3c;display:flex;font-size:.875rem;font-weight:500;height:36px;justify-content:center;text-decoration:none;transition:all .2s ease;width:36px}.category-pagination__page:hover{border-color:#c9a84c;color:#c9a84c}.category-pagination__page.is-current{background:#c9a84c;border-color:#c9a84c;color:#fff}.category-pagination__ellipsis{align-items:center;color:rgba(13,31,60,.6);display:flex;height:36px;justify-content:center;width:36px}.category-empty{color:rgba(13,31,60,.6);padding:5rem 1.5rem;text-align:center}.category-empty svg{color:#e4ddd4;margin-bottom:1.5rem}.category-empty__title{color:#0d1f3c;font-family:Big Shoulders Display,sans-serif;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.category-empty__text{font-size:1rem;margin:0 0 2rem}.filter-overlay{background:rgba(0,0,0,.5);display:none;inset:0;opacity:0;position:fixed;transition:opacity .3s ease;z-index:1000}.filter-overlay.is-visible{display:block;opacity:1}.filter-drawer{background:#fff;bottom:0;box-shadow:0 8px 32px rgba(13,31,60,.12),0 24px 64px rgba(13,31,60,.08);display:flex;flex-direction:column;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:min(340px,90vw);z-index:1001}.filter-drawer.is-open{transform:translateX(0)}.filter-drawer__header{align-items:center;border-bottom:1px solid #e4ddd4;display:flex;flex-shrink:0;justify-content:space-between;padding:1.5rem}.filter-drawer__title{font-family:Big Shoulders Display,sans-serif;font-size:1.25rem;font-weight:600;margin:0}.filter-drawer__close{align-items:center;background:none;border:1px solid #e4ddd4;border-radius:2px;color:#0d1f3c;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.filter-drawer__close:hover{border-color:#c9a84c;color:#c9a84c}.filter-drawer__body{flex:1;overflow-y:auto;padding:1rem 1.5rem}.filter-drawer__body .filter-group{border-bottom:1px solid #e4ddd4;padding:1rem 0}.filter-drawer__body .filter-group:last-child{border-bottom:none}.filter-drawer__footer{align-items:center;border-top:1px solid #e4ddd4;display:flex;flex-shrink:0;gap:1rem;padding:1rem 1.5rem}.filter-drawer__apply-btn{background:linear-gradient(135deg,#8a6820,#c9a84c);border:1px solid #c9a84c;border-radius:2px;color:#fff;cursor:pointer;flex:1;font-family:Montserrat,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.18em;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .2s ease}.filter-drawer__apply-btn:hover{filter:brightness(.92);transform:translateY(-1px)}.category-main.is-loading{opacity:.45;pointer-events:none;transition:opacity .15s ease}