.hero-restaurant{background:radial-gradient(circle at top left,rgba(194,154,91,0.32),transparent 60%),linear-gradient(135deg,rgba(253,247,238,0.9),rgba(243,228,212,0.9))}.restaurant-section-split{align-items:center;gap:var(--space-8)}.restaurant-section-grid{gap:var(--space-6)}.restaurant-image-block{border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(208,193,174,0.9);box-shadow:var(--shadow-md);background-color:var(--color-surface-elevated)}.restaurant-image-block img{width:100%;height:100%;object-fit:cover}.restaurant-highlight-card{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.restaurant-inline-list{margin-top:var(--space-3);display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-muted)}.restaurant-banner{margin-top:var(--space-5)}.restaurant-card-neutral{background:transparent}@media(max-width:767.98px){.hero-restaurant{padding-top:var(--space-8)}.restaurant-section-split{gap:var(--space-6)}.restaurant-image-block{margin-bottom:var(--space-4)}}