@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600&display=swap');
:root{--bg:#161611;--paper:#e9e1d1;--ink:#f1eadc;--muted:#aaa38f;--olive:#596246;--rust:#a65b3d;--line:#37372d;--sans:"DM Sans",Arial,sans-serif;--head:"Manrope",Arial,sans-serif;--ease:cubic-bezier(.2,.78,.18,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans)}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:90;display:grid;grid-template-columns:1fr auto auto;gap:26px;align-items:center;padding:16px 3.2vw;background:rgba(22,22,17,.94);border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(12px)}.brand{font:600 17px var(--head);letter-spacing:.1em}.desktop-nav{display:flex;gap:22px}.desktop-nav a,.reserve-trigger{font-size:12px}.reserve-trigger{background:none;color:var(--ink);border:0;border-bottom:1px solid var(--ink);padding:0 0 3px}.menu-toggle{display:none;background:none;border:0;color:var(--ink)}main{padding:0 3.2vw 80px}
.hero-theatre{position:relative;height:700px;min-height:640px;margin:0 -3.2vw;overflow:hidden;background:radial-gradient(circle at 50% 44%,#26271e 0,#161611 54%,#10100d 100%)}.plate-stage{position:absolute;left:50%;top:47%;width:min(520px,48vw);height:min(520px,48vw);transform:translate(-50%,-50%);border-radius:50%;overflow:visible;z-index:2}.plate-stage img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.hero-word{position:absolute;top:47%;transform:translateY(-50%);font:500 clamp(82px,14vw,205px)/.72 var(--head);letter-spacing:-.08em;color:#e8dfce;z-index:1}.hero-word-left{left:1vw}.hero-word-right{right:1vw}.hero-line{position:absolute;left:50%;bottom:30px;transform:translateX(-50%);width:min(680px,78vw);text-align:center;font-size:12px;color:#c8c1b3;z-index:3}.hero-reserve{position:absolute;right:3.2vw;top:44%;transform:rotate(90deg) translateY(-50%);transform-origin:right top;background:none;border:0;color:#f0eadf;font-size:12px;border-bottom:1px solid #f0eadf;padding:0 0 4px;z-index:4}.hero-theatre .reveal,.hero-theatre .image-reveal{opacity:1!important;transform:none!important}.motion-frame{position:absolute;pointer-events:none;border:1px solid rgba(230,219,197,.6);opacity:0}.motion-frame-a{inset:-26px;border-radius:50%}.motion-frame-b{inset:-52px;border-radius:50%}.plate-stage .motion-frame-a{animation:framePulse 1.05s .12s var(--ease) forwards}.plate-stage .motion-frame-b{animation:framePulse 1.05s .28s var(--ease) forwards}@keyframes framePulse{0%{opacity:0;transform:scale(.82)}45%{opacity:.65}100%{opacity:0;transform:scale(1.04)}}
.menu-river{padding:82px 0}.river-copy{max-width:900px}.river-copy h1,.room-copy h2,.deck-copy h2,.chef-copy h2,.private-call h2,.menu-intro h1,.private-copy h1,.chef-text h1,.location-copy h1,.contact-copy h1{font:500 clamp(48px,5.4vw,78px)/.95 var(--head);letter-spacing:-.05em;margin:0 0 16px}.river-copy p,.room-copy p,.deck-copy p,.chef-copy p,.private-call p,.menu-intro p,.private-copy p,.chef-text p,.location-copy p,.contact-copy p{color:var(--muted);line-height:1.65}.river-track{display:grid;grid-template-columns:.75fr 1.25fr;gap:24px;align-items:center;margin-top:36px}.menu-sheet{background:var(--paper);color:#202018;padding:28px}.menu-sheet>div{padding:18px 0;border-bottom:1px solid #cfc5b4}.menu-sheet>div:last-child{border-bottom:0}.menu-sheet strong{display:block;font:500 25px var(--head)}.menu-sheet span{font-size:11px;color:#696556}.river-image{height:620px;overflow:hidden}.river-image img{width:100%;height:100%;object-fit:cover;object-position:center 52%}
.availability-band{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:78px}.availability-band span:last-child{text-align:right}.availability-band span,.availability-band button{font-size:11px}.availability-band button{background:var(--rust);color:white;border:0;padding:12px 18px}.room-pan{position:relative;height:700px;margin-bottom:82px;overflow:hidden}.room-pan>img{width:100%;height:100%;object-fit:cover}.room-pan:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,14,11,.78),rgba(14,14,11,.08) 64%)}.room-copy{position:absolute;left:4%;bottom:42px;max-width:660px;z-index:2}.room-copy a,.chef-copy a,.private-call>a{display:inline-block;margin-top:16px;font-size:12px;border-bottom:1px solid currentColor;padding-bottom:3px}
.seasonal-deck{margin-bottom:72px}.deck-copy{max-width:720px}.deck-stage{position:relative;height:620px;margin-top:26px}.dish-card{position:absolute;background:#1d1d17;padding:8px}.dish-card img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.dish-card strong{display:block;font:500 20px var(--head);padding:12px 4px}.dish-card-one{left:0;top:56px;width:38%;height:430px}.dish-card-two{left:31%;top:0;width:40%;height:500px;z-index:2}.dish-card-three{right:0;top:92px;width:32%;height:400px}.chef-passage{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center;margin-bottom:82px}.chef-image{height:650px}.chef-image img{width:100%;height:100%;object-fit:cover}.chef-copy{padding:20px}.private-call{display:flex;justify-content:space-between;gap:30px;align-items:end;border-top:1px solid var(--line);padding-top:38px}.private-call>div{max-width:840px}
.menu-page{padding-top:60px}.menu-intro{max-width:850px;margin-bottom:34px}.menu-ledger{display:grid}.menu-row{display:grid;grid-template-columns:.55fr 1fr auto;gap:20px;padding:21px 0;border-top:1px solid var(--line);align-items:center}.menu-row:last-child{border-bottom:1px solid var(--line)}.menu-row span,.menu-row b{font-size:11px;color:var(--muted)}.menu-row strong{font:500 25px var(--head)}
.seasonal-page{padding-top:50px}.seasonal-word{font:500 clamp(90px,15vw,210px)/.75 var(--head);letter-spacing:-.07em;color:#d8cfbd;margin-bottom:34px}.seasonal-grid{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:14px;align-items:start}.seasonal-grid figure{margin:0}.seasonal-grid img{width:100%;height:520px;object-fit:cover}.seasonal-b{margin-top:80px!important}.seasonal-c{margin-top:30px!important}.seasonal-grid figcaption{font-size:11px;color:var(--muted);margin-top:9px}
.room-immersive{position:relative;height:780px;margin:0 -3.2vw 80px}.room-immersive>img{width:100%;height:100%;object-fit:cover}.room-immersive:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(10,10,8,.7))}.room-title{position:absolute;left:50%;bottom:34px;transform:translateX(-50%);font:500 clamp(72px,11vw,155px)/.78 var(--head);white-space:nowrap;z-index:2}.room-notes>p{max-width:680px;color:var(--muted);line-height:1.65}.room-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.room-pair img{width:100%;height:520px;object-fit:cover}
.private-hero{position:relative;height:760px;margin:0 -3.2vw}.private-hero img{width:100%;height:100%;object-fit:cover}.private-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,12,9,.04),rgba(12,12,9,.75))}.private-copy{position:absolute;left:50%;bottom:50px;transform:translateX(-50%);width:min(860px,84vw);text-align:center;z-index:2}.private-copy button{background:none;border:0;color:white;border-bottom:1px solid white;padding:0 0 4px}.private-details{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:30px}.private-details div{background:#1d1d17;padding:24px;min-height:170px}.private-details strong{font:500 22px var(--head)}.private-details span{display:block;color:var(--muted);font-size:11px;margin-top:7px}
.chef-page{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center;padding-top:45px}.chef-portrait{height:720px}.chef-portrait img{width:100%;height:100%;object-fit:cover}.chef-text{padding:24px}.gallery-page{padding-top:46px}.gallery-title{font:500 clamp(80px,14vw,190px)/.8 var(--head);letter-spacing:-.06em;margin-bottom:30px}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-auto-rows:300px;gap:12px}.gallery-grid img{width:100%;height:100%;object-fit:cover}.ga{grid-row:span 2}.gb{grid-row:span 2}.gd{grid-column:span 2}.ge{grid-column:span 2}.location-page{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;padding-top:48px}.location-photo{height:680px}.location-photo img{width:100%;height:100%;object-fit:cover}.location-copy button,.contact-form button{background:var(--rust);color:white;border:0;padding:13px 18px;margin-top:14px}
.contact-page{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;padding-top:50px}.contact-form{background:var(--paper);color:#211f1b;padding:30px}.contact-form label,.reserve-drawer label{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;font-size:11px}.contact-form input,.contact-form textarea,.reserve-drawer input,.reserve-drawer select{padding:12px;border:1px solid #c9c0af;background:white}.form-status{font-size:11px;color:#756f61;margin-top:12px}.site-footer{padding:34px 3.2vw 44px;border-top:1px solid var(--line);display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px;background:#10100d}.site-footer>div{display:flex;flex-direction:column;gap:8px}.site-footer a,.site-footer span,.site-footer button{font-size:11px;color:#9f9887}.site-footer button{background:none;border:0;text-align:left;padding:0}
.reserve-drawer{position:fixed;right:0;top:0;bottom:0;width:min(420px,92vw);background:var(--paper);color:#211f1b;z-index:130;padding:24px;transform:translateX(100%);transition:transform .45s var(--ease)}.reserve-drawer.open{transform:none}.reserve-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.reserve-top strong{font:500 26px var(--head)}.reserve-top button{background:none;border:0}.slot-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.slot{padding:10px;border:1px solid #c9c0af;background:#f7f2e9}.slot.selected{background:var(--olive);color:white;border-color:var(--olive)}.reserve-submit{width:100%;background:var(--rust);color:white;border:0;padding:13px}.reserve-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.46);z-index:120;opacity:0;pointer-events:none;transition:opacity .3s}.reserve-backdrop.open{opacity:1;pointer-events:auto}
.reveal{opacity:0;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:none;transition:opacity .65s var(--ease),transform .65s var(--ease)}.image-reveal{clip-path:inset(8% 0 8% 0);transform:scale(1.02)}.image-reveal.is-visible{clip-path:inset(0);transform:none!important;transition:clip-path .9s var(--ease),transform .9s var(--ease),opacity .7s var(--ease)}
@media(max-width:980px){.desktop-nav{display:none}.menu-toggle{display:block}.site-header{grid-template-columns:1fr auto auto}.site-header.menu-open .desktop-nav{display:flex;position:absolute;top:100%;left:18px;right:18px;background:#1c1c16;padding:18px;flex-direction:column}.river-track,.chef-passage,.chef-page,.location-page,.contact-page{grid-template-columns:1fr}.seasonal-grid{grid-template-columns:1fr 1fr}.private-details{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:1fr 1fr}.chef-portrait,.location-photo{height:560px}.hero-theatre{height:680px}.hero-theatre .plate-stage{width:min(500px,58vw);height:min(500px,58vw)}}
@media(max-width:620px){main{padding:0 20px 50px}.site-header{padding:16px 20px}.hero-theatre,.room-immersive,.private-hero{margin-left:-20px;margin-right:-20px}.hero-theatre{height:690px;min-height:690px}.hero-theatre .hero-word{font-size:82px}.hero-theatre .hero-word-left{left:12px;top:14%;transform:none}.hero-theatre .hero-word-right{right:12px;top:auto;bottom:17%;transform:none}.hero-theatre .plate-stage{top:48%;width:72vw;height:72vw}.hero-line{bottom:22px}.hero-reserve{right:18px;top:48%}.river-copy h1,.room-copy h2,.deck-copy h2,.chef-copy h2,.private-call h2,.menu-intro h1,.private-copy h1,.chef-text h1,.location-copy h1,.contact-copy h1{font-size:48px}.availability-band{grid-template-columns:1fr;text-align:left}.availability-band span:last-child{text-align:left}.deck-stage{height:auto;display:grid;gap:14px}.dish-card,.dish-card-one,.dish-card-two,.dish-card-three{position:relative;inset:auto;width:auto;height:auto}.dish-card img{height:360px}.seasonal-grid,.private-details,.gallery-grid{grid-template-columns:1fr}.seasonal-b,.seasonal-c{margin-top:0!important}.gallery-grid .ga,.gallery-grid .gb,.gallery-grid .gd,.gallery-grid .ge{grid-column:auto;grid-row:auto}.room-pair{grid-template-columns:1fr}.private-call{flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr;padding:28px 20px}}
@media(prefers-reduced-motion:reduce){.reveal,.image-reveal{opacity:1!important;transform:none!important;clip-path:none!important;transition:none!important}.motion-frame{display:none!important}}

/* FINAL v3 — HERO EMPTY-SPACE FIX */
.hero-theatre{
  height:560px;
  min-height:560px;
}
.hero-theatre .plate-stage{
  top:50%;
  width:min(470px,43vw);
  height:min(470px,43vw);
}
.hero-theatre .hero-word{
  top:50%;
  font-size:clamp(78px,12.5vw,178px);
  line-height:.72;
}
.hero-theatre .hero-word-left{left:1.2vw}
.hero-theatre .hero-word-right{right:1.2vw}
.hero-theatre .hero-line{
  bottom:18px;
  width:min(620px,76vw);
}
.hero-theatre .hero-reserve{
  top:50%;
  right:2.4vw;
}

/* Dining-room page hero should fill the first screen cleanly without dead space. */
.room-immersive{
  height:calc(100vh - 72px);
  min-height:620px;
  max-height:820px;
}
.room-immersive>img{
  object-position:center 52%;
}
.room-title{
  bottom:26px;
}

/* seasonal section spacing correction retained */
.seasonal-deck{margin-bottom:54px}
.deck-stage{height:560px}
.dish-card-one{top:42px;height:410px}
.dish-card-two{height:470px}
.dish-card-three{top:78px;height:380px}

/* tighter rhythm */
.menu-river{padding:72px 0}
.availability-band{margin-bottom:66px}
.room-pan{margin-bottom:72px}
.chef-passage{margin-bottom:72px}

@media(max-width:980px){
  .hero-theatre{
    height:540px;
    min-height:540px;
  }
  .hero-theatre .plate-stage{
    width:min(430px,52vw);
    height:min(430px,52vw);
  }
}
@media(max-width:620px){
  .hero-theatre{
    height:600px;
    min-height:600px;
  }
  .hero-theatre .hero-word{
    font-size:76px;
  }
  .hero-theatre .hero-word-left{
    left:12px;
    top:15%;
  }
  .hero-theatre .hero-word-right{
    right:12px;
    top:auto;
    bottom:15%;
  }
  .hero-theatre .plate-stage{
    top:49%;
    width:70vw;
    height:70vw;
  }
  .hero-theatre .hero-line{
    bottom:16px;
  }
  .room-immersive{
    height:72vh;
    min-height:520px;
  }
}

/* FINAL v4 — MOVE HERO COMPOSITION UP */
.hero-theatre{
  height:500px;
  min-height:500px;
}
.hero-theatre .plate-stage{
  top:34%;
  width:min(440px,40vw);
  height:min(440px,40vw);
}
.hero-theatre .hero-word{
  top:34%;
  font-size:clamp(74px,11.6vw,162px);
}
.hero-theatre .hero-word-left{left:1vw}
.hero-theatre .hero-word-right{right:1vw}
.hero-theatre .hero-reserve{top:35%}
.hero-theatre .hero-line{bottom:12px}

@media(max-width:980px){
  .hero-theatre{
    height:490px;
    min-height:490px;
  }
  .hero-theatre .plate-stage{
    top:36%;
    width:min(410px,49vw);
    height:min(410px,49vw);
  }
  .hero-theatre .hero-word{top:36%}
}
@media(max-width:620px){
  .hero-theatre{
    height:560px;
    min-height:560px;
  }
  .hero-theatre .plate-stage{
    top:41%;
    width:66vw;
    height:66vw;
  }
  .hero-theatre .hero-word-left{top:9%}
  .hero-theatre .hero-word-right{bottom:22%}
}

/* FINAL v5 — HERO LAYOUT REBALANCE */
.hero-theatre{
  height:500px;
  min-height:500px;
  display:grid;
  grid-template-columns:1fr minmax(360px,520px) 1fr;
  align-items:center;
  padding:0 3.2vw;
  overflow:hidden;
}

.hero-theatre .plate-stage{
  position:relative;
  left:auto;
  top:auto;
  width:min(430px,34vw);
  height:min(430px,34vw);
  transform:none;
  justify-self:center;
  grid-column:2;
  z-index:3;
}

.hero-theatre .hero-word{
  position:relative;
  top:auto;
  transform:none;
  font-size:clamp(72px,10.3vw,150px);
  line-height:.78;
  white-space:nowrap;
  z-index:2;
}

.hero-theatre .hero-word-left{
  left:auto;
  right:auto;
  grid-column:1;
  grid-row:1;
  justify-self:start;
  margin-right:-5vw;
}

.hero-theatre .hero-word-right{
  right:auto;
  left:auto;
  grid-column:3;
  grid-row:1;
  justify-self:end;
  margin-left:-5vw;
}

.hero-theatre .hero-line{
  left:50%;
  bottom:20px;
  width:min(680px,72vw);
  z-index:5;
  color:#d4cdbc;
}

.hero-theatre .hero-reserve{
  top:50%;
  right:14px;
  transform:translateY(-50%) rotate(90deg);
  transform-origin:center;
  z-index:6;
  background:rgba(22,22,17,.72);
  padding:6px 9px;
  border-bottom:0;
  border-left:1px solid rgba(241,234,220,.65);
}

@media(max-width:1100px){
  .hero-theatre{
    grid-template-columns:1fr minmax(320px,430px) 1fr;
  }
  .hero-theatre .plate-stage{
    width:min(390px,38vw);
    height:min(390px,38vw);
  }
  .hero-theatre .hero-word{
    font-size:clamp(64px,9.4vw,118px);
  }
}

@media(max-width:760px){
  .hero-theatre{
    height:620px;
    min-height:620px;
    display:block;
    padding:0 20px;
  }
  .hero-theatre .plate-stage{
    position:absolute;
    left:50%;
    top:44%;
    width:72vw;
    height:72vw;
    transform:translate(-50%,-50%);
  }
  .hero-theatre .hero-word{
    position:absolute;
    font-size:76px;
  }
  .hero-theatre .hero-word-left{
    left:16px;
    top:9%;
    margin:0;
  }
  .hero-theatre .hero-word-right{
    right:16px;
    top:auto;
    bottom:15%;
    margin:0;
  }
  .hero-theatre .hero-reserve{
    right:10px;
    top:48%;
  }
  .hero-theatre .hero-line{
    bottom:14px;
    width:82vw;
  }
}
