@font-face{font-family:'Playfair Display';src:url('/fonts/playfair-display.woff2') format('woff2');font-weight:400 800;font-display:swap}
@font-face{font-family:'Open Sans';src:url('/fonts/open-sans.woff2') format('woff2');font-weight:300 800;font-display:swap}
.menu-toggle{display:none}
:root{--ink:#262924;--muted:#62665f;--paper:#fff;--cream:#f6f4ee;--line:#dedfd7;--accent:#586348;--title-font:'Playfair Display',Georgia,serif;--body-font:'Open Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;font-family:var(--body-font);color:var(--ink);background:var(--paper);font-size:16px;line-height:1.8}h1,h2,h3,h4,h5,h6{font-family:var(--title-font);font-weight:500;line-height:1.15;margin:0 0 1.2rem}h1{font-size:clamp(2.8rem,6vw,5.5rem)}h2{font-size:clamp(2rem,4vw,3.2rem)}h3{font-size:1.5rem}p{margin:0 0 1.2rem}a{color:inherit;text-underline-offset:.25em}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #a96a20;outline-offset:4px}.container{width:min(1180px,calc(100% - 64px));margin-inline:auto}.eyebrow{font-family:var(--body-font);font-size:.73rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;line-height:1.7;margin-bottom:1rem;color:var(--muted)}.section-title{margin-bottom:1.5rem}.section-title .eyebrow{max-width:55rem;margin-inline:auto}.nxb-section{padding:5rem 0}.align-left .section-title{text-align:left}.align-centre .section-title{text-align:center}.align-right .section-title{text-align:right}.no-top-padding{padding-top:0!important}.no-bottom-padding{padding-bottom:0!important}.rich-text{color:var(--muted)}.rich-text p:last-child{margin-bottom:0}.rich-text a{text-decoration:underline}.button-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;text-decoration:none;padding:.8rem 1.4rem;border:1px solid var(--ink);background:var(--ink);color:white;font-size:.77rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;transition:background .2s}.button:hover{background:var(--accent);border-color:var(--accent)}.button:disabled{opacity:.65;cursor:wait}.button-row .button:nth-child(2){background:transparent;color:inherit}.site-header{background:white;border-bottom:1px solid #efefea;position:relative;z-index:10}.header-inner{min-height:108px;display:flex;align-items:center;gap:40px}.brand{flex-shrink:0;margin-right:auto}.brand img{width:86px;height:86px;object-fit:contain}.header-inner nav{display:flex;gap:26px;align-items:center}.header-inner nav a{text-decoration:none;font-size:.71rem;text-transform:uppercase;letter-spacing:.09em;font-weight:600;padding:.5rem 0}.header-inner nav a:hover,.header-inner nav a[aria-current]{box-shadow:0 2px 0 var(--accent)}.header-phone{font-size:.8rem;text-decoration:none;border-left:1px solid var(--line);padding-left:25px;white-space:nowrap}.menu-toggle{border:1px solid var(--line);background:white;padding:.6rem 1rem;gap:1rem;align-items:center}.page-heading{padding:4rem 0;background:var(--cream);text-align:center}.page-heading h1{font-size:clamp(2.5rem,5vw,4rem);margin:0}.site-footer{padding:4.5rem 0 1.5rem;background:#272b25;color:#e6e8df}.footer-grid{display:grid;grid-template-columns:1.1fr 1.25fr 1fr 1fr;gap:3rem}.footer-brand img{width:98px;height:98px;object-fit:contain;background:#fff;border-radius:50%;padding:7px;margin-bottom:1rem}.site-footer h2{font-size:1.5rem;color:white}.site-footer p,.site-footer address,.site-footer a{font-size:.85rem}.site-footer address{font-style:normal;margin-bottom:1rem}.footer-grid a{display:block;text-decoration:none;line-height:2.2}.footer-grid a:hover{text-decoration:underline}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #50564b;display:flex;justify-content:space-between;gap:1.5rem;align-items:center;font-size:.72rem}.site-credit{display:flex;align-items:center;gap:5px;white-space:nowrap}.site-credit img{width:24px;height:24px}.site-credit a{font-size:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-100px;padding:.7rem 1.2rem;background:white;z-index:100}.skip-link:focus{top:1rem}
@media(max-width:1050px){.header-phone{display:none}.header-inner{gap:24px}.header-inner nav{gap:20px}.footer-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.container{width:calc(100% - 40px)}.header-inner{min-height:84px;flex-wrap:wrap;gap:0}.brand img{width:68px;height:68px}.menu-toggle:not([hidden]){display:flex}.header-inner nav{width:100%;flex-direction:column;align-items:stretch;gap:0;padding:12px 0 22px}.header-inner nav a{padding:10px 0}.nav-enhanced #main-navigation{display:none}.nav-enhanced #main-navigation.is-open{display:flex}.nxb-section{padding:3rem 0}.page-heading{padding:2.7rem 0}.footer-grid{gap:2rem;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.site-footer{padding-top:3rem}.button-row{justify-content:center}}
@media(max-width:420px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Required form disclosure and the client's non-parallax presentation must
   not be disabled by later editor-authored custom CSS. */
.nxb-reservation__recaptcha-notice{display:block!important}
.book-a-table-sec{background-attachment:scroll!important}
