.section-hero-restaurant{padding-top:calc(var(--nav-height) + var(--space-6));padding-bottom:var(--space-10)}.hero-restaurant-copy{display:flex;flex-direction:column;gap:var(--space-4);justify-content:center}.hero-restaurant-lede{font-size:var(--font-size-lg);line-height:var(--line-height-relaxed);color:var(--color-text-soft);max-width:36rem}.hero-restaurant-meta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2);align-items:center}.hero-restaurant-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.hero-restaurant-visual{display:flex;flex-direction:column;gap:var(--space-3);justify-content:center}.hero-restaurant-table{min-height:260px;margin-bottom:var(--space-2)}.hero-restaurant-note{font-size:var(--font-size-sm);color:var(--color-text-soft);max-width:20rem}.restaurant-image-block{display:flex;align-items:center}.restaurant-figure{width:100%;border-radius:var(--radius-card);overflow:hidden;border:1px solid rgba(255,255,255,0.08);box-shadow:var(--shadow-soft);background:#050608}.restaurant-figure img{width:100%;height:auto;display:block}.restaurant-figure-caption{padding:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-soft);background:linear-gradient(180deg,rgba(5,5,7,0.9),rgba(5,5,7,1))}.section-evening-mood{border-top:1px solid rgba(255,255,255,0.06);border-bottom:1px solid rgba(255,255,255,0.06);background:radial-gradient(circle at top,rgba(245,239,228,0.03) 0,transparent 60%)}.section-comfort-cocktails{background:radial-gradient(circle at bottom,rgba(110,123,79,0.12) 0,transparent 55%)}.card-lounge-header{position:relative;z-index:1;margin-bottom:var(--space-3)}.card-lounge-header .card-title{margin-bottom:0}.card-lounge-header .card-meta{margin-bottom:var(--space-1)}.card-lounge-pattern p{position:relative;z-index:1;max-width:32rem}.card-lounge-pattern .btn{position:relative;z-index:1}.card-lounge-summary{display:flex;align-items:stretch}.section-restaurant-cta{margin-bottom:var(--space-10)}@media(max-width:899px){.hero-restaurant-note{max-width:none}.hero-restaurant-table{margin-top:var(--space-4)}}@media(max-width:767px){.section-hero-restaurant{padding-top:calc(var(--nav-height) + var(--space-4))}.hero-restaurant-actions{flex-direction:column;align-items:flex-start}.card-lounge-summary{margin-top:var(--space-4)}}