.products_container__ZUXtL{padding:2rem;max-width:1200px;margin:0 auto}.products_grid__R9Xsq{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.products_productCard__kYAfO{background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.products_productCard__kYAfO:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.12)}.products_productImage__qSymq{width:100%;height:200px;object-fit:contain;border-radius:12px;margin-bottom:1rem}.products_productInfo__9KDHs{margin-bottom:1rem}.products_productName__ZgQeS{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#111827}.products_productPrice__x7_11{font-size:1.2rem;font-weight:700;color:#16a34a}.products_productPriceInstallments__ltHMg{font-size:12px}.products_actions__bhpOH{display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.products_detailsButton__tXbx6{flex:1 1;text-align:center;padding:.4rem;border-radius:5px;background:#f3f4f6;color:#111827;text-decoration:none;transition:background .2s ease;font-size:12px;cursor:pointer}.products_detailsButton__tXbx6:hover{background:#e5e7eb}.products_addToCartButton__ola_Q{flex:1 1;padding:.4rem;border-radius:5px;background:#fc3f3f;color:#fff;font-weight:500;font-size:14px;border:none;cursor:pointer;transition:background .2s ease}.products_addToCartButton__ola_Q:hover{background:#dd3939}.products_categorySection__ULaoF{margin-bottom:32px}.products_categoryName__g5mOY{font-size:24px;font-weight:600;margin-bottom:16px;text-align:center;border-radius:5px}.products_noResults__RRI5l{text-align:center;font-size:18px;color:#6b7280;margin:2rem 0}@media (max-width:1200px){.products_grid__R9Xsq{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.products_grid__R9Xsq{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.products_container__ZUXtL{padding:1rem}.products_grid__R9Xsq{grid-template-columns:repeat(2,1fr);gap:1rem}.products_productCard__kYAfO{padding:1rem;border-radius:12px}.products_productImage__qSymq{height:140px}.products_productName__ZgQeS{font-size:.95rem}.products_productPrice__x7_11{font-size:1rem}.products_addToCartButton__ola_Q{font-size:13px}}.productModal_modal__5pBUQ{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.productModal_modalContent__5gGl1{position:relative;background-color:#fff;padding:20px;border-radius:8px;max-width:500px;width:90%;box-shadow:0 2px 10px rgba(0,0,0,.1)}.productModal_closeButton__y9NT3{position:absolute;top:10px;right:20px;background:none;border:none;font-size:24px;cursor:pointer}.productModal_productDetails__Ctghr{display:flex;flex-direction:column;align-items:center;gap:16px}.productModal_productTitle__JNEzW{font-size:18px;font-weight:700;margin-bottom:10px;text-align:center;padding:0 20px}.productModal_productImage__rFt4Y{width:100%;max-height:200px;object-fit:contain;border-radius:12px}.productModal_productDescription__lAPEE{font-size:14px;color:#555;text-align:center}.productModal_productPrice__3Q6Bx{font-size:20px;color:#16a34a;font-weight:600}.productModal_addToCartButton__bNgqL{width:100%;flex:1 1;padding:.4rem;border-radius:5px;background:#fc3f3f;color:#fff;font-weight:500;font-size:14px;border:none;cursor:pointer;transition:background .2s ease}.header_headerWrapper__ekMwA{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%}.header_header__iAHWV{justify-content:center;padding:12px 20px;gap:16px;background:#000}.header_header__iAHWV,.header_left__foqPL{display:flex;align-items:center}.header_center__Dokmn{flex:1 1;max-width:500px}.header_right__w5Qtg{display:flex;align-items:center}.header_logo__q5OoG{width:80px;height:80px;border-radius:5px}.header_search__agBoB{width:100%;height:40px;padding:10px 14px;border-radius:5px;border:1px solid #ddd;font-size:14px;outline:none;transition:border .2s ease}.header_search__agBoB:focus{border-color:#fc3f3f}.header_cartButton__0lNRF{display:flex;height:40px;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:5px;border:none;background:#41aa21;color:#fff;cursor:pointer;font-size:14px;transition:background .2s ease;position:relative}.header_cartButton__0lNRF:hover{background:#47ce1e}.header_cartText__NBEof{display:inline-block}.header_cartBadge__wU9xH{position:absolute;top:-6px;right:-6px;background:#fc3f3f;color:#fff;font-size:14px;padding:2px 6px;border-radius:999px}.header_navbar__jceKr{display:flex;gap:10px;justify-content:center;list-style:none;padding:10px;background:#000;border-top:1px solid hsla(0,0%,100%,.2)}.header_navItem__tTISV{font-size:14px;color:#fff;cursor:pointer}@media (max-width:768px){.header_container__mTo9E{flex-wrap:wrap}.header_center__Dokmn{width:100%}.header_cartText__NBEof{display:none}.header_navItem__tTISV{font-size:12px}}.logo_logo__e7YNS{width:90px;height:90px;border-radius:5px;cursor:pointer}.infobar_container__xqhXU{background:#fff;height:35px;display:flex;align-items:center;width:100%}.infobar_wrapper__P3rYw{overflow:hidden;width:100%}.infobar_marquee__Gym4B{display:flex;width:max-content;animation:infobar_scroll__T0ZqH 20s linear infinite}@media (hover:hover){.infobar_marquee__Gym4B:hover{animation-play-state:paused}}.infobar_track__GN3y3{display:flex;align-items:center;gap:30px;padding-right:30px}.infobar_item__NFg_M{display:flex;align-items:center;gap:8px;white-space:nowrap}.infobar_icon__C_yPU{width:25px;height:25px;color:#fc3f3f}.infobar_text__oZlr_{font-size:14px;letter-spacing:.5px}@keyframes infobar_scroll__T0ZqH{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.page_main__GlU4n{margin-top:200px}.cartModal_modal__98ySQ{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.cartModal_modalTitle__HCuK_{font-size:18px;margin-bottom:10px;text-align:center}.cartModal_modalContent__1c4pR{position:relative;background-color:#fff;padding:20px;border-radius:8px;max-width:500px;width:90%;max-height:90%;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow-y:auto}.cartModal_closeButton__xGx_I{position:absolute;top:10px;right:20px;background:none;border:none;font-size:24px;cursor:pointer}.cartModal_productItem__29ouk{display:flex;align-items:center;justify-content:flex-start;padding:10px 0;border-bottom:1px solid #eee;gap:12px}.cartModal_imageWrapper__JnQPa{min-width:65px;max-width:65px;display:flex;justify-content:center;align-items:center}.cartModal_productImage__BD7OK{width:-moz-fit-content;width:fit-content;max-height:80px;object-fit:contain;border-radius:12px}.cartModal_productControls__FpHYg{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.cartModal_productTitle___UhWT{flex:1 1;font-size:14px}.cartModal_productQuantity__UZZGV{display:flex;align-items:center;gap:10px}.cartModal_quantityButton__eFB2e{background-color:#f0f0f0;padding:2px 8px}.cartModal_quantityButton__eFB2e,.cartModal_removeButton__zdlAw{border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.cartModal_removeButton__zdlAw{background-color:#ff4d4f;color:#fff;padding:6px 12px}.cartModal_productInfo__MTGy_{display:flex;gap:12px;flex-direction:column;flex:1 1}.cartModal_productPrice__FnLAu{font-size:14px;color:#555}.cartModal_totalAmount__hy9G_{font-size:16px;font-weight:500;margin-top:20px;text-align:right}.cartModal_checkoutButton__FVuZt{background-color:#41aa21;display:flex;align-items:center;justify-content:center;gap:10px}.cartModal_addMoreButton__fhgH_,.cartModal_checkoutButton__FVuZt{width:100%;padding:10px;color:#fff;border:none;border-radius:5px;font-size:14px;cursor:pointer;transition:background-color .2s ease;margin-top:10px}.cartModal_addMoreButton__fhgH_{background-color:#007bff}.cartModal_emptyCartMessage__CAMYY{text-align:center;color:#777;font-size:16px;margin-top:20px}