.product-card-module__1GBWEa__card{border-radius:var(--radius-lg);border:1px solid var(--color-border-light);box-shadow:var(--shadow-soft);background:#fff;gap:10px;padding:24px;transition:transform .2s,box-shadow .2s;display:grid;position:relative}.product-card-module__1GBWEa__card:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.product-card-module__1GBWEa__imageWrapper{aspect-ratio:1;border:1px solid var(--color-accent-primary);background:#fff;border-radius:4px;margin-bottom:1rem;padding:5px;position:relative}.product-card-module__1GBWEa__imageInner{border:1px solid var(--color-accent-primary);border-radius:2px;width:100%;height:100%;position:relative;overflow:hidden}.product-card-module__1GBWEa__productImage{object-fit:cover;width:100%;height:100%;display:block}.product-card-module__1GBWEa__tag{text-transform:uppercase;letter-spacing:.16em;color:var(--color-neutral-500);font-size:12px}.product-card-module__1GBWEa__title{font-size:18px}.product-card-module__1GBWEa__price{font-weight:600}.product-card-module__1GBWEa__copy{color:var(--color-neutral-700);font-size:14px}.product-card-module__1GBWEa__link{margin-top:8px;font-size:14px;font-weight:600}
.products-module__KJcT4W__layout{grid-template-columns:260px 1fr;gap:32px;display:grid}.products-module__KJcT4W__filters{border-radius:var(--radius-lg);border:1px solid var(--color-border-light);box-shadow:var(--shadow-soft);background:#fff;gap:0;height:fit-content;padding:0;display:grid;overflow:hidden}.products-module__KJcT4W__filterHeader{background:var(--color-accent-hero);color:#fff;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.products-module__KJcT4W__filterHeader h2{font-family:var(--font-cormorant),var(--font-heading);letter-spacing:.02em;margin:0;font-size:22px;font-weight:500}.products-module__KJcT4W__resetButton{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:999px;padding:4px 10px;font-size:12px}.products-module__KJcT4W__resetButton:hover{background:#ffffff47}.products-module__KJcT4W__resetButton:disabled{opacity:.45;cursor:not-allowed}.products-module__KJcT4W__filterBody{gap:22px;padding:20px;display:grid}.products-module__KJcT4W__filterGroup{color:var(--color-neutral-700);gap:10px;font-size:14px;display:grid}.products-module__KJcT4W__filterGroup h3{font-family:var(--font-cormorant),var(--font-heading);color:var(--color-neutral-900);letter-spacing:.02em;font-size:16px;font-weight:500}.products-module__KJcT4W__filterGroup label{align-items:center;gap:8px;display:flex}.products-module__KJcT4W__catalog{gap:24px;display:grid}.products-module__KJcT4W__catalogHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.products-module__KJcT4W__catalogHeader h1{letter-spacing:.01em;margin-bottom:4px;font-size:36px;font-weight:500}.products-module__KJcT4W__catalogHeader p{color:var(--color-neutral-700)}.products-module__KJcT4W__sort{border:1px solid var(--color-border);background:#fff;border-radius:999px;padding:10px 14px}.products-module__KJcT4W__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.products-module__KJcT4W__banner{color:#8a1d1d;background:#f8e9e9;border-radius:12px;margin-top:8px;padding:10px 12px;font-size:13px}.products-module__KJcT4W__muted{color:var(--color-neutral-600);margin-top:8px;font-size:13px}@media (max-width:1024px){.products-module__KJcT4W__layout{grid-template-columns:1fr}.products-module__KJcT4W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.products-module__KJcT4W__catalogHeader{flex-direction:column;align-items:flex-start}.products-module__KJcT4W__grid{grid-template-columns:1fr}}
