.Shop-module__E_5PlW__shopPage{background:#fff;min-height:100vh;margin-top:5rem;padding:3rem 5%}.Shop-module__E_5PlW__container{max-width:1300px;margin:0 auto}.Shop-module__E_5PlW__header{text-align:center;margin-bottom:4rem}.Shop-module__E_5PlW__header h1{letter-spacing:-.03em;color:#1a1a1a;text-transform:uppercase;margin-bottom:.75rem;font-family:Onest,sans-serif;font-size:2.75rem;font-weight:500}.Shop-module__E_5PlW__header p{color:var(--gray);max-width:500px;margin:0 auto;font-family:Onest,sans-serif;font-size:1rem}.Shop-module__E_5PlW__controls{border-bottom:1px solid #e8eae9;flex-direction:column;gap:1.5rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}@media (min-width:768px){.Shop-module__E_5PlW__controls{flex-direction:row;justify-content:space-between;align-items:center}}.Shop-module__E_5PlW__searchBar{background-color:#fff;border:1px solid #e1e3e2;border-radius:2px;align-items:center;width:100%;max-width:380px;padding:.75rem 1rem;display:flex}.Shop-module__E_5PlW__searchIcon{color:#abaeb2;margin-right:.75rem}.Shop-module__E_5PlW__searchInput{color:#1a1a1a;background:0 0;border:none;outline:none;width:100%;font-family:inter,sans-serif;font-size:.85rem}.Shop-module__E_5PlW__searchInput::placeholder{color:#abaeb2}.Shop-module__E_5PlW__filterSortGroup{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.Shop-module__E_5PlW__filterSelect,.Shop-module__E_5PlW__sortSelect{text-transform:uppercase;color:#1a1a1a;cursor:pointer;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23748387%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E);background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1px solid #e1e3e2;border-radius:2px;outline:none;min-width:180px;padding:.75rem 1.5rem .75rem 1rem;font-family:Onest,sans-serif;font-size:.8rem;font-weight:600}.Shop-module__E_5PlW__filterSelect:hover,.Shop-module__E_5PlW__sortSelect:hover{border-color:#9da6a8}.Shop-module__E_5PlW__resultsSummary{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Shop-module__E_5PlW__resultsCount{color:var(--gray);font-family:Onest,sans-serif;font-size:.85rem;font-weight:500}.Shop-module__E_5PlW__clearFiltersBtn{color:#1a1a1a;cursor:pointer;background:0 0;border:none;font-family:Onest,sans-serif;font-size:.85rem;font-weight:600;text-decoration:underline}.Shop-module__E_5PlW__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:3rem 2rem;display:grid}@media (min-width:480px){.Shop-module__E_5PlW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.Shop-module__E_5PlW__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.Shop-module__E_5PlW__productCard{flex-direction:column;display:flex;position:relative}.Shop-module__E_5PlW__imageContainer{aspect-ratio:1;background-color:#f7f8f8;border-radius:2px;margin-bottom:1.25rem;position:relative;overflow:hidden}.Shop-module__E_5PlW__productImage{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1)}.Shop-module__E_5PlW__productCard:hover .Shop-module__E_5PlW__productImage{transform:scale(1.04)}.Shop-module__E_5PlW__quickAdd{cursor:pointer;opacity:0;z-index:10;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s,background-color .2s;display:flex;position:absolute;bottom:1.25rem;right:1.25rem;transform:translateY(10px);box-shadow:0 4px 10px #0000000d}.Shop-module__E_5PlW__productCard:hover .Shop-module__E_5PlW__quickAdd{opacity:1;transform:translateY(0)}.Shop-module__E_5PlW__quickAdd:hover{color:#fff;background-color:#1a1a1a}.Shop-module__E_5PlW__productInfo{flex-direction:column;gap:.25rem;display:flex}.Shop-module__E_5PlW__category{color:var(--gray);text-transform:uppercase;letter-spacing:.5px;font-family:Onest,sans-serif;font-size:.75rem;font-weight:500}.Shop-module__E_5PlW__productInfo h3{color:#1a1a1a;text-transform:uppercase;letter-spacing:.2px;margin:0;font-family:Onest,sans-serif;font-size:1rem;font-weight:600}.Shop-module__E_5PlW__price{color:#1a1a1a;font-family:Onest,sans-serif;font-size:.95rem;font-weight:600}.Shop-module__E_5PlW__emptyState{text-align:center;padding:5rem 0}.Shop-module__E_5PlW__emptyState h2{color:#1a1a1a;margin-bottom:.75rem;font-family:Onest,sans-serif;font-size:1.5rem;font-weight:500}.Shop-module__E_5PlW__emptyState p{color:var(--gray);margin-bottom:2rem;font-family:inter,sans-serif;font-size:.9rem}
