:root{
  --menu-cream:#f1eadf;
  --menu-ink:#11100f;
  --menu-paper:#e9e0d3;
  --menu-red:#ef1423;
  --menu-green:#16934a;
  --menu-line:rgba(17,16,15,.18);
}

html{scroll-padding-top:88px}
body.menu-page{background:var(--menu-cream);color:var(--menu-ink)}
.menu-page::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:100;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.14'/%3E%3C/svg%3E");opacity:.05;mix-blend-mode:multiply}

.menu-header{height:104px;width:100%;padding:0 clamp(20px,3vw,54px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:46px;background:#050505;color:#f5f2ee;position:relative;z-index:50;border-bottom:1px solid rgba(255,255,255,.11)}
.menu-header .brand-mark{width:68px;height:68px;flex-basis:68px;font-size:19px}
.menu-header .brand-copy{gap:6px}
.menu-header .brand-copy strong{font-size:12px}
.menu-header .tricolore{width:145px;height:3px}
.menu-header .main-nav{justify-self:center}
.menu-header .header-reserve{justify-self:end}
.menu-header .menu-toggle{justify-self:end}

.menu-hero{height:min(790px,calc(100vh - 104px));min-height:650px;position:relative;overflow:hidden;background:#090909;color:#fff;isolation:isolate}
.menu-hero-image{position:absolute;inset:0;background:url("../assets/pizza-hero.jpg") center 48%/cover no-repeat;transform:scale(1.035);animation:hero-settle 1.6s cubic-bezier(.2,.7,.2,1) forwards;z-index:-3}
.menu-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.73) 38%,rgba(0,0,0,.12) 69%,rgba(0,0,0,.4) 100%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 40%);z-index:-2}
.menu-hero::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.08);margin:24px;pointer-events:none}
.menu-hero-copy{position:absolute;left:clamp(28px,8vw,150px);top:50%;transform:translateY(-48%);width:min(760px,55vw)}
.menu-eyebrow{margin:0 0 27px;color:#ddd5cb;font-size:11px;text-transform:uppercase;letter-spacing:.42em}
.menu-hero h1{margin:0;font-family:"Cormorant Garamond",Garamond,Georgia,serif;font-size:clamp(60px,7vw,112px);line-height:.92;letter-spacing:-.02em}
.menu-hero h1 span{display:block;color:var(--menu-red);margin-left:.33em}
.menu-hero-lead{width:min(600px,100%);font-size:clamp(15px,1.15vw,19px);line-height:1.7;color:#d3ccc4;margin:42px 0 0}
.menu-hero-badges{display:flex;align-items:center;gap:14px;margin-top:34px}
.menu-hero-badges img{display:block;width:72px;height:72px;object-fit:cover;border-radius:4px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.35)}
.menu-hero-meta{display:none}
.top-pizza-mark{display:none}
.explore-link{position:absolute;left:0;top:calc(100% + 44px);display:flex;gap:28px;align-items:center;font-size:11px;text-transform:uppercase;letter-spacing:.2em;font-weight:800}
.explore-link span{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.4);border-radius:50%;transition:.25s}
.explore-link:hover span{background:var(--menu-red);border-color:var(--menu-red)}
.oven-note{position:absolute;right:8%;top:18%;font-family:Georgia,serif;font-size:clamp(27px,3.2vw,58px);line-height:.86;transform:rotate(-8deg);text-align:center;text-shadow:0 4px 20px #000}
.oven-note em{color:var(--menu-red);font-weight:normal}
.hero-index{position:absolute;right:45px;bottom:41px;font-size:9px;letter-spacing:.35em;writing-mode:vertical-rl}

@keyframes hero-settle{from{transform:scale(1.12)}to{transform:scale(1.035)}}

.honours{background:#161616;color:#fff;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}
.honours-title{display:none;margin:0}
.honours-list{display:grid;grid-template-columns:repeat(5,1fr)}
.honours article{min-height:124px;padding:24px clamp(18px,2.2vw,38px);display:flex;gap:18px;align-items:center;border-right:1px solid rgba(255,255,255,.12)}
.honours article:last-child{border-right:0}
.honours img{display:none}
.honours span{font-family:"Cormorant Garamond",Garamond,Georgia,serif;color:var(--menu-red);font-size:13px}
.honours p{font-size:10px;line-height:1.5;text-transform:uppercase;letter-spacing:.13em;margin:0;color:#a9a39e}
.honours strong{display:block;color:#fff;font-size:12px}

.menu-directory{padding:150px max(32px,calc((100vw - 1600px)/2));display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(70px,10vw,170px);background:var(--menu-cream)}
.directory-intro .directory-title{margin:0;font-family:"Cormorant Garamond",Garamond,Georgia,serif;font-size:clamp(44px,5vw,82px);line-height:1.02;letter-spacing:-.015em;font-weight:600;color:var(--menu-red)}
.category-directory{border-top:0}
.category-directory a{
  box-sizing:border-box;
  min-height:72px;
  padding:0;
  border-top:1px solid var(--menu-ink);
  display:grid;
  grid-template-columns:3.25rem minmax(0,1fr) auto;
  align-items:center;
  column-gap:20px;
  font-family:"Cormorant Garamond",Garamond,Georgia,serif;
  font-size:clamp(22px,2vw,34px);
  line-height:1.1;
  transition:padding .25s,color .25s;
}
.category-directory a:last-child{border-bottom:1px solid var(--menu-ink)}
.category-directory .cat-num{
  font-family:Inter,Arial,sans-serif!important;
  color:var(--menu-red);
  font-size:11px;
  font-weight:800;
  letter-spacing:.12em;
  line-height:1;
  white-space:nowrap;
}
.category-directory .cat-name{
  font:inherit;
  min-width:0;
}
.category-directory a::after{content:"↘";font-family:Inter,Arial,sans-serif;font-size:17px;transition:transform .25s}
.category-directory a:hover,.category-directory a.is-active{color:var(--menu-red);padding-left:12px}
.category-directory a:hover::after{transform:translate(4px,4px)}
.dish-thumb--placeholder{object-fit:cover;filter:none}

.menu-content{background:var(--menu-paper);overflow-x:clip}
.menu-load-status{margin:0;padding:24px max(32px,calc((100vw - 1600px)/2)) 0;color:#6a655f;font-size:13px;letter-spacing:.04em}
.menu-load-status.error{color:var(--menu-red)}
.menu-empty{margin:0;padding:24px 0;color:#6a655f}
.food-section{width:min(calc(100% - 64px),1600px);margin:0 auto;padding:140px 0;border-top:1px solid var(--menu-line);scroll-margin-top:110px}
.food-section .food-heading h2,
.food-section .compact-heading h2,
.food-section .pizza-heading h2{scroll-margin-top:calc(var(--topbar-height, 46px) + 96px)}
.category-pastel{position:relative;isolation:isolate}
.category-pastel::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:var(--category-pastel)}
.pastel-sage{--category-pastel:#edf0e8}
.pastel-blush{--category-pastel:#f3e9e7}
.pastel-butter{--category-pastel:#f3efe1}
.pastel-sky{--category-pastel:#e9eef0}
.food-heading{display:grid;grid-template-columns:1fr minmax(320px,43%);gap:clamp(50px,8vw,140px);align-items:end;margin-bottom:72px}
.food-heading.image-left{grid-template-columns:minmax(320px,43%) 1fr}
.food-heading.text-only,.pizza-heading.text-only{grid-template-columns:1fr}
.food-heading>div>p,.compact-heading>p{margin:0 0 17px;color:var(--menu-red);font-size:10px;text-transform:uppercase;letter-spacing:.24em;font-weight:800}
.food-heading h2,.compact-heading h2{margin:0;font-family:"Cormorant Garamond",Garamond,Georgia,serif;font-size:clamp(52px,6.4vw,104px);line-height:.95;letter-spacing:-.02em}
.food-heading>div>span,.compact-heading>span{display:block;margin-top:30px;max-width:500px;color:#615d57;line-height:1.65}
.food-heading img{display:block;width:100%;height:360px;object-fit:cover;border-radius:2px;filter:saturate(.86) contrast(1.05)}
.food-heading.image-left img{order:0}
.heading-stamp{width:230px;height:230px!important;border:1px solid var(--menu-ink);border-radius:50%;display:grid!important;place-items:center;text-align:center;font-family:Georgia,serif;font-size:23px!important;font-style:italic;color:var(--menu-red)!important;transform:rotate(-8deg);justify-self:center}
.dessert-script{font-family:Georgia,serif;font-style:italic;font-size:clamp(30px,4vw,62px);line-height:.9;color:var(--menu-red);transform:rotate(-7deg);justify-self:center}

.dish-list{border-top:2px solid var(--menu-ink)}
.dish{display:grid;grid-template-columns:1fr;gap:0;padding:27px 0;border-bottom:1px solid var(--menu-line);align-items:start}
.dish.has-image{grid-template-columns:148px minmax(0,1fr);gap:28px;align-items:center;min-height:176px}
.dish-thumb{width:148px;height:148px;display:block;object-fit:cover;background:#d9d0c3;filter:saturate(.92) contrast(1.02);transition:transform .35s cubic-bezier(.2,.7,.2,1),filter .35s}
.food-section img,.featured-menu-card img{cursor:zoom-in}
.food-section img:focus-visible,.featured-menu-card img:focus-visible{outline:3px solid var(--menu-red);outline-offset:5px}
.dish.has-image:hover .dish-thumb{transform:scale(1.035);filter:saturate(1.08) contrast(1.02)}
.dish-head,.dish-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px 18px;flex-wrap:wrap;width:100%}
.dish h3{font-family:"Cormorant Garamond",Garamond,Georgia,serif;font-size:clamp(20px,1.7vw,28px);line-height:1.05;margin:0;font-weight:600;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px;min-width:0;flex:1 1 auto}
.dish h3 small{font-family:Inter,sans-serif;font-size:9px;letter-spacing:.12em;color:#7a746d;font-weight:700;text-transform:uppercase}
.dish p{max-width:800px;margin:9px 0 0;color:#69645e;font-size:13px;line-height:1.6}
.dish-head strong,.dish-title strong,.dish strong{font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.2;white-space:nowrap;color:var(--menu-red);font-weight:800;letter-spacing:.02em;margin-left:auto;flex:0 0 auto}
.dish-title .badge{align-self:center}
.badge{padding:7px 11px 6px;border-radius:2px;color:#fff;font-family:Inter,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;white-space:nowrap}
.badge.veggie{background:var(--menu-green)}
.badge.spicy{background:var(--menu-red)}
.badge.award{background:var(--menu-ink)}
.signature{background:var(--menu-red);color:#fff;margin:0 -24px;padding:28px 24px;border:0}
.signature p{color:rgba(255,255,255,.75)}
.signature .dish-head strong,.signature .dish-title strong,.signature strong{color:#fff}
.signature .badge.award{background:#fff;color:var(--menu-ink)}

.pizzas-section{position:relative}
.pizza-heading{grid-template-columns:1fr minmax(320px,38%)}
.pizza-heading img{height:480px}
.dish-list-two{display:grid;grid-template-columns:1fr 1fr;column-gap:70px;border-top:2px solid var(--menu-ink)}
.dish-list-two .dish.has-image{grid-template-columns:124px minmax(0,1fr);gap:22px}
.dish-list-two .dish-thumb{width:124px;height:124px}
.dish-list-two .dish:nth-child(2){border-top:0}
.dish-list-two .signature{margin:0 -12px;padding-left:12px;padding-right:12px}

.featured-menu-section{padding:130px max(32px,calc((100vw - 1600px)/2));color:#fff;background:#050505}
.featured-menu-section.chef-selection{background:#050505}
.featured-menu-section.popular-pizzas{background:#050505}
.featured-menu-inner{max-width:1600px;margin:0 auto}
.featured-menu-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:60px;align-items:end;margin-bottom:65px}
.featured-menu-heading>span{grid-column:1/-1;display:inline-flex;align-items:center;width:fit-content;padding:8px 12px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.chef-selection .featured-menu-heading>span{border-color:rgba(239,20,35,.55);background:rgba(239,20,35,.18);color:#ffd5d8}
.popular-pizzas .featured-menu-heading>span{border-color:rgba(255,255,255,.45);background:rgba(255,255,255,.1);color:#fff}
.featured-menu-heading h2{margin:0;font-family:Inter,Arial,sans-serif;font-size:clamp(42px,5.2vw,76px);line-height:1.02;letter-spacing:-.03em;font-weight:800;color:#fff}
.featured-menu-heading p{max-width:580px;margin:0;color:#bbb4ad;line-height:1.6}
.popular-pizzas .featured-menu-heading p{color:rgba(255,255,255,.88)}
.featured-menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
a.featured-menu-card{display:block;text-decoration:none;color:var(--menu-ink)}
.featured-menu-card{position:relative;overflow:hidden;background:#fff;color:var(--menu-ink);min-width:0;box-shadow:0 18px 40px rgba(0,0,0,.22)}
.featured-menu-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:filter .3s,transform .45s cubic-bezier(.2,.7,.2,1)}
.featured-menu-card:hover img{filter:saturate(1.08);transform:scale(1.018)}
.featured-menu-card>div{position:relative;padding:22px 22px 26px;min-height:230px;background:linear-gradient(180deg,#fff 0%,#f7f2ea 100%)}
.featured-menu-card>div>span{display:inline-flex;align-items:center;margin:0 0 14px;padding:7px 10px;border-radius:2px;background:var(--menu-red);color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;line-height:1.2}
.featured-menu-card__title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:0 0 12px}
.featured-menu-card h3{margin:0;font-family:"Cormorant Garamond",Garamond,Georgia,serif;font-size:clamp(24px,2vw,34px);line-height:.95;color:#11100f}
.featured-menu-card p{margin:0;color:#4f4a45;line-height:1.55}
.featured-menu-card strong{flex:0 0 auto;color:var(--menu-red);font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:800;letter-spacing:.02em;line-height:1.2;white-space:nowrap}
.popular-pizzas .featured-menu-card{background:#11100f;color:#fff;box-shadow:0 18px 40px rgba(0,0,0,.28)}
.popular-pizzas .featured-menu-card>div{background:linear-gradient(180deg,#171514 0%,#0f0e0d 100%)}
.popular-pizzas .featured-menu-card__title{align-items:baseline;gap:16px;margin:0 0 12px}
.popular-pizzas .featured-menu-card h3{color:#fff;flex:1 1 auto;min-width:0;padding-right:8px}
.popular-pizzas .featured-menu-card p{color:rgba(255,255,255,.72)}
.popular-pizzas .featured-menu-card strong{
  color:#fff;
  font-family:Inter,Arial,Helvetica,sans-serif;
  font-size:clamp(18px,1.6vw,22px);
  font-weight:800;
  font-style:normal;
  letter-spacing:.01em;
  margin-left:auto;
}
.featured-award{box-shadow:0 18px 40px rgba(0,0,0,.28),inset 0 0 0 4px #111}
.featured-award>div>span{background:#111}
.dish[id]{scroll-margin-top:96px}

.drinks-grid{width:min(calc(100% - 64px),1600px);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:90px;border-top:1px solid var(--menu-line)}
.drinks-grid .category-pastel::before{left:-32px;right:-32px;width:auto;transform:none}
.compact-section{width:auto;padding:140px 0;margin:0;border:0}
.compact-heading{min-height:330px}
.compact-heading h2{font-size:clamp(46px,5vw,76px)}
#vinos-title{font-size:clamp(34px,4.2vw,64px);white-space:nowrap}
.simple{display:flex;align-items:baseline;justify-content:space-between;gap:12px 18px}
.simple h3{font-size:21px;flex:1 1 auto;min-width:0;margin:0}
.simple h3 small{display:block;margin-top:5px}
.simple strong{margin-left:auto;flex:0 0 auto}

.menu-footer{background:#050505;color:#fff;min-height:370px;padding:80px max(32px,calc((100vw - 1600px)/2));display:grid;grid-template-columns:1fr 1fr auto;gap:60px;align-items:end}
.footer-mark{font-family:"Cormorant Garamond",Garamond,Georgia,serif;font-size:clamp(48px,6vw,100px);line-height:.75;letter-spacing:-.02em}
.footer-mark span,.footer-mark strong{display:block}
.footer-mark strong{color:var(--menu-red)}
.footer-note{border-left:1px solid rgba(255,255,255,.2);padding-left:28px;color:#9f9993;text-transform:uppercase;letter-spacing:.11em;font-size:9px;line-height:1.5}
.back-top{font-size:10px;text-transform:uppercase;letter-spacing:.18em;border-bottom:1px solid var(--menu-red);padding-bottom:7px}

.product-lightbox{width:min(92vw,1180px);max-width:none;padding:0;border:0;background:#090909;color:#fff;box-shadow:0 30px 100px rgba(0,0,0,.55);overflow:visible}
.product-lightbox::backdrop{background:rgba(0,0,0,.88);backdrop-filter:blur(7px)}
.product-lightbox figure{display:grid;grid-template-columns:minmax(0,1fr) 310px;margin:0;max-height:88vh}
.product-lightbox img{display:block;width:100%;height:88vh;max-height:880px;object-fit:contain;background:#030303}
.product-lightbox figcaption{display:flex;flex-direction:column;justify-content:flex-end;gap:15px;padding:40px 34px;background:#111}
.product-lightbox figcaption span{font-family:"Cormorant Garamond",Garamond,Georgia,serif;font-size:38px;line-height:1}
.product-lightbox figcaption strong{color:var(--menu-red);font-family:Inter,Arial,sans-serif;font-size:18px;font-weight:800;letter-spacing:.02em}
.product-lightbox-close{position:absolute;z-index:2;right:-18px;top:-18px;width:52px;height:52px;border:0;border-radius:50%;background:var(--menu-red);color:#fff;font-size:34px;line-height:1;cursor:pointer}
body.lightbox-open{overflow:hidden}

@media(max-width:1450px) and (min-width:1241px){
  .menu-header{grid-template-columns:auto 1fr auto;gap:24px;padding:0 32px}
  .menu-header .brand-copy{display:none}
  .menu-header .main-nav{gap:30px}
}

@media(max-width:1240px){
  .menu-header{grid-template-columns:1fr auto auto}
  .menu-header .main-nav{display:none}
  .menu-header .menu-toggle{display:block;order:2}
  .menu-header .header-reserve{order:3}
  .menu-header.menu-open{align-items:center;padding-top:0}
  .menu-header.menu-open .main-nav{display:flex;position:absolute;top:104px;left:0;right:0;padding:28px 32px;background:#090909;flex-direction:column;align-items:flex-end;gap:4px;border:0;border-radius:0}
  .menu-header.menu-open .main-nav a{font-size:15px}
  .honours-list{grid-template-columns:repeat(5,260px);overflow-x:auto;scroll-snap-type:x mandatory}
  .honours article{scroll-snap-align:start}
  .dish-list-two{column-gap:40px}
}

@media(max-width:860px){
  html{scroll-padding-top:80px}
  .menu-header{height:80px;padding:0 16px;gap:12px}
  .menu-header .brand-mark{width:56px;height:56px;flex-basis:56px;font-size:16px}
  .menu-header .brand-copy{display:none}
  .menu-header .header-reserve{min-height:42px;min-width:0;padding:0 16px;font-size:10px}
  .menu-header.menu-open .main-nav{top:80px}
  .menu-hero{height:auto;min-height:0;display:flex;flex-direction:column;padding:0 0 56px}
  .menu-hero-image{position:relative;inset:auto;z-index:0;width:100%;height:min(72vw,460px);background-position:center 42%;transform:none;animation:none;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 38%,rgba(0,0,0,.55) 62%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 38%,rgba(0,0,0,.55) 62%,transparent 100%)}
  .menu-hero-shade{inset:auto;left:0;right:0;top:calc(min(72vw,460px) * .28);bottom:0;z-index:1;background:linear-gradient(180deg,rgba(9,9,9,0) 0%,rgba(9,9,9,.42) 22%,#090909 58%)}
  .menu-hero::after{display:none}
  .menu-hero-copy{position:relative;left:auto;top:auto;transform:none;z-index:2;width:calc(100% - 48px);margin:-148px auto 0;padding:0 4px}
  .menu-hero h1{font-size:clamp(56px,14vw,96px)}
  .menu-hero h1 span{margin-left:0}
  .menu-hero-lead{max-width:530px;margin-top:28px}
  .oven-note,.hero-index{display:none}
  .explore-link{position:relative;left:auto;top:auto;margin:32px auto 0;justify-content:center;width:100%;color:var(--menu-red);font-size:15px;letter-spacing:.18em;gap:16px}
  .explore-link span{border-color:var(--menu-red);color:var(--menu-red);width:44px;height:44px}
  .explore-link:hover{color:#fff}
  .explore-link:hover span{background:var(--menu-red);border-color:var(--menu-red);color:#fff}
  .menu-hero-badges{justify-content:center;gap:16px;margin-top:28px}
  .menu-hero-badges img{width:88px;height:88px}
  .menu-directory{padding:100px 24px;grid-template-columns:1fr;gap:48px}
  .directory-intro{text-align:center}
  .directory-intro .directory-title{text-align:center;font-size:clamp(40px,10vw,68px)}
  .category-directory{border-top:0}
  .category-directory a{
    gap:0;
    column-gap:18px;
    min-height:72px;
    border-top:1px solid var(--menu-line);
    border-bottom:0;
    grid-template-columns:3.5rem minmax(0,1fr) auto;
  }
  .category-directory a:last-child{border-bottom:1px solid var(--menu-line)}
  .category-directory .cat-num{font-size:14px;letter-spacing:.08em;font-weight:800}
  .food-section{width:calc(100% - 40px);padding:100px 0;border-top:0}
  .food-heading,.food-heading.image-left,.pizza-heading{grid-template-columns:1fr;gap:40px;margin-bottom:50px}
  .food-heading.image-left img{order:2}
  .food-heading img,.pizza-heading img{height:min(62vw,410px)}
  .food-heading h2{font-size:clamp(50px,13vw,88px)}
  .dish{border-bottom:0}
  .dish-list,.dish-list-two{border-top:0}
  .dish-list-two{grid-template-columns:1fr}
  .dish-list-two .dish.has-image{grid-template-columns:132px minmax(0,1fr);gap:24px}
  .dish-list-two .dish-thumb{width:132px;height:132px}
  .dish-list-two .dish:nth-child(2){border-top:0}
  .dish-head strong,.dish-title strong,.dish strong{font-size:20px}
  .dish[id]{scroll-margin-top:88px}
  .honours{padding:36px 24px 20px;border-top:0;border-bottom:0}
  .honours-title{display:block;margin:0 0 18px;font-family:"Cormorant Garamond",Garamond,Georgia,serif;font-size:clamp(24px,6.5vw,32px);line-height:.95;letter-spacing:-.015em;font-weight:600;color:#fff}
  .honours-list{display:grid;grid-template-columns:1fr;overflow:visible;scroll-snap-type:none}
  .honours article{display:flex;align-items:baseline;gap:14px;min-height:0;padding:12px 0;border-right:0;border-bottom:0}
  .honours article:last-child{border-bottom:0}
  .honours img{display:none}
  .honours span{flex:0 0 auto;font-size:clamp(22px,6vw,28px);line-height:.85;font-weight:600;letter-spacing:-.02em}
  .honours p{font-size:12px;line-height:1.35;letter-spacing:.06em;align-self:center}
  .honours strong{font-size:12px;margin-top:2px}
  .featured-menu-section{padding:72px 24px}
  .featured-menu-heading{grid-template-columns:1fr;gap:18px;margin-bottom:28px}
  .featured-menu-heading>span{grid-column:auto}
  .featured-menu-heading p{display:none}
  .featured-menu-heading h2{font-family:Inter,Arial,sans-serif;font-weight:800;font-style:normal;letter-spacing:-.03em;font-size:clamp(36px,9vw,52px);color:#fff}
  .chef-selection.featured-menu-section{background:#f2f0ed;color:#11100f}
  .chef-selection .featured-menu-heading h2{color:#11100f}
  .chef-selection .featured-menu-heading>span{border-color:rgba(239,20,35,.35);background:rgba(239,20,35,.12);color:#ef1423}
  .featured-menu-grid{grid-template-columns:1fr;gap:0}
  .featured-menu-card,.featured-award{background:transparent;box-shadow:none;overflow:visible;border-bottom:1px solid rgba(255,255,255,.22)}
  .featured-menu-card:last-child{border-bottom:0}
  .featured-menu-card img,.featured-menu-card>div>span,.featured-menu-card p{display:none}
  .featured-menu-card>div{padding:18px 0;min-height:0;background:transparent}
  .featured-menu-card__title{align-items:baseline;gap:16px;margin:0}
  .featured-menu-card h3{font-family:"Cormorant Garamond",Garamond,Georgia,serif;font-size:clamp(26px,6.5vw,34px);color:#11100f;line-height:1.05;font-weight:600;flex:1 1 auto;min-width:0;padding-right:12px}
  .featured-menu-card strong{
    font-family:Inter,Arial,Helvetica,sans-serif;
    font-size:20px;
    font-weight:800;
    font-style:normal;
    color:#fff;
    margin-left:auto;
    white-space:nowrap;
  }
  .chef-selection .featured-menu-card{border-bottom-color:rgba(17,16,15,.14)}
  .chef-selection .featured-menu-card h3{color:#11100f}
  .chef-selection .featured-menu-card strong{color:#ef1423}
  .popular-pizzas .featured-menu-card,
  .popular-pizzas .featured-award{background:transparent;box-shadow:none}
  .popular-pizzas .featured-menu-card>div{background:transparent}
  .popular-pizzas a.featured-menu-card{color:#fff}
  .popular-pizzas .featured-menu-card h3{color:#fff}
  .popular-pizzas .featured-menu-card strong{color:#fff;font-size:22px}
  .featured-menu-card:hover img{transform:none;filter:none}
  .drinks-grid{width:calc(100% - 40px);grid-template-columns:1fr;gap:0;border-top:0}
  .drinks-grid .category-pastel::before{left:50%;right:auto;width:100vw;transform:translateX(-50%)}
  .compact-section{padding:100px 0}
  .compact-heading{min-height:0;margin-bottom:50px}
  .menu-footer{grid-template-columns:1fr;align-items:start}
}

@media(max-width:540px){
  .menu-hero{padding-bottom:44px}
  .menu-hero-image{height:min(78vw,420px)}
  .menu-hero-shade{top:calc(min(78vw,420px) * .26)}
  .menu-hero-copy{width:calc(100% - 40px);margin-top:-136px}
  .menu-eyebrow{letter-spacing:.28em}
  .menu-hero h1{font-size:16vw;line-height:.84}
  .menu-hero-lead{font-size:14px;margin-top:24px}
  .menu-hero-meta{margin-top:24px}
  .menu-hero-badges{margin-top:24px;gap:14px}
  .menu-hero-badges img{width:76px;height:76px}
  .explore-link{font-size:16px;margin-top:28px}
  .honours{padding:28px 20px 16px}
  .honours-title{margin-bottom:14px;font-size:clamp(22px,6vw,28px)}
  .honours article{padding:10px 0;gap:12px}
  .honours span{font-size:clamp(20px,5.5vw,26px)}
  .honours p{font-size:11px;letter-spacing:.05em}
  .honours strong{font-size:11px}
  .menu-directory{padding:78px 20px;gap:36px}
  .directory-intro .directory-title{font-size:clamp(36px,9vw,56px)}
  .category-directory a{font-size:25px;min-height:70px}
  .category-directory .cat-num{font-size:15px;letter-spacing:.06em}
  .food-section{width:calc(100% - 32px);padding:82px 0}
  .food-heading h2{font-size:14vw}
  .food-heading img,.pizza-heading img{height:75vw}
  .food-section img,.featured-menu-card img{cursor:default}
  .heading-stamp{width:170px;height:170px!important;font-size:18px!important}
  .dish{gap:16px;padding:23px 0}
  .dish.simple{display:flex;align-items:baseline;justify-content:space-between;gap:12px 16px}
  .dish.simple h3{
    flex-direction:row;
    flex-wrap:wrap;
    align-items:baseline;
    gap:6px 10px;
    font-size:clamp(20px,5.5vw,26px);
    font-weight:600;
  }
  .dish.simple h3 small{
    display:inline;
    font-size:11px;
    letter-spacing:.1em;
    color:#7a746d;
    font-weight:700;
  }
  .dish.has-image,.dish-list-two .dish.has-image{grid-template-columns:1fr;gap:20px;min-height:0;align-items:start}
  .dish-thumb,.dish-list-two .dish-thumb{grid-column:1/-1;width:100%;height:auto;aspect-ratio:1/1}
  .dish-head,.dish-title{align-items:flex-start;gap:10px 14px}
  .dish h3{
    flex-direction:column;
    align-items:flex-start;
    gap:8px;
    font-size:clamp(26px,7.5vw,34px);
    line-height:1;
    font-weight:700;
  }
  .dish h3 small{
    display:block;
    font-size:13px;
    letter-spacing:.16em;
    color:var(--menu-ink);
    font-weight:800;
  }
  .dish p{font-size:13px}
  .dish-head strong,.dish-title strong,.dish strong{
    font-family:Inter,Arial,sans-serif;
    font-size:22px;
    font-weight:800;
    color:var(--menu-red);
    margin-top:4px;
  }
  .dish-title .badge{order:3;flex-basis:100%;margin-top:2px}
  .signature{margin:0 -8px;padding:24px 8px}
  .featured-menu-section{padding:64px 16px}
  .featured-menu-heading{margin-bottom:20px}
  .featured-menu-heading h2{font-size:clamp(34px,9vw,48px);font-family:Inter,Arial,sans-serif;font-weight:800}
  .featured-menu-heading>span{font-size:10px;padding:9px 12px}
  .featured-menu-card>div{padding:16px 0}
  .featured-menu-card h3{font-size:28px}
  .featured-menu-card strong{font-size:22px}
  .drinks-grid{width:calc(100% - 32px)}
  .menu-footer{padding:70px 20px;min-height:430px}
  .product-lightbox{width:calc(100vw - 24px)}
  .product-lightbox figure{grid-template-columns:1fr;max-height:92vh}
  .product-lightbox img{height:auto;max-height:70vh}
  .product-lightbox figcaption{padding:20px 22px 24px}
  .product-lightbox figcaption span{font-size:28px}
  .product-lightbox-close{right:10px;top:10px}
}

@media(prefers-reduced-motion:reduce){
  .menu-hero-image{animation:none;transform:none}
}
