.Hero_hero__dJ6l4{position:relative;width:100%;height:30vh;min-height:200px;overflow:hidden}.Hero_image__KB1Os{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.Hero_overlay__6gype{position:absolute;inset:0;background:rgba(33,40,20,.45)}.Hero_content__QuY3L{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.Hero_container__pNmN3{max-width:1080px;width:100%;margin:0 auto;padding:0 48px;display:flex;flex-direction:column;gap:10px;text-align:center}.Hero_tagline__14uIM{font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.75)}.Hero_headline__4mUGm{font-family:var(--fd);font-size:clamp(24px,3vw,40px);font-weight:400;color:#fff;line-height:1.2;margin:0}@media (max-width:640px){.Hero_hero__dJ6l4{height:28vh}.Hero_container__pNmN3{padding:0 20px}.Hero_tagline__14uIM{font-size:11px}}.ProductCard_card__UZlGF{display:flex;flex-direction:column;background:#fff;border:.5px solid var(--bd);border-radius:10px;overflow:hidden;transition:box-shadow .2s}.ProductCard_card__UZlGF:hover{box-shadow:0 4px 20px rgba(0,0,0,.08)}.ProductCard_imageWrap__Q5rD7{display:block;aspect-ratio:1/1;overflow:hidden;background:var(--g50)}.ProductCard_image__6gLD0{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ProductCard_card__UZlGF:hover .ProductCard_image__6gLD0{transform:scale(1.03)}.ProductCard_body__z2NR_{display:flex;flex-direction:column;flex:1 1;padding:14px 16px 16px}.ProductCard_name__0jmlV{font-size:14px;font-weight:500;color:var(--tp);line-height:1.3;min-height:calc(14px * 1.3 * 2);margin-bottom:8px}.ProductCard_tags__USrRV{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.ProductCard_tag__VZOXI{font-size:10px;color:var(--ts);background:var(--g50);border:.5px solid var(--bd);border-radius:20px;padding:2px 8px;white-space:nowrap}.ProductCard_cta__5tzvm{display:block;text-align:center;font-size:13px;font-weight:500;color:var(--tp);background:transparent;border:1px solid var(--tp);border-radius:6px;padding:9px 16px;text-decoration:none;transition:background .2s,color .2s;margin-top:auto}.ProductCard_cta__5tzvm:hover{background:var(--tp);color:#fff}.ProductCard_ctaDisabled__VTiKi{opacity:.4;cursor:default;pointer-events:none}.ProductGrid_section__g7QAe{padding:32px 0 64px}.ProductGrid_container___urVp{max-width:1080px;margin:0 auto;padding:0 48px}.ProductGrid_filters__NswBg{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.ProductGrid_filterRow__Oq7ya{display:flex;flex-wrap:wrap;gap:8px}.ProductGrid_chip__hs6ME{font-family:inherit;font-size:13px;font-weight:500;color:var(--ts);background:#fff;border:.5px solid var(--bd);border-radius:20px;padding:6px 16px;cursor:pointer;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.ProductGrid_chip__hs6ME:hover{border-color:var(--g400);color:var(--tp)}.ProductGrid_chip__hs6ME.ProductGrid_active__VTdzl{background:var(--tp);border-color:var(--tp);color:#fff}.ProductGrid_chipSecondary__023hc{font-weight:400;font-size:12px;padding:4px 14px}.ProductGrid_chipSecondary__023hc.ProductGrid_activeSecondary__NA39J{background:var(--g400);border-color:var(--g400);color:#fff}.ProductGrid_grid__fbnXS{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.ProductGrid_empty__rgUIh{font-size:14px;color:var(--ts);text-align:center;padding:60px 0}@media (max-width:900px){.ProductGrid_grid__fbnXS{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.ProductGrid_section__g7QAe{padding:24px 0 48px}.ProductGrid_container___urVp{padding:0 16px}.ProductGrid_filters__NswBg{gap:8px}.ProductGrid_filterRow__Oq7ya{gap:6px}.ProductGrid_chipSecondary__023hc,.ProductGrid_chip__hs6ME{font-size:11px;padding:4px 10px}.ProductGrid_grid__fbnXS{grid-template-columns:repeat(1,1fr);gap:12px}}