.hero-grid{grid-template-columns:2fr 1fr;gap:2rem;margin-top:2rem;display:grid}.featured-main{background:#fff}.featured-main img{aspect-ratio:16/9;object-fit:cover;width:100%}.featured-content{padding:1.5rem 0}.featured-content h1{color:#333;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.on-our-radar{background:#fff}.on-our-radar h2{border-bottom:2px solid #333;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:800}.radar-item{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.radar-item img{object-fit:cover;width:100px;height:80px}.radar-item h3{color:#333;font-size:1rem;line-height:1.3}.promo-banner{color:#fff;text-align:center;background:#6a1b9a;margin:3rem 0;padding:3rem 0}.promo-banner h2{margin-bottom:1rem;font-size:3rem;font-weight:900}.section-header{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1rem}.section-header h2{align-items:center;gap:.5rem;font-size:1.8rem;font-weight:800;display:flex}.section-header h2 span{color:#e55b13}.editorial-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.trending-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.card-simple{text-align:left}.card-simple img{aspect-ratio:4/3;object-fit:cover;width:100%;margin-bottom:.8rem}.card-simple h3{font-size:1.1rem;font-weight:700;line-height:1.4}.retro-banner{background-image:url(/hero.png);background-position:50%;background-size:cover;align-items:flex-end;height:500px;margin:4rem 0;padding:4rem;display:flex}.retro-content{background:#fff;max-width:400px;padding:2rem}.recipe-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem;margin-top:1.5rem;display:grid}@media (max-width:1024px){.hero-grid,.editorial-grid,.trending-grid{grid-template-columns:1fr}.recipe-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}}
