.hero-restaurant{background:radial-gradient(circle at top left,#f3f4fb 0,#ffffff 45%),radial-gradient(circle at bottom right,#f7faf8 0,#ffffff 55%)}.hero-restaurant-layout{display:flex;flex-direction:column;gap:var(--space-6);align-items:flex-start}@media (min-width:768px){.hero-restaurant-layout{flex-direction:row;align-items:center;justify-content:space-between}}.hero-restaurant-text{max-width:32rem}.hero-restaurant-image-card{max-width:480px;margin:0 auto}.hero-restaurant-figure{border-radius:var(--radius-xl);overflow:hidden}.hero-restaurant-figure img{width:100%;height:auto;object-fit:cover}.hero-restaurant-actions{flex-wrap:wrap}.restaurant-card{display:flex;flex-direction:column;gap:var(--space-3)}.restaurant-card-image figure{border-radius:var(--radius-lg);overflow:hidden}.restaurant-card-image img{width:100%;height:100%;object-fit:cover}.restaurant-card-links{flex-wrap:wrap;margin-top:var(--space-2)}.hero-restaurant .tagline-soft{max-width:28rem}.section-bg-cream .restaurant-card{background:linear-gradient(135deg,#faf7f3,#ffffff)}.section-bg-blue .restaurant-card{background:linear-gradient(135deg,#f3f4fb,#ffffff)}.section-bg-green .restaurant-card{background:linear-gradient(135deg,#f7faf8,#ffffff)}