.ShopPage-module__4ODY4W__shopContainer{color:#fff;background-color:#050505;width:100%;min-height:100vh;padding-top:0;position:relative;overflow:hidden}.ShopPage-module__4ODY4W__heroSection{justify-content:center;align-items:center;width:100%;height:55vh;min-height:450px;display:flex;position:relative;overflow:hidden}.ShopPage-module__4ODY4W__heroImage{object-fit:cover;z-index:0;filter:saturate(.8)contrast(1.2)brightness(.6);width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.05)}.ShopPage-module__4ODY4W__heroOverlay{z-index:1;background:linear-gradient(#05050533 0%,#050505 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ShopPage-module__4ODY4W__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;margin-top:5vh;display:flex;position:relative}.ShopPage-module__4ODY4W__heroSubtitle{font-family:var(--font-inter), sans-serif;letter-spacing:.5em;color:#9d4edd;text-transform:uppercase;opacity:.9;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.ShopPage-module__4ODY4W__heroTitle{font-family:var(--font-logo), "Inter", sans-serif;letter-spacing:.1em;color:#fff;text-transform:uppercase;text-shadow:0 10px 30px #000c;max-width:900px;margin:0;font-size:clamp(2rem,5vw,4.5rem);font-weight:300;line-height:1.1}.ShopPage-module__4ODY4W__filterSection{z-index:10;background-color:#050505;justify-content:center;padding:3rem 2rem;display:flex;position:relative}.ShopPage-module__4ODY4W__filterGlass{-webkit-backdrop-filter:blur(25px);background:#14141999;border:1px solid #ffffff0d;border-radius:100px;gap:.2rem;padding:.4rem;display:flex}.ShopPage-module__4ODY4W__filterBtn{font-family:var(--font-inter), sans-serif;letter-spacing:.1em;color:#ffffff80;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-radius:100px;padding:.8rem 1.8rem;font-size:.75rem;font-weight:600;transition:all .3s}.ShopPage-module__4ODY4W__filterBtn:hover{color:#fff}.ShopPage-module__4ODY4W__filterBtn.ShopPage-module__4ODY4W__active{color:#fff;background:#9d4edd26;border:1px solid #9d4edd4d;box-shadow:0 0 20px #9d4edd33}.ShopPage-module__4ODY4W__productsSection{z-index:2;background-color:#050505;min-height:50vh;padding:2rem 5% 10rem;position:relative}.ShopPage-module__4ODY4W__galleryGrid{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.ShopPage-module__4ODY4W__galleryCard{flex-direction:column;width:100%;max-width:450px;display:flex;position:relative}.ShopPage-module__4ODY4W__imageContainer{aspect-ratio:4/5;background:#111;border-radius:8px;width:100%;margin-bottom:2rem;position:relative;overflow:hidden}.ShopPage-module__4ODY4W__productImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.ShopPage-module__4ODY4W__imageContainer:hover .ShopPage-module__4ODY4W__productImg{transform:scale(1.05)}.ShopPage-module__4ODY4W__imageHover{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.ShopPage-module__4ODY4W__imageContainer:hover .ShopPage-module__4ODY4W__imageHover{opacity:1}.ShopPage-module__4ODY4W__productMeta{text-align:center;flex-direction:column;align-items:center;display:flex}.ShopPage-module__4ODY4W__brandLabel{font-family:var(--font-inter), sans-serif;letter-spacing:.2em;color:#9d4edd;text-transform:uppercase;margin-bottom:.8rem;font-size:.65rem;font-weight:700}.ShopPage-module__4ODY4W__productName{font-family:var(--font-logo), "Inter", sans-serif;letter-spacing:.1em;color:#fff;text-transform:uppercase;margin:0 0 .8rem;font-size:1.4rem;font-weight:400;line-height:1.15}.ShopPage-module__4ODY4W__productPrice{font-family:var(--font-inter), sans-serif;color:#fffc;margin-bottom:2rem;font-size:1.1rem;font-weight:400}.ShopPage-module__4ODY4W__cardActions{justify-content:center;gap:1rem;width:100%;display:flex}.ShopPage-module__4ODY4W__actionBtn{max-width:180px;font-family:var(--font-inter), sans-serif;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:1rem 0;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.ShopPage-module__4ODY4W__addBtn{color:#fff;background:0 0;border:1px solid #fff3}.ShopPage-module__4ODY4W__addBtn:hover{background:#ffffff0d;border-color:#fff}.ShopPage-module__4ODY4W__buyBtn{color:#000;background:#fff;border:1px solid #fff}.ShopPage-module__4ODY4W__buyBtn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.ShopPage-module__4ODY4W__badgeContainer{z-index:5;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.ShopPage-module__4ODY4W__badge{font-family:var(--font-inter), sans-serif;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:4px 10px;font-size:.6rem;font-weight:700}.ShopPage-module__4ODY4W__saleBadge{color:#fff;background:#9d4edd}.ShopPage-module__4ODY4W__newBadge{color:#000;background:#fff}.ShopPage-module__4ODY4W__emptyState{text-align:center;font-family:var(--font-inter), sans-serif;color:#ffffff80;letter-spacing:1px;padding:4rem 0;font-size:1.2rem}@media (max-width:768px){.ShopPage-module__4ODY4W__heroTitle{font-size:2rem}.ShopPage-module__4ODY4W__filterGlass{border-radius:8px;flex-wrap:wrap;justify-content:center}.ShopPage-module__4ODY4W__filterBtn{border-radius:4px;padding:.8rem 1rem;font-size:.7rem}.ShopPage-module__4ODY4W__galleryGrid{padding:0 1rem;grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;display:grid!important}.ShopPage-module__4ODY4W__galleryCard{width:100%!important;max-width:100%!important}.ShopPage-module__4ODY4W__imageContainer{margin-bottom:1rem}.ShopPage-module__4ODY4W__productName{margin-bottom:.4rem;font-size:1rem}.ShopPage-module__4ODY4W__productPrice{margin-bottom:1rem;font-size:.95rem}.ShopPage-module__4ODY4W__cardActions{flex-direction:column;gap:.5rem}.ShopPage-module__4ODY4W__actionBtn{max-width:100%;padding:.8rem 0;font-size:.65rem}}@media (max-width:480px){.ShopPage-module__4ODY4W__galleryGrid{padding:0;gap:.8rem!important}.ShopPage-module__4ODY4W__productName{letter-spacing:0;font-size:.75rem;line-height:1.15}.ShopPage-module__4ODY4W__productPrice{font-size:.85rem}.ShopPage-module__4ODY4W__actionBtn{padding:.6rem 0;font-size:.6rem}.ShopPage-module__4ODY4W__badge{padding:3px 8px;font-size:.5rem}}
