@font-face{font-family:"Bodoni Moda";src:url("../fonts/bodoni-moda.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url("../fonts/manrope.ttf") format("truetype");font-style:normal;font-weight:400 800;font-display:swap}
:root{
  --mist:#e7ecee;
  --mist-rgb:231 236 238;
  --cobalt:#173b57;
  --cobalt-deep:#0d2b42;
  --tomato:#d94a38;
  --tomato-dark:#b72f21;
  --white:#f8faf9;
  --muted:#526b7d;
  --line:rgb(23 59 87/.24);
  --kleur-donker:var(--cobalt);
  --kleur-accent:var(--tomato);
  --curve-micro:cubic-bezier(.445,.05,.55,.95);
  --curve-move:cubic-bezier(.165,.84,.44,1);
  --curve-lang:cubic-bezier(.19,1,.22,1);
  --beweging-micro:.2s var(--curve-micro);
  --beweging-move:.4s var(--curve-move);
  --beweging-lang:.6s var(--curve-lang);
  --gutter:clamp(1.25rem,4.6vw,5rem);
  --max:1560px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--mist)}
body{margin:0;background:var(--mist);color:var(--cobalt);font:400 1rem/1.7 Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:inherit}
button,input,select,textarea{font:inherit}
button{color:inherit}
::selection{background:var(--tomato);color:var(--white)}
.skip{position:fixed;left:1rem;top:-5rem;z-index:100;background:var(--white);padding:.8rem 1rem}
.skip:focus{top:1rem}
.demo-banner{position:relative;z-index:70;padding:.55rem var(--gutter);background:var(--cobalt-deep);color:var(--white);font-size:.76rem;line-height:1.45;text-align:center}
.demo-banner a{color:inherit;text-underline-offset:3px}
.shell{width:min(100%,var(--max));margin-inline:auto;padding-inline:var(--gutter)}
.wordmark{display:inline-flex;align-items:center;min-height:44px;font:400 clamp(1rem,1.5vw,1.25rem)/1 "Bodoni Moda",Georgia,serif;letter-spacing:.28em;text-decoration:none}
.site-head{position:absolute;inset:2.2rem 0 auto;z-index:5;color:var(--white)}
.site-head .shell{display:flex;align-items:center;justify-content:space-between;gap:2rem}
.site-head nav{display:flex;align-items:center;gap:clamp(1.2rem,2.8vw,3rem)}
.site-head nav a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;font-size:.88rem;text-decoration:none}
.site-head nav a:not(.nav-cta){text-shadow:0 1px 12px rgb(0 0 0/.35)}
.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.78rem 1.15rem;border:1px solid var(--tomato-dark);background:var(--tomato-dark);color:var(--white);font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color var(--beweging-micro),border-color var(--beweging-micro),transform var(--beweging-move)}
.nav-cta:hover,.button:hover{background:var(--tomato-dark);border-color:var(--tomato-dark)}
.nav-cta:active,.button:active{transform:translateY(1px)}
.button--line{background:transparent;color:var(--cobalt);border-color:var(--cobalt)}
.button--line:hover{background:var(--cobalt);border-color:var(--cobalt);color:var(--white)}
.menu-toggle{display:none;min-width:48px;min-height:48px;border:1px solid rgb(255 255 255/.55);background:rgb(13 43 66/.52);color:var(--white)}
.hero{position:relative;min-height:calc(100dvh - 32px);display:grid;align-items:end;overflow:hidden;background:var(--cobalt-deep);color:var(--white)}
.hero__beeld{position:absolute;inset:0}
.hero__beeld picture{display:block;height:100%}
.hero__beeld img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero__beeld::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(5 25 40/.88) 0%,rgb(5 25 40/.5) 38%,rgb(5 25 40/.05) 70%),linear-gradient(0deg,rgb(5 25 40/.76) 0%,transparent 55%)}
.hero__copy{position:relative;z-index:2;width:min(50rem,100%);padding-top:8rem;padding-bottom:clamp(3.5rem,7vw,7rem)}
h1,h2,h3,p{margin-top:0}
.display,h1,h2,.quote{font-family:"Bodoni Moda",Georgia,serif;font-weight:400;letter-spacing:-.035em}
.hero h1{max-width:11ch;margin-bottom:1rem;font-size:clamp(3.7rem,7.2vw,7.7rem);line-height:.89}
.hero__copy p{max-width:34rem;margin-bottom:1.6rem;color:rgb(248 250 249/.82);font-size:clamp(1rem,1.4vw,1.2rem)}
.section{padding-block:clamp(5rem,10vw,9rem)}
.section h2{max-width:12ch;margin-bottom:1.25rem;font-size:clamp(3rem,6vw,6.8rem);line-height:.95}
.lead{max-width:40rem;color:var(--muted);font-size:clamp(1.05rem,1.55vw,1.3rem)}
.textlink{display:inline-flex;align-items:center;min-height:44px;gap:.6rem;color:var(--tomato-dark);font-weight:600;text-decoration-thickness:1px;text-underline-offset:6px}
.menu-showcase{display:grid;grid-template-columns:minmax(320px,5fr) minmax(0,7fr);min-height:760px;border-block:1px solid var(--line)}
.menu-showcase__index{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,7vw,7rem) var(--gutter)}
.menu-showcase__index h2{font-size:clamp(3rem,4vw,4rem)}
.ganglijst{margin:2.5rem 0 2rem;padding:0;list-style:none}
.gang{width:100%;display:grid;grid-template-columns:6.5rem 1fr auto;gap:1.3rem;align-items:baseline;padding:1rem 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer;transition:color var(--beweging-micro)}
.gang[aria-pressed="true"]{color:var(--tomato-dark)}
.gang__cat{font-size:1.1rem;font-weight:600}
.gang__dish{color:var(--muted);font-size:.88rem}
.gang[aria-pressed="true"] .gang__dish{color:inherit}
.gang__prijs{font-variant-numeric:tabular-nums}
.gangwissel{position:relative;min-height:760px;overflow:hidden;background:#cbd4d8}
.gangwissel img{transition:opacity .6s var(--curve-lang),transform .6s var(--curve-lang);position:absolute;inset:0;width:100%;height:100%;object-fit:cover;visibility:hidden;opacity:.001;transform:scale(1.025)}
.gangwissel img.is-actief{visibility:visible;opacity:1;transform:scale(1)}
.rivierstuk .lead{margin-bottom:1.5rem}
.panorama{height:clamp(280px,42vw,610px);margin-top:4rem;overflow:hidden}
.panorama img{width:100%;height:120%;object-fit:cover;object-position:center;transform:translate3d(0,var(--parallax-y,0),0)}
.sfeer{padding-top:2rem}
.sfeer__kop{padding-bottom:3rem}
.sfeer__grid{display:grid;grid-template-columns:1.55fr .62fr .96fr;align-items:end;gap:.65rem}
.sfeer__grid figure{margin:0;overflow:hidden}
.sfeer__grid figure:nth-child(1){height:560px}
.sfeer__grid figure:nth-child(2){height:470px}
.sfeer__grid figure:nth-child(3){height:410px}
.sfeer__grid img{width:100%;height:100%;object-fit:cover}
.sfeer__grid figure:nth-child(2) img{object-position:15% center}
.chef{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:center;gap:clamp(3rem,8vw,9rem)}
.chef__beeld{min-height:720px;overflow:hidden}
.chef__beeld img{width:100%;height:100%;object-fit:cover}
.chef__copy{padding-right:var(--gutter)}
.chef__copy .quote{max-width:11ch;margin:3rem 0 2rem;font-size:clamp(2.5rem,4vw,4.5rem);line-height:1.02}
.groepen__beeld{height:clamp(360px,54vw,760px);overflow:hidden}
.groepen__beeld img{width:100%;height:100%;object-fit:cover;object-position:center}
.groepen__copy{max-width:48rem;padding-top:3rem}
.reserveer{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,28vw);gap:clamp(3rem,7vw,8rem);align-items:stretch}
.reserveer__form h2{margin-bottom:.4rem}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem;margin:3rem 0 1.5rem}
.veld{display:grid;gap:.45rem}
.veld--breed{grid-column:1/-1}
.veld label{font-size:1rem;font-weight:700}
.veld input,.veld select,.veld textarea{width:100%;min-height:48px;padding:.65rem 0;border:0;border-bottom:1px solid var(--cobalt);border-radius:0;background:transparent;color:var(--cobalt)}
.veld textarea{min-height:110px;resize:vertical}
.veld input:focus,.veld select:focus,.veld textarea:focus{outline:3px solid rgb(217 74 56/.28);outline-offset:3px}
.helper{display:block;max-width:42rem;margin-top:1rem;color:var(--muted);font-size:.82rem}
.reserveer__beeld{min-height:690px;overflow:hidden}
.reserveer__beeld img{width:100%;height:100%;object-fit:cover}
.site-footer{padding-top:clamp(5rem,9vw,8rem);border-top:1px solid var(--line)}
.site-footer h2{max-width:none;margin-bottom:4rem;font-size:clamp(4rem,9vw,10rem);line-height:.85}
.footer-grid{display:grid;grid-template-columns:1.1fr 1fr .75fr 1.2fr;gap:2rem;padding-block:2rem 4rem;border-top:1px solid var(--line)}
.footer-grid h3{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}
.footer-grid p,.footer-grid a{font-size:.86rem}
.footer-grid nav{display:grid;align-content:start;gap:.4rem}
.footer-grid nav a{display:flex;align-items:center;min-height:44px;text-decoration:none}
.footer-disclosure{color:var(--muted)}
.site-footer .lw-mail{display:inline-flex;align-items:center;min-height:44px}
.footer-beeld{height:clamp(220px,34vw,460px);overflow:hidden}
.footer-beeld img{width:100%;height:100%;object-fit:cover;object-position:center 60%}
.sub-head{position:relative;padding:1.3rem 0;border-bottom:1px solid var(--line)}
.sub-head .shell{display:flex;align-items:center;justify-content:space-between;gap:2rem}
.sub-head nav{display:flex;align-items:center;gap:2rem}
.sub-head nav a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;text-decoration:none}
.sub-hero{padding-block:clamp(5rem,9vw,9rem) clamp(3rem,6vw,5rem)}
.sub-hero h1{max-width:12ch;margin-bottom:1rem;font-size:clamp(4rem,8vw,8.5rem);line-height:.88}
.sub-hero p{max-width:42rem;color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.3rem)}
.kaart-lijst{display:grid;grid-template-columns:1fr 1fr;gap:0 4rem;border-top:1px solid var(--line)}
.kaart-lijst article{padding:2rem 0;border-bottom:1px solid var(--line)}
.kaart-lijst h2{font:400 clamp(2rem,3vw,3.2rem)/1 "Bodoni Moda",serif}
.kaart-lijst .prijs{float:right;font-family:Manrope;font-size:1rem;font-variant-numeric:tabular-nums}
.kaart-lijst p{color:var(--muted)}
.voorbeeld-noot{padding:1rem;border-left:3px solid var(--tomato);background:rgb(248 250 249/.6)}
.bedankt{min-height:65dvh;display:grid;place-items:center;text-align:center}
.bedankt h1{font-size:clamp(4rem,10vw,10rem);line-height:.9}
.not-found{min-height:70dvh;display:grid;place-items:center}
.not-found__inner{max-width:48rem}
.not-found .code{font:400 clamp(6rem,18vw,16rem)/.8 "Bodoni Moda",serif;color:var(--tomato)}
.maker-trigger{position:fixed;right:1rem;bottom:1rem;z-index:59;min-width:48px;min-height:48px;border:0;border-radius:999px;background:var(--tomato);color:var(--white);box-shadow:0 8px 28px rgb(13 43 66/.22);font-weight:700}
.beweegt .onthul,.beweegt .onthul-lijst>*{opacity:0;transition:opacity var(--beweging-lang),transform var(--beweging-lang);transition-delay:calc(var(--n,0)*70ms)}
.beweegt .onthul{transform:translateY(26px)}
.beweegt .onthul-lijst>*{transform:translateX(-14px)}
.beweegt .onthul.is-zichtbaar,.beweegt .onthul-lijst.is-zichtbaar>*{opacity:1;transform:none}
.beweegt .onthul-beeld img{clip-path:inset(0 0 100% 0);transition:clip-path .7s var(--curve-lang)}
.beweegt .onthul-beeld.is-zichtbaar img{clip-path:inset(0 0 0 0)}
.beat{opacity:0;transform:translateY(18px);animation:beat-in .7s var(--curve-lang) forwards;animation-delay:var(--delay,0s)}
@keyframes beat-in{to{opacity:1;transform:none}}
.knop--pil{border-radius:0}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .beat{opacity:1;transform:none}
}
@media(max-width:900px){
  .site-head{top:calc(52px + 1.2rem)}
  .site-head nav,.sub-head nav{position:absolute;top:calc(100% + .5rem);left:var(--gutter);right:var(--gutter);display:none;padding:1rem;background:var(--cobalt-deep);color:var(--white)}
  .site-head nav.is-open,.sub-head nav.is-open{display:grid}
  .menu-toggle{display:inline-grid;place-items:center}
  .sub-head .menu-toggle{border-color:var(--cobalt);background:transparent;color:var(--cobalt)}
  .sub-head nav{z-index:20}
  .hero{min-height:720px}
  .menu-showcase{grid-template-columns:1fr;min-height:0}
  .gangwissel{min-height:72vw}
  .chef{grid-template-columns:1fr}
  .chef__beeld{min-height:620px}
  .chef__copy{padding:0 var(--gutter)}
  .reserveer{grid-template-columns:1fr}
  .reserveer__beeld{min-height:460px}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  body{font-size:1rem}
  .demo-banner{padding-inline:1rem}
  .hero{min-height:calc(100dvh - 50px)}
  .hero__beeld img{object-position:64% center}
  .hero__beeld::after{background:linear-gradient(0deg,rgb(5 25 40/.9) 0%,rgb(5 25 40/.35) 64%,rgb(5 25 40/.15))}
  .hero__copy{padding-top:8rem;padding-bottom:3rem}
  .hero h1{font-size:clamp(3.3rem,17vw,5.1rem)}
  .section{padding-block:5rem}
  .section h2,.menu-showcase__index h2,.rivierstuk h2{font-size:2.55rem}
  .gang{grid-template-columns:5rem 1fr auto;gap:.7rem}
  .gang__dish{display:none}
  .gangwissel{min-height:94vw}
  .panorama{margin-top:2.5rem}
  .sfeer__grid{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}
  .sfeer__grid figure,.sfeer__grid figure:nth-child(n){flex:0 0 82vw;height:108vw;scroll-snap-align:start}
  .chef__beeld{min-height:118vw}
  .groepen__beeld{height:92vw}
  .form-grid{grid-template-columns:1fr}
  .veld--breed{grid-column:auto}
  .reserveer__beeld{min-height:130vw}
  .footer-grid{grid-template-columns:1fr}
  .site-footer h2{font-size:clamp(4rem,20vw,6.4rem)}
  .kaart-lijst{grid-template-columns:1fr}
}
