.home-page{padding-top:80px}.hero{text-align:center;background:linear-gradient(#0009,#000c),url(https://images.unsplash.com/photo-1513506003901-1e6a229e2d15?q=80&w=2070&auto=format&fit=crop) 50%/cover no-repeat;justify-content:center;align-items:center;height:80vh;min-height:600px;padding:0 2rem;display:flex}.hero-content h1{text-shadow:0 2px 10px #00000080;margin-bottom:1rem;font-size:4rem;font-weight:700}.hero-content p{color:#ddd;max-width:600px;margin:0 auto 2rem;font-size:1.5rem}.mt-4{margin-top:2rem}.categories{padding:6rem 2rem}.category-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.category-card{color:inherit;text-align:center;cursor:pointer;padding:1.5rem;text-decoration:none;transition:transform .3s;display:block}.category-card:hover{border-color:var(--primary-color);transform:translateY(-10px)}.category-img{object-fit:cover;background-color:var(--surface-color);border:1px solid #ffffff0d;border-radius:8px;width:100%;height:200px;margin-bottom:1.5rem;display:block}.category-card h3{font-size:1.25rem;font-weight:600}
