.restaurant-main{background-color:var(--color-bg)}.restaurant-intro{padding-top:var(--space-20);padding-bottom:var(--space-20)}.restaurant-intro-layout{display:grid;grid-template-columns:minmax(0,1.3fr)minmax(0,1fr);gap:var(--space-10);align-items:stretch}.restaurant-intro-copy{padding:var(--space-8);position:relative;overflow:hidden}.restaurant-intro-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6);margin-bottom:var(--space-6)}.restaurant-intro-meta{display:flex;flex-wrap:wrap;gap:var(--space-6);align-items:flex-start}.restaurant-stat{display:flex;flex-direction:column;gap:var(--space-1)}.restaurant-note{max-width:26rem;font-size:var(--font-size-sm);color:rgba(96,91,86,0.9)}.restaurant-intro-image{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);align-self:stretch}.restaurant-intro-image img{width:100%;height:100%;object-fit:cover}.restaurant-style-grid{display:grid;grid-template-columns:minmax(0,1.3fr)minmax(0,1fr);gap:var(--space-10);align-items:flex-start}.restaurant-style-panels{display:grid;gap:var(--space-5)}.restaurant-panel{height:100%}.restaurant-style-links{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6)}.restaurant-team-layout{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(0,1.3fr);gap:var(--space-10);align-items:center}.restaurant-team-image{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.restaurant-team-image img{width:100%;height:100%;object-fit:cover}.restaurant-team-content{padding:var(--space-8)}.restaurant-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6);margin-top:var(--space-6)}.restaurant-team-card h3{margin-bottom:var(--space-3)}.btn-link{display:inline-flex;gap:var(--space-2);font-size:var(--font-size-sm);letter-spacing:0.16em;text-transform:uppercase}.btn-link::after{content:"\2197";font-size:0.9em}.restaurant-team-links{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-3)}.restaurant-entertainment-header{max-width:52rem;margin:0 auto var(--space-10)}.restaurant-entertainment-layout{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(0,1.4fr);gap:var(--space-10);align-items:stretch}.restaurant-entertainment-image{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.restaurant-entertainment-image img{width:100%;height:100%;object-fit:cover}.restaurant-entertainment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}.restaurant-game-card h3{margin-bottom:var(--space-3)}.restaurant-dining-grid{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(0,1.1fr);gap:var(--space-10);align-items:flex-start}.restaurant-dining-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6)}.restaurant-dining-aside{padding:var(--space-7)}.restaurant-dining-steps{display:flex;flex-direction:column;gap:var(--space-5);list-style:none}.restaurant-dining-steps h4{margin-bottom:var(--space-1);font-size:var(--font-size-md);text-transform:none;letter-spacing:0}.restaurant-private-layout{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1fr);gap:var(--space-10);align-items:center}.restaurant-private-content{max-width:40rem}.restaurant-private-tags{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5);margin-bottom:var(--space-5)}.restaurant-private-links{display:flex;flex-wrap:wrap;gap:var(--space-4)}.restaurant-private-image{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.restaurant-private-image img{width:100%;height:100%;object-fit:cover}.restaurant-location-grid{display:grid;grid-template-columns:minmax(0,1.3fr)minmax(0,1.1fr);gap:var(--space-10);align-items:flex-start}.restaurant-location-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6)}.restaurant-location-panel{padding:var(--space-7)}.restaurant-location-panel h3{margin-bottom:var(--space-4)}.restaurant-location-list{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-5)}.restaurant-responsible{padding-bottom:var(--space-20)}.container-narrow{max-width:720px;margin:0 auto}.restaurant-responsible-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6)}@media(max-width:1200px){.restaurant-intro-layout,.restaurant-style-grid,.restaurant-team-layout,.restaurant-entertainment-layout,.restaurant-dining-grid,.restaurant-private-layout,.restaurant-location-grid{grid-template-columns:1fr}.restaurant-intro-image,.restaurant-entertainment-image,.restaurant-private-image,.restaurant-team-image{max-height:480px}}@media(max-width:900px){.restaurant-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.restaurant-entertainment-grid{grid-template-columns:1fr}}@media(max-width:768px){.restaurant-intro{padding-top:var(--space-16)}.restaurant-intro-copy,.restaurant-team-content,.restaurant-dining-aside,.restaurant-location-panel{padding:var(--space-6)}.restaurant-team-grid{grid-template-columns:1fr}.restaurant-entertainment-header{margin-bottom:var(--space-8)}.restaurant-responsible{padding-bottom:var(--space-16)}}