:root{--wine:#581c2b;--paper:#fff8eb;--gold:#ffce78;--ink:#321f21;--line:#d9c7bb}*{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;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #b7631a;outline-offset:5px}.skip{position:absolute;top:-100px;background:white;padding:16px;z-index:10}.skip:focus{top:0}.announcement{background:var(--wine);color:var(--paper);text-align:center;padding:9px 20px;font-size:12px;letter-spacing:1.8px;font-weight:600}.announcement span{padding:0 16px}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:27px 6%}.brand{font-family:'Playfair Display',Georgia,serif;font-size:46px;letter-spacing:-2.5px;font-weight:600;line-height:1}.brand span{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:2px;font-weight:600;margin-top:11px}nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--wine);color:var(--paper);padding:17px 25px;font-weight:600;font-size:15px;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#7a2c3d;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{padding:12px 19px}.hero{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:auto;padding:30px 6% 64px;gap:36px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin:0 0 22px}.hero h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(48px,5.4vw,79px);font-weight:500;letter-spacing:-3.6px;line-height:1.07;margin:0 0 26px;color:var(--wine)}em{font-weight:500}.intro{font-size:16px;line-height:1.8;margin:0 0 28px}.hero-actions{display:flex;gap:26px;align-items:center}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid;padding:9px 0}.text-link span{margin-left:12px}.portion-note{font-size:10px;letter-spacing:1.35px;margin-top:27px}.hero-photo{position:relative;align-self:stretch;min-height:540px}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;border-radius:200px 200px 5px 5px}.photo-label{position:absolute;bottom:24px;left:26px;color:white;font-family:'Playfair Display',Georgia,serif;font-size:30px;text-shadow:0 2px 10px #000}.photo-label span{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:2px}.roundel{position:absolute;right:-20px;top:20px;border-radius:50%;background:var(--gold);width:129px;height:129px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);font-size:14px;color:var(--wine);line-height:1.5;box-shadow:0 0 0 5px var(--paper)}.roundel em{font-family:'Playfair Display',Georgia,serif;font-size:18px}.ribbon{display:flex;justify-content:space-around;align-items:center;background:var(--gold);padding:22px 3%;font-size:12px;letter-spacing:1.7px;font-weight:700;gap:20px}.ribbon i{font-size:28px;font-style:normal;line-height:1}.menu-section{max-width:1440px;margin:auto;padding:100px 6% 86px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:44px}h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(38px,4vw,58px);line-height:1.13;letter-spacing:-2px;font-weight:500;color:var(--wine);margin:0}.section-heading>p{font-size:15px;line-height:1.8;margin:0 0 4px}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.dish-image{position:relative;aspect-ratio:1;overflow:hidden;border-radius:4px}.dish-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.dish:hover img{transform:scale(1.04)}.dish-number{position:absolute;top:15px;left:15px;background:var(--paper);padding:6px 11px;font-size:10px;letter-spacing:1.3px;font-weight:600}.dish-title{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.dish-title h3{font-family:'Playfair Display',Georgia,serif;font-weight:500;font-size:30px;letter-spacing:-.8px;color:var(--wine);margin:0}.dish-title>span{font-size:24px;color:#a55e2b}.dish p{font-size:14px;line-height:1.75;min-height:74px;margin:10px 0 18px}.sizes{display:flex;gap:7px;flex-wrap:wrap}.sizes span{border:1px solid var(--line);border-radius:20px;font-size:12px;padding:5px 10px}.dish-link{margin-top:24px;padding:15px 0 10px;border-bottom:1px solid var(--wine);display:flex;justify-content:space-between;color:var(--wine);font-size:14px;font-weight:700}.dish-link:hover{color:#a65329}.menu-note{text-align:center;margin:32px 0 0;font-size:12px;color:#725f59}.how-section{padding:76px max(6%,calc((100vw - 1267px)/2));background:#f2e6d4;display:grid;grid-template-columns:1fr 1fr;gap:70px}.how-intro>p:last-child{font-size:14px;line-height:1.8;margin-top:26px}.steps{padding:0;margin:0;list-style:none}.steps li{display:flex;gap:24px;padding:22px 0;border-bottom:1px solid #d5c1ad}.steps li:first-child{padding-top:0}.steps li>span{font-size:13px;color:#8c543e;padding-top:7px}.steps h3{font-size:20px;font-weight:500;margin:0 0 4px}.steps p{font-size:14px;margin:0}.closing{text-align:center;background:var(--wine);color:var(--paper);padding:80px 20px}.closing h2{color:var(--paper);font-size:clamp(50px,7vw,96px);margin:0 0 32px}.closing .button{background:var(--gold);color:var(--wine)}.closing .button:hover{background:#ffdb9e}.closing>p:last-child{font-size:13px;margin:20px 0 0;opacity:.8}footer{padding:40px 6%;max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:30px}footer .brand{font-size:35px}footer .brand span{font-size:8px}footer p,footer>a:last-child{font-size:12px}.mobile-order{display:none}@media(min-width:1500px){.how-section{padding-left:calc((100vw - 1267px)/2);padding-right:calc((100vw - 1267px)/2)}}@media(max-width:1000px){header{padding:24px 5%}nav{gap:20px}.hero{padding-left:5%;padding-right:5%;gap:24px}.hero h1{font-size:58px;letter-spacing:-2.5px}.hero-photo{min-height:500px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.roundel{width:104px;height:104px;right:-10px;font-size:12px}.roundel em{font-size:15px}.ribbon{font-size:10px;letter-spacing:1px}.menu-section{padding:75px 5%}.menu-grid{gap:20px}.dish-title h3{font-size:26px}.dish p{min-height:100px}.how-section{padding:60px 5%;gap:35px}}@media(max-width:700px){.announcement{font-size:9px;letter-spacing:1px;padding:10px 8px}.announcement span{padding:0 7px}header{padding:23px 6%}.brand{font-size:38px}.brand span{font-size:8px}nav>a:not(.button){display:none}.button.small{font-size:12px;padding:11px 12px;gap:9px}.hero{grid-template-columns:1fr;padding:26px 6% 42px;gap:31px}.hero h1{font-size:clamp(48px,11.5vw,73px);letter-spacing:-2.8px}.eyebrow{font-size:10px;margin-bottom:19px}.intro{font-size:15px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.hero-actions .button{font-size:13px;padding:14px 17px;gap:15px}.text-link{font-size:12px}.portion-note{font-size:9px;letter-spacing:.8px;margin-top:22px}.hero-photo{min-height:0;aspect-ratio:1.03}.hero-photo>img{border-radius:160px 160px 4px 4px}.roundel{top:9px;right:0}.ribbon{padding:16px 20px;justify-content:center;font-size:10px}.ribbon span:first-child,.ribbon i:last-of-type,.ribbon span:last-child{display:none}.menu-section{padding:58px 6%}.section-heading{display:block;margin-bottom:30px}h2{font-size:40px;letter-spacing:-1.5px}.section-heading>p{margin-top:24px;font-size:14px}.section-heading>p br{display:none}.menu-grid{grid-template-columns:1fr;gap:40px}.dish-image{aspect-ratio:1.2}.dish-title h3{font-size:32px}.dish p{min-height:0;font-size:15px}.sizes span{font-size:13px;padding:6px 13px}.dish-link{font-size:15px;margin-top:16px}.how-section{grid-template-columns:1fr;padding:52px 6%;gap:30px}.steps h3{font-size:21px}.closing{padding:62px 6%}.closing h2{font-size:56px}footer{flex-wrap:wrap;padding:32px 6% 100px;gap:25px}footer p{font-size:12px}footer>a:last-child{width:100%;border-top:1px solid var(--line);padding-top:18px}.mobile-order{display:block;position:fixed;z-index:5;bottom:0;left:0;right:0;background:var(--paper);padding:10px 6% max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--line)}.mobile-order .button{display:flex;padding:13px}.menu-note{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
