.ProductsPage-module__tI2ChG__pageWrapper{background-color:#fff;min-height:100vh;padding:40px 0 80px;font-family:Inter,sans-serif}.ProductsPage-module__tI2ChG__container{max-width:1300px;margin:0 auto;padding:0 20px}.ProductsPage-module__tI2ChG__topBar{color:#4b5563;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;font-size:.9rem;display:flex}.ProductsPage-module__tI2ChG__leftControls,.ProductsPage-module__tI2ChG__rightControls{align-items:center;gap:25px;display:flex}.ProductsPage-module__tI2ChG__controlGroup{align-items:center;gap:8px;display:flex}.ProductsPage-module__tI2ChG__controlLabel{color:#111827;font-weight:500}.ProductsPage-module__tI2ChG__dropdown{cursor:pointer;align-items:center;gap:4px;display:flex}.ProductsPage-module__tI2ChG__dropdown svg{color:#9ca3af;width:14px;height:14px}.ProductsPage-module__tI2ChG__productGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1024px){.ProductsPage-module__tI2ChG__productGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ProductsPage-module__tI2ChG__productGrid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:480px){.ProductsPage-module__tI2ChG__productGrid{grid-template-columns:1fr}}.ProductsPage-module__tI2ChG__productCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden}.ProductsPage-module__tI2ChG__productCard:hover{box-shadow:0 4px 15px #0000000d}.ProductsPage-module__tI2ChG__discountBadge{color:#fff;z-index:2;text-align:center;background-color:#0c4a6e;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:8px 10px;font-size:.9rem;font-weight:800;line-height:1.1;position:absolute;top:0;right:15px;box-shadow:0 2px 5px #0003}.ProductsPage-module__tI2ChG__discountBadge span{font-size:.7rem;display:block}.ProductsPage-module__tI2ChG__imageWrap{aspect-ratio:1;background:#fdfbf7;justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.ProductsPage-module__tI2ChG__productImage{object-fit:contain;width:100%;height:100%}.ProductsPage-module__tI2ChG__content{text-align:center;flex-direction:column;flex:1;padding:20px 15px;display:flex}.ProductsPage-module__tI2ChG__title{color:#1e3a8a;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin:0 0 15px;font-size:.9rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductsPage-module__tI2ChG__pricing{justify-content:center;align-items:center;gap:10px;margin-bottom:20px;display:flex}.ProductsPage-module__tI2ChG__originalPrice{color:#64748b;font-size:.85rem;text-decoration:line-through}.ProductsPage-module__tI2ChG__currentPrice{color:#1e3a8a;font-size:.9rem;font-weight:700}.ProductsPage-module__tI2ChG__currentPrice span{font-weight:800}.ProductsPage-module__tI2ChG__packSelector{color:#374151;text-align:center;cursor:pointer;appearance:none;background:0 0;border:1px solid #e5e7eb;border-left:none;border-right:none;outline:none;width:100%;margin-bottom:15px;padding:8px 10px;font-size:.8rem;font-weight:500}.ProductsPage-module__tI2ChG__packWrapper{width:100%;position:relative}.ProductsPage-module__tI2ChG__packWrapper:after{content:"▼";color:#64748b;pointer-events:none;font-size:.6rem;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ProductsPage-module__tI2ChG__addToCartBtn{color:#1e3a8a;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #1e3a8a;border-radius:4px;width:100%;margin-top:auto;padding:10px;font-size:.85rem;font-weight:700;transition:all .2s}.ProductsPage-module__tI2ChG__addToCartBtn:hover{color:#fff;background:#1e3a8a}.ProductsPage-module__tI2ChG__outOfStockBtn{color:#9ca3af;cursor:not-allowed;text-transform:uppercase;background:0 0;border:1px solid #9ca3af;border-radius:4px;width:100%;margin-top:auto;padding:10px;font-size:.85rem;font-weight:700}
