.shop_shop__iVgG7{padding:100px 20px 60px;background:#1a1a1a;animation:shop_fadeIn__02h8B .5s ease-out}.shop_filterBar__a9iUp{max-width:1200px;margin:0 auto 40px;padding:20px;background:#1a1a1a;border-radius:15px;box-shadow:0 5px 20px #272727;display:flex;flex-direction:column;gap:20px;animation:shop_slideUp__j932t .6s ease-out}.shop_filterControls___HeFs{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.shop_searchInput__L_tBX{padding:12px 20px;border:1px solid #1a1a1a;border-radius:25px;font-size:1.1rem;font-family:Roboto,sans-serif;width:100%;max-width:400px;background:#1a1a1a;color:#e8ddb5;transition:border-color .3s,box-shadow .3s;animation:shop_fadeIn__02h8B .7s ease-out}.shop_searchInput__L_tBX:focus{border-color:#d4af37;box-shadow:0 0 5px rgba(212,175,55,.3);outline:none}.shop_sortSelect__3_XCd{padding:12px 20px;border:1px solid #1a1a1a;border-radius:25px;font-size:1.1rem;font-family:Roboto,sans-serif;background:#1a1a1a;color:#e8ddb5;cursor:pointer;width:100%;max-width:200px;transition:border-color .3s,box-shadow .3s;animation:shop_fadeIn__02h8B .7s ease-out .2s both}.shop_sortSelect__3_XCd:focus{border-color:#d4af37;box-shadow:0 0 5px rgba(212,175,55,.3);outline:none}.shop_categoryFilter__gYBs7{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.shop_filterButton__ROuU7{padding:10px 20px;border:1px solid #d4af37;border-radius:20px;background:#1a1a1a;color:#d4af37;font-size:1rem;font-weight:500;cursor:pointer;transition:background .3s,color .3s,transform .3s;animation:shop_fadeUp__PCB8A .6s ease-out both}.shop_filterButton__ROuU7:nth-child(2){animation-delay:.1s}.shop_filterButton__ROuU7:nth-child(3){animation-delay:.2s}.shop_filterButton__ROuU7:hover{transform:scale(1.05)}.shop_filterButton__ROuU7.shop_active__M1ZGg,.shop_filterButton__ROuU7:hover{background:#d4af37;color:#1a1a1a}.shop_productGrid__RbROE{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px}.shop_productCard__74Dus{background:#1a1a1a;border-radius:20px;box-shadow:0 5px 25px #272727;padding:20px;text-align:center;transition:transform .3s,box-shadow .3s;animation:shop_slideUp__j932t .6s ease-out both}.shop_productCard__74Dus:nth-child(2){animation-delay:.2s}.shop_productCard__74Dus:nth-child(3){animation-delay:.4s}.shop_productCard__74Dus:hover{transform:translateY(-10px);box-shadow:0 10px 35px rgba(39,39,39,.2)}.shop_productImage__8SPFc{object-fit:cover}.shop_placeholderImage__Q46Yg,.shop_productImage__8SPFc{width:100%;height:200px;border-radius:15px;margin-bottom:15px}.shop_placeholderImage__Q46Yg{background:#1a1a1a;display:flex;align-items:center;justify-content:center;color:#d4af37;font-size:1.2rem}.shop_productName__Rwo_L{color:#d4af37;font-size:1.6rem;font-family:Playfair Display,serif;margin-bottom:10px}.shop_productDescription__aM1_B{color:#e8ddb5;font-size:1rem;margin-bottom:10px;font-family:Roboto,sans-serif}.shop_productPrice__oFpeL{color:rgb(177.7777777778,144.8888888889,38.2222222222);font-size:1.4rem;font-weight:600;margin-bottom:10px}.shop_productStock__oYvWo{color:#e8ddb5;font-size:1rem;margin-bottom:15px}.shop_addButton__dFkV1{background:linear-gradient(90deg,#D4AF37,rgb(177.7777777778,144.8888888889,38.2222222222));color:#1a1a1a;padding:12px 25px;border:none;border-radius:25px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px rgba(232,221,181,.3);animation:shop_bounceIn__D3L_5 .6s ease-out}.shop_addButton__dFkV1:hover{transform:scale(1.05);box-shadow:0 6px 20px rgba(212,175,55,.5)}.shop_addButton__dFkV1:disabled{background:#1a1a1a;color:#e8ddb5;cursor:not-allowed;box-shadow:none}.shop_noResults__mU9Ds{text-align:center;color:#d4af37;font-size:1.5rem;font-family:Playfair Display,serif;padding:40px;animation:shop_fadeIn__02h8B .5s ease-out}@keyframes shop_fadeIn__02h8B{0%{opacity:0}to{opacity:1}}@keyframes shop_slideUp__j932t{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shop_fadeUp__PCB8A{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shop_bounceIn__D3L_5{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}@media(max-width:768px){.shop_filterControls___HeFs{flex-direction:column;gap:15px}.shop_searchInput__L_tBX,.shop_sortSelect__3_XCd{max-width:100%}.shop_productGrid__RbROE{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.shop_filterBar__a9iUp{padding:15px}}@media(max-width:480px){.shop_shop__iVgG7{padding:80px 10px 40px}.shop_productCard__74Dus{padding:15px}.shop_placeholderImage__Q46Yg,.shop_productImage__8SPFc{height:150px}.shop_productName__Rwo_L{font-size:1.4rem}.shop_productPrice__oFpeL{font-size:1.2rem}.shop_filterButton__ROuU7{padding:8px 15px;font-size:.9rem}}