.rest-page{padding-top:calc(80px + var(--space-12));background:var(--color-cream);color:var(--color-black)}.rest-back{align-items:center;gap:var(--space-2);margin-bottom:var(--space-8);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-charcoal);text-decoration:none;display:inline-flex}.rest-back svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:16px;height:16px}.rest-back:hover{color:var(--color-red)}.rest-hero{gap:var(--gutter);padding-bottom:var(--space-24);grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);align-items:end;display:grid}.rest-hero__copy{padding-bottom:var(--space-8)}.rest-kicker{margin-bottom:var(--space-4);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--color-red);display:inline-block}.rest-hero [data-line]{margin-bottom:var(--space-6)}.rest-hero__title{font-family:var(--font-display);font-size:var(--text-4xl);margin-bottom:var(--space-6);font-weight:300;line-height:.98}.rest-hero__intro,.rest-about p,.rest-location p,.rest-not-found p{font-family:var(--font-ui);font-size:var(--text-base);color:var(--color-charcoal);line-height:1.85}.rest-hero__intro{max-width:560px;font-size:var(--text-lg)}.rest-hero__media{aspect-ratio:5/4;background:var(--color-sand);position:relative;overflow:hidden}.rest-hero__media:after,.rest-location__map:after{content:"";background:var(--color-red);height:2px;position:absolute;inset:auto 0 0}.rest-hero__media img,.rest-location__map img{object-fit:cover;width:100%;height:100%}.rest-content{gap:var(--gutter);padding:var(--space-24) 0;border-top:1px solid #e3061357;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);display:grid}.rest-about h2,.rest-panel h2,.rest-location h2,.rest-not-found h2{font-family:var(--font-display);font-size:var(--text-2xl);margin-bottom:var(--space-6);font-weight:300;line-height:1.08}.rest-panel{padding:var(--space-8);background:var(--color-black);color:var(--color-cream)}.rest-panel h2{color:var(--color-cream)}.rest-panel__list{gap:var(--space-4);display:grid}.rest-panel__item{gap:var(--space-1);padding-bottom:var(--space-4);border-bottom:1px solid color-mix(in srgb, var(--color-mist) 28%, transparent);display:grid}.rest-panel__item:last-child{border-bottom:0;padding-bottom:0}.rest-panel__label{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--color-red)}.rest-panel__value,.rest-panel__value a{font-family:var(--font-ui);font-size:var(--text-base);color:var(--color-cream);line-height:1.55;text-decoration:none}.rest-panel__value a:hover{color:var(--color-red)}.rest-location{gap:var(--gutter);padding:var(--space-24) 0 var(--space-32);border-top:1px solid #e3061357;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:center;display:grid}.rest-location__map{aspect-ratio:16/10;background:var(--color-sand);position:relative;overflow:hidden}.rest-not-found{min-height:58vh;padding:var(--space-24) 0 var(--space-32)}@media (width<=960px){.rest-hero,.rest-content,.rest-location{grid-template-columns:1fr}.rest-hero__media{order:-1}}@media (width<=560px){.rest-page{padding-top:calc(72px + var(--space-8))}.rest-hero,.rest-content,.rest-location{padding-bottom:var(--space-16)}.rest-content,.rest-location{padding-top:var(--space-16)}.rest-panel{padding:var(--space-6)}}
