.section-hero-restaurant{background:radial-gradient(circle at top left,rgba(232,220,200,0.7),transparent 55%),var(--color-background)}.hero--restaurant{grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr)}.hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-4)}.hero-visual--restaurant{background:radial-gradient(circle at top left,rgba(232,220,200,0.9),transparent 60%),#fff9f0}.hero-visual-room--photo{border-radius:32px;overflow:hidden;box-shadow:var(--shadow-medium);border:1px solid rgba(185,154,98,0.45);min-height:260px}.hero-restaurant-image{width:100%;height:100%;object-fit:cover}.restaurant-section-grid{align-items:center;gap:var(--space-10)}.restaurant-text-block{max-width:34rem}.restaurant-image-arch{max-width:30rem;margin:0 auto}.restaurant-arch-image{width:100%;height:100%;object-fit:cover;border-radius:32px}.restaurant-lounge-grid{align-items:stretch;gap:var(--space-8)}.restaurant-highlight-card{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start}.experience-evening-grid{align-items:flex-start;gap:var(--space-10)}.restaurant-list{list-style:disc;padding-left:1.25rem;color:var(--color-text-soft);font-size:var(--font-size-md);line-height:var(--line-height-relaxed)}.restaurant-list li+li{margin-top:0.4rem}.arch-panel--light{background:radial-gradient(circle at top,rgba(248,241,229,1),rgba(232,220,200,0.9));box-shadow:var(--shadow-soft)}@media (max-width:959px){.hero--restaurant{grid-template-columns:1fr}.hero-main{order:2}.hero-visual--restaurant{order:1}.restaurant-section-grid{gap:var(--space-8)}.restaurant-lounge-grid{grid-template-columns:1fr}.experience-evening-grid{grid-template-columns:1fr}}@media (max-width:639px){.hero-actions{flex-direction:column}.restaurant-image-arch{max-width:100%}.order-mobile-last{order:2}}