.restaurant-hero{background-color:var(--color-background)}.restaurant-hero-media{position:relative;max-height:520px;overflow:hidden}.restaurant-hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05)}.restaurant-hero-inner{margin-top:-5rem;position:relative}.restaurant-hero-content{max-width:640px;padding:var(--space-6);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(25,19,16,.88),rgba(25,19,16,.78));color:#fff;box-shadow:var(--shadow-medium)}.restaurant-hero-content h1,.restaurant-hero-content p{color:#fff}.restaurant-hero-cta{display:flex;flex-wrap:wrap;gap:var(--space-3)}.restaurant-story-grid{align-items:flex-start;gap:var(--space-8)}.restaurant-story-aside .card{height:100%}.restaurant-story-list{display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-4)}.restaurant-story-list p{margin-bottom:0}.signature-grid{align-items:center;gap:var(--space-8)}.signature-media img{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.signature-card{box-shadow:none;border-radius:var(--radius-md);padding:var(--space-4)}.philosophy-grid{gap:var(--space-8);align-items:stretch}.philosophy-aside .card{height:100%}.restaurant-ambiance-header{max-width:720px;margin-inline:auto}.chef-grid{align-items:center;gap:var(--space-8)}.chef-media img{border-radius:var(--radius-lg);box-shadow:var(--shadow-medium)}.chef-subheading{font-family:var(--font-sans);font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.16em;margin-bottom:var(--space-2)}.pairings-grid{gap:var(--space-8);align-items:stretch}.pairings-aside .card{height:100%}.restaurant-cta{padding-bottom:var(--space-16)}.restaurant-cta-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-6);background:linear-gradient(135deg,#fffdf8,#f3ece4)}.restaurant-cta-actions{display:flex;flex-direction:column;gap:var(--space-3);min-width:220px}.restaurant-cta-inline-link{font-size:var(--font-size-sm);text-decoration:underline;text-underline-offset:4px;color:var(--color-text-soft)}.restaurant-cta-inline-link:hover{color:var(--color-primary-strong)}@media (max-width:960px){.restaurant-hero-inner{margin-top:-3.5rem}.restaurant-hero-content{padding:var(--space-5)}.signature-grid,.philosophy-grid,.chef-grid,.pairings-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.restaurant-hero-media{max-height:420px}.restaurant-hero-inner{margin-top:-2.75rem}.restaurant-hero-content{padding:var(--space-4)}.restaurant-hero-cta{flex-direction:column;align-items:stretch}.restaurant-cta-card{align-items:flex-start}.restaurant-cta-actions{width:100%}}