/* Shared navigation, footer, and editorial sections. Protected content keeps its original styles. */
.wordmark { font-size: 2.4rem; line-height: 1.25; font-weight: bold; letter-spacing: 1px; }
.wordmark a { color: #3d2817; text-decoration: none; }
.masthead .tagline { margin-top: 8px; }
.site-nav { align-items: center; gap: 12px 28px; }
.site-nav a { padding: 8px 0; }
.site-nav a[aria-current="page"]:not(.nav-btn) { text-decoration: underline; text-underline-offset: 7px; text-decoration-thickness: 1px; }
.site-nav .nav-btn[aria-current="page"] { outline: 1px solid #3d2817; outline-offset: 3px; }
.site-header a:focus-visible, .site-footer a:focus-visible,
.welcome a:focus-visible, .neighborhood a:focus-visible { outline: 2px solid #a66c35; outline-offset: 5px; }
.site-footer { padding: 42px 20px 24px; text-align: left; font-size: .92rem; color: #d8c9a8; }
.site-footer .footer-grid { display: grid; grid-template-columns: 1.2fr 1fr 1fr; gap: 40px; max-width: 920px; margin: 0 auto; }
.site-footer h2 { color: #f5f1e8; font-size: 1.05rem; margin: 0 0 12px; }
.site-footer p + p { margin-top: 12px; }
.site-footer p, .site-footer a { overflow-wrap: anywhere; }
.site-footer ul { list-style: none; margin-bottom: 14px; }
.site-footer li { margin-bottom: 4px; }
.site-footer a:hover { text-decoration: underline; text-underline-offset: 3px; }
.site-footer .footer-note { font-size: .82rem; }
.footer-bottom { max-width: 920px; margin: 30px auto 0; padding-top: 18px; border-top: 1px solid #65513b; display: flex; justify-content: space-between; gap: 16px; font-size: .78rem; }
.footer-bottom p + p { margin: 0; }
.welcome { display: grid; grid-template-columns: 1fr 1.05fr; gap: 40px; align-items: center; padding: 40px 0 0; }
.welcome img { width: 100%; height: 520px; object-fit: cover; border-radius: 5px; }
.eyebrow { font-size: .74rem; letter-spacing: 1.4px; text-transform: uppercase; color: #6b4423; }
.welcome h1 { font-size: clamp(2.6rem, 4.5vw, 3.65rem); line-height: 1.1; font-weight: normal; margin: 18px 0 24px; }
.welcome-copy > p:not(.eyebrow) { margin: 0 0 16px; }
.welcome .btn-row { justify-content: flex-start; gap: 10px; margin-top: 24px; }
.welcome .btn { padding: 10px 19px; }
.welcome-copy > .welcome-note { margin-top: 20px !important; font-size: .85rem; color: #6b4423; font-style: italic; }
.kitchen-gallery { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin: 42px 0 0; }
.kitchen-gallery img { display: block; width: 100%; height: 260px; object-fit: cover; border-radius: 5px; }
.kitchen-gallery figcaption, .story-photo figcaption, .menu-photo figcaption { color: #6b4423; font-size: .85rem; font-style: italic; margin-top: 10px; }
.press-notes { max-width: 920px; margin: 40px auto 0; border-top: 1px solid #bda984; padding-top: 28px; }
.press-notes h2 { text-align: center; font-size: 1.25rem; }
.press-disclosure { text-align: center; font-size: .8rem; color: #6b4423; margin-top: 6px; }
.press-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-top: 24px; }
.press-grid blockquote { text-align: center; font-style: italic; }
.press-grid cite { display: block; font-size: .8rem; font-style: normal; letter-spacing: 1px; margin-top: 12px; }
.neighborhood { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; margin-top: 56px; }
.neighborhood img { width: 100%; height: 340px; object-fit: cover; border-radius: 5px; }
.neighborhood h2 { font-size: 1.8rem; font-weight: normal; margin: 10px 0 18px; }
.neighborhood p { margin-bottom: 16px; }
.visit-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 28px; max-width: 920px; }
.visit p, .visit a { overflow-wrap: anywhere; }
.story .story-photo { margin: 0 0 32px; }
.story .story-photo img { width: 100%; height: 340px; object-fit: cover; display: block; margin: 0; border-radius: 5px; }
.story .room-detail { float: right; width: 43%; margin: 8px 0 22px 28px; }
.story .room-detail img { height: 300px; }
.story h2 { font-size: 1.4rem; margin: 28px 0 14px; }
.story .team-grid { clear: both; grid-template-columns: 1fr 1fr; margin-top: 36px; }
.story .team-card { text-align: left; }
.story .team-card p:last-child { margin-bottom: 0; }
.house-note { margin: 0 0 56px; padding: 0 0 0 24px; border-left: 2px solid #a66c35; }
.house-note h2 { margin-top: 0; }
.house-note a { overflow-wrap: anywhere; }
.menu-photo { max-width: 720px; margin: 0 auto 36px; }
.menu-photo img { display: block; width: 100%; height: 300px; object-fit: cover; object-position: 50% 64%; border-radius: 5px; }
.wine-note { margin: 20px 0 10px; padding: 20px; border: 1px solid #c9b896; font-size: .95rem; }
.reservation-details { max-width: 620px; margin: 0 auto 40px; padding: 24px 0; border-top: 1px solid #c9b896; border-bottom: 1px solid #c9b896; }
.reservation-details h2 { font-size: 1.3rem; margin-bottom: 18px; }
.reservation-details h3 { font-size: 1rem; margin-bottom: 8px; }
.reservation-details p { font-size: .92rem; margin-bottom: 12px; overflow-wrap: anywhere; }
.reservation-details-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }
@media (max-width: 700px) {
    .masthead { padding-top: 25px; }
    .wordmark { font-size: 2rem; }
    .masthead .tagline { font-size: .88rem; }
    .site-nav { gap: 8px 20px; }
    .site-nav a { font-size: .8rem; }
    .site-nav a.nav-btn { padding: 8px 12px; }
    .welcome { grid-template-columns: 1fr; gap: 24px; padding-top: 30px; }
    .welcome img { height: 340px; }
    .welcome h1 br { display: none; }
    .welcome h1 { max-width: 360px; }
    .kitchen-gallery { gap: 12px; }
    .kitchen-gallery img { height: 175px; }
    .kitchen-gallery figcaption { font-size: .76rem; }
    .neighborhood { grid-template-columns: 1fr; gap: 24px; }
    .neighborhood img { height: 300px; }
    .visit-grid { grid-template-columns: 1fr 1fr; }
    .site-footer .footer-grid { grid-template-columns: 1fr 1fr; gap: 28px; }
    .site-footer .footer-grid > div:first-child { grid-column: 1 / -1; }
    .footer-bottom { flex-direction: column; gap: 8px; }
    .press-grid { gap: 24px; }
    .story .room-detail { float: none; width: 100%; margin: 30px 0; }
    .story .room-detail img { height: 320px; }
    .story .team-grid { grid-template-columns: 1fr; }
}
@media (max-width: 420px) {
    .site-nav { gap: 8px 12px; }
    .site-nav a { font-size: .73rem; letter-spacing: .7px; }
    .site-nav a.nav-btn { padding: 8px 10px; }
    .kitchen-gallery { grid-template-columns: 1fr; gap: 24px; }
    .kitchen-gallery img { height: 240px; }
    .kitchen-gallery figcaption { font-size: .85rem; }
    .press-grid, .visit-grid, .site-footer .footer-grid, .reservation-details-grid { grid-template-columns: 1fr; }
}
