.catalogs-hero{background:linear-gradient(#0009,#0009),url(/build/assets/red-flower.jpg) no-repeat center center;background-size:cover;min-height:300px;color:#fff}.hero-logo{max-width:300px;height:auto;margin:0 auto 2rem;display:block}@media (max-width: 576px){.hero-logo{max-width:200px}}.catalogs-title{font-size:2.5rem;font-weight:700;text-transform:uppercase;letter-spacing:2px}.catalog-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column}.catalog-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px #00000026}.catalog-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.catalog-thumbnail{border-radius:8px 8px 0 0;overflow:hidden;flex:1;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.catalog-thumbnail img{width:100%;height:100%;object-fit:contain;padding:10px}.catalog-info{background:#fff;border-radius:0 0 8px 8px;margin-top:auto}.catalog-title{color:#333;margin:0;font-size:1.1rem;font-weight:500}.catalog-description{color:#666;font-size:.9rem}
