body{margin:0;font-family:Inter,sans-serif;background:#f9f9f9;color:#333}.hero{background:url(/images/hero-bg.jpg) center/cover no-repeat;padding:6rem 2rem;text-align:center;color:#fff}.hero-content{background:rgb(18 0 0 / 60%);display:inline-block;padding:2rem 3rem;border-radius:1rem}.hero h1{font-size:2.5rem;margin-bottom:.5rem}.hero h1 span{color:#e60000}.hero p{font-size:1.1rem;margin-bottom:1.5rem}.cta-button{background:#db4343;color:#fff;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;border-radius:5px;transition:background .3s}.cta-button:hover{background:#db2e2e}.section-title{text-align:center;margin:3rem 0 1.5rem;font-size:2rem;color:#2d3436}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;padding:0 2rem 4rem}.category-card{background:white;border-radius:12px;box-shadow:0 4px 12px #0000000f;text-align:center;text-decoration:none;color:inherit;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.category-card img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.category-card h3{padding:1rem;font-size:1.1rem;font-weight:600}.category-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0000001a}.category-card:hover img{transform:scale(1.05)}
