:root{
  --holt-ivory:#f8f3ea;
  --holt-paper:#fffdf8;
  --holt-mist:#eef4eb;
  --holt-sage:#dbe9d8;
  --holt-sage-strong:#bdd2b8;
  --holt-leaf:#78937a;
  --holt-forest:#214638;
  --holt-ink:#1f2924;
  --holt-muted:#647069;
  --holt-copper:#b76039;
  --holt-copper-dark:#914625;
  --holt-line:rgba(33,70,56,.17);
  --holt-shadow:0 28px 70px rgba(41,67,53,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:150px}
.holtweijde-page{margin:0;background:var(--holt-ivory);color:var(--holt-ink)}
.holtweijde-page img{max-width:100%}
.holtweijde-page button,.holtweijde-page a{font:inherit}
.holt-page{overflow:hidden;background:var(--holt-ivory)}
.holt-shell,.holt-section,.holt-promises,.holt-anchor>div,.holt-final{width:min(calc(100% - 48px),1240px);margin-inline:auto}
.holt-crumbs{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;padding:1.15rem 0;color:var(--holt-muted);font-size:.78rem}
.holt-crumbs a{color:inherit;text-decoration:none}
.holt-crumbs a:hover{color:var(--holt-copper-dark)}
.holt-kicker{margin:0 0 .8rem;color:var(--holt-copper-dark);font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.holt-page h1,.holt-page h2,.holt-page h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.028em}
.holt-page h1{max-width:650px;margin:0;font-size:clamp(3.7rem,6.1vw,6.65rem);line-height:.91}
.holt-page h2{margin:0;font-size:clamp(2.45rem,4.4vw,4.55rem);line-height:.98}
.holt-page h3{margin:0;font-size:clamp(1.32rem,2vw,1.75rem);line-height:1.1}
.holt-page p{line-height:1.7}
.holt-hero{width:min(calc(100% - 48px),1380px);min-height:650px;margin:0 auto;display:grid;grid-template-columns:.83fr 1.17fr;overflow:hidden;border:1px solid rgba(66,94,73,.14);border-radius:28px;background:var(--holt-sage);box-shadow:var(--holt-shadow)}
.holt-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(2.2rem,5vw,5.3rem)}
.holt-hero__copy:before{content:"";position:absolute;top:clamp(2rem,5vw,4.8rem);left:0;width:5px;height:64px;border-radius:0 4px 4px 0;background:var(--holt-copper)}
.holt-hero__tagline{margin:.9rem 0 0;color:var(--holt-copper-dark);font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.6rem,2.6vw,2.45rem);line-height:1.08}
.holt-lead{max-width:600px;margin:1.35rem 0;color:#415148;font-size:clamp(1.02rem,1.5vw,1.17rem)}
.holt-hero__facts{display:grid;gap:0;margin:1.25rem 0 1.55rem;padding:0;border-block:1px solid rgba(33,70,56,.18);list-style:none}
.holt-hero__facts li{position:relative;padding:.72rem 0 .72rem 1.45rem;border-bottom:1px solid rgba(33,70,56,.13);font-size:.88rem;font-weight:750}
.holt-hero__facts li:last-child{border-bottom:0}
.holt-hero__facts li:before{content:"";position:absolute;top:1.03rem;left:.2rem;width:7px;height:7px;border-radius:50%;background:var(--holt-copper)}
.holt-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}
.holt-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:.5rem;padding:.83rem 1.15rem;border:1px solid transparent;border-radius:12px;text-decoration:none;font-size:.86rem;font-weight:850;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.holt-button:hover{transform:translateY(-2px)}
.holt-button:focus-visible,.holt-text-link:focus-visible,.holt-photo-button:focus-visible,.holt-anchor a:focus-visible,.holt-lightbox button:focus-visible{outline:3px solid #f2a87e;outline-offset:3px}
.holt-button--primary{background:var(--holt-copper);color:#fff;box-shadow:0 12px 28px rgba(145,70,37,.2)}
.holt-button--primary:hover{background:var(--holt-copper-dark);box-shadow:0 16px 32px rgba(145,70,37,.26)}
.holt-text-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--holt-forest);font-size:.82rem;font-weight:820;text-underline-offset:4px}
.holt-text-link span{transition:transform .2s ease}
.holt-text-link:hover span{transform:translateX(3px)}
.holt-partner-note{max-width:520px;margin:1rem 0 0;color:var(--holt-muted);font-size:.73rem}
.holt-hero__media,.holt-photo-grid figure{position:relative;margin:0;overflow:hidden;background:#bfcbbd}
.holt-hero__media{min-height:650px}
.holt-hero__media:after,.holt-photo-grid figure:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(20,34,27,.72));pointer-events:none}
.holt-hero__media img,.holt-photo-grid img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s ease}
.holt-hero__media:hover img,.holt-photo-grid figure:hover img{transform:scale(1.018)}
.holt-hero__media figcaption,.holt-photo-grid figcaption{position:absolute;z-index:2;right:1.3rem;bottom:1.25rem;left:1.3rem;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:1.18rem}
.holt-photo-button{position:absolute;z-index:3;top:1rem;right:1rem;padding:.62rem .78rem;border:1px solid rgba(255,255,255,.74);border-radius:999px;background:rgba(255,253,248,.92);color:var(--holt-forest);font-size:.72rem;font-weight:850;cursor:pointer;backdrop-filter:blur(7px)}
.holt-promises{position:relative;z-index:4;display:grid;grid-template-columns:repeat(3,1fr);margin-top:-34px;overflow:hidden;border:1px solid var(--holt-line);border-radius:20px;background:var(--holt-paper);box-shadow:0 18px 48px rgba(41,67,53,.12)}
.holt-promises article{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1.45rem;border-right:1px solid var(--holt-line)}
.holt-promises article:last-child{border-right:0}
.holt-promises article>span{color:var(--holt-copper-dark);font-size:.7rem;font-weight:900;letter-spacing:.1em}
.holt-promises strong{display:block;margin-bottom:.25rem;font-family:Georgia,"Times New Roman",serif;font-size:1.17rem;font-weight:400}
.holt-promises p{margin:0;color:var(--holt-muted);font-size:.77rem;line-height:1.5}
.holt-anchor{position:sticky;z-index:18;top:76px;margin-top:2.2rem;border-block:1px solid var(--holt-line);background:rgba(248,243,234,.93);backdrop-filter:blur(13px)}
.holt-anchor>div{display:flex;gap:1.65rem;overflow-x:auto;padding:1rem 0;scrollbar-width:none}
.holt-anchor>div::-webkit-scrollbar{display:none}
.holt-anchor a{flex:0 0 auto;color:var(--holt-muted);font-size:.78rem;font-weight:800;text-decoration:none}
.holt-anchor a:hover{color:var(--holt-copper-dark)}
.holt-section{padding:clamp(4.8rem,8vw,8rem) 0;border-bottom:1px solid var(--holt-line)}
.holt-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,9vw,8.5rem)}
.holt-story__copy>p{margin:0 0 1.3rem;color:var(--holt-muted);font-size:1.02rem}
.holt-story__copy .holt-story__intro{color:var(--holt-ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.28rem,2vw,1.65rem);line-height:1.5}
.holt-story aside{margin-top:2rem;padding:1.65rem 1.8rem;border-left:4px solid var(--holt-copper);border-radius:0 18px 18px 0;background:var(--holt-mist)}
.holt-story aside strong{font-family:Georgia,"Times New Roman",serif;font-size:1.27rem;font-weight:400}
.holt-story aside ul{display:grid;gap:.65rem;margin:1rem 0 0;padding:0;list-style:none}
.holt-story aside li{position:relative;padding-left:1.35rem;color:#4f5e55;font-size:.89rem}
.holt-story aside li:before{content:"✓";position:absolute;left:0;color:var(--holt-copper-dark);font-weight:900}
.holt-section__head{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:2.5rem}
.holt-section__head>div{max-width:760px}
.holt-section__head>p{max-width:430px;margin:0;color:var(--holt-muted);font-size:.9rem}
.holt-photos{width:min(calc(100% - 48px),1380px)}
.holt-photo-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:1rem;min-height:540px}
.holt-photo-grid figure{min-height:420px;border-radius:22px;box-shadow:0 18px 38px rgba(41,67,53,.13)}
.holt-photo-grid figure:not(.holt-photo-grid__main) img{object-position:52% center}
.holt-wellness{width:min(calc(100% - 48px),1380px);display:grid;grid-template-columns:.86fr 1.14fr;gap:clamp(2.5rem,6vw,6rem);padding-inline:clamp(1.6rem,5vw,5rem);border:1px solid rgba(84,115,85,.2);border-radius:30px;background:linear-gradient(135deg,#d4e5d2 0%,#eaf1e6 64%,#d9e6d4 100%);box-shadow:var(--holt-shadow)}
.holt-wellness__intro{align-self:center}
.holt-wellness__intro>p:not(.holt-kicker){color:#46584d}
.holt-wellness__intro .holt-button{margin-top:1rem}
.holt-wellness__grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid rgba(33,70,56,.17);border-radius:22px;overflow:hidden;background:rgba(255,253,248,.8)}
.holt-wellness__grid article{min-height:220px;padding:1.5rem;border-right:1px solid var(--holt-line);border-bottom:1px solid var(--holt-line)}
.holt-wellness__grid article:nth-child(even){border-right:0}
.holt-wellness__grid article:nth-child(n+3){border-bottom:0}
.holt-wellness__grid span{color:var(--holt-copper-dark);font-size:.68rem;font-weight:900;letter-spacing:.1em}
.holt-wellness__grid h3{margin:2.7rem 0 .8rem}
.holt-wellness__grid p{margin:0;color:var(--holt-muted);font-size:.82rem}
.holt-stays__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.holt-stays__grid article{min-height:290px;padding:1.75rem;border:1px solid var(--holt-line);border-radius:18px;background:var(--holt-paper);box-shadow:0 10px 30px rgba(41,67,53,.06)}
.holt-stays__grid article:nth-child(even){background:var(--holt-mist)}
.holt-stays__grid small{color:var(--holt-copper-dark);font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.holt-stays__grid h3{margin:3.25rem 0 1rem}
.holt-stays__grid p{margin:0;color:var(--holt-muted);font-size:.84rem}
.holt-taste{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2.5rem,8vw,8rem);align-items:center}
.holt-taste>div>p:not(.holt-kicker){max-width:650px;color:var(--holt-muted)}
.holt-taste aside{padding:2.3rem;border-radius:24px;background:var(--holt-sage);box-shadow:0 16px 40px rgba(41,67,53,.1)}
.holt-taste aside span{display:block;margin-bottom:2.3rem;color:var(--holt-copper-dark);font-size:.71rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.holt-taste aside strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.65rem,2.7vw,2.6rem);font-weight:400;line-height:1.08}
.holt-taste aside p{margin:1rem 0 0;color:#4b5d52;font-size:.84rem}
.holt-surroundings{display:grid;grid-template-columns:1.15fr .65fr;gap:clamp(3rem,9vw,9rem)}
.holt-surroundings>div>p:not(.holt-kicker),.holt-surroundings li{color:var(--holt-muted)}
.holt-surroundings ul{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1.6rem 0 0;padding:0;list-style:none}
.holt-surroundings li{position:relative;padding:.9rem .9rem .9rem 2rem;border-top:1px solid var(--holt-line);font-size:.84rem}
.holt-surroundings li:before{content:"";position:absolute;top:1.24rem;left:.65rem;width:7px;height:7px;border-radius:50%;background:var(--holt-copper)}
.holt-surroundings aside{align-self:start;padding:2rem;border:1px solid var(--holt-line);border-radius:20px;background:var(--holt-paper);box-shadow:0 16px 36px rgba(41,67,53,.08)}
.holt-surroundings aside h3{font-size:2rem}
.holt-surroundings aside>p:not(.holt-kicker){color:var(--holt-muted)}
.holt-faq details{border-top:1px solid var(--holt-line)}
.holt-faq details:last-child{border-bottom:1px solid var(--holt-line)}
.holt-faq summary{position:relative;padding:1.3rem 3rem 1.3rem 0;list-style:none;font-size:1rem;font-weight:800;cursor:pointer}
.holt-faq summary::-webkit-details-marker{display:none}
.holt-faq summary:after{content:"+";position:absolute;top:1rem;right:.5rem;color:var(--holt-copper-dark);font-family:Georgia,"Times New Roman",serif;font-size:1.65rem;font-weight:400}
.holt-faq details[open] summary:after{content:"−"}
.holt-faq details p{max-width:850px;margin:0;padding:0 3rem 1.4rem 0;color:var(--holt-muted);font-size:.9rem}
.holt-source{margin:1.5rem 0 0;color:var(--holt-muted);font-size:.74rem}
.holt-source a{color:var(--holt-copper-dark)}
.holt-final{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-bottom:clamp(4rem,7vw,7rem);padding:clamp(2rem,5vw,4.6rem);border:1px solid rgba(61,94,70,.18);border-radius:28px;background:linear-gradient(115deg,#bfd5ba,#e3eddf 74%);box-shadow:var(--holt-shadow)}
.holt-final>div{max-width:760px}
.holt-final p:not(.holt-kicker){margin-bottom:0;color:#4e6055}
.holt-final .holt-button{flex:0 0 auto}
.holt-sticky{display:none}
.holt-lightbox{width:min(1120px,calc(100% - 32px));max-width:none;padding:0;border:0;border-radius:20px;background:#15241d;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.45)}
.holt-lightbox::backdrop{background:rgba(11,22,16,.86);backdrop-filter:blur(4px)}
.holt-lightbox__head{display:grid;grid-template-columns:1fr auto auto;gap:1rem;align-items:center;padding:.85rem 1rem;border-bottom:1px solid rgba(255,255,255,.14)}
.holt-lightbox__head strong{font-family:Georgia,"Times New Roman",serif;font-size:1.05rem;font-weight:400}
.holt-lightbox__head span{font-size:.76rem}
.holt-lightbox__head button,.holt-lightbox__stage>button{border:0;background:transparent;color:#fff;cursor:pointer}
.holt-lightbox__head button{width:42px;height:42px;font-size:1.8rem}
.holt-lightbox__stage{display:grid;grid-template-columns:54px 1fr 54px;align-items:center;min-height:72vh}
.holt-lightbox__stage>button{height:100%;font-size:2.5rem}
.holt-lightbox__stage figure{display:flex;height:72vh;margin:0;flex-direction:column;align-items:center;justify-content:center}
.holt-lightbox__stage img{max-width:100%;max-height:calc(72vh - 52px);object-fit:contain}
.holt-lightbox__stage figcaption{padding:.7rem;color:#dce5df;font-size:.76rem;text-align:center}

@media(max-width:1080px){
  .holt-hero{grid-template-columns:1fr 1fr}.holt-page h1{font-size:clamp(3.5rem,7vw,5.3rem)}
  .holt-stays__grid{grid-template-columns:repeat(2,1fr)}
  .holt-wellness{grid-template-columns:1fr}.holt-wellness__grid article{min-height:190px}
}
@media(max-width:820px){
  html{scroll-padding-top:130px}
  .holt-shell,.holt-section,.holt-promises,.holt-anchor>div,.holt-final,.holt-photos,.holt-wellness{width:min(calc(100% - 32px),1240px)}
  .holt-hero{width:100%;grid-template-columns:1fr;border-inline:0;border-radius:0;box-shadow:none}
  .holt-hero__media{order:-1;min-height:440px}.holt-hero__copy{padding:2.7rem 24px 3.1rem}.holt-hero__copy:before{display:none}
  .holt-promises{grid-template-columns:1fr;margin-top:1rem;border-radius:16px}.holt-promises article{border-right:0;border-bottom:1px solid var(--holt-line)}.holt-promises article:last-child{border-bottom:0}
  .holt-anchor{top:67px;margin-top:1.4rem}.holt-anchor>div{width:100%;padding-inline:16px}
  .holt-story,.holt-taste,.holt-surroundings{grid-template-columns:1fr;gap:2.4rem}
  .holt-section__head{display:block}.holt-section__head>p{margin-top:1.1rem}
  .holt-photo-grid{grid-template-columns:1fr;min-height:0}.holt-photo-grid figure{min-height:440px}.holt-photo-grid figure:not(.holt-photo-grid__main){min-height:390px}
  .holt-surroundings ul{grid-template-columns:1fr}.holt-final{display:block}.holt-final .holt-button{width:100%;margin-top:1.4rem}
}
@media(max-width:620px){
  .holtweijde-page{padding-bottom:84px}
  .holt-shell,.holt-section,.holt-promises,.holt-final,.holt-photos,.holt-wellness{width:min(calc(100% - 28px),1240px)}
  .holt-crumbs{padding:.85rem 0;font-size:.7rem}
  .holt-hero__media{min-height:355px}.holt-hero__media figcaption{font-size:1rem}.holt-photo-button{top:.75rem;right:.75rem}
  .holt-hero__copy{padding:2.45rem 20px 2.7rem}.holt-page h1{font-size:clamp(3.05rem,15vw,4.25rem)}.holt-hero__tagline{font-size:1.65rem}.holt-lead{font-size:1rem}
  .holt-hero__actions{display:grid}.holt-hero__actions .holt-button{width:100%}.holt-hero__actions .holt-text-link{justify-content:center;padding:.55rem}
  .holt-promises article{padding:1.15rem}.holt-section{padding:4.35rem 0}.holt-page h2{font-size:clamp(2.35rem,12vw,3.35rem)}
  .holt-story aside{padding:1.35rem}.holt-photo-grid figure,.holt-photo-grid figure:not(.holt-photo-grid__main){min-height:330px;border-radius:16px}.holt-photo-grid figcaption{font-size:1rem}
  .holt-wellness{padding-inline:1rem;border-radius:20px}.holt-wellness__grid{grid-template-columns:1fr}.holt-wellness__grid article,.holt-wellness__grid article:nth-child(even),.holt-wellness__grid article:nth-child(n+3){min-height:auto;border-right:0;border-bottom:1px solid var(--holt-line)}.holt-wellness__grid article:last-child{border-bottom:0}.holt-wellness__grid h3{margin:1.8rem 0 .6rem}
  .holt-stays__grid{grid-template-columns:1fr}.holt-stays__grid article{min-height:auto}.holt-stays__grid h3{margin:2.1rem 0 .8rem}
  .holt-taste aside,.holt-surroundings aside{padding:1.5rem}.holt-final{width:100%;margin-bottom:0;border-inline:0;border-radius:0;padding:3rem 20px}
  .holt-sticky{position:fixed;z-index:70;right:0;bottom:0;left:0;display:block;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--holt-line);background:rgba(255,253,248,.96);box-shadow:0 -12px 30px rgba(33,70,56,.13);backdrop-filter:blur(10px)}.holt-sticky .holt-button{width:100%;min-height:54px}
  .holt-lightbox{width:100%;height:100%;max-height:none;border-radius:0}.holt-lightbox__stage{grid-template-columns:42px 1fr 42px;min-height:calc(100vh - 64px)}.holt-lightbox__stage figure{height:calc(100vh - 64px)}.holt-lightbox__stage img{max-height:calc(100vh - 120px)}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.holt-button,.holt-text-link span,.holt-hero__media img,.holt-photo-grid img{transition:none}}
