.shop_container__ik79n{max-width:1200px;margin:0 auto;padding:2rem}.shop_filters__ktm9j{display:flex;gap:1rem;margin-bottom:2rem;align-items:center;flex-wrap:wrap}.shop_searchInput__BJLnq{padding:.75rem 1rem;border:1px solid var(--border-color,#e5e7eb);border-radius:8px;flex:1 1;min-width:250px}.shop_grid__QiEXO{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.shop_productCard__VRVgm{border:1px solid var(--border-color,#e5e7eb);border-radius:12px;overflow:hidden;transition:all .3s ease;position:relative;background:#fff}.shop_productCard__VRVgm:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(245,158,11,.15)}.shop_badges__derFa{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:10}.shop_badge__3CLDn{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase}.shop_badgePopular__PxqZo{background:#f59e0b;color:#fff}.shop_badgeNew__PKuUz{background:#10b981;color:#fff}.shop_badgeStock__JEaNa{background:#3b82f6;color:#fff}.shop_quickViewBtn__vBF0s{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);background:var(--primary,#000);color:#fff;padding:.5rem 1rem;border-radius:4px;opacity:0;transition:all .3s ease}.shop_productCard__VRVgm:hover .shop_quickViewBtn__vBF0s{bottom:10px;opacity:1}.shop_cardContent__yt_LO{padding:1.5rem}.shop_price__ImmL9{font-size:1.25rem;font-weight:700;color:var(--accent,#f97316)}.shop_productDetail__VtKdO{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}@media (max-width:768px){.shop_productDetail__VtKdO{grid-template-columns:1fr}}.shop_gallery__tj9Ek{display:flex;flex-direction:column;gap:1rem}.shop_mainImage__UhlyU{width:100%;height:400px;background:#f3f4f6;border-radius:12px;object-fit:cover}.shop_thumbnails__qqoJc{display:flex;gap:1rem}.shop_thumbnail__W0Eon{width:80px;height:80px;border-radius:8px;cursor:pointer;border:2px solid transparent}.shop_thumbnail__W0Eon:hover{border-color:var(--primary)}.shop_instantDownload__hDEMV{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#dcfce7;color:#166534;border-radius:8px;margin-bottom:1rem;font-weight:500}.shop_cartTable__IF6TT{width:100%;border-collapse:collapse}.shop_cartTable__IF6TT td,.shop_cartTable__IF6TT th{padding:1rem;text-align:left;border-bottom:1px solid var(--border-color,#e5e7eb)}.shop_progressBar__kJNSq{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin:1rem 0}.shop_progressFill__vJ3TY{height:100%;background:var(--color-green-primary,#10b981);transition:width .3s ease}.shop_stepper__hQ_GR{display:flex;justify-content:space-between;margin-bottom:3rem;position:relative}.shop_step___0m0Q{display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:1}.shop_stepNumber__m_TFX{width:32px;height:32px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:700}.shop_stepActive__Id589 .shop_stepNumber__m_TFX{background:var(--primary,#000);color:#fff}.shop_paymentMethods__NcvHH{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.shop_paymentMethod__jSh6p{border:1px solid var(--border-color,#e5e7eb);padding:1rem;border-radius:8px;cursor:pointer;text-align:center}.shop_paymentMethod__jSh6p:hover{border-color:var(--primary)}.shop_stickySidebar__xRtrW{position:-webkit-sticky;position:sticky;top:2rem;padding:1.5rem;background:#f9fafb;border-radius:12px}@keyframes shop_slideInUp__A8Bqh{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ProductCard_card___Z7IJ{display:flex;flex-direction:column;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%;box-shadow:0 4px 16px rgba(0,0,0,.04)}.ProductCard_card___Z7IJ:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.ProductCard_imageContainer__W3flN{position:relative;height:190px;overflow:hidden;background-color:#f8faf9}.ProductCard_productImg__4cQ43{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ProductCard_card___Z7IJ:hover .ProductCard_productImg__4cQ43{transform:scale(1.05)}.ProductCard_fallbackBg__Z1Q2d{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ProductCard_badge__25xLS{position:absolute;top:1rem;left:1rem;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;z-index:2;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ProductCard_emoji__DN3yx{font-size:4rem}.ProductCard_content__RgeUT{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.ProductCard_title__hzhHh{margin:0 0 .5rem;color:#0f172a;font-size:1.15rem;font-weight:700}.ProductCard_description__8GBMr{color:#64748b;font-size:.875rem;margin:0 0 1.25rem;line-height:1.5;flex-grow:1}.ProductCard_footer__2fNLp{margin-bottom:1rem}.ProductCard_price__Jroh0{color:#e65100;font-size:1.35rem;font-weight:800}.ProductCard_actions__QbcGc{display:flex;gap:.5rem}.ProductCard_btnOutline__WFp47{flex:1 1;text-align:center;padding:.65rem;border:1px solid #006837;color:#006837;border-radius:8px;text-decoration:none;font-weight:600;font-size:.875rem;transition:all .2s}.ProductCard_btnOutline__WFp47:hover{background-color:#006837;color:#fff}.ProductCard_btnPrimary__OqErM{flex:2 1;text-align:center;padding:.65rem;background-color:#e65100;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:background-color .2s}.ProductCard_btnPrimary__OqErM:hover{background-color:#d84300}.ProductCard_added__Eaaqz{background-color:#006837!important;color:#fff!important;animation:ProductCard_pulse__zw0yf .3s ease-in-out}@keyframes ProductCard_pulse__zw0yf{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ProductCard_rating__BBpIV{color:#f59e0b;font-size:.9rem;margin-bottom:.5rem}.ProductCard_rating__BBpIV span{color:#64748b;font-size:.8rem;margin-left:.25rem}.ProductCard_badgeStock__JQgMh{background-color:#ef4444!important;color:#fff}.ProductCard_quickViewOverlay__Lwfz_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(15,23,42,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.ProductCard_quickViewModal__L9oNZ{background:#fff;border-radius:16px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:ProductCard_modalFadeIn__0n2x2 .3s ease-out}@keyframes ProductCard_modalFadeIn__0n2x2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProductCard_closeBtn__2s926{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;line-height:1;color:#64748b;cursor:pointer;z-index:10;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.ProductCard_closeBtn__2s926:hover{background-color:#f1f5f9;color:#0f172a}.ProductCard_quickViewContent__EKjNm{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;padding:2rem}@media (max-width:768px){.ProductCard_quickViewContent__EKjNm{grid-template-columns:1fr}}.ProductCard_quickViewImage__DQAvB{border-radius:12px;overflow:hidden;height:300px;display:flex;align-items:center;justify-content:center;background-color:#f8faf9}.ProductCard_quickViewInfo__lxXw_{display:flex;flex-direction:column}.ProductCard_quickViewInfo__lxXw_ h2{font-size:1.5rem;color:#0f172a;margin:0 0 1rem}.ProductCard_quickViewInfo__lxXw_ p{color:#64748b;line-height:1.6;margin:0 0 1.5rem}.ProductCard_quickViewInfo__lxXw_ .ProductCard_price__Jroh0{font-size:1.75rem;font-weight:700;color:#e65100;margin-bottom:1rem}.ProductCard_card___Z7IJ{animation:ProductCard_slideUp__khMl8 .5s ease-out forwards}@keyframes ProductCard_slideUp__khMl8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductCard_slideInUp__z60ZG{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}