.hero-meta{max-width:380px}.restaurant-hero-block{align-items:center}.restaurant-visual{border-radius:var(--radius-lg);border:1px solid var(--color-border-strong);background:linear-gradient(135deg,rgba(221,210,197,0.6),rgba(240,237,232,0.95));padding:var(--space-6);box-shadow:var(--shadow-soft)}.restaurant-image-card{border-radius:var(--radius-lg);border:1px solid var(--color-border);overflow:hidden;box-shadow:var(--shadow-soft);background:var(--color-bg)}.restaurant-image-main{width:100%;display:block}.restaurant-image-caption{padding:var(--space-4) var(--space-5);font-size:var(--font-size-sm);color:var(--color-muted);background:linear-gradient(90deg,rgba(250,247,243,0.98),rgba(232,225,216,0.95))}.restaurant-feature-list{list-style:none;font-size:var(--font-size-sm);color:var(--color-muted)}.restaurant-feature-list li+li{margin-top:var(--space-3)}.restaurant-space-grid{align-items:flex-start}.poker-table-grid{align-items:center}.group-grid{align-items:center}.reserve-card{background:linear-gradient(135deg,rgba(250,247,243,0.98),rgba(225,213,199,0.96))}.reserve-grid{align-items:stretch}.reserve-side{display:flex;align-items:stretch}.restaurant-seasonal-grid{align-items:center}@media (max-width:1024px){.hero-meta{max-width:none}.restaurant-visual{margin-top:var(--space-6)}}@media (max-width:768px){.restaurant-hero-block{grid-template-columns:1fr}.restaurant-visual{order:-1}.reserve-grid{grid-template-columns:1fr}.reserve-side{margin-top:var(--space-6)}}