@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
:root{--ink:#272820;--red:#8b231e;--paper:#fffdf8;--line:#dddace;--muted:#66675e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #d48a22;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3,.brand,.heritage>span{font-family:'Playfair Display',Georgia,serif}button,a{-webkit-tap-highlight-color:transparent}.topline{background:var(--red);color:#fff;padding:8px 6%;font-size:12px;letter-spacing:.14em;display:flex;justify-content:space-between}.topline span{letter-spacing:.03em}.site-header{position:sticky;top:0;z-index:10;background:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:22px 6%;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:13px;font-size:24px;line-height:1.2;font-weight:600}.brand small{display:block;font:10px/2.5 'DM Sans',sans-serif;letter-spacing:.2em}.brand-mark{width:49px;height:49px;border:1px solid var(--red);border-radius:50%;display:grid;place-items:center;color:var(--red);font-size:24px;font-style:italic}.site-header nav{display:flex;gap:30px;font-size:14px}.site-header nav a:hover,.text-link:hover{color:var(--red)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;background:var(--red);color:white;padding:16px 25px;font-weight:600;font-size:14px;transition:background .2s}.button:hover{background:#651915}.button.small{padding:12px 20px}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:6%;max-width:1500px;margin:auto;padding:65px 6% 60px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:700;color:var(--red);margin-bottom:20px}h1{font-size:clamp(48px,5.3vw,82px);line-height:1.08;letter-spacing:-.045em;font-weight:500}h1 em{color:var(--red);font-weight:500}.hero-copy>p:not(.eyebrow){max-width:365px;color:var(--muted);margin-top:25px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{border-bottom:1px solid;padding-bottom:4px;font-size:14px;font-weight:600}.heritage{display:flex;gap:18px;align-items:center;margin-top:48px}.heritage>span{font-size:38px;color:var(--red);line-height:1}.heritage p{font-size:12px;line-height:1.6;border-left:1px solid var(--line);padding-left:18px;color:var(--muted)}.hero-image{background:#382616;padding:0;transform:rotate(1deg);box-shadow:12px 13px 0 #e7e0d3}.hero-image img{display:block;width:100%;height:auto;min-height:330px;object-fit:cover}.image-caption{display:flex;justify-content:space-between;padding:16px;color:#fff;font-size:9px;letter-spacing:.13em;gap:12px}.ribbon{background:#e9eddf;padding:16px;display:flex;justify-content:space-evenly;gap:22px;font-size:14px;letter-spacing:.2em;font-weight:600;overflow:hidden;white-space:nowrap}.ribbon i{color:var(--red);font-size:22px;line-height:1}.menu-wrap{max-width:1500px;margin:auto;padding:85px 6%}.section-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px;gap:30px}h2{font-size:clamp(35px,3.3vw,50px);line-height:1.2;font-weight:500;letter-spacing:-.025em}.section-intro>p{color:var(--muted);font-size:14px}.menu-layout{display:grid;grid-template-columns:230px 1fr;gap:65px}.menu-layout aside{position:sticky;top:125px;align-self:start}.categories{display:flex;flex-direction:column}.categories a{display:flex;align-items:center;padding:13px 5px;border-bottom:1px solid var(--line);font-size:15px;gap:15px}.categories a:hover{color:var(--red);background:#f3eee5}.categories a span{color:var(--red);font-size:11px}.categories a small{margin-left:auto;color:var(--muted);font-size:12px}.allergy-note{margin-top:30px;background:#eeefe8;padding:20px}.allergy-note span{font-size:13px;font-weight:700}.allergy-note p{font-size:13px;color:var(--muted);line-height:1.6;margin-top:8px}.menu-section{margin-bottom:55px}.menu-section header{border-bottom:1px solid var(--ink);padding-bottom:18px;margin-bottom:8px}.menu-section .eyebrow{font-size:10px}.menu-section h3{font-size:34px;font-weight:500;margin-top:3px}.dishes{display:grid;grid-template-columns:1fr 1fr;column-gap:38px}.dish{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.dish h4{margin:0 0 4px;font-size:15px;font-weight:600;line-height:1.4}.dish p{font-size:13px;line-height:1.65;color:var(--muted)}.dish strong{font-size:14px;white-space:nowrap;font-weight:600;color:var(--red)}.dish small{font-size:12px;color:var(--red)}.daily{background:var(--red);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:12%;padding:65px 10%}.daily .eyebrow{color:#e7c5b9}.daily h2{margin-bottom:15px}.daily>div+div{border-left:1px solid #ffffff40;padding-left:50px}.hours{font-family:'Playfair Display',Georgia,serif;font-size:42px}.daily p{color:#f0d9d2}.daily .button{margin-top:22px}.button.light{background:var(--paper);color:var(--red)}.visit{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding:90px 10%}.big-phone{display:inline-block;font-size:30px;margin-top:30px;color:var(--red);border-bottom:1px solid}.visit>div>p:not(.eyebrow){color:var(--muted);margin-top:8px}.visit-details>div{padding:0 0 25px;border-bottom:1px solid var(--line);margin-bottom:25px}.visit-details h3{font:600 15px 'DM Sans',sans-serif;margin-bottom:12px}.visit address{font-style:normal;margin-bottom:16px}.muted{font-size:13px;color:var(--muted);margin-top:8px}footer{background:#252c25;color:#fff;padding:35px 6%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand-mark{border-color:#d7c5a5;color:#d7c5a5}footer p,footer>a:last-child{font-size:13px}.skip{position:fixed;top:-100px;z-index:50;background:#fff;padding:15px}.skip:focus{top:0}.mobile-actions{display:none}@media(min-width:1600px){.daily,.visit{padding-left:calc((100vw - 1200px)/2);padding-right:calc((100vw - 1200px)/2)}}@media(max-width:1000px){.site-header nav{gap:15px}.hero{gap:30px}.hero-actions{flex-wrap:wrap}.menu-layout{grid-template-columns:180px 1fr;gap:30px}.dishes{grid-template-columns:1fr}.hero-image img{min-height:0}.image-caption{font-size:8px}.brand{font-size:21px}.daily,.visit{padding-left:6%;padding-right:6%}}@media(max-width:700px){html{scroll-padding-top:105px}.topline{font-size:10px}.topline span{font-size:10px;letter-spacing:0}.site-header{padding:14px 5%;flex-wrap:wrap;gap:12px}.brand{font-size:20px}.brand-mark{width:40px;height:40px;font-size:21px}.brand small{font-size:8px}.site-header nav{order:3;justify-content:space-between;width:100%;font-size:13px}.button.small{font-size:12px;padding:10px 13px;gap:10px}.hero{grid-template-columns:1fr;padding:40px 6% 45px;gap:32px}.eyebrow{font-size:10px;margin-bottom:16px}h1{font-size:58px}.hero-copy>p:not(.eyebrow){font-size:15px;margin-top:20px}.hero-actions{gap:20px}.heritage{margin-top:25px}.hero-image{transform:none;box-shadow:7px 7px 0 #e7e0d3}.image-caption{font-size:9px}.ribbon{font-size:11px;justify-content:flex-start;gap:20px}.menu-wrap{padding:50px 6% 20px}.section-intro{display:block;margin-bottom:25px}.section-intro>p{margin-top:16px}.desktop{display:none}.menu-layout{display:block}.menu-layout aside{position:static}.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:20px}.categories a{font-size:12px;border:1px solid var(--line);padding:10px 8px;gap:5px}.categories a span,.categories a small{display:none}.allergy-note{margin:0 0 30px;padding:15px}.allergy-note p{font-size:12px;margin-top:3px}.menu-section{margin-bottom:35px}.menu-section h3{font-size:30px}.dish{padding:17px 0}.daily{grid-template-columns:1fr;gap:25px;padding:40px 6%}.daily>div+div{padding-left:0;border-left:0;border-top:1px solid #ffffff40;padding-top:20px}.hours{font-size:36px}.visit{grid-template-columns:1fr;gap:35px;padding:50px 6%}.big-phone{font-size:28px}footer{flex-direction:column;align-items:flex-start;padding-bottom:90px}.mobile-actions{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;z-index:20;background:var(--paper);box-shadow:0 -3px 15px #0001;padding-bottom:env(safe-area-inset-bottom)}.mobile-actions a{text-align:center;padding:14px 8px;font-size:14px;font-weight:600}.mobile-actions a:last-child{background:var(--red);color:white}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
