.Category-module__OjKGoG__container{background-color:#fff;max-width:1200px;margin:auto;padding:2rem 1rem}.Category-module__OjKGoG__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Category-module__OjKGoG__categoryTittle{text-transform:capitalize}.Category-module__OjKGoG__header h2{font-size:1.5rem;font-weight:600}.Category-module__OjKGoG__viewAll{color:#2563eb;font-size:.9rem;text-decoration:none}.Category-module__OjKGoG__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;width:100%;display:grid}.Category-module__OjKGoG__card{text-align:center;background-color:#fff;border-radius:10px;padding:1rem;transition:box-shadow .3s;position:relative;box-shadow:0 2px 8px #0000001a}.Category-module__OjKGoG__card:hover{box-shadow:0 6px 15px #00000026}.Category-module__OjKGoG__imageWrapper{border-radius:10px;width:100%;height:220px;position:relative;overflow:hidden}.Category-module__OjKGoG__image{object-fit:contain}.Category-module__OjKGoG__hoverBar{background:#f8f9fb;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.6rem;transition:bottom .3s;display:flex;position:absolute;bottom:-60px;left:0}.Category-module__OjKGoG__card:hover .Category-module__OjKGoG__hoverBar{bottom:0}.Category-module__OjKGoG__iconBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Category-module__OjKGoG__cartBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;flex:1;height:36px;font-size:.85rem}.Category-module__OjKGoG__title{color:var(--foreground-light);text-align:left;margin-top:.8rem;font-size:.8rem;font-weight:500;transition:all .3s}.Category-module__OjKGoG__title:hover{color:var(--foreground)}.Category-module__OjKGoG__price,.Category-module__OjKGoG__priceBefore{margin-top:.3rem;font-size:.8rem}.Category-module__OjKGoG__priceWrapper{align-items:center;gap:5%;display:flex}.Category-module__OjKGoG__priceBefore{color:var(--foreground-light);text-decoration:line-through}@media (max-width:480px){.Category-module__OjKGoG__imageWrapper{height:160px}.Category-module__OjKGoG__cartBtn{font-size:.8rem}}
