@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#27372d;--paper:#f7f5ee;--muted:#687066;--line:#dedfd4;--gold:#dbc591;--white:#fffefa}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #aa722b;outline-offset:4px}.skip{position:absolute;left:10px;top:-100px;z-index:20;background:white;padding:15px}.skip:focus{top:10px}.preview{background:#e7eadf;text-align:center;padding:9px 15px;font-size:10px;font-weight:700;letter-spacing:1.5px}.preview span{font-weight:400;letter-spacing:0;margin-left:15px;font-size:11px}header{height:100px;max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 6%}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-family:Georgia,serif;font-size:18px;letter-spacing:2px}.brand small{display:block;text-align:center;font:9px 'DM Sans',sans-serif;letter-spacing:4px;margin-top:7px}.trees{font-size:38px;letter-spacing:-13px;margin-right:10px;transform:scaleX(.7)}nav{display:flex;align-items:center;gap:30px}nav a{text-decoration:none;font-size:13px}.basket-link{background:transparent;border:1px solid #bbc1b6;border-radius:4px;padding:12px 17px;color:var(--ink)}.basket-link span{background:var(--ink);color:white;border-radius:50%;display:inline-grid;place-items:center;width:22px;height:22px;margin-left:12px;font-size:11px}.hero{position:relative;min-height:575px;background:#263529;display:grid;grid-template-columns:1fr 1fr;color:var(--paper);overflow:hidden}.hero-copy{padding:75px 10% 65px 12%;position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;font-size:10px;font-weight:600;display:block;margin-bottom:22px}.hero .eyebrow{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400}h1{font-size:clamp(48px,5.6vw,82px);line-height:1.01;letter-spacing:-2px;margin-bottom:25px}.hero h1 em{font-weight:400;color:var(--gold)}.hero p{color:#d0d5cb;font-size:14px;line-height:1.9;max-width:345px}.hero-img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0 0 0 50%;width:50%;filter:brightness(.83)}.hero-photo{position:relative}.photo-note{position:absolute;bottom:22px;right:28px;color:#fff;font-size:10px;background:#0005;padding:7px 10px;border-radius:3px}.button{border:0;background:var(--ink);color:white;padding:16px 24px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-size:13px;font-weight:600;text-decoration:none}.button.gold{background:var(--gold);color:var(--ink)}.button.outline{background:transparent;border:1px solid var(--line);color:var(--ink)}.hero .button{margin:16px 0 22px}.hero-foot{font-size:11px;color:#bec9bb}.hero-foot span{color:var(--gold);margin-right:7px}.stamp{position:absolute;right:39px;top:32px;border:1px solid #ede9d1aa;border-radius:50%;height:104px;width:104px;display:grid;place-content:center;text-align:center;transform:rotate(12deg);font-size:10px;letter-spacing:1.5px;line-height:1.8;color:#fffae9;background:#27372d66}.stamp b{font:25px Georgia}.benefits{display:flex;justify-content:center;gap:80px;padding:25px;border-bottom:1px solid var(--line);font-size:12px}.benefits span{color:var(--muted);margin-right:10px}.section{max-width:1240px;padding:65px 40px;margin:auto}.section-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-top h2{font-size:45px;letter-spacing:-1px;margin:0}.section-top p{color:var(--muted);font-size:13px;margin:12px 0 0}.text-link{font-size:12px;text-underline-offset:6px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.card{background:var(--white);border:1px solid var(--line);border-radius:5px;overflow:hidden}.card-photo{display:block;width:100%;height:220px;object-fit:cover;transition:transform .4s}.photo-button{display:block;padding:0;width:100%;border:0;overflow:hidden;position:relative;background:#e7e5dc}.photo-button:hover .card-photo{transform:scale(1.035)}.tag{position:absolute;top:15px;left:15px;background:var(--paper);font-size:9px;letter-spacing:1px;padding:7px 10px;border-radius:2px}.card-body{padding:23px}.card-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.card-title button{font:26px 'Libre Caslon Display',Georgia,serif;color:var(--ink);text-align:left;background:none;border:0;padding:0}.price{font-size:14px;font-weight:600;white-space:nowrap}.card p{font-size:12px;line-height:1.8;color:var(--muted);margin:13px 0;min-height:44px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:16px}.card-bottom a,.nutrition{font-size:10px;color:var(--muted)}.add{border:1px solid #ccd1c5;background:transparent;padding:9px 12px;color:var(--ink);border-radius:3px;font-size:11px}.visit{display:grid;grid-template-columns:1fr 1fr;background:#eceee5;border-radius:5px;padding:40px;gap:55px;margin-top:60px}.visit h2{font-size:36px}.visit p{font-size:13px;line-height:1.9;color:var(--muted)}.hours{width:100%;font-size:12px;border-collapse:collapse}.hours td{padding:12px 0;border-bottom:1px solid #d6dccf}.hours td:last-child{text-align:right}footer{border-top:1px solid var(--line);padding:40px 6%;text-align:center}footer .brand{justify-content:center;font-size:14px}footer p{font-size:12px;color:var(--muted);margin:15px}footer span,footer small{display:block;font-size:10px;color:var(--muted);line-height:2}.page-head{text-align:center;padding:50px 20px 35px;border-top:1px solid var(--line)}.page-head h1{font-size:58px;margin-bottom:15px}.page-head p{color:var(--muted);font-size:13px}.categories{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.categories button{border:1px solid var(--line);background:none;color:var(--ink);border-radius:30px;padding:11px 20px;font-size:12px}.categories button.active{background:var(--ink);color:white}.notice{background:#eceee5;padding:16px 20px;font-size:12px;line-height:1.7;border-radius:4px;margin-bottom:25px}.flow{max-width:1000px;margin:auto;padding:35px 30px 70px}.steps{display:flex;gap:22px;justify-content:center;font-size:11px;color:var(--muted);margin-bottom:40px}.steps .current{color:var(--ink);font-weight:700}.flow h1{font-size:50px}.flow-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:35px}.panel{background:var(--white);padding:28px;border:1px solid var(--line);border-radius:5px}.panel h2{font-size:28px}.summary{align-self:start}.summary .button{width:100%;margin-top:20px}.summary-row{display:flex;justify-content:space-between;gap:20px;padding:12px 0;font-size:13px}.summary-row.total{border-top:1px solid var(--line);margin-top:12px;font-size:18px;font-weight:600}.basket-row{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.basket-row img{width:80px;height:80px;object-fit:cover;border-radius:3px}.basket-row h3{font-size:24px;margin:0 0 6px}.basket-row p{font-size:11px;color:var(--muted);margin-bottom:12px}.row-details{flex:1}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:3px}.quantity button{border:0;background:transparent;width:32px;height:32px;color:var(--ink)}.quantity span{min-width:25px;text-align:center;font-size:12px}.remove{border:0;background:none;text-decoration:underline;color:var(--muted);font-size:11px;margin-left:14px}.field{display:block;font-size:12px;font-weight:500;margin-bottom:20px}.field input,.field select{display:block;width:100%;margin-top:8px;padding:13px;border:1px solid #bec5b7;background:var(--white);border-radius:3px;color:var(--ink)}.slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:25px}.slot{padding:13px;border:1px solid var(--line);background:transparent;border-radius:3px;color:var(--ink)}.slot.selected{background:var(--ink);color:white}.fine{font-size:11px;line-height:1.8;color:var(--muted)}.success{text-align:center}.success-icon{font-size:28px;border-radius:50%;background:#e4eadc;width:65px;height:65px;display:grid;place-items:center;margin:0 auto 22px}.status{display:inline-block;background:#f3e7c5;padding:10px 18px;border-radius:30px;font-size:12px;margin-bottom:25px}dialog{padding:0;border:0;border-radius:7px;width:min(560px,calc(100% - 30px));max-height:90vh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#18251bcc;backdrop-filter:blur(4px)}.dialog-photo{width:100%;height:230px;object-fit:cover}.dialog-body{padding:28px}.dialog-body h2{font-size:38px;margin-bottom:12px}.dialog-body p{font-size:13px;line-height:1.8;color:var(--muted)}.close{position:absolute;right:12px;top:12px;border:0;border-radius:50%;background:white;width:34px;height:34px;font-size:24px}.dialog-actions{display:flex;justify-content:space-between;align-items:center;margin-top:25px}details{border-top:1px solid var(--line);padding:17px 0;font-size:12px}summary{cursor:pointer}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:15px 25px;border-radius:4px;box-shadow:0 5px 30px #0002;z-index:20;display:none;font-size:13px}.empty{text-align:center;padding:50px}.empty h2{font-size:32px}@media(min-width:1500px){.hero-copy{padding-left:max(12%,calc((100vw - 1200px)/2))}}@media(max-width:800px){header{height:85px;padding:0 5%}.brand{font-size:14px}nav{gap:15px}nav a{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:48px 7%}.hero-img{position:static;width:100%;height:300px;display:block}.hero-photo{position:absolute;right:0;bottom:0;width:100%;height:300px;pointer-events:none}.stamp{height:85px;width:85px;top:20px;right:20px}.benefits{gap:20px;font-size:10px;padding:20px 10px}.benefits span{display:none}.section{padding:40px 20px}.section-top h2{font-size:36px}.grid{grid-template-columns:repeat(2,1fr);gap:15px}.card-body{padding:17px}.card-photo{height:185px}.card-title{display:block}.card-title .price{display:block;margin-top:8px}.card-bottom{align-items:start;gap:8px}.visit{grid-template-columns:1fr;gap:20px;padding:25px;margin-top:40px}.flow-layout{grid-template-columns:1fr}.flow{padding:25px 20px 60px}.preview span{display:block;margin:4px 0 0}.basket-link{padding:9px 11px}.page-head h1{font-size:46px}}@media(max-width:500px){.grid{grid-template-columns:1fr}.card-photo{height:230px}.card-title{display:flex}.card-title .price{margin:0}.section-top{align-items:start;gap:20px}.section-top .text-link{margin-top:10px;white-space:nowrap}.basket-link{position:fixed;bottom:18px;right:18px;z-index:10;background:var(--ink);color:white;box-shadow:0 4px 20px #0003}.basket-link span{background:var(--gold);color:var(--ink)}header nav a:first-child{display:block}.hero h1{font-size:58px}.hero p{font-size:13px}.steps{gap:12px;font-size:10px}.panel{padding:20px}.flow h1{font-size:42px}footer{padding-bottom:90px}#toast{bottom:80px;white-space:nowrap}.section-top p{line-height:1.7}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
main:focus{outline:none}
.catalogue{padding-top:15px}.catalogue-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:35px 0 20px}.catalogue-heading h2{font-size:42px;margin:0}.catalogue-heading span{font-size:12px;color:var(--muted)}.subcategories{display:flex;flex-wrap:wrap;gap:12px 24px;border-bottom:1px solid var(--line);padding-bottom:25px}.subcategories a{display:block;text-underline-offset:5px;font-size:12px}.catalogue-group{padding-top:32px;scroll-margin-top:20px}.catalogue-group h3{font-size:30px;margin-bottom:20px}.catalogue .card{display:flex;flex-direction:column}.catalogue .card-body{display:flex;flex-direction:column;flex:1}.catalogue .card-title{align-items:start}.catalogue .card-title button{font-size:24px}.catalogue .card-bottom{margin-top:auto}.nutrition{padding-bottom:14px;line-height:1.6}.image-caption{position:absolute;bottom:8px;right:8px;color:white;background:#17202ccc;font-size:9px;padding:5px 7px;border-radius:2px}.basket-menu-label{font-size:10px;font-weight:700;display:inline-block;margin:3px 0 9px;color:var(--muted)}.allergy-note{border-left:4px solid var(--pub-yellow)}

/* Two Poplars navy and golden yellow, matched to the supplied shirt reference. */
:root{--pub-blue:#233c60;--pub-yellow:#f5ba24}
header{max-width:none;background:var(--pub-blue);color:var(--pub-yellow);border-bottom:2px solid var(--pub-yellow)}
header .brand,header nav a{color:var(--pub-yellow)}
header .brand small{color:#f8d878}
header nav a:hover{text-decoration:underline;text-underline-offset:6px}
header .basket-link{background:var(--pub-blue);border-color:var(--pub-yellow);color:var(--pub-yellow)}
header .basket-link:hover{background:#2d4b75}
header .basket-link span{background:var(--pub-yellow);color:var(--pub-blue)}
header a:focus-visible,header button:focus-visible{outline-color:var(--pub-yellow)}

/* Site-wide pub palette. Cream keeps the food and menu easy to read. */
:root{--ink:#233c60;--paper:#faf7ef;--muted:#58677c;--line:#d5dbe3;--gold:#f5ba24;--white:#fffefa}
header{height:124px}
.brand-logo{display:block;width:87px;height:100px;object-fit:contain}
.hero{background:var(--pub-blue)}
.hero p,.hero-foot{color:#dce4ef}
.stamp{background:#233c60bb;color:var(--pub-yellow);border-color:var(--pub-yellow)}
.preview{background:#e8edf4;color:var(--pub-blue)}
.benefits{background:var(--pub-yellow);color:var(--pub-blue);border-color:var(--pub-yellow)}
.benefits span{color:var(--pub-blue);font-weight:700}
.button{background:var(--pub-yellow);color:var(--pub-blue)}
.button:hover{background:#ffd05b}
.button.outline{background:transparent;border-color:var(--pub-blue)}
.add{border-color:var(--pub-blue)}
.add:hover:not(:disabled){background:#fff0be}
.card-bottom .add:last-child{background:var(--pub-yellow);border-color:var(--pub-yellow);font-weight:700}
.categories button.active,.slot.selected{background:var(--pub-blue);color:var(--pub-yellow);border-color:var(--pub-blue)}
.notice,.visit{background:#e8edf4}
.hours td{border-color:#cbd4e1}
.tag{background:var(--pub-yellow);color:var(--pub-blue)}
.success-icon{background:var(--pub-blue);color:var(--pub-yellow)}
.status{background:#fff0be;color:var(--pub-blue)}
.field input,.field select{border-color:#b9c5d5}
.quantity{border-color:var(--line)}
footer{background:var(--pub-blue);color:var(--pub-yellow);border-top:2px solid var(--pub-yellow)}
footer p,footer span,footer small{color:#dce4ef}
footer .brand-logo{width:80px;height:90px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-color:#986800}
@media(max-width:800px){header{height:108px}.brand-logo{width:73px;height:88px}}

/* A lighter welcome balances the navy navigation. */
.hero{background:#f4eedf;color:var(--pub-blue)}
.hero .eyebrow{color:#776028}
.hero h1 em{color:#936a16}
.hero p,.hero-foot{color:#526078}
.hero-foot span{color:#936a16}
.benefits{background:#eee5d1;border-color:#dfd4bb}

/* Full-width photographic hero with readable overlay copy. */
.hero{display:block;isolation:isolate;min-height:580px;background:#17202c;color:#fffaf0}
.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%;filter:none;z-index:-2}
.hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,19,28,.94) 0%,rgba(12,19,28,.78) 32%,rgba(12,19,28,.24) 66%,rgba(12,19,28,.12) 100%)}
.hero-copy{padding:76px 6% 68px 10%;max-width:790px}
.hero .eyebrow,.hero h1 em{color:var(--pub-yellow)}
.hero p,.hero-foot{color:#f0eee7}
.hero-foot span{color:var(--pub-yellow)}
.hero-photo{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.hero .stamp{background:#17202c66}
@media(max-width:800px){.hero{min-height:560px}.hero-copy{padding:65px 7%;max-width:650px}.hero-img{position:absolute;width:100%;height:100%;object-position:62% center}.hero::before{background:linear-gradient(90deg,rgba(12,19,28,.88),rgba(12,19,28,.57) 65%,rgba(12,19,28,.25))}.hero .stamp{display:none}.hero .photo-note{right:18px;bottom:14px;font-size:9px}.hero-photo{height:100%}}
@media(max-width:500px){.hero{min-height:570px}.hero-copy{padding:55px 7% 65px}.hero h1{font-size:54px}.hero-img{object-position:60% center}.hero::before{background:linear-gradient(90deg,rgba(12,19,28,.87),rgba(12,19,28,.55))}.hero p{max-width:290px}}


.visit-map{grid-column:1/-1;min-width:0}.visit-map iframe{display:block;width:100%;height:440px;border:0;border-radius:4px;background:#eee9df}.visit-map .text-link{display:inline-block;margin-top:14px}@media(max-width:600px){.visit-map iframe{height:360px}}
.dish-modifiers{border:0;border-top:1px solid #d6dce5;padding:20px 0;margin:22px 0}.dish-modifiers legend{font-weight:700;padding-right:12px}.dish-modifiers label{display:flex;align-items:center;gap:12px;padding:12px 0;cursor:pointer}.dish-modifiers input{width:20px;height:20px;accent-color:#233c60;flex-shrink:0}.dish-modifiers label span{flex:1}.dish-modifiers strong,.dish-modifiers small{white-space:nowrap}.dish-total{display:flex;justify-content:space-between;font-size:20px;border-top:1px solid #d6dce5;padding-top:20px}
.required-choices legend small{font:600 11px Arial,sans-serif;text-transform:uppercase;color:#233c60;background:#f5ba24;padding:4px 7px;border-radius:3px;margin-left:8px}.required-choices label{border:1px solid #d6dce5;padding:14px;margin:8px 0;border-radius:5px}.required-choices label:has(input:checked){background:#e8edf4;border-color:#233c60}.required-choices input{appearance:none;border:2px solid #8b96a5;border-radius:4px;background:white}.required-choices input:checked{background:#233c60;border-color:#233c60}.required-choices input:checked:after{content:"✓";display:block;color:white;text-align:center;font-size:15px;line-height:16px}.dialog-actions button:disabled{opacity:.55;cursor:not-allowed}
.hero-badge{position:absolute;z-index:2;top:26px;right:30px;width:140px;height:140px;color:var(--pub-yellow);pointer-events:none;transform:rotate(8deg)}@media(max-width:800px){.hero-badge{top:auto;bottom:20px;right:20px;width:105px;height:105px}}
.benefits{gap:28px}.benefits .step-arrow{display:block;margin:0;font-size:22px;line-height:1;flex-shrink:0}@media(max-width:800px){.benefits{gap:12px}.benefits .step-arrow{display:block;font-size:18px}}
.whole-menu-action{display:flex;justify-content:center;margin-top:30px}.whole-menu-action .button{background:#233c60;color:#fffefa;text-decoration:none;padding:18px 30px}.whole-menu-action .button:hover{background:#1a2f4d}.whole-menu-action .button span{color:#f5ba24}
.visit-map .map-reload{background:none;border:0;border-bottom:1px solid currentColor;color:inherit;font:inherit;font-size:12px;padding:0 0 5px;margin-right:20px;cursor:pointer}
.order-note-editor{border-top:1px solid #d6dce5;padding-top:20px;margin-top:22px}.note-toggle{border:1px solid #233c60;background:transparent;color:#233c60;border-radius:4px;padding:12px 18px}.order-note-editor .field{margin-top:18px;margin-bottom:8px}.order-note-editor textarea{display:block;width:100%;box-sizing:border-box;resize:vertical;border:1px solid #b5c0ce;border-radius:4px;padding:12px;font:inherit;color:#233c60;background:#fffefa}.order-note-editor textarea:focus-visible{outline:2px solid #233c60;outline-offset:2px}.order-note-editor .fine{margin-top:10px}.note-clear{border:0;background:none;padding:0;color:#233c60;cursor:pointer}.order-note-summary{margin:20px 0;font-size:13px}.order-note-summary p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:8px}
/* Keep the complete navigation accessible on narrow screens. */
@media(max-width:800px){
 header nav a{display:inline-flex;align-items:center;min-height:44px;white-space:nowrap}
 header .basket-link{position:static;box-shadow:none;white-space:nowrap;background:transparent;color:var(--pub-yellow);padding:10px 14px}
 header nav{gap:20px}
}
@media(max-width:500px){
 header{height:auto;min-height:140px;padding:12px 18px;flex-direction:column;gap:10px;position:sticky;top:0;z-index:15}
 header .brand-logo{height:62px;width:auto}
 header nav{width:100%;justify-content:center;gap:22px}
 header nav a{font-size:13px}
 header .basket-link{font-size:13px}
 header .basket-link span{margin-left:8px}
 .benefits{flex-direction:column;align-items:center;gap:10px;padding:24px 16px;font-size:13px;text-align:center}
 .benefits .step-arrow{transform:rotate(90deg);font-size:22px;width:24px;height:24px;display:grid;place-items:center}
}
@media(max-width:500px){header nav a:first-child{display:inline-flex;align-items:center}}

.link-arrow{display:inline-block;width:16px;height:16px;min-width:16px;flex:0 0 16px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.text-link .link-arrow{margin-left:5px}.button .link-arrow{align-self:center}.whole-menu-action .link-arrow{color:#f5ba24}
