.Shop_shopContainer__hNmiU{background-color:#F5F1EA;min-height:100vh;padding:2rem}.Shop_breadcrumb__jBuT1{max-width:1200px;margin:0 auto 2rem;display:flex;gap:.5rem;color:#2C2C2C;font-size:.9rem}.Shop_breadcrumb__jBuT1 a{color:#2C2C2C;text-decoration:none;transition:all .3s ease}.Shop_breadcrumb__jBuT1 a:hover{opacity:.7}.Shop_shopContent__XaCfn{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:200px 1fr;grid-gap:3rem;gap:3rem}.Shop_categories__wXOTT h2{font-size:1.25rem;font-weight:500;margin-bottom:1rem;color:#2C2C2C}.Shop_categories__wXOTT ul{list-style:none;padding:0;margin:0}.Shop_categories__wXOTT li{margin-bottom:.5rem}.Shop_categories__wXOTT button{background:none;border:none;color:#2C2C2C;font-size:1rem;padding:.5rem 0;cursor:pointer;transition:all .3s ease;width:100%;text-align:left}.Shop_categories__wXOTT button:hover{opacity:.7}.Shop_categories__wXOTT button.Shop_active__g0_Fo{font-weight:500;position:relative}.Shop_categories__wXOTT button.Shop_active__g0_Fo:before{content:"";position:absolute;left:-1rem;top:50%;width:.5rem;height:1px;background-color:currentColor}.Shop_grid__2HzKJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.Shop_productCard__euebr{text-decoration:none;color:#2C2C2C;transition:all .3s ease}.Shop_productCard__euebr:hover{transform:translateY(-4px)}.Shop_imageContainer__lYLff{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:1rem}.Shop_productImage__InZvA{width:100%;height:100%;object-fit:cover}.Shop_productName__KuB_s{font-size:1.1rem;font-weight:500;margin:.5rem 0}.Shop_productPrice___DrzV{color:#666;font-size:1rem}@media (max-width:1024px){.Shop_shopContent__XaCfn{grid-template-columns:1fr;gap:2rem}.Shop_categories__wXOTT{border-bottom:1px solid #e6ded3;padding-bottom:2rem;margin-bottom:2rem}.Shop_categories__wXOTT ul{display:flex;flex-wrap:wrap;gap:1rem}.Shop_categories__wXOTT button.Shop_active__g0_Fo:before{display:none}}@media (max-width:768px){.Shop_shopContainer__hNmiU{padding:1rem}.Shop_grid__2HzKJ{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}}