:root{--cream:#fffaf0;--ink:#183f43;--teal:#17616a;--yellow:#f8d56b;--aqua:#d4ece8;--line:#cad4c9;--muted:#506467;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);font-size:16px;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;font-weight:400}h1,h2,h3,.brand,.footer-brand{font-family:Georgia,times new roman,serif}h1{font-size:clamp(3.3rem,5.5vw,5.6rem);letter-spacing:-.055em}h1 em{font-weight:400;color:var(--teal)}h2{font-size:clamp(2.3rem,3.5vw,3.7rem);letter-spacing:-.045em}h3{font-size:1.7rem}p{color:var(--muted)}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid var(--teal);outline-offset:6px}section,[id]{scroll-margin-top:30px}.shell{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:90px}.site-header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1400px,calc(100% - 80px));margin:auto;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:2rem;line-height:1}.brand img{width:58px;height:58px}.brand-sub{font:10px Arial,sans-serif;letter-spacing:.2em;display:block;margin-top:7px}.site-header nav,.header-actions{display:flex;align-items:center;gap:30px}.site-header nav a,.language{text-decoration:none;font-size:.9rem}.site-header nav a:hover,.text-link:hover{text-decoration:underline}.language{font-weight:700}.button{display:inline-flex;gap:24px;align-items:center;justify-content:center;background:var(--ink);color:#fff;border:1px solid var(--ink);padding:15px 23px;border-radius:4px;text-decoration:none;font-size:.9rem;font-weight:600;line-height:1.4;min-height:48px;transition:background .15s}.button:hover{background:var(--teal)}.button.small{padding:12px 18px}.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:60px;padding-block:58px 70px}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.17em;color:var(--teal);margin-bottom:22px}.hero-copy .intro{font-size:1.05rem;max-width:440px;margin-top:26px;line-height:1.8}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:30px}.text-link{font-size:.9rem;font-weight:600;text-decoration:none;border-bottom:1px solid;padding-bottom:5px}.location{display:inline-block;font-size:.8rem;margin-top:35px;text-decoration:none}.location span{margin-right:6px}.hero-picture{position:relative;padding:0 18px 22px 0}.hero-picture>img{width:100%;height:535px;object-fit:cover;object-position:50% 59%;border-radius:46% 46% 4px 4px}.hero-stamp{position:absolute;right:-15px;top:29px;width:125px;height:125px;display:grid;place-content:center;text-align:center;border-radius:50%;background:var(--yellow);transform:rotate(12deg);font-family:Georgia,serif;font-style:italic;font-size:1.25rem;line-height:1.2;white-space:pre-line;border:1px solid var(--ink);outline:5px solid var(--yellow)}.photo-caption{position:absolute;bottom:0;right:20px;letter-spacing:.18em;font-size:.62rem}.promise-strip{background:var(--yellow);padding:18px 30px;display:flex;align-items:center;justify-content:center;gap:70px;font-size:.88rem}.promise-strip span:nth-child(even){font-size:1.3rem}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:36px}.section-heading>p{max-width:300px;font-size:.95rem}.favourites{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.favourites a{text-decoration:none}.card-photo{position:relative;overflow:hidden;border-radius:5px}.card-photo img{width:100%;height:320px;object-fit:cover;transition:transform .3s}.card-photo:hover img{transform:scale(1.025)}.card-photo span{position:absolute;right:14px;bottom:14px;background:var(--cream);width:40px;height:40px;border-radius:50%;text-align:center;line-height:40px;font-size:1.25rem}.favourites h3{margin:21px 0 10px}.favourites p{font-size:.92rem;max-width:330px}.menu-section{background:var(--aqua)}.menu-note{max-width:620px;margin-top:22px}.menu-columns{display:grid;grid-template-columns:1.2fr 1.1fr .8fr;gap:45px;margin-top:45px}.menu-columns h3{padding-bottom:18px;border-bottom:1px solid #98b8b4}.menu-item{padding:15px 0;border-bottom:1px solid #b5d0cb}.menu-item dt{display:flex;justify-content:space-between;gap:15px;font-size:.95rem;font-weight:600;line-height:1.45}.menu-item dt span{white-space:nowrap;font-weight:400}.menu-item dd{margin:7px 0 0;color:var(--muted);font-size:.84rem;line-height:1.55}.allergen-note{font-size:.84rem;margin-top:25px}.menu-sheets{border-top:1px solid #98b8b4;margin-top:25px;padding-top:20px}summary{cursor:pointer;font-size:1rem;font-weight:600;min-height:44px;padding-block:8px}.sheet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:20px}.sheet-grid a{text-decoration:none}.sheet-grid img{border:1px solid var(--line)}.sheet-grid span,.sheet-grid small{display:block}.sheet-grid span{margin-top:10px}.sheet-grid small{font-size:.8rem}.story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story-photo img{height:480px;width:100%;object-fit:cover;border-radius:5px 5px 100px 5px}.story p:not(.eyebrow){margin:25px 0}.preserve-lines{white-space:pre-line}.partners{margin-top:30px;border-top:1px solid var(--line);padding-top:10px}.partners ul{padding-left:20px;font-size:.9rem}.reservation{background:var(--ink);color:var(--cream)}.booking-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.reservation .eyebrow{color:var(--yellow)}.reservation p{color:#d4e2df;margin-bottom:20px}.reservation h2{margin-bottom:25px}.phone-help{padding-top:15px;font-size:.9rem}.phone-help a{font-size:1.3rem;color:var(--cream)}.booking-panel{background:#fff;color:#183f43;padding:24px;border-radius:8px;min-width:0}.booking-panel a{color:var(--teal)}.visit-grid{display:grid;grid-template-columns:.8fr 1fr 1.2fr;gap:40px;margin-top:40px}.visit-grid h3{font-size:1.35rem;margin-bottom:18px}address{font-style:normal;color:var(--muted)}.visit-grid p{margin:15px 0 22px}.hours{margin:0}.hours>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--line);font-size:.88rem}.hours dd{margin:0;white-space:nowrap}.visit-grid iframe{width:100%;height:260px;border:0;border-radius:5px}.catering{background:var(--yellow);display:grid;grid-template-columns:1.3fr 1fr;gap:55px;align-items:center;padding:45px;border-radius:7px;margin-bottom:65px}.catering p:not(.eyebrow){margin:20px 0 25px;max-width:530px;color:var(--ink)}.catering>img{height:290px;width:100%;object-fit:cover;border-radius:5px}footer{border-top:1px solid var(--line);padding-block:36px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{font-size:2rem}.footer-brand span{font:.75rem Arial,sans-serif;display:block;margin-top:7px;color:var(--muted)}footer a{font-size:.82rem;margin-right:20px}footer small{font-size:.75rem}.mobile-actions{display:none}.skip-link{position:absolute;top:-100px;left:20px;background:#fff;padding:15px;z-index:20}.skip-link:focus{top:10px}@media(min-width:1500px){.hero-picture>img{height:590px}.hero{padding-block:70px 80px}}@media(max-width:1050px){.shell{width:calc(100% - 60px)}.site-header{width:calc(100% - 48px)}.site-header nav{gap:17px}.header-actions{gap:18px}.hero{gap:30px}.hero-picture>img{height:480px}.hero-stamp{width:105px;height:105px;font-size:1.1rem}.promise-strip{gap:35px}.story,.booking-layout{gap:40px}.menu-columns{gap:25px}.visit-grid{grid-template-columns:1fr 1fr}.visit-grid iframe{grid-column:1/-1}.card-photo img{height:260px}.section{padding-block:65px}}@media(max-width:760px){.shell{width:calc(100% - 40px)}.site-header{width:calc(100% - 40px);min-height:88px;gap:12px;flex-wrap:wrap;padding:14px 0}.brand{font-size:1.7rem}.brand img{width:42px;height:42px}.brand-sub{font-size:9px}.site-header nav{order:3;width:100%;justify-content:space-between;gap:12px;padding-top:7px}.site-header nav a{font-size:.82rem;min-height:35px;display:flex;align-items:center}.button.small{font-size:.8rem;padding:10px 12px}.header-actions{gap:14px}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:35px;gap:35px}h1{font-size:clamp(3rem,11vw,4.5rem)}.hero .eyebrow{font-size:.65rem}.hero-copy .intro{max-width:100%;font-size:1rem;margin-top:20px}.hero-picture{padding-right:12px;margin-inline:12px}.hero-picture>img{height:390px;border-radius:45% 45% 4px 4px;object-position:50% 61%}.hero-stamp{right:-7px;top:20px}.location{margin-top:23px}.actions{gap:20px}.promise-strip{gap:16px;padding:16px 15px;flex-wrap:wrap;font-size:.72rem}.promise-strip span:last-child{display:none}.section{padding-block:50px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:20px;max-width:100%}.eyebrow{margin-bottom:16px}.favourites{gap:30px;grid-template-columns:1fr}.card-photo img{height:330px}.favourites h3{margin-top:15px}.favourites p{max-width:100%}.menu-columns{grid-template-columns:1fr;gap:28px;margin-top:30px}.menu-item dt{font-size:1rem}.menu-item dd{font-size:.9rem}.sheet-grid{grid-template-columns:1fr 1fr}.story{grid-template-columns:1fr;gap:30px}.story-photo img{height:330px}.booking-layout{grid-template-columns:1fr;gap:25px}.booking-panel{padding:15px}.visit-grid{grid-template-columns:1fr;gap:32px;margin-top:30px}.visit-grid iframe{grid-column:auto}.catering{grid-template-columns:1fr;padding:28px;gap:30px;margin-bottom:40px}.catering>img{height:240px}footer{flex-wrap:wrap;padding-bottom:105px;gap:20px}.mobile-actions{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;background:var(--cream);border-top:1px solid var(--line);padding:10px 10px calc(10px + env(safe-area-inset-bottom));z-index:10;box-shadow:0 -3px 20px #183f4308}.mobile-actions a{text-decoration:none;font-size:.85rem;padding:10px 15px;min-height:44px}.mobile-actions a:nth-child(2){background:var(--ink);color:#fff;border-radius:4px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.booking-panel{background:0 0;border:0;border-radius:0;color:inherit;padding:0}.booking-widget{width:100%}.reservation #rb-widget.rb-widget{--rb-accent:#28616a;--rb-text:#183f43;--rb-muted:#506467;background:#fffefb;color:#183f43}.reservation #rb-widget .rb-widget__title{color:#183f43;opacity:1}.reservation #rb-widget .rb-widget__subtitle{color:#28616a;opacity:1}.reservation #rb-widget label,.reservation #rb-widget .rb-field-title{color:#183f43}.reservation #rb-widget .rb-intro,.reservation #rb-widget .rb-hint{color:#506467}@media(max-width:760px){.booking-panel{padding:0}.reservation #rb-widget.rb-widget{padding:22px 18px}}