:root{--cream:#f8f5ee;--paper:#fdfaf5;--ink:#25251f;--muted:#6e6b64;--copper:#974b24;--copper-light:#b16736;--green:#243327;--line:#e6dfd3;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--script:'Allura',cursive;--shadow:0 6px 20px rgba(46,33,16,.045)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:21px;line-height:1.7;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}button{border:0}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--copper-light);outline-offset:5px}p,h1,h2,h3,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-1.7px;line-height:1.06}h2{font-size:76.5px}h3{line-height:1.4}p{color:var(--muted)}::selection{color:var(--paper);background:var(--copper)}[hidden]{display:none!important}.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.container{width:var(--page-width);margin:0 auto}.section{padding:88px 0}.eyebrow{text-transform:uppercase;font-size:15px;letter-spacing:2.5px;font-weight:700;color:var(--copper);margin-bottom:13px}.eyebrow.light{color:#dfd0ae}.handwritten{font-family:var(--script);font-weight:400}.button{display:inline-flex;align-items:center;justify-content:center;gap:21px;padding:14px 27px;border:1px solid transparent;border-radius:100px;min-height:49px;font-size:18px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(110deg,#a65b2f,var(--copper) 70%);color:#fff8ee;border-color:#b27048;box-shadow:inset 0 0 0 3px rgba(255,255,255,.035)}.button-primary:hover{background:var(--copper-light);box-shadow:0 5px 18px #0002}.button .icon{width:18px;height:18px}.button-outline{border-color:#f4eee2;color:#fff;background:#ffffff03;box-shadow:inset 0 0 0 3px #ffffff08}.button-outline:hover{background:#fff;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:15px;color:var(--copper);font-size:18px;font-weight:600;border:0;border-bottom:1px solid #be9e85;background:none;padding:8px 0;white-space:nowrap;line-height:1.4}.text-link .icon{width:19px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}.stars{font-size:24px;letter-spacing:3px;color:#be821d;line-height:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;background:var(--cream);padding:12px 20px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
/* The generous, inset navigation follows the supplied reference. */
.site-header{position:absolute;z-index:30;left:24px;right:24px;top:0;min-height:104px;background:rgba(252,249,242,.98);border-radius:0 0 17px 17px;display:flex;align-items:center;justify-content:space-between;padding:16px 44px;box-shadow:0 5px 25px #00000012;gap:25px}.brand{display:inline-flex;flex-direction:column;align-items:center;width:160px;flex-shrink:0;line-height:1}.brand-leaves{width:37px;height:25px;color:#94542e;margin-bottom:5px}.brand-name{font-family:var(--serif);font-weight:600;font-size:46.5px;letter-spacing:6.5px;margin-right:-6.5px}.brand-tagline{font-size:8.7px;letter-spacing:2.05px;font-weight:600;margin-top:6px}.desktop-nav{display:flex;gap:29px;align-items:center}.desktop-nav a{font-size:17.25px;position:relative;padding:10px 0;font-weight:500}.desktop-nav a::after{content:'';position:absolute;bottom:5px;left:0;right:100%;height:1px;background:var(--copper);transition:right .25s}.desktop-nav a:hover::after,.desktop-nav a.active::after{right:0}.desktop-nav a.active{color:var(--copper)}.header-reserve{font-size:16.5px;padding:13px 24px;min-height:45px}.header-reserve .icon{width:16px}.menu-toggle{display:none;background:none;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;height:1.5px;background:var(--ink);margin:7px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.3px) rotate(-45deg)}.mobile-nav{position:absolute;left:0;right:0;top:calc(100% - 12px);padding:24px;background:var(--cream);border-radius:0 0 16px 16px;box-shadow:0 20px 20px #0002}.mobile-nav a{display:block;padding:10px 15px;border-bottom:1px solid var(--line)}
/* Hero */
.hero{position:relative;min-height:790px;background:#11130f;color:var(--paper);isolation:isolate;overflow:hidden}.hero-image-wrap{position:absolute;inset:0 0 0 36%;z-index:-3}.hero-image{height:100%;width:100%;object-fit:cover;object-position:center 52%;filter:brightness(.86);transition:opacity .25s}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#0e100c 1%,rgba(14,16,12,.96) 24%,rgba(14,16,12,.74) 39%,rgba(14,16,12,.12) 64%,rgba(14,16,12,.08)),linear-gradient(0deg,#0d100dd9,transparent 28%,transparent 80%,#0003)}.hero-content{position:relative;padding-top:172px;padding-bottom:79px}.hero-eyebrow{font-size:42px;color:#e7e0ce;margin-bottom:21px;transform:rotate(-2deg);transform-origin:left}.hero h1{font-size:124.5px;line-height:.965;font-weight:500;letter-spacing:-1.2px;max-width:590px}.hero h1 em{font-style:normal;color:#f5f0e5}.hero-description{font-size:18.75px;line-height:1.85;color:#dfded5;margin-top:22px}.hero-actions{display:flex;gap:17px;margin-top:28px}.guest-love{display:flex;align-items:center;gap:16px;margin-top:36px}.guest-avatars{display:flex;padding-left:0;align-items:center}.guest-avatars img,.guest-avatars>span{width:35px;height:35px;border:2px solid #e6d7bc;border-radius:50%;margin-left:-10px;object-fit:cover}.guest-avatars img:first-child{margin-left:0}.guest-avatars>span{display:grid;place-items:center;background:#384833;color:#fbf8ef;font-size:13.5px;font-weight:500}.guest-love p{font-size:14.25px;color:#e6e1d6;margin-bottom:3px}.guest-love .stars{font-size:18px;letter-spacing:2px;color:#e6b94d}.hero-pagination{position:absolute;right:42px;top:39%;display:flex;flex-direction:column;gap:23px}.hero-pagination button{position:relative;background:none;color:#d3d0c8;font-size:19.5px;padding:4px 5px 11px}.hero-pagination button::after{position:absolute;content:'';height:1px;bottom:0;left:5px;right:5px;transform:scaleX(0);background:#d4b47b;transition:transform .25s}.hero-pagination button.active{color:#fff}.hero-pagination button.active::after{transform:scaleX(1)}.hero-story{position:absolute;bottom:54px;right:max(32px,calc((100vw - 1440px)/2));display:flex;align-items:center;gap:36px}.hero-story>.handwritten{font-size:43.5px;line-height:.92;color:#e8e1d0;transform:rotate(-10deg)}.hero-story>.handwritten span{margin-left:17px}.story-link{display:flex;align-items:center;gap:12px;font-size:15px;color:#fff}.play-circle{display:grid;place-items:center;width:40px;height:40px;border:1px solid #ded5bd;border-radius:50%;transition:background .2s}.play-circle .icon{width:17px;height:17px}.story-link:hover .play-circle{background:var(--copper)}.scroll-cue{position:absolute;left:50%;bottom:28px;display:flex;gap:10px;align-items:center;font-size:10.5px;letter-spacing:2px;color:#d2ccba;writing-mode:vertical-lr}.scroll-cue span{height:28px;width:1px;background:linear-gradient(transparent,#d2ccba)}
/* Menus */
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:32px}.section-heading h2{margin-bottom:12px}.section-heading>div>p:last-child{font-size:19.5px;line-height:1.7}.section-heading>.text-link{margin-bottom:9px}.dish-grid{display:grid;gap:23px}.favorites-grid{grid-template-columns:repeat(4,1fr)}.dish-card{overflow:hidden;border:1px solid #eee8df;border-radius:6px;background:var(--paper);box-shadow:var(--shadow);transition:transform .25s,box-shadow .25s}.dish-card:hover{transform:translateY(-5px);box-shadow:0 12px 26px #3829130d}.dish-image-button{display:block;padding:0;width:100%;position:relative;overflow:hidden;background:#e9e0d3;text-align:left}.dish-image-button img{width:100%;height:auto;aspect-ratio:1.46;object-fit:cover;transition:transform .5s}.dish-card:hover .dish-image-button img{transform:scale(1.045)}.dish-image-label{position:absolute;bottom:13px;left:13px;background:#fdfaf5f0;color:#6f4729;padding:4px 10px;font-size:12px;letter-spacing:.5px;border-radius:3px;opacity:0;transform:translateY(4px);transition:.2s}.dish-card:hover .dish-image-label,.dish-image-button:focus-visible .dish-image-label{opacity:1;transform:translateY(0)}.dish-content{padding:17px 18px 15px}.dish-content h3{font-size:19.5px;font-weight:600;margin-bottom:5px}.dish-content h3 button{text-align:left;background:none;padding:0;font-weight:inherit}.dish-content>p{font-size:15px;line-height:1.6;min-height:32px}.dish-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.dish-price{font-size:19.5px;font-weight:600}.round-button{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff9ee;background:var(--copper);border:1px solid #9b5b36;box-shadow:inset 0 0 0 2px #ffffff15;transition:background .2s}.round-button:hover{background:var(--ink)}.round-button .icon{width:15px;height:15px}.menu-note{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:37px}.menu-note p{font-size:15px;letter-spacing:.2px;font-style:italic}.menu-note>span{height:1px;width:42px;background:#d4c6b2}.favorites{padding-bottom:58px}.specials-grid{grid-template-columns:repeat(3,1fr);gap:26px}.specials-grid .dish-image-button img{aspect-ratio:1.46}.specials-grid .dish-content{padding:21px 23px 20px}.specials-grid h3{font-size:24px}.specials-grid .dish-content>p{font-size:16.5px;min-height:18px}.specials-grid .dish-bottom{margin-top:20px}.specials-grid .round-button{width:31px;height:31px}
/* Gather and chef photography */
.experience-banner{min-height:370px;position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden;background:#171913}.experience-banner>img{position:absolute;inset:0;width:100%;height:100%;object-position:50% 58%;z-index:-3}.experience-banner::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#10130feb 0%,#10130fb3 34%,#10130f3b 74%,#10130f5c);z-index:-2}.experience-content{padding-top:50px;padding-bottom:50px}.experience-content h2{color:#fcf9ef;font-size:69px;line-height:1.04;margin-bottom:17px}.experience-content>p:not(.eyebrow){color:#e1dfd3;font-size:18px;line-height:1.8}.experience-content .story-link{margin-top:22px}.experience-content .play-circle{width:34px;height:34px}.experience-script{position:absolute;right:11%;bottom:56px;color:#eee4cc;font-size:54px;line-height:1;transform:rotate(-8deg);text-align:center;text-shadow:0 2px 10px #000}.values-ribbon{display:flex;align-items:center;justify-content:center;gap:27px;padding:17px 20px;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#71695a}.values-ribbon i{width:3px;height:3px;background:var(--copper);border-radius:50%}.chef-section{min-height:510px;display:flex;align-items:center;position:relative;isolation:isolate;overflow:hidden;background:#15170f}.chef-photo{position:absolute;right:0;top:0;bottom:0;width:61%;z-index:-3}.chef-photo img{width:100%;height:100%;object-position:center 35%}.chef-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#15170f 9%,#15170ff5 31%,#15170f9e 48%,#15170f00 68%),linear-gradient(0deg,#15170f50,transparent 50%)}.chef-content{padding-top:65px;padding-bottom:60px}.chef-content h2{color:var(--paper);font-size:79.5px;line-height:1.03;margin-bottom:22px}.chef-content>p:not(.eyebrow):not(.chef-signature){color:#e4e0d5;font-size:19.5px;line-height:1.9;max-width:425px}.chef-signature{color:#e6e0d2;font-size:75px;line-height:1.25;margin-top:16px;transform:rotate(-4deg);transform-origin:left}.chef-role{font-size:15px;color:#e8e5db;display:block;margin-top:2px;letter-spacing:.3px}
/* Gallery and story */
.gallery-section{padding-bottom:74px}.gallery-caption{display:flex;align-items:center;gap:9px;color:#8f7760;font-size:15px;padding-bottom:6px}.gallery-caption .icon{width:16px}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.gallery-item{position:relative;padding:0;border-radius:5px;overflow:hidden;background:#e5ddd1;text-align:left}.gallery-item img{width:100%;height:auto;aspect-ratio:.8;transition:transform .5s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item>span{position:absolute;inset:auto 0 0;color:white;background:linear-gradient(transparent,#000a);padding:45px 15px 17px;font-size:16.5px;display:flex;align-items:center;gap:10px;justify-content:space-between;opacity:0;transition:opacity .2s}.gallery-item:hover>span,.gallery-item:focus-visible>span{opacity:1}.gallery-item .icon{width:16px}.gallery-more{margin-top:24px}.story-section{padding-top:68px;border-top:1px solid var(--line);background:#f4f0e7}.story-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;align-items:center;max-width:1080px;margin:auto}.story-copy h2{font-size:75px;line-height:1.04;margin-bottom:25px}.story-copy>p:not(.eyebrow){font-size:19.5px;line-height:1.9;max-width:460px;margin-top:16px}.story-copy .button{margin-top:28px;font-size:16.5px}.story-image{position:relative;padding-right:14px;padding-bottom:14px}.story-image img{width:100%;height:425px;border-radius:5px;position:relative;z-index:1;object-position:center 48%}.story-image-border{position:absolute;left:14px;top:14px;right:0;bottom:0;border:1px solid #bba88b;border-radius:5px}.principles{display:grid;grid-template-columns:repeat(4,1fr);background:#eae3d5a1;border:1px solid #e6decf;border-radius:5px;padding:30px 0;margin-top:64px}.principles>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;padding:0 12px;border-right:1px solid #d8cdbb}.principles>div:last-child{border-right:0}.principles .icon{width:43px;height:43px;stroke-width:1.1;color:#484635}.principles h3{font-family:var(--sans);font-size:16.5px;font-weight:500}
/* Guest notes */
.reviews-section{padding-top:80px}.review-overview{display:flex;flex-direction:column;gap:9px;align-items:flex-end;padding-bottom:9px}.review-overview .stars{font-size:22.5px}.review-overview>span:last-child{font-size:13.5px;color:var(--muted)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{position:relative;background:var(--paper);padding:30px 29px;border-radius:5px;box-shadow:var(--shadow);border:1px solid #eee9e0}.quote-mark{position:absolute;right:24px;top:14px;font-family:var(--serif);font-size:108px;line-height:1;color:#ede6d8;pointer-events:none}.review-card blockquote{margin:0 0 20px;color:#44443b;font-size:19.5px;line-height:1.8;min-height:72px;position:relative;max-width:285px}.review-card>.stars{font-size:21px}.review-card figcaption{display:flex;align-items:center;gap:12px;margin-top:24px}.review-card img{border-radius:50%;width:42px;height:42px}.review-card strong{display:block;font-size:16.5px;font-weight:600}.review-card small{display:block;color:var(--muted);font-size:13.5px;margin-top:2px}
/* Reservations and footer */
.reservation-section{position:relative;background:radial-gradient(ellipse at 75% 0,#31442f 0,transparent 70%),var(--green);padding:67px 0 51px;color:var(--paper);border-bottom:1px solid #54603f;overflow:hidden}.reservation-inner{position:relative}.reservation-heading h2{font-size:78px;line-height:1.1;margin-bottom:14px}.reservation-heading>p:last-child{font-size:19.5px;color:#e0e4d6;line-height:1.8}.reservation-motto{position:absolute;right:36px;top:34px;font-size:61.5px;line-height:.94;color:#d5d7bb;transform:rotate(-8deg);text-align:center}.reservation-motto span{padding-left:31px}.reservation-motto svg{position:absolute;width:200px;height:135px;right:-45px;top:-53px;fill:none;stroke:#b6bd8b;stroke-width:.65;opacity:.45;z-index:-1}.reservation-search{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.15fr;gap:15px;align-items:end;margin-top:30px}.reservation-field label{display:block;color:#c3c9b7;font-size:13.5px;letter-spacing:1px;margin-bottom:7px}.input-icon{position:relative}.reservation-field input,.reservation-field select{width:100%;border:1px solid #e6dfd3;border-radius:5px;background:var(--paper);color:#2a2c25;height:52px;font-size:18px;padding:0 18px;min-width:0}.reservation-field select{appearance:none;padding-right:42px}.input-icon>.icon{position:absolute;right:17px;top:16px;color:#494a40;width:18px;height:18px;pointer-events:none}.reservation-search>.button{height:52px;font-size:18px}.reservation-note{color:#afbaa6;font-size:13.5px;margin-top:15px;letter-spacing:.1px}.site-footer{background:#11130f;color:#f4efdf;padding:58px 0 0}.footer-grid{display:grid;grid-template-columns:1.05fr .75fr 1.25fr 1.45fr;gap:44px;padding-bottom:48px}.brand-footer{width:149px;margin-top:9px}.brand-footer .brand-leaves{color:#c7aa7c}.brand-footer .brand-name{font-weight:400}.brand-footer .brand-tagline{font-size:7.65px;letter-spacing:1.85px}.footer-brand-block>p{font-size:15px;line-height:1.9;color:#a8a998;margin-top:24px;letter-spacing:.4px}.footer-grid h2{font-family:var(--sans);font-size:18px;font-weight:500;letter-spacing:0;margin:4px 0 19px}.footer-links a{display:block;font-size:15px;color:#c6c7bc;padding:2px 0;width:fit-content}.footer-links a:hover,.footer-contact a:hover{color:#d9af77}.footer-contact>p,.footer-contact>a{display:flex;align-items:flex-start;gap:12px;color:#c6c7bc;font-size:15px;margin-bottom:11px;line-height:1.7}.footer-contact .icon{width:15px;height:15px;color:#c5ad84;margin-top:1px}.footer-contact .opening-hours{font-size:13.5px;color:#939b88;margin-top:15px;margin-bottom:0}.footer-newsletter>p{font-size:15px;line-height:1.9;color:#adb0a0}.newsletter-form{margin-top:20px;border:1px solid #706647;border-radius:30px;position:relative;display:flex;align-items:center;padding:3px}.newsletter-form>input{color:#f6f2e7;width:100%;min-width:0;border:0;background:transparent;padding:7px 10px;font-size:15px;outline-offset:0;border-radius:30px}.newsletter-form input::placeholder{color:#a6a799}.newsletter-form>button{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:var(--copper);color:#f4ead8;flex-shrink:0;border:1px solid #b06b3d}.newsletter-form>button .icon{width:16px}.footer-note{display:block;margin-top:17px;color:#a6997d;font-family:var(--serif);font-size:25.5px;font-style:italic}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #373a2b;padding:23px 0 25px}.footer-bottom p{font-size:13.5px;color:#a6a895}.footer-bottom p:nth-child(2){display:flex;align-items:center;gap:12px;color:#cbb991;margin-left:auto}.footer-bottom p .icon{width:21px;height:26px;transform:rotate(35deg);stroke-width:1}.back-to-top{display:grid;place-items:center;width:29px;height:29px;border:1px solid #4a4b3b;border-radius:50%;margin-left:16px}.back-to-top .icon{width:15px;transform:rotate(-90deg)}
/* Accessible native dialogs */
.modal{width:min(680px,calc(100% - 36px));max-height:calc(100dvh - 48px);border:1px solid #e6dfd3;border-radius:12px;padding:0;background:var(--cream);color:var(--ink);box-shadow:0 25px 100px #0004;overscroll-behavior:contain}.modal[open]{animation:modal-appear .22s ease-out}.modal::backdrop{background:#0d130dc4;backdrop-filter:blur(5px)}.modal-inner{padding:42px}.modal-close{position:absolute;right:16px;top:16px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--cream);color:var(--ink);z-index:2;border:1px solid var(--line)}.modal-close:hover{background:#e5dacb}.modal-close .icon{width:18px;height:18px}.modal h2{font-size:66px;line-height:1.05;margin-bottom:13px}.modal-intro{font-size:18px;line-height:1.7}.menu-modal{width:min(1020px,calc(100% - 36px))}.menu-modal .modal-inner{padding:40px}.menu-filters{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.menu-filters button{font-size:16.5px;padding:8px 20px;border:1px solid #d9cbb6;background:none;border-radius:25px;transition:.2s}.menu-filters button.active{color:#fff;background:var(--copper);border-color:var(--copper)}.full-menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.full-menu-grid .dish-content{padding:13px}.full-menu-grid .dish-content h3{font-size:18px}.menu-disclaimer{font-size:15px;margin-top:26px}.dish-modal{width:min(570px,calc(100% - 36px))}.dish-modal>img{width:100%;height:270px}.dish-dialog-body{padding:30px}.dish-dialog-body h2{font-size:57px}.dish-dialog-body>p:not(.eyebrow){font-size:19.5px;line-height:1.8}.dish-dialog-body .allergen-note{font-size:15px!important;margin-top:15px;color:#857a66}.dish-dialog-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:25px}.dish-dialog-bottom>span{font-size:36px;font-family:var(--serif);font-weight:600}.dish-dialog-bottom .button{font-size:15px;padding:12px 20px;min-height:44px}.gallery-modal{width:min(620px,calc(100% - 36px))}.gallery-dialog-photo{position:relative;background:#151813}.gallery-dialog-photo>img{height:min(53dvh,520px);width:100%;object-fit:contain;padding:20px}.gallery-control{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:37px;height:37px;background:#fbf8eced;color:var(--ink);border-radius:50%}.gallery-prev{left:16px}.gallery-prev .icon{transform:rotate(180deg)}.gallery-next{right:16px}.gallery-dialog-copy{padding:26px 32px}.gallery-dialog-copy h2{font-size:51px;margin-top:5px}.gallery-dialog-copy>span{font-size:13.5px;letter-spacing:2px;color:var(--copper)}.gallery-dialog-copy p{font-size:18px}.booking-summary{display:flex;flex-wrap:wrap;gap:15px;padding:16px 0;margin:10px 0 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:16.5px;color:var(--copper)}.booking-summary>span{display:flex;gap:6px;align-items:center}.booking-summary .icon{width:15px;height:15px}.reservation-modal form>label,.form-row>label{display:block;font-size:16.5px;font-weight:500;margin-bottom:17px}.reservation-modal label>span{color:#898479;font-size:15px;font-weight:400}.reservation-modal input:not([type=hidden]),.reservation-modal textarea{display:block;border:1px solid #dcd4c6;border-radius:4px;background:var(--paper);padding:11px 12px;font-size:18px;width:100%;margin-top:7px;color:var(--ink)}.reservation-modal textarea{resize:vertical;max-height:180px;min-height:85px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.submit-reservation{width:100%;margin-top:5px}.form-footnote{font-size:13.5px;text-align:center;margin-top:13px}.form-message{font-size:16.5px;line-height:1.5;margin-top:12px;min-height:0}.form-message:empty{display:none}.form-message.error{color:#ab3422}.footer-newsletter .form-message.error{color:#f5af92}.form-message.success{color:#b6c99b}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);pointer-events:none}.reservation-success{text-align:center;padding:20px 0}.success-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;color:var(--green);background:#e1e8d9;margin:0 auto 26px}.success-icon .icon{width:30px;height:30px}.reservation-success>p:not(.eyebrow){font-size:18px;margin-top:20px}.reservation-success>.reference-number{font-family:var(--sans);font-size:16.5px;letter-spacing:1px;padding:12px;background:#eee8dc;border-radius:4px}.reservation-success>.button{margin-top:26px}.field-invalid{border-color:#ab3422!important}@keyframes modal-appear{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero{min-height:870px}.hero-content{padding-top:190px}.hero h1{font-size:139.5px}.hero-description{font-size:21px}.hero-actions{margin-top:32px}.guest-love{margin-top:45px}.site-header{left:32px;right:32px;padding-left:max(44px,calc((100vw - 1260px)/2));padding-right:max(44px,calc((100vw - 1260px)/2))}.hero-image-wrap{left:39%}}
@media(max-width:1199px){.container{width:calc(100% - 64px)}.site-header{padding:14px 24px;gap:15px}.desktop-nav{gap:20px}.desktop-nav a{font-size:15px}.brand{width:138px}.brand-name{font-size:42px}.header-reserve{padding:12px 20px;font-size:15px}.header-reserve .icon{display:none}.hero h1{font-size:115.5px}.hero-story{right:64px;gap:23px}.hero-story>.handwritten{font-size:39px}.hero-pagination{right:27px}.dish-grid{gap:17px}.dish-content{padding:14px}.dish-content h3{font-size:16.5px}.dish-content>p{font-size:13.5px}.story-layout{gap:60px}.story-copy h2{font-size:66px}.footer-grid{gap:25px}.footer-contact>a{font-size:13.5px}.chef-content h2{font-size:73.5px}.gallery-item>span{font-size:13.5px}}
@media(max-width:959px){.desktop-nav{gap:14px}.desktop-nav a{font-size:13.5px}.site-header{left:16px;right:16px;padding:13px 18px;min-height:92px}.brand{width:119px}.brand-name{font-size:37.5px;letter-spacing:5px}.brand-tagline{font-size:7.5px;letter-spacing:1.7px}.brand-leaves{width:32px;height:22px}.header-reserve{padding:11px 17px;font-size:13.5px;min-height:41px}.hero{min-height:740px}.hero-content{padding-top:160px}.hero h1{font-size:103.5px}.hero-description{font-size:16.5px}.hero-image-wrap{left:31%}.hero-shade{background:linear-gradient(90deg,#0e100cf5 3%,#0e100ced 25%,#0e100c99 47%,#0e100c15 83%),linear-gradient(0deg,#0d100de0,transparent 35%)}.hero-actions .button{padding:13px 22px;font-size:16.5px}.hero-story>.handwritten{display:none}.hero-story{bottom:48px;right:42px}.hero-story .story-link{font-size:13.5px}.hero-pagination{right:24px;top:36%}.section{padding:65px 0}.section-heading h2{font-size:64.5px}.section-heading>div>p:last-child{font-size:16.5px}.section-heading>.text-link{font-size:15px;gap:9px}.favorites-grid{grid-template-columns:repeat(2,1fr);gap:23px}.dish-content{padding:18px}.dish-content h3{font-size:21px}.dish-content>p{font-size:16.5px;min-height:18px}.specials-grid .dish-content{padding:15px}.specials-grid h3{font-size:19.5px}.specials-grid .dish-content>p{font-size:15px;min-height:32px}.experience-banner{min-height:330px}.experience-content h2{font-size:61.5px}.experience-script{font-size:43.5px;right:7%;bottom:60px}.experience-content>p:not(.eyebrow){font-size:16.5px}.chef-section{min-height:470px}.chef-content h2{font-size:66px}.chef-content>p:not(.eyebrow):not(.chef-signature){font-size:16.5px;max-width:345px}.chef-photo{width:62%}.chef-shade{background:linear-gradient(90deg,#15170f 0%,#15170ff0 26%,#15170f99 48%,#15170f00 75%)}.gallery-grid{gap:10px}.gallery-caption{display:none}.story-layout{gap:38px;grid-template-columns:1.1fr 1fr}.story-copy h2{font-size:57px}.story-copy>p:not(.eyebrow){font-size:16.5px}.story-image img{height:360px}.story-copy .button{font-size:15px;padding:12px 20px}.principles{margin-top:45px;padding:25px 0}.principles h3{font-size:13.5px}.principles .icon{width:36px;height:36px}.reviews-grid{gap:16px}.review-card{padding:23px 19px}.review-card blockquote{font-size:16.5px;min-height:80px}.review-card figcaption{gap:9px}.review-overview{display:none}.reservation-heading h2{font-size:69px}.reservation-search{gap:10px}.reservation-search>.button{font-size:16.5px;padding:12px;gap:10px}.reservation-field input,.reservation-field select{font-size:16.5px;padding-left:12px}.reservation-motto{right:24px;font-size:52.5px}.footer-grid{grid-template-columns:.9fr .7fr 1.2fr;gap:35px}.footer-newsletter{grid-column:1 / -1;max-width:450px;display:grid;grid-template-columns:1fr 1fr;column-gap:30px;max-width:none;padding-top:26px;border-top:1px solid #373a2b}.footer-newsletter h2{grid-column:1;margin-bottom:11px}.footer-newsletter>p{grid-column:1}.newsletter-form{grid-column:2;grid-row:1 / 3;margin:8px 0 0;align-self:center}.footer-newsletter>.form-message{grid-column:2}.footer-note{grid-column:1 / -1;display:none}.full-menu-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){html{scroll-padding-top:24px}.container{width:calc(100% - 44px)}.site-header{left:12px;right:12px;min-height:86px;padding:11px 17px;border-radius:0 0 12px 12px;gap:12px}.desktop-nav{display:none}.header-reserve{margin-left:auto;font-size:15px;min-height:39px;padding:10px 18px}.menu-toggle{display:block}.brand{width:118px}.hero{min-height:775px}.hero-content{padding-top:151px;padding-bottom:92px}.hero h1{font-size:105px;max-width:480px}.hero-eyebrow{font-size:39px;margin-bottom:21px}.hero-image-wrap{left:15%;top:65px;bottom:0;opacity:.7}.hero-image{object-position:55% 50%}.hero-shade{background:linear-gradient(90deg,#0e100cf5 0%,#0e100cbb 34%,#0e100c38 100%),linear-gradient(0deg,#0d100deb 0%,#0d100d00 65%)}.hero-description{font-size:17.25px;max-width:355px;margin-top:23px;line-height:1.85}.hero-actions{gap:12px;margin-top:27px}.hero-actions .button{padding:13px 21px;min-height:46px;font-size:15.75px;gap:12px}.guest-love{margin-top:32px;gap:13px}.guest-love p{font-size:13.5px}.hero-pagination{right:19px;top:34%;gap:18px}.hero-pagination button{font-size:16.5px}.hero-story{right:23px;bottom:26px}.hero-story .story-link{font-size:13.5px}.hero-story .play-circle{width:31px;height:31px}.scroll-cue{left:23px;bottom:33px;writing-mode:initial;font-size:9px;letter-spacing:1.5px}.scroll-cue span{width:25px;height:1px}.section{padding:52px 0}.section-heading{gap:18px;margin-bottom:26px;align-items:flex-start;flex-wrap:wrap}.section-heading h2{font-size:63px;margin-bottom:10px}.section-heading>div>p:last-child{font-size:16.5px;max-width:430px}.section-heading>.text-link{margin-top:-4px;margin-bottom:0;font-size:15px}.eyebrow{font-size:12px;letter-spacing:2px;margin-bottom:11px}.favorites-grid{gap:15px}.dish-card{border-radius:5px}.dish-content{padding:13px 12px}.dish-content h3{font-size:16.5px}.dish-content>p{font-size:13.5px;min-height:30px}.dish-bottom{margin-top:9px}.dish-price{font-size:18px}.round-button{width:27px;height:27px}.menu-note{gap:11px;margin-top:27px}.menu-note p{font-size:12px;text-align:center}.menu-note>span{width:22px;flex-shrink:0}.experience-banner{min-height:330px}.experience-banner>img{object-position:60% center}.experience-banner::after{background:linear-gradient(90deg,#10130fe0,#10130f55)}.experience-content{padding-top:44px;padding-bottom:44px}.experience-content h2{font-size:58.5px}.experience-content>p:not(.eyebrow){font-size:15px;max-width:285px}.experience-script{display:none}.values-ribbon{gap:12px;padding:15px 12px;font-size:9px;letter-spacing:1px}.values-ribbon i{width:2px;height:2px;flex-shrink:0}.specials-grid{grid-template-columns:1fr;gap:20px}.specials-grid .dish-card{display:grid;grid-template-columns:1fr 1.2fr;min-height:166px}.specials-grid .dish-image-button{height:100%}.specials-grid .dish-image-button img{height:100%;aspect-ratio:1;min-height:166px}.specials-grid .dish-content{display:flex;flex-direction:column;justify-content:center;padding:18px}.specials-grid h3{font-size:22.5px}.specials-grid .dish-content>p{font-size:15px;min-height:0}.specials-grid .dish-bottom{margin-top:20px}.chef-section{min-height:490px}.chef-photo{width:88%;opacity:.8}.chef-photo img{object-position:63% 40%}.chef-shade{background:linear-gradient(90deg,#15170ff5 0%,#15170fba 40%,#15170f21 100%),linear-gradient(0deg,#15170f99,transparent)}.chef-content{padding-top:60px;padding-bottom:55px}.chef-content h2{font-size:64.5px}.chef-content>p:not(.eyebrow):not(.chef-signature){font-size:16.5px;max-width:295px}.chef-signature{font-size:67.5px;margin-top:25px}.gallery-grid{grid-template-columns:repeat(5,minmax(140px,1fr));gap:11px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:11px;scrollbar-width:thin;scrollbar-color:#cbb89a transparent}.gallery-item{scroll-snap-align:start}.gallery-item>span{opacity:1;font-size:13.5px;padding:40px 10px 12px;min-height:81px;align-items:flex-end}.gallery-item .icon{width:14px}.gallery-more{font-size:15px;margin-top:18px}.story-layout{grid-template-columns:1fr;gap:37px}.story-copy h2{font-size:66px;margin-bottom:22px}.story-copy>p:not(.eyebrow){font-size:18px;max-width:100%}.story-copy .button{margin-top:24px}.story-image{max-width:420px;width:100%;margin:0 auto}.story-image img{height:370px;object-position:center 40%}.principles{grid-template-columns:repeat(2,1fr);margin-top:38px;padding:0 18px}.principles>div{padding:26px 10px;gap:12px}.principles>div:nth-child(2){border-right:0}.principles>div:nth-child(-n+2){border-bottom:1px solid #d8cdbb}.principles>div:nth-child(3),.principles>div:nth-child(4){margin:0}.principles h3{font-size:15px}.principles .icon{width:37px;height:37px}.reviews-grid{grid-template-columns:1fr;gap:16px}.review-card{padding:25px}.review-card blockquote{font-size:19.5px;min-height:0;margin-bottom:16px;max-width:100%}.review-card figcaption{margin-top:20px}.review-card strong{font-size:16.5px}.reservation-section{padding:48px 0 35px}.reservation-heading h2{font-size:70.5px}.reservation-heading>p:last-child{font-size:16.5px}.reservation-motto{display:none}.reservation-search{grid-template-columns:1fr 1fr;gap:15px 12px;margin-top:24px}.reservation-search>.button{height:49px}.reservation-field input,.reservation-field select{height:49px;font-size:18px;padding-left:14px}.reservation-field label{font-size:12px}.reservation-note{font-size:12px;max-width:300px;margin-top:17px}.site-footer{padding-top:40px}.footer-grid{grid-template-columns:1fr 1.35fr;gap:33px 23px;padding-bottom:34px}.footer-brand-block{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid #373a2b}.footer-brand-block>.brand{margin:0;width:135px}.footer-brand-block>p{margin:0;font-size:13.5px;text-align:right}.footer-grid h2{font-size:16.5px;margin-top:0;margin-bottom:15px}.footer-links a{font-size:15px;padding:3px 0}.footer-contact>a{font-size:13.5px;gap:9px}.footer-contact>p{font-size:13.5px;gap:9px}.footer-contact .icon{width:14px;height:14px}.footer-newsletter{display:block;padding-top:29px}.footer-newsletter>p{font-size:15px}.newsletter-form{margin-top:17px;max-width:420px}.newsletter-form>input{padding:9px 12px;font-size:16.5px}.newsletter-form>button{width:36px;height:36px}.footer-bottom{gap:10px;padding:20px 0}.footer-bottom p{font-size:10.5px}.footer-bottom p:nth-child(2){font-size:10.5px;gap:5px}.footer-bottom p .icon{width:15px}.back-to-top{margin-left:0;width:25px;height:25px}.modal-inner,.menu-modal .modal-inner{padding:32px 21px 24px}.modal h2{font-size:54px}.modal .eyebrow{padding-right:24px}.modal-intro{font-size:16.5px}.menu-filters{gap:7px}.menu-filters button{padding:7px 13px;font-size:15px}.full-menu-grid{gap:12px}.full-menu-grid .dish-content{padding:11px 9px}.full-menu-grid .dish-content h3{font-size:15px}.full-menu-grid .dish-content>p{font-size:12px;min-height:37px}.dish-modal>img{height:230px}.dish-dialog-body{padding:25px}.dish-dialog-body h2{font-size:52.5px}.dish-dialog-body>p:not(.eyebrow){font-size:18px}.dish-dialog-bottom{gap:13px}.dish-dialog-bottom .button{font-size:13.5px;gap:10px;padding:11px 16px}.gallery-dialog-copy{padding:23px}.gallery-dialog-copy h2{font-size:46.5px}.gallery-dialog-copy p{font-size:16.5px}.gallery-dialog-photo>img{padding:12px;height:min(50dvh,450px)}.form-row{grid-template-columns:1fr;gap:0}.booking-summary{gap:12px;font-size:15px}.reservation-modal input:not([type=hidden]),.reservation-modal textarea{font-size:24px}.reservation-success{padding:24px 0}.reservation-success h2{font-size:51px}}
@media(max-width:379px){.container{width:calc(100% - 34px)}.site-header{padding:10px 11px;gap:5px}.header-reserve{font-size:13.5px;padding:10px 13px}.menu-toggle{width:35px}.brand{width:109px}.brand-name{font-size:34.5px}.brand-tagline{font-size:6.75px}.hero h1{font-size:93px}.hero-eyebrow{font-size:34.5px}.hero-description{font-size:15.75px;max-width:290px}.hero{min-height:736px}.hero-actions .button{font-size:13.5px;padding:12px 17px;gap:9px}.hero-pagination{right:12px}.hero-story{right:17px}.guest-love p{font-size:12px}.dish-content{padding:12px 10px}.dish-content h3{font-size:15px}.dish-content>p{font-size:12px}.values-ribbon{font-size:7.5px;gap:9px}.specials-grid .dish-content{padding:13px}.specials-grid h3{font-size:19.5px}.chef-content h2{font-size:57px}.story-copy h2{font-size:58.5px}.footer-contact>a{font-size:12px}.footer-bottom p:nth-child(2){font-size:9px}.back-to-top{display:none}.full-menu-grid{grid-template-columns:1fr}.full-menu-grid .dish-content h3{font-size:19.5px}.full-menu-grid .dish-content>p{font-size:16.5px;min-height:0}.dish-dialog-bottom .button{font-size:12px;padding:11px 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}

/* King's Deli content: retain the original palette and responsive layout. */
.brand-name{font-size:40.5px;letter-spacing:2px;margin-right:-2px;white-space:nowrap}
.guest-love p{color:#fff3dc;font-size:18px}
.menu-item-card .dish-content{padding:26px;height:100%;display:flex;flex-direction:column}
.menu-item-card .dish-bottom{margin-top:auto;padding-top:24px}
.menu-item-card .eyebrow{font-size:15px;margin-bottom:12px}
.menu-item-card h3{margin-bottom:12px}
.menu-scans-section{padding-top:0}
.menu-scan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.menu-scan-grid a{display:block;background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden}
.menu-scan-grid img{width:100%;height:auto;object-fit:contain}
.menu-scan-grid a>span{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px;font-size:18px;font-weight:600}
.source-note{font-size:18px;margin-top:20px}.source-note a,.menu-disclaimer a{text-decoration:underline}
.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.visit-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center}
.visit-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.visit-hours{color:var(--cream)}.visit-hours h3{font-family:var(--serif);font-size:48px;font-weight:500}
.visit-hours dl{margin:18px 0}.visit-hours dl div{display:flex;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px solid #ffffff30}
.visit-hours dd{margin:0;white-space:nowrap}
.dish-modal .dish-dialog-body{padding:48px}
.footer-contact a{overflow-wrap:anywhere}
@media(max-width:1000px){.desktop-nav{gap:18px}.menu-scan-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visit-layout{gap:30px}}
@media(max-width:767px){.visit-layout{grid-template-columns:1fr}.dish-modal .dish-dialog-body{padding:40px 24px}.menu-scan-grid{gap:14px}.visit-hours dl div{gap:12px;font-size:19.5px}.guest-love p{font-size:16.5px}}
@media(max-width:420px){.menu-scan-grid{grid-template-columns:1fr}}

/* Each location has its own contact details, menu, and opening hours. */
.locations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:32px}
.location-card{padding:32px;border:1px solid #ffffff30;border-radius:16px;background:#ffffff06;scroll-margin-top:32px}
.location-card>h3{font-family:var(--serif);font-size:54px;font-weight:500;line-height:1.15}
.location-address{color:#e1ddcf;margin-top:16px}
.location-card .visit-hours{margin-top:28px}.location-card .visit-hours h4{font-size:22.5px;margin:0;font-weight:500}
.location-card .visit-actions{gap:10px}.location-card .button{padding:13px 18px;font-size:16.5px;gap:10px}
.location-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:20px}
.location-links a{display:inline-flex;align-items:center;gap:10px;text-decoration:underline;text-underline-offset:4px}
.location-links a:last-child,.location-services{font-size:18px}.location-services{color:#d1cdbd;margin-top:20px}
.location-menu-link{text-decoration:underline;text-underline-offset:3px;color:var(--copper)}
@media(max-width:767px){.locations-grid{grid-template-columns:1fr;gap:20px}.location-card{padding:24px}.location-card>h3{font-size:48px}.location-card .visit-hours dl div{font-size:18px}}

/* Allow larger typography to wrap without crowding the navigation and cards. */
.brand{width:220px}.brand-footer{width:220px}
.hero h1{max-width:850px}.hero-content{padding-bottom:150px}
.hero-actions,.section-heading,.visit-actions,.menu-filters{flex-wrap:wrap}
.section-heading{gap:24px}.text-link{white-space:normal}
.location-card .visit-hours dl div{flex-wrap:wrap;gap:8px 20px}
.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.dish-card,.location-card,.footer-grid>div{min-width:0}
@media(max-width:1200px){
 .site-header{flex-wrap:wrap;gap:12px 24px;padding:16px 28px}
 .desktop-nav{order:4;width:100%;justify-content:center;flex-wrap:wrap;gap:8px 24px}
 .hero-content{padding-top:230px}
}
@media(max-width:767px){
 .site-header{padding:14px 18px}.site-header>.brand{width:auto}
 .site-header .brand-name{font-size:36px}.brand-tagline{letter-spacing:1px}
 .header-reserve{order:3;width:100%}.desktop-nav{display:none}
 .hero-content{padding-top:210px;padding-bottom:155px}
 .hero h1{font-size:clamp(64px,17vw,103px)}
 h2,.story-copy h2,.reservation-heading h2{font-size:clamp(42px,11vw,66px)}
 .hero-description{max-width:100%}.hero-story{bottom:36px}
 .favorites-grid,.full-menu-grid{grid-template-columns:1fr}
 .specials-grid .dish-card{display:block}
 .footer-grid{grid-template-columns:1fr;gap:28px}
 .footer-brand-block{flex-wrap:wrap;gap:20px}
 .footer-brand-block>.brand{width:auto}
}

/* Standalone menu page uses the shared navigation and footer. */
.menu-page .site-header{position:relative;left:auto;right:auto;margin:0 24px}
.menu-page-intro{padding:72px 0 48px}
.menu-page-intro h1{font-size:clamp(56px,7vw,100px)}
.menu-page-description{max-width:850px;margin-top:24px}
.menu-location-orders{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}
.menu-page-items{padding-top:24px}
.menu-page .full-menu-grid .dish-content{padding:28px}
.menu-page .full-menu-grid h3{font-size:26px}
.menu-page .full-menu-grid .dish-content>p:not(.eyebrow){font-size:18px;min-height:0}
.menu-page .full-menu-grid .eyebrow{font-size:15px}
.menu-page-note{margin-top:32px;font-size:18px}
@media(max-width:767px){.menu-page .site-header{margin:0 12px}.menu-page-intro{padding-top:48px}.menu-location-orders .button{width:100%}}

/* Supplied King's Deli logo, shared by both pages. */
.site-header>.brand{width:120px}
.brand-logo{display:block;width:100%;height:auto;object-fit:contain}
.footer-brand-block>.brand{width:180px;max-width:100%}
@media(max-width:767px){.site-header>.brand{width:90px}.footer-brand-block>.brand{width:150px}}


/* Shared page alignment for the home page, menu, navigation, and footer. */
:root{
 --page-max-width:1440px;
 --page-gutter:32px;
 --page-width:min(var(--page-max-width),calc(100% - 2 * var(--page-gutter)));
 --page-edge:max(var(--page-gutter),calc((100% - var(--page-max-width)) / 2));
}
.container,.site-footer>.container{
 width:var(--page-width);
 margin-left:auto;
 margin-right:auto;
 padding-left:0;
 padding-right:0;
}
.site-header,.menu-page .site-header{
 left:0;
 right:0;
 width:var(--page-width);
 margin-left:auto;
 margin-right:auto;
 padding-left:0;
 padding-right:0;
}
.hero-story{right:var(--page-edge)}
@media(max-width:767px){:root{--page-gutter:22px}}
@media(max-width:379px){:root{--page-gutter:17px}}

/* Full-width sticky navigation with content aligned to the shared container. */
.navigation-shell{position:sticky;top:0;z-index:30;width:100%;background:var(--paper);box-shadow:0 5px 25px #00000012}
.navigation-shell .site-header{position:relative;top:auto;left:auto;right:auto;margin:0 auto;background:transparent;box-shadow:none;border-radius:0}
html{scroll-padding-top:calc(var(--navigation-height,200px) + 20px)}
.navigation-shell .mobile-nav{top:100%;max-height:calc(100dvh - var(--navigation-height,200px));overflow-y:auto}
.hero-content{padding-top:64px}
@media(max-width:767px){.hero-content{padding-top:48px}}

/* Full Green Brook menu grouped by the ordering menu's categories. */
.menu-category{margin-top:48px}
.menu-category>h3{font-family:var(--serif);font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.15;margin-bottom:20px}
.menu-category-note{margin-bottom:24px;max-width:1000px}
.menu-category .dish-content h4{font-size:24px;font-weight:600;line-height:1.35;margin:0 0 12px}
.menu-category .dish-content h4:last-child{margin-bottom:0}
.menu-page .menu-filters{gap:12px;margin-top:32px}
@media(max-width:767px){.menu-category{margin-top:36px}.menu-category .dish-content h4{font-size:22px}}
