@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');
:root{--paper:#f7f6f2;--ink:#232720;--gold:#d6a53e;--muted:#676961}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b07915;outline-offset:6px}header{height:116px;display:flex;align-items:center;justify-content:space-between;padding:0 6%}.brand{width:148px;height:98px;overflow:hidden;display:flex;align-items:center;justify-content:center}.brand img{width:148px;mix-blend-mode:multiply}nav{display:flex;align-items:center;gap:38px;font-size:14px}nav a:hover,.message-link:hover{color:#aa7417}.nav-cta{border:1px solid #c7c8bf;padding:14px 19px}.nav-cta span{margin-left:18px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:640px;padding-left:8%;border-top:1px solid #e2e2d9}.hero-copy{padding:84px 24px 42px 0;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.2em;margin:0 0 28px}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:400;letter-spacing:-.04em;margin:0;line-height:1.09}h1{font-size:clamp(54px,5.4vw,88px)}em{font-weight:400}h1 em{color:#8d6429}.intro{color:var(--muted);line-height:1.8;margin:28px 0 31px;font-size:16px}.button{display:inline-flex;align-items:center;gap:32px;justify-content:space-between;padding:18px 24px;background:var(--ink);color:white;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#45503d;transform:translateY(-2px)}.hero-note{display:flex;align-items:center;gap:16px;margin-top:auto;padding-top:50px;font-size:12px;color:var(--muted)}.line{height:1px;width:42px;background:#a3a797}.hero-image{position:relative;min-height:640px;overflow:hidden}.hero-image>img{height:100%;width:100%;position:absolute;object-fit:cover;object-position:48% center}.photo-label{position:absolute;bottom:28px;left:28px;color:white;letter-spacing:.16em;font-size:12px;background:#22271ed9;padding:12px 17px}.table-section{padding:110px 8% 82px}.section-heading{display:grid;grid-template-columns:1.25fr 1fr;column-gap:70px;align-items:end}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:22px}h2{font-size:clamp(38px,4vw,60px)}.section-heading>p:last-child{font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:4px}.food-grid{display:grid;grid-template-columns:.87fr 1.13fr;gap:42px;margin-top:52px;align-items:start}figure{margin:0}.image-wrap{overflow:hidden}.food-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}.food-card:hover img{transform:scale(1.025)}.salad .image-wrap{height:510px}.share{padding-top:78px}.share .image-wrap{height:375px}figcaption{display:flex;justify-content:space-between;gap:14px;align-items:center;padding-top:20px;font-family:'Playfair Display',Georgia,serif;font-size:22px}.small-label{font-family:'DM Sans',sans-serif;font-size:11px;letter-spacing:.11em;color:var(--muted)}.menu-note{text-align:center;margin:55px 0 0;font-size:14px;color:var(--muted);line-height:1.8}.menu-note a{color:var(--ink);border-bottom:1px solid #b3b5a8;margin-left:7px;padding-bottom:4px}.visit{background:var(--ink);color:var(--paper);padding:80px 8% 86px;display:grid;grid-template-columns:1.25fr 1fr;gap:70px}.visit .eyebrow{color:#deb666}.visit em{color:#e1bd77}.visit-copy{align-self:center;max-width:400px}.visit-copy p{line-height:1.85;color:#c9cdc2;margin:0 0 28px}.light{background:#f4f0e6;color:var(--ink)}.light:hover{background:#e7bd70}.message-link{display:block;font-size:13px;margin-top:24px;text-decoration:underline;text-underline-offset:5px;color:#d6d9ce}footer{padding:38px 8%;display:flex;align-items:center;justify-content:space-between;gap:24px}footer p,footer>a:last-child{font-size:13px;color:var(--muted)}.footer-brand{font-family:Georgia,serif;font-size:24px;letter-spacing:.04em}.footer-brand span{display:block;font-family:'DM Sans',sans-serif;text-align:center;font-size:10px;letter-spacing:.3em;margin-top:7px}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:900px){header{padding:0 5%;height:100px}nav{gap:22px}.hero{padding-left:6%;min-height:580px}.hero-copy{padding-top:60px}.hero-image{min-height:580px}h1{font-size:58px}.desktop{display:none}.table-section{padding:78px 6%}.section-heading,.visit{gap:32px}.food-grid{gap:25px}.salad .image-wrap{height:400px}.share .image-wrap{height:290px}figcaption{display:block;font-size:20px}.small-label{display:block;margin-top:8px}.visit{padding:65px 6%}.button{gap:18px;padding:17px 20px}}@media(max-width:620px){header{height:92px}.brand,.brand img{width:122px}nav{gap:16px}nav>a:first-child,nav>a:nth-child(2){display:none}.nav-cta{font-size:12px;padding:12px}.nav-cta span{margin-left:8px}.hero{display:flex;flex-direction:column;padding:0}.hero-copy{padding:47px 7% 35px}h1{font-size:clamp(46px,11vw,66px)}.eyebrow{margin-bottom:23px}.intro{margin-top:24px}.hero-note{padding-top:23px;margin-top:0}.hero-image{min-height:385px}.photo-label{left:7%;bottom:24px;font-size:10px}.table-section{padding:60px 7%}.section-heading{display:block}.section-heading>p:last-child{margin-top:25px}.food-grid{grid-template-columns:1fr;gap:34px;margin-top:34px}.salad .image-wrap{height:410px}.share{padding:0}.share .image-wrap{height:300px}figcaption{display:flex;flex-wrap:wrap;font-size:20px}.small-label{font-size:10px;margin-top:0}.menu-note{margin-top:37px}.menu-note a{display:inline-block;margin-left:0}.visit{grid-template-columns:1fr;padding:55px 7%;gap:30px}.visit h2{font-size:44px}.visit-copy{max-width:none}footer{padding:30px 7%;flex-wrap:wrap}footer p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.share img{object-position:center 30%}.address strong{font-weight:500;color:#f7f6f2;font-size:22px}

.more-food{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:62px}.more-food img{display:block;width:100%;height:350px;object-fit:cover}.more-food figure:nth-child(2) img{object-position:43% center}.more-food figcaption{font-size:22px;line-height:1.4}@media(max-width:900px){.more-food{gap:20px}.more-food img{height:270px}.more-food figcaption{font-size:20px}}@media(max-width:620px){.more-food{grid-template-columns:1fr;margin-top:34px;gap:34px}.more-food img{height:auto;max-height:480px;object-fit:cover}.more-food figure:nth-child(2) img{max-height:none}}

address.address{font-style:normal;line-height:1.8;margin:0 0 24px;color:#c9cdc2}.visit-copy a{overflow-wrap:anywhere}.brand img{height:auto}
