@charset "UTF-8";
:root{--green:#123b2e;--deep:#0a2b21;--gold:#e3bd77;--cream:#f6f2e8;--ink:#15382c;--muted:#56635b;--line:#d3d3c7;--page:1344px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible{outline:3px solid #bc7a25;outline-offset:5px}img{display:block;max-width:100%}.skip-link{position:fixed;top:-100px;left:1rem;z-index:9;padding:1rem;background:var(--cream)}.skip-link:focus{top:1rem}.topline{background:var(--deep);color:#f8e6c4;text-align:center;padding:.5rem 1rem;font-size:.8125rem;letter-spacing:.06em}.topline span{margin:0 .6rem}.site-header{max-width:var(--page);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.8rem 4rem}.wordmark{display:flex;flex-direction:column;text-align:center;line-height:1.1;flex-shrink:0}.wordmark:hover{text-decoration:none}.wordmark>span{font-family:Georgia,'Times New Roman',serif;font-weight:bold;font-size:1.7rem;letter-spacing:.045em}.wordmark small{font-size:.75rem;letter-spacing:.23em;margin-top:.4rem}.site-header nav{display:flex;gap:2rem;font-size:.9375rem}.header-phone{font-size:.9375rem;border-bottom:1px solid var(--ink);padding:.4rem 0}.header-phone span{margin-left:.7rem}.hero{max-width:var(--page);margin:auto;display:grid;grid-template-columns:1.12fr 1fr;background:var(--green);color:var(--cream);min-height:690px}.hero-copy{padding:4.6rem 3rem 3.6rem 4rem;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.8125rem;letter-spacing:.16em;font-weight:bold;margin:0 0 1.6rem}.hero .eyebrow{color:var(--gold)}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:normal;line-height:1.02;letter-spacing:-.035em;margin:0}h1{font-size:clamp(3.5rem,5.4vw,5.3rem)}h1 em,h2 em{font-weight:normal}h1 em{color:var(--gold)}.intro{font-size:1.125rem;line-height:1.65;margin:1.6rem 0 1.8rem;color:#e7eadd}.actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-height:50px;padding:.75rem 1.3rem;font-size:.9375rem;font-weight:bold;border:1px solid transparent;transition:background .15s,color .15s}.button:hover{text-decoration:none;background:#f0cf95;color:var(--deep)}.button.gold{background:var(--gold);color:var(--deep)}.button.gold:hover{background:#f0cf95}.button.outline{border-color:var(--ink);background:transparent}.button.outline:hover{background:var(--green);color:white}.button.green{background:var(--green);color:white}.button.green:hover{background:var(--deep)}.text-link{font-size:.9375rem;text-decoration:underline;text-underline-offset:5px}.hero-hours{font-size:.875rem;color:#d8dfd3;margin:2.3rem 0 0}.hero-hours span{margin:0 .5rem;color:var(--gold)}.hero-photo{margin:0;position:relative;overflow:hidden;min-height:100%;background:#284336}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:1.4rem;border:1px solid #e3bd7799;pointer-events:none}.hero-photo figcaption{position:absolute;bottom:2.2rem;right:2.4rem;background:var(--cream);color:var(--green);padding:.6rem 1.3rem;font-family:Georgia,serif;font-style:italic;font-size:1.5rem;transform:rotate(-4deg);z-index:1}.ribbon{background:var(--gold);display:flex;align-items:center;justify-content:center;gap:3rem;padding:1.1rem 1rem;font-weight:bold;font-size:.8125rem;letter-spacing:.12em}.ribbon span[aria-hidden]{font-size:1rem}.section-wrap{max-width:var(--page);margin:auto;padding:5.8rem 4rem}.food{display:grid;grid-template-columns:1.15fr 1fr;gap:5rem;align-items:center}h2{font-size:clamp(2.6rem,4.2vw,4.1rem)}.food .eyebrow,.visit .eyebrow{color:#7a5828}.food-copy p:first-child{margin-top:0}.food-copy p{max-width:34rem;font-size:1.0625rem}.food-copy .button{margin-top:1rem}.whats-on{background:var(--green);color:var(--cream)}.whats-on-inner{display:grid;grid-template-columns:1.15fr 1fr;gap:5rem;align-items:center}.whats-on .eyebrow,.whats-on h2 em{color:var(--gold)}.whats-on-copy>p{font-size:1.0625rem;color:#e2e7dc}.whats-on-copy>p:first-child{margin-top:0}.whats-on .button{margin-top:.8rem}.handle{display:block;font-size:.875rem;margin-top:1rem;color:#d5decf}.visit{display:grid;grid-template-columns:1.15fr 1fr;gap:5rem}.visit-heading>p:not(.eyebrow){font-size:1.125rem;margin:1.8rem 0}.visit-info{padding-top:.4rem}.info-block+ .info-block{border-top:1px solid var(--line);margin-top:1.8rem;padding-top:1.8rem}h3{font-size:.875rem;text-transform:uppercase;letter-spacing:.13em;margin:0 0 1.15rem}.hours{margin:0}.hours>div{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0}.hours dt,.hours dd{margin:0}.small{font-size:.875rem;color:var(--muted)}.phone{font-family:Georgia,serif;font-size:2rem}.info-block>p:last-child{max-width:27rem}.info-block .phone+p{font-size:1rem}footer{background:var(--deep);color:var(--cream);display:flex;gap:2rem;align-items:center;justify-content:space-between;padding:2.7rem max(4rem,calc((100vw - 1216px)/2));font-size:.9375rem}footer p{color:#d7e0d4}footer .wordmark span{font-size:1.4rem}footer .wordmark small{font-size:.75rem}
@media(min-width:1600px){.hero{margin-top:1rem;margin-bottom:1.8rem}.ribbon{max-width:var(--page);margin:auto}}
@media(max-width:1050px){.site-header{padding:1.5rem 2rem;gap:1.5rem}.site-header nav{gap:1.2rem}.hero-copy{padding:3.6rem 2rem}.hero{min-height:640px;grid-template-columns:1.15fr 1fr}h1{font-size:clamp(3.4rem,5.5vw,4.5rem)}.actions{gap:1rem}.section-wrap{padding:4.5rem 2rem}.food,.visit,.whats-on-inner{gap:3rem}.ribbon{gap:1.8rem}footer{padding:2.4rem 2rem}}
@media(max-width:760px){.topline{font-size:.75rem}.site-header{flex-wrap:wrap;justify-content:space-between;gap:1.4rem;padding:1.25rem 1.3rem}.wordmark>span{font-size:1.4rem}.wordmark small{font-size:.75rem}.site-header nav{order:3;width:100%;justify-content:space-between;gap:.8rem;padding-top:1rem;border-top:1px solid var(--line)}.header-phone{font-size:.875rem}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:3rem 1.4rem 2.5rem}h1{font-size:clamp(3.4rem,10.7vw,5rem)}.eyebrow{font-size:.75rem;letter-spacing:.12em;margin-bottom:1.4rem}.intro{font-size:1.0625rem}.hero-hours{margin-top:1.6rem}.hero-photo{height:430px;min-height:0}.hero-photo img{object-position:center 45%}.hero-photo figcaption{font-size:1.3rem}.ribbon{gap:1rem;justify-content:space-evenly;flex-wrap:wrap;padding:1rem .7rem;font-size:.75rem;letter-spacing:.045em}.ribbon span:last-child,.ribbon span:nth-child(4){display:none}.section-wrap{padding:3.7rem 1.4rem}.food,.visit,.whats-on-inner{grid-template-columns:1fr;gap:2rem}h2{font-size:clamp(2.7rem,8.8vw,3.7rem)}.food-copy p,.whats-on-copy>p{font-size:1rem}.visit-info{padding-top:1rem}.hours>div{flex-wrap:wrap}.visit-heading>p:not(.eyebrow){font-size:1.0625rem}.phone{font-size:1.8rem}footer{padding:2.5rem 1.4rem;flex-direction:column;text-align:center;gap:1.1rem}footer p{margin:0}}
.hero{grid-template-columns:1.04fr 1fr;min-height:620px}.hero-photo{align-self:center;min-height:0;margin:2.5rem 2rem 2.5rem 0;overflow:visible;transform:rotate(2deg);box-shadow:0 18px 55px #061e2170}.hero-photo img{position:relative;width:100%;height:auto;object-fit:contain}.hero-photo:after{inset:-.7rem;border-color:#e3bd7777}.hero-photo figcaption{bottom:-1.5rem;right:1.3rem}.food-photo{grid-column:1/-1;margin:0}.food-photo img{width:100%;max-height:470px;object-fit:cover;object-position:center}.food-photo figcaption{display:flex;justify-content:space-between;gap:1rem;margin-top:.8rem;font-size:.875rem}.food-photo figcaption>span{font-size:.75rem;color:var(--muted)}.food-photo figcaption a{text-decoration:underline}.food{row-gap:3rem}
@media(max-width:1050px){.hero{grid-template-columns:1.15fr 1fr;min-height:590px}.hero-photo{margin-right:1.7rem}}
@media(max-width:760px){.hero{grid-template-columns:1fr;min-height:0}.hero-photo{height:auto;margin:.5rem 1.9rem 3rem}.hero-photo img{height:auto;object-fit:contain}.food-photo figcaption{display:block}.food-photo figcaption>span{display:block;margin-top:.3rem}.food-photo img{min-height:230px;object-fit:cover}.food{row-gap:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.food-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 1.5rem}.food-actions .button{margin-top:0}.food-actions{margin-top:1.8rem}.music-note{font-size:1.125rem;color:#d5decf;margin-top:1.8rem}.event-card{padding:1.8rem;border:1px solid #c9ad7466;background:#0d3025}.event-date{font-size:.9375rem;line-height:1.5;color:var(--gold);margin:0 0 1.5rem}.event-date span{display:block;color:#d5decf;margin-top:.25rem}.event-card h3{font-family:Georgia,'Times New Roman',serif;font-size:2.7rem;font-weight:normal;letter-spacing:-.02em;text-transform:none;line-height:1.1;margin:0 0 1rem}.event-card h3 em{color:var(--gold)}.event-card>p:not(.event-date):not(.event-source){font-size:1rem;color:#e2e7dc}.event-card .event-source{font-size:.8125rem;color:#c5cfc1;margin:1rem 0 0}.event-card .button{margin-top:.5rem}.event-follow{margin-top:1.5rem}.event-follow p{color:#d5decf;font-size:.9375rem}.event-card[hidden]{display:none}.whats-on-inner{align-items:start}.hero-copy,.food-copy,.visit-info,.whats-on-copy{min-width:0}
@media(max-width:760px){.event-card{padding:1.4rem}.event-card h3{font-size:2.25rem}.event-card .button{width:100%;gap:1rem}.food-actions{align-items:flex-start;flex-direction:column}}
