html,body{background:radial-gradient(circle at top left,#f7efe4 0,#fdfdfc 40%,#dbe7ff 100%)}.hero-restaurant{padding-block:var(--space-10)}@media (min-width:768px){.hero-restaurant{padding-block:var(--space-12)}}.hero-restaurant__grid{display:grid;grid-template-columns:minmax(0,1.2fr);gap:var(--space-6);align-items:center}@media (min-width:900px){.hero-restaurant__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}}.hero-restaurant__badge{margin-bottom:var(--space-3)}.hero-restaurant__lead{font-size:var(--font-size-lg);color:var(--color-gray-700);max-width:40rem}.hero-restaurant__chips{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-4)}.hero-restaurant__actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.hero-restaurant__media{max-width:520px;justify-self:center}.hero-restaurant__figure{padding:0;overflow:hidden}.hero-restaurant__image{width:100%;border-radius:24px 24px 0 0}.hero-restaurant__caption{padding:var(--space-3) var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-soft)}.layout-two-col{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-6);align-items:center}.layout-two-col--reverse>.layout-two-col__text{order:2}.layout-two-col--reverse>.layout-two-col__media{order:1}@media (min-width:880px){.layout-two-col{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.layout-two-col--reverse>.layout-two-col__text{order:1}.layout-two-col--reverse>.layout-two-col__media{order:2}}.layout-two-col__figure{height:100%;display:flex;flex-direction:column;justify-content:space-between}.layout-two-col__image{width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.features-grid .feature-item h3{margin-bottom:var(--space-2)}.align-stretch{align-items:stretch}.reserve-banner{display:flex;flex-direction:column;gap:var(--space-4);align-items:flex-start;justify-content:space-between}@media (min-width:768px){.reserve-banner{flex-direction:row;align-items:center}.reserve-banner__content{max-width:520px}}.reserve-banner__actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}