.restaurante-hero-media img{width:100%;height:100%;object-fit:cover;max-height:640px}.restaurante-hero{position:relative}.restaurante-hero-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:var(--space-16);color:#fff}.restaurante-hero-actions{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4)}.restaurante-hero-note{margin-top:var(--space-6);max-width:42rem;display:flex;flex-direction:column;gap:var(--space-3)}.restaurante-hero-note .note{color:rgba(255,255,255,0.86)}.restaurante-intro{row-gap:var(--space-10);column-gap:var(--space-8)}.restaurante-card-highlight{align-self:stretch}.restaurante-ambiente{background-color:var(--color-background-alt)}.restaurante-ambiente-grid{row-gap:var(--space-8);column-gap:var(--space-10);align-items:center}.restaurante-ambiente-media{display:flex;flex-direction:column;gap:var(--space-3)}.restaurante-cozinha-grid,.restaurante-servico-grid,.restaurante-privado-grid,.restaurante-cozinha-acao-grid{row-gap:var(--space-8);column-gap:var(--space-10);align-items:center}.restaurante-vinhos{background-color:var(--color-background-alt)}.restaurante-vinhos-inner,.restaurante-poker-inner{display:flex;flex-direction:column;gap:var(--space-8)}.restaurante-vinhos-grid,.restaurante-poker-grid{row-gap:var(--space-8);column-gap:var(--space-10);align-items:flex-start}.restaurante-privado-media,.restaurante-cozinha-media,.restaurante-servico-media,.restaurante-cozinha-acao-media,.restaurante-poker-media{display:flex;flex-direction:column;gap:var(--space-3)}.restaurante-poker{background-color:var(--color-surface)}.restaurante-callout-inner{background:linear-gradient(135deg,#f4efe7,#ffffff);border-color:rgba(199,161,91,0.5)}.restaurante-callout-actions{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3)}.restaurante-callout-secondary{font-size:var(--font-size-sm);color:var(--gray-700);display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}.restaurante-callout-secondary a{text-decoration:underline;text-decoration-color:rgba(0,0,0,0.18)}@media (max-width:767.98px){.restaurante-hero-content{position:relative;padding-block:var(--space-10);background:linear-gradient(to bottom,rgba(0,0,0,0.55),rgba(0,0,0,0.9));margin-top:-35vh}.restaurante-hero-media img{max-height:70vh}.restaurante-hero-actions{flex-direction:column;align-items:flex-start}.restaurante-callout-inner{padding:var(--space-6)}}@media (min-width:768px){.restaurante-hero-content{max-width:1120px;margin-inline:auto;padding-inline:var(--space-4)}.restaurante-callout-inner{padding:var(--space-8)}}@media (min-width:1024px){.restaurante-hero-content{padding-bottom:var(--space-20)}.restaurante-hero-media img{max-height:720px}}