.Categories-module__iZoG0G__pageHeader{background:var(--secondary);color:#fff;text-align:center;padding:100px 0}.Categories-module__iZoG0G__pageHeader h1{margin-bottom:15px;font-size:3.5rem}.Categories-module__iZoG0G__pageHeader p{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:1.2rem}.Categories-module__iZoG0G__categoryGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Categories-module__iZoG0G__categoryCard{box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;border-radius:8px;overflow:hidden}.Categories-module__iZoG0G__categoryCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.Categories-module__iZoG0G__imageWrapper{height:280px;overflow:hidden}.Categories-module__iZoG0G__imageWrapper img{object-fit:contain;width:100%;height:100%;transition:transform .8s}.Categories-module__iZoG0G__categoryCard:hover .Categories-module__iZoG0G__imageWrapper img{transform:scale(1.1)}.Categories-module__iZoG0G__content{text-align:center;padding:30px}.Categories-module__iZoG0G__content h3{color:var(--secondary);margin-bottom:15px;font-size:1.3rem}.Categories-module__iZoG0G__content p{color:var(--text-muted);margin-bottom:25px;font-size:.95rem}.Categories-module__iZoG0G__btnLink{color:var(--primary);text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid var(--primary);padding-bottom:5px;font-size:.85rem;font-weight:700}@media (max-width:1100px){.Categories-module__iZoG0G__categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.Categories-module__iZoG0G__categoryGrid{grid-template-columns:1fr}}
