.ProductsGrid_grid__CTwdP{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;width:100%;margin:0 auto;padding:1rem 0}.ProductsGrid_card__6hcxy{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid #e5e7eb;position:relative;display:flex;flex-direction:column;height:100%}.ProductsGrid_card__6hcxy:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#93c5fd 50%,#3b82f6);opacity:0;transition:opacity .3s ease}.ProductsGrid_card__6hcxy:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 28px rgba(59,130,246,.15),0 0 0 2px #3b82f6;border-color:#3b82f6}.ProductsGrid_card__6hcxy:hover:before{opacity:1}.ProductsGrid_imageContainer__KMh6h{width:100%;height:220px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f9fafb,#f3f4f6);display:flex;align-items:center;justify-content:center}.ProductsGrid_productImage__0KRj1{max-width:90%;max-height:90%;width:auto;height:auto;object-fit:contain;transition:transform .3s cubic-bezier(.4,0,.2,1)}.ProductsGrid_productCard__nL_LZ:hover .ProductsGrid_productImage__0KRj1{transform:scale(1.05)}.ProductsGrid_image__vn7Za{max-width:80%;max-height:80%;width:auto;height:auto;object-fit:contain;transition:transform .3s cubic-bezier(.4,0,.2,1)}.ProductsGrid_card__6hcxy:hover .ProductsGrid_image__vn7Za{transform:scale(1.05)}.ProductsGrid_favoriteButton__myqY6{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.ProductsGrid_favoriteButton__myqY6:hover{background:#fff;transform:scale(1.1);border-color:#3b82f6;box-shadow:0 4px 6px -1px rgba(59,130,246,.3)}.ProductsGrid_favoriteIcon__DU9Gb{font-size:1.125rem;color:#ef4444;transition:transform .3s ease}.ProductsGrid_favoriteButton__myqY6:hover .ProductsGrid_favoriteIcon__DU9Gb{transform:scale(1.2)}.ProductsGrid_favoriteButton__myqY6.ProductsGrid_active__5R90c .ProductsGrid_favoriteIcon__DU9Gb{color:#ef4444}.ProductsGrid_content__YHCO8{padding:.7rem 1.5rem}.ProductsGrid_category__edQ3_{display:inline-block;padding:.375rem .75rem;background:linear-gradient(135deg,rgba(219,234,254,.5),rgba(147,197,253,.2));color:#2563eb;border-radius:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;border:1px solid #93c5fd}.ProductsGrid_title__XHMMf{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .75rem;line-height:1.4;-webkit-line-clamp:2;min-height:3rem}.ProductsGrid_description__FJeNN,.ProductsGrid_title__XHMMf{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ProductsGrid_description__FJeNN{color:#6b7280;font-size:.875rem;line-height:1.6;margin:0 0 1rem;-webkit-line-clamp:3}.ProductsGrid_priceSection__k3u4z{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.ProductsGrid_price__0o7cX{font-size:1.875rem;font-weight:800;background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ProductsGrid_originalPrice__QGVnK{font-size:1.125rem;color:#6b7280;opacity:.5;text-decoration:line-through}.ProductsGrid_discount__UUpfL{padding:.25rem .5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:.375rem;font-size:.75rem;font-weight:700}.ProductsGrid_rating__VW2i4{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.ProductsGrid_stars__EnKHh{display:flex;gap:.125rem}.ProductsGrid_star__gv3z4{color:#fbbf24;font-size:1rem}.ProductsGrid_star__gv3z4.ProductsGrid_empty__z84if{color:#e5e7eb}.ProductsGrid_ratingText__qAWKK{color:#64748b;font-size:.875rem}.ProductsGrid_stockBadge__C23z2{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:.375rem;font-size:.8125rem;font-weight:600;margin-bottom:1rem}.ProductsGrid_footer__I6Yhe{display:flex;justify-content:flex-start;align-items:center;margin-top:auto;padding-top:.75rem;border-top:1px solid #e5e7eb}.ProductsGrid_stockIn__2fiQp{background:rgba(16,185,129,.1);color:#059669;border:2px solid rgba(16,185,129,.2);border-radius:5px}.ProductsGrid_stockIn__2fiQp,.ProductsGrid_stockOut__K5efe{padding:.5rem 1rem;font-size:.875rem;font-weight:600;flex:1 1;text-align:center}.ProductsGrid_stockOut__K5efe{background:rgba(239,68,68,.1);color:#dc2626;border:2px solid rgba(239,68,68,.2);border-radius:5px}.ProductsGrid_actionBar__ENfoc{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;gap:.75rem;border-top:1px solid #e5e7eb;background-color:#fff}.ProductsGrid_buttonGroup__CGdDW{display:flex;gap:.75rem}.ProductsGrid_button__6_yvm{flex:1 1;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;font-size:.9375rem;text-decoration:none;text-align:center;transition:all .3s ease;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.ProductsGrid_btnPrimary__urYMh{background:linear-gradient(135deg,#6366f1,#06b6d4);color:#fff;box-shadow:0 4px 6px -1px rgba(99,102,241,.3)}.ProductsGrid_btnPrimary__urYMh:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(99,102,241,.4)}.ProductsGrid_btnSecondary__a6nU8{background:#fff;color:#6366f1;border:2px solid #6366f1}.ProductsGrid_btnSecondary__a6nU8:hover{background:#6366f1;color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(99,102,241,.4)}.ProductsGrid_tags__afW2_{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(99,102,241,.1)}.ProductsGrid_tag__I3bFm{padding:.25rem .625rem;background:rgba(99,102,241,.05);color:#6366f1;border-radius:.25rem;font-size:.75rem;font-weight:500;border:1px solid rgba(99,102,241,.1)}.ProductsGrid_loading__cUveD{display:flex;justify-content:center;align-items:center;min-height:400px}.ProductsGrid_spinner__p6qdZ{width:48px;height:48px;border:4px solid rgba(99,102,241,.1);border-top-color:#6366f1;border-radius:50%;animation:ProductsGrid_spin__KhwXR 1s linear infinite}@keyframes ProductsGrid_spin__KhwXR{to{transform:rotate(1turn)}}.ProductsGrid_empty__z84if{text-align:center;padding:4rem 2rem;color:#64748b}.ProductsGrid_emptyIcon__XQzkt{font-size:4rem;margin-bottom:1rem;opacity:.3}.ProductsGrid_emptyTitle__OqNWx{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.ProductsGrid_emptyText__XxRTn{font-size:1rem;color:#64748b}@media (max-width:1024px){.ProductsGrid_grid__CTwdP{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}}@media (max-width:768px){.ProductsGrid_grid__CTwdP{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.ProductsGrid_imageContainer__KMh6h{height:180px;padding:1.25rem}.ProductsGrid_title__XHMMf{font-size:1rem;-webkit-line-clamp:3;min-height:3.6rem}.ProductsGrid_price__0o7cX{font-size:1.5rem}.ProductsGrid_buttonGroup__CGdDW{flex-direction:column}}@media (max-width:480px){.ProductsGrid_grid__CTwdP{grid-template-columns:1fr;gap:1.5rem}.ProductsGrid_imageContainer__KMh6h{height:200px;padding:1.25rem}.ProductsGrid_content__YHCO8{padding:1.25rem}.ProductsGrid_title__XHMMf{font-size:.95rem;-webkit-line-clamp:3;min-height:3.4rem}}