.catGallery-module__DgJX9W__hero{background:linear-gradient(135deg,var(--color-bg-secondary),var(--color-bg-tertiary));justify-content:center;align-items:center;height:40vh;min-height:300px;margin-top:73px;display:flex;position:relative}.catGallery-module__DgJX9W__heroContent{text-align:center}.catGallery-module__DgJX9W__heroContent h1{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:500}.catGallery-module__DgJX9W__heroContent p{color:var(--color-gold);font-size:1.2rem}.catGallery-module__DgJX9W__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.catGallery-module__DgJX9W__section{background:var(--color-bg-primary);padding:6rem 0}.catGallery-module__DgJX9W__sectionAlt{background:var(--color-bg-secondary)}.catGallery-module__DgJX9W__sectionTitle{text-align:center;margin-bottom:4rem}.catGallery-module__DgJX9W__sectionTitle h2{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.5rem);font-weight:500}.catGallery-module__DgJX9W__goldText{color:var(--color-gold)}.catGallery-module__DgJX9W__divider{background:linear-gradient(90deg,transparent,var(--color-gold),transparent);width:60px;height:2px;margin:1.5rem auto}.catGallery-module__DgJX9W__sectionTitle p{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.catGallery-module__DgJX9W__catsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.catGallery-module__DgJX9W__catCard{background:var(--color-bg-card);border:1px solid var(--color-border);transition:all var(--transition-normal);border-radius:12px;overflow:hidden}.catGallery-module__DgJX9W__catCard:hover{border-color:var(--color-border-gold);box-shadow:var(--shadow-card);transform:translateY(-4px)}.catGallery-module__DgJX9W__catImageWrapper{aspect-ratio:1;position:relative;overflow:hidden}.catGallery-module__DgJX9W__catImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal)}.catGallery-module__DgJX9W__catCard:hover .catGallery-module__DgJX9W__catImage{transform:scale(1.05)}.catGallery-module__DgJX9W__catInfo{padding:1.5rem}.catGallery-module__DgJX9W__catInfo h3{font-family:var(--font-heading);color:var(--color-gold);margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.catGallery-module__DgJX9W__catTitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.catGallery-module__DgJX9W__catDetails{margin-bottom:1rem}.catGallery-module__DgJX9W__detailRow{border-bottom:1px solid var(--color-border);justify-content:space-between;padding:.5rem 0;display:flex}.catGallery-module__DgJX9W__detailRow:last-child{border-bottom:none}.catGallery-module__DgJX9W__label{color:var(--color-text-muted);font-size:.9rem}.catGallery-module__DgJX9W__value{color:var(--color-text-primary);font-size:.9rem}.catGallery-module__DgJX9W__catBio{color:var(--color-text-secondary);font-size:.95rem;line-height:1.7}.catGallery-module__DgJX9W__badges{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.catGallery-module__DgJX9W__badge{background:var(--color-bg-tertiary);border:1px solid var(--color-border-gold);color:var(--color-gold);text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:.35rem .75rem;font-size:.75rem;display:inline-block}.catGallery-module__DgJX9W__intro{background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);padding:4rem 0}.catGallery-module__DgJX9W__introContent{text-align:center;max-width:800px;margin:0 auto}.catGallery-module__DgJX9W__introContent p{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.8}@media (max-width:500px){.catGallery-module__DgJX9W__hero{height:30vh;min-height:250px}.catGallery-module__DgJX9W__catsGrid{grid-template-columns:1fr}}
