:root{--wine:#541c29;--ink:#2e1b20;--gold:#f7cb64;--paper:#fffaf1;--line:#dccfc3;--muted:#66565a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 Arial,Helvetica,sans-serif}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid #cf7329;outline-offset:6px}.skip{position:absolute;top:-100px;left:20px;padding:12px;background:white;z-index:5}.skip:focus{top:12px}.header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 5.5vw;max-width:1600px;margin:auto}.brand{display:flex;align-items:center;gap:12px;font-size:1rem;font-weight:800;letter-spacing:.1em;text-decoration:none;line-height:1.4}.brand-mark{display:grid;place-items:center;background:var(--wine);color:var(--gold);width:46px;height:46px;font:2.3rem Georgia,serif;border-radius:50%}.brand small{display:block;font-size:.75rem;letter-spacing:.17em;margin-top:3px}nav{display:flex;align-items:center;gap:32px}nav>a{text-decoration:none;font-size:.95rem;font-weight:600}nav>a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--wine);color:white;padding:17px 24px;text-decoration:none;font-weight:700;line-height:1.35;border:1px solid var(--wine);transition:transform .15s,background .15s}.button:hover{background:#73283a;transform:translateY(-2px)}.button.small{padding:12px 18px}.button.gold{background:var(--gold);border-color:var(--gold);color:var(--wine)}.button.gold:hover{background:#ffdb8a}.button.outline{background:transparent;color:var(--wine)}.button.outline:hover{background:#f1e2dc}.hero{background:var(--wine);color:var(--paper);display:grid;grid-template-columns:1.05fr 1fr;min-height:620px}.hero-copy{padding:76px 4vw 64px 5.5vw;align-self:center}.eyebrow{font-size:.8rem;letter-spacing:.16em;font-weight:700;line-height:1.6;margin:0 0 22px}.hero .eyebrow{color:var(--gold)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08;margin:0}h1{font-size:clamp(3rem,5.7vw,6.1rem);letter-spacing:-.045em}h1 em{color:var(--gold);font-weight:400}h2{font-size:clamp(2.4rem,4vw,4.1rem);letter-spacing:-.035em}h3{font-size:1.75rem}.intro{max-width:480px;font-size:1.15rem;line-height:1.7;margin:30px 0}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px}.text-link{text-underline-offset:5px}.hero-note{font-size:.875rem;margin:35px 0 0;color:#efcdd0}.hero-type{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#702739;color:var(--gold);padding:40px}.hero-type>span{font-size:clamp(6rem,15vw,13rem)}.hero-type>p{letter-spacing:.2em}.section{padding:86px 5.5vw;max-width:1600px;margin:auto}.order{display:grid;grid-template-columns:1fr 1fr;gap:12vw;align-items:center}.order p:not(.eyebrow){max-width:470px;color:var(--muted)}.order-links{display:grid;gap:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer{background:var(--wine);color:white;padding:40px 5.5vw;display:flex;align-items:center;justify-content:space-between;gap:20px}footer p{font-size:.875rem}@media(max-width:760px){.header{padding:18px 6vw;flex-wrap:wrap;gap:18px}nav{width:100%;justify-content:space-between;gap:10px}nav>a{font-size:.875rem}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:54px 6vw 48px}h1{font-size:clamp(3rem,11vw,5rem)}.hero-type{min-height:240px}.hero-type>span{font-size:6rem}.section{padding:60px 6vw}.order{grid-template-columns:1fr;gap:28px}footer{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.hero-photo{margin:0;position:relative;min-width:0;overflow:hidden}.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;min-height:620px}.hero-photo figcaption{position:absolute;left:24px;bottom:24px;background:var(--gold);color:var(--wine);padding:10px 18px;display:flex;align-items:center;gap:16px;letter-spacing:.12em;font-size:.75rem;font-weight:700}.hero-photo figcaption span{font-size:2rem;line-height:1.2;letter-spacing:0}.welcome-strip{background:var(--gold);display:flex;justify-content:space-around;gap:20px;padding:19px 5.5vw;color:var(--wine);font-family:Georgia,serif;font-style:italic;font-size:1.35rem}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:45px}.section-heading>p{max-width:390px;color:var(--muted);margin:0}h2 em{font-weight:400;color:var(--wine)}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);column-gap:38px}.dish{padding:32px 0 24px;border-bottom:1px solid var(--line);position:relative}.dish-number{float:right;font:italic 1.1rem Georgia,serif;color:#8a6662}.dish-category{font-size:.75rem;font-weight:700;letter-spacing:.11em;margin:0 26px 17px 0;color:#755b3d}.dish h3 span{display:block;font-size:1.1rem;line-height:1.6;margin-top:8px;color:var(--muted)}.dish>p:last-child{color:var(--muted);font-size:1rem;margin-bottom:0}.menu-note{font-size:.875rem;margin:28px 0 0;color:var(--muted)}.story{background:#eddfc6;max-width:none;text-align:center;padding-top:70px;padding-bottom:70px;border-top:1px solid #d9c4a1;border-bottom:1px solid #d9c4a1}.story p:not(.eyebrow){max-width:620px;margin:24px auto;color:var(--muted)}.story .text-link{font-weight:700}.visit{border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1fr;gap:8vw}address{font-style:normal;margin:30px 0;line-height:1.8}.hours{background:#f1e7da;padding:38px;align-self:start}.hours>p{color:var(--muted)}.hours dl{margin:26px 0}.hours dl>div{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #d1c2b0}.hours dd{margin:0;white-space:nowrap}.hours-note{font-size:.875rem}.hours .text-link{font-weight:700}.contact-email{overflow-wrap:anywhere;font-size:.95rem}footer>div:last-child>a{font-size:.875rem;margin-right:22px;text-underline-offset:4px}footer>div:last-child{text-align:right}footer p{color:#e2c6cd}@media(min-width:1600px){.hero-copy{padding-left:max(5.5vw,calc((100vw - 1424px)/2))}}@media(max-width:1000px){.hero-copy{padding-top:56px;padding-bottom:50px}.hero-photo img{min-height:590px}.menu-grid{grid-template-columns:repeat(2,1fr)}.visit{gap:4vw}.hours{padding:26px}.hours dl>div{flex-wrap:wrap;gap:4px 15px}.hours dt{flex-basis:100%}}@media(max-width:760px){.hero-photo{height:340px}.hero-photo img{min-height:0;object-position:center;height:100%}.hero-photo figcaption{left:20px;bottom:20px}.welcome-strip{font-size:1.05rem;gap:10px;text-align:center}.section-heading{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:30px}.section-heading>p{max-width:none}.menu-grid{gap:0 24px}.dish h3{font-size:1.5rem}.visit{grid-template-columns:1fr;gap:30px}.hours dl>div{flex-wrap:nowrap}.hours dt{flex-basis:auto}footer>div:last-child{text-align:left}}@media(max-width:420px){.menu-grid{grid-template-columns:1fr}.welcome-strip{font-size:.95rem;gap:12px}.hours{padding:22px}.hours dl>div{flex-wrap:wrap}.hours dt{flex-basis:100%}.brand{font-size:.95rem}.contact-email{font-size:.875rem}}
