.products-module__vfc7EW__main{width:100%;padding-top:24px}.products-module__vfc7EW__section{width:min(100%, var(--container));min-height:calc(100vh - var(--nav-height));padding:0 var(--page-pad);margin:0 auto}.products-module__vfc7EW__breadcrumb{color:var(--color-muted);gap:8px;padding:4px 0 18px;font-size:.84rem;display:flex}.products-module__vfc7EW__breadcrumb a{color:var(--color-accent-dark)}.products-module__vfc7EW__categoryHero{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);display:grid;overflow:hidden}.products-module__vfc7EW__categoryHero>img{aspect-ratio:16/10;object-fit:cover;width:100%;height:100%}.products-module__vfc7EW__categoryHero>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(22px,4vw,44px);display:flex}.products-module__vfc7EW__categoryHero p,.products-module__vfc7EW__listHeader p{color:var(--color-accent-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:850}.products-module__vfc7EW__categoryHero h1{text-align:left;margin:5px 0 8px}.products-module__vfc7EW__categoryHero h1:after{margin-left:0}.products-module__vfc7EW__categoryHero>div>span,.products-module__vfc7EW__listHeader span{color:var(--color-muted)}.products-module__vfc7EW__categoryHero ul{flex-wrap:wrap;gap:8px;margin-top:18px;list-style:none;display:flex}.products-module__vfc7EW__categoryHero li{border:1px solid var(--color-border);background:#fff;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:700}.products-module__vfc7EW__customCta{border-radius:var(--radius-md);background:var(--color-accent);color:#fff;align-items:center;min-height:42px;margin-top:18px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.products-module__vfc7EW__listHeader{justify-content:space-between;align-items:end;margin-top:clamp(32px,6vw,58px);display:flex}.products-module__vfc7EW__listHeader p{color:var(--color-text);letter-spacing:0;text-transform:none;font-size:clamp(1.25rem,3vw,1.7rem)}.products-module__vfc7EW__main h1{text-align:center;font-size:clamp(1.55rem,4vw,2.35rem);font-weight:850}.products-module__vfc7EW__main h1:after{content:"";background:var(--color-accent);border-radius:999px;width:52px;height:3px;margin:10px auto 0;display:block}.products-module__vfc7EW__actions{grid-template-columns:1fr;gap:12px;width:100%;margin:24px 0 8px;display:grid}.products-module__vfc7EW__actions button,.products-module__vfc7EW__sortby select{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:42px;color:var(--color-text);cursor:pointer;background:#fff;font-weight:800}.products-module__vfc7EW__actions button{justify-content:center;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.products-module__vfc7EW__actions button img{width:16px;height:16px}.products-module__vfc7EW__sortby{justify-content:space-between;align-items:center;gap:10px;display:flex}.products-module__vfc7EW__sortby label{color:var(--color-muted);font-weight:700}.products-module__vfc7EW__sortby select{min-width:150px;padding:0 12px}.products-module__vfc7EW__appliedFilters{flex-wrap:wrap;gap:8px;margin:14px 0 2px;display:flex}.products-module__vfc7EW__appliedFilters button{border:1px solid var(--color-border);background:var(--color-surface);min-height:34px;color:var(--color-text);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 11px;font-size:.78rem;font-weight:750;display:inline-flex}.products-module__vfc7EW__appliedFilters button span{color:var(--color-accent);font-size:1rem}.products-module__vfc7EW__appliedFilters .products-module__vfc7EW__clearAll{color:var(--color-accent-dark);background:0 0;border-color:#0000;text-decoration:underline}.products-module__vfc7EW__filterBackdrop{z-index:1100;cursor:default;background:#1111116b;border:0;width:100%;height:100%;position:fixed;inset:0}.products-module__vfc7EW__filterSlider{z-index:1101;border-right:1px solid var(--color-border);width:min(92vw,390px);height:100dvh;box-shadow:var(--shadow-md);visibility:hidden;background:#fff;flex-direction:column;padding:0;transition:transform .28s,visibility .28s;display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-105%)}.products-module__vfc7EW__filterOpen{visibility:visible;transform:translate(0)}.products-module__vfc7EW__filterHeader{z-index:2;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;flex:none;justify-content:space-between;align-items:center;padding:20px 22px 16px;display:flex}.products-module__vfc7EW__filterBody{overscroll-behavior:contain;flex:auto;min-height:0;padding:0 22px 24px;overflow-y:auto}.products-module__vfc7EW__filterHeader small{color:var(--color-accent);text-transform:uppercase;letter-spacing:.08em;font-weight:800}.products-module__vfc7EW__filterHeader h2{margin-top:2px;font-size:1.55rem}.products-module__vfc7EW__filterSlider fieldset{border:0;border-bottom:1px solid var(--color-border);padding:18px 0}.products-module__vfc7EW__filterSlider legend{width:100%;color:var(--color-text);margin-bottom:12px;font-size:.92rem;font-weight:850}.products-module__vfc7EW__filterOption{min-height:38px;color:var(--color-muted);cursor:pointer;grid-template-columns:20px 1fr auto;align-items:center;gap:9px;display:grid}.products-module__vfc7EW__filterOption input{width:17px;height:17px;accent-color:var(--color-accent)}.products-module__vfc7EW__filterOption small{background:var(--color-surface);min-width:26px;color:var(--color-muted);text-align:center;border-radius:999px;padding:2px 7px;font-size:.7rem}.products-module__vfc7EW__priceRange{grid-template-columns:1fr 1fr;gap:10px;display:grid}.products-module__vfc7EW__priceRange label{color:var(--color-muted);gap:6px;font-size:.75rem;font-weight:750;display:grid}.products-module__vfc7EW__priceRange input{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;min-height:42px;color:var(--color-text);padding:0 10px}.products-module__vfc7EW__closeBtn{border:1px solid var(--color-border);width:38px;min-height:38px;color:var(--color-text);cursor:pointer;background:#fff;border-radius:50%;font-size:1.5rem}.products-module__vfc7EW__filterFooter{z-index:3;border-top:1px solid var(--color-border);background:#fff;flex:none;grid-template-columns:auto 1fr;gap:10px;width:100%;padding:14px 18px;display:grid;position:relative;box-shadow:0 -8px 22px #11111112}.products-module__vfc7EW__filterFooter button,.products-module__vfc7EW__noFound button{border-radius:var(--radius-md);cursor:pointer;min-height:46px;padding:0 16px;font-weight:850}.products-module__vfc7EW__resetFilters{border:1px solid var(--color-border);color:var(--color-text);background:#fff}.products-module__vfc7EW__applyFilters{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff}.products-module__vfc7EW__noFound{min-height:50vh;color:var(--color-accent);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:1.15rem;display:flex}.products-module__vfc7EW__noFound button{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff}.products-module__vfc7EW__loadingGrid{border-radius:var(--radius-lg);background:linear-gradient(90deg,#f7f5f4 25%,#efe8e6 50%,#f7f5f4 75%) 0 0/200% 100%;min-height:360px;margin-top:20px;animation:1.4s linear infinite products-module__vfc7EW__loading-shimmer}@keyframes products-module__vfc7EW__loading-shimmer{to{background-position:-200% 0}}@media (min-width:700px){.products-module__vfc7EW__categoryHero{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.products-module__vfc7EW__actions{grid-template-columns:auto 1fr;align-items:center}.products-module__vfc7EW__sortby{justify-content:flex-end}}
