.restaurant-hero{position:relative;padding-top:var(--space-16)}.restaurant-hero-shell{align-items:center}.restaurant-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr);gap:var(--space-8);align-items:center}@media(min-width:900px){.restaurant-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}}.restaurant-hero-copy{position:relative;z-index:1;max-width:34rem}.restaurant-hero-subtitle{font-size:1.05rem;margin-top:var(--space-3);margin-bottom:var(--space-4)}.restaurant-hero-meta{display:flex;flex-wrap:wrap;gap:0.75rem;margin-bottom:var(--space-5)}.restaurant-hero-actions{display:flex;flex-wrap:wrap;gap:0.75rem}.restaurant-hero-media{position:relative;z-index:1}.restaurant-hero-image-card{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-elevated);background:var(--color-surface)}.restaurant-hero-image-card img{width:100%;height:100%;object-fit:cover}.restaurant-section-header{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-6)}@media(min-width:900px){.restaurant-section-header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.restaurant-interiors-grid{display:grid;gap:var(--space-6)}@media(min-width:900px){.restaurant-interiors-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);align-items:stretch}}.restaurant-interior-card img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--radius-xl) - 4px)}.restaurant-interiors-copy{display:flex;flex-direction:column;justify-content:space-between}.restaurant-chip-grid{display:flex;flex-wrap:wrap;gap:0.5rem;margin-block:var(--space-4)}.restaurant-two-col{display:grid;gap:var(--space-6)}@media(min-width:900px){.restaurant-two-col{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}}.restaurant-list{display:grid;gap:0.45rem;font-size:0.95rem;color:var(--color-text-soft)}.restaurant-list li::before{content:"•";color:var(--color-primary);margin-right:0.45rem}.restaurant-list li{display:flex;align-items:flex-start}.restaurant-list li span{flex:1}.restaurant-cta-inline{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:var(--space-4)}.restaurant-service-highlight{background:radial-gradient(circle at top left,rgba(40,165,255,0.18),transparent 60%),radial-gradient(circle at bottom right,rgba(92,225,195,0.22),transparent 60%),#020617;color:#e5e7eb}.restaurant-service-highlight p{color:#e5e7eb}.restaurant-ingredients .card:nth-child(2){background:radial-gradient(circle at 0 0,rgba(255,216,107,0.18),transparent 60%),var(--color-surface-alt)}.restaurant-ambience-grid{display:grid;gap:var(--space-6)}@media(min-width:900px){.restaurant-ambience-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);align-items:center}}.restaurant-ambience-media img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--radius-xl) - 4px)}.restaurant-artistic{align-items:start}.restaurant-artistic .carousel-shell{margin-top:var(--space-2)}@media(min-width:900px){.restaurant-artistic{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}}.restaurant-carousel-controls{display:flex;gap:0.5rem;margin-top:var(--space-4)}.restaurant-carousel-controls .btn-ghost{border-radius:999px;border:1px solid rgba(148,163,184,0.55);padding-inline:0.85rem}.restaurant-social-shell{margin-top:var(--space-2)}.restaurant-social-header{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-5)}@media(min-width:900px){.restaurant-social-header{flex-direction:row;justify-content:space-between;align-items:flex-start}}.restaurant-social-grid{display:grid;gap:var(--space-5);margin-bottom:var(--space-5)}@media(min-width:900px){.restaurant-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.restaurant-social-cta{display:flex;flex-wrap:wrap;gap:0.75rem}.restaurant-carousel-slide[hidden]{display:none}.restaurant-carousel-slide p{margin-bottom:0;color:#e5e7eb}
