.ProductOverview_overview-wrapper__xlhQH{width:100%;min-height:100vh;background-color:#fff;display:flex;justify-content:center}.ProductOverview_product-overview-section__oagvx{padding:60px 20px;width:100%}.ProductOverview_overview-header___lTBf{margin-bottom:40px}.ProductOverview_overview-header___lTBf h1{font-size:2.5rem;font-weight:700;color:#111}.ProductOverview_categories-container__4T5KQ{display:flex;flex-direction:column;gap:40px}.ProductOverview_category-block__vi9i6{background-color:#f9fafb;border-radius:12px;overflow:hidden}.ProductOverview_category-header__Zqb_O{padding:25px 30px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb}.ProductOverview_category-title-group__2qLYE{display:flex;align-items:center;gap:15px}.ProductOverview_cat-icon__iZPTw{opacity:.8}.ProductOverview_category-header__Zqb_O h2{font-size:1.5rem;font-weight:500;color:#111;margin:0}.ProductOverview_explore-link__e_Cqb{font-size:.9rem;color:#333;font-weight:600;cursor:pointer;text-transform:lowercase}.ProductOverview_category-items__FepsG{padding:30px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px 40px;gap:20px 40px}.ProductOverview_product-item-link__pB3jn{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;text-decoration:none;color:#374151!important;font-size:1rem;font-weight:600;padding:15px;transition:all .3s ease;background:#fff;border-radius:12px;border:1px solid transparent}.ProductOverview_product-item-link__pB3jn:hover{border-color:#e5e7eb;box-shadow:0 10px 25px rgba(0,0,0,.05);transform:translateY(-4px)}.ProductOverview_product-image-wrapper__j_FVb{width:100%;height:160px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;overflow:hidden;margin-bottom:5px;padding:10px}.ProductOverview_product-image__DV0Af{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.ProductOverview_product-item-link__pB3jn:hover .ProductOverview_product-image__DV0Af{transform:scale(1.05)}.ProductOverview_product-meta__YueQt{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto}.ProductOverview_product-name__w0aPQ{border-bottom:2px solid transparent;transition:border-color .2s}.ProductOverview_product-item-link__pB3jn:hover .ProductOverview_product-name__w0aPQ{border-bottom-color:#76b900;color:#000}.ProductOverview_product-item-link__pB3jn .ProductOverview_arrow__c6cNW{opacity:1;transform:none;transition:transform .2s,color .2s;color:#374151;font-size:1.1em}.ProductOverview_product-item-link__pB3jn:hover .ProductOverview_arrow__c6cNW{transform:translateX(5px);color:#76b900}@media (max-width:900px){.ProductOverview_category-items__FepsG{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ProductOverview_category-header__Zqb_O{padding:15px 20px}.ProductOverview_category-header__Zqb_O h2{font-size:1.2rem}.ProductOverview_category-items__FepsG{padding:20px;grid-template-columns:1fr}}