@font-face{font-family:Malak;src:url(/assets/design/fonts/Malak-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/design/fonts/Roboto-Variable.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Malak;src:url(/assets/design/fonts/Malak-Thin.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Malak;src:url(/assets/design/fonts/Malak-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--brand-stone:#c8c1b6;--brand-slate:#424953;--brand-blue:#8d9ba4;--brand-blue-deep:#5e727c;--brand-mist:#c4c9cd;--brand-sand:#ddceb9;--brand-paper:#f7f2eb;--brand-orange:#c24718;--brand-orange-deep:#a93d15;--brand-grapefruit:#a8524c;--brand-mustard:#c59c3c;--paper:var(--brand-paper);--chalk:var(--brand-paper);--ink:var(--brand-slate);--muted:#424953c7;--line:#4249532e;--sage:var(--brand-blue);--sage-deep:var(--brand-slate);--sand:var(--brand-sand);--stone:var(--brand-stone);--mist-blue:var(--brand-blue);--cedar:var(--brand-blue);--wine:var(--brand-slate);--soft-blush:var(--brand-paper);--shadow:0 24px 72px #52483921;--system:"Roboto", Arial, sans-serif;--display:"Malak", var(--system);--serif:var(--display)}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;color:var(--ink);background:var(--paper);font-family:var(--system);letter-spacing:0;font-size:18px;overflow-x:clip}body{color:var(--ink);background:var(--paper);margin:0;line-height:1.6;overflow-x:clip}h1,h2,h3,h4,h5,h6{font-family:var(--display)}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.direct-booking-banner{z-index:51;min-height:50px;color:var(--brand-paper);background:var(--brand-blue-deep);grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;padding:7px clamp(14px,3vw,42px);display:grid;position:relative}.direct-booking-banner:before{content:""}.direct-booking-banner__message{min-width:0;font-family:var(--system);letter-spacing:.012em;text-align:center;grid-column:2;justify-content:center;align-items:baseline;gap:15px;font-size:15px;font-weight:500;line-height:1.45;display:flex}.direct-booking-banner__link{border:1px solid var(--brand-paper);min-height:32px;color:var(--brand-blue-deep);background:var(--brand-paper);letter-spacing:.13em;text-transform:uppercase;border-radius:2px;flex:none;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:700;transition:background-color .16s,color .16s,border-color .16s;display:inline-flex}.direct-booking-banner__link:hover{color:var(--brand-paper);border-color:var(--brand-paper);background:0 0}.direct-booking-banner__close{color:#f7f2ebdb;background:0 0;border:0;border-radius:999px;grid-column:3;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:color .16s,background-color .16s;display:inline-flex}.direct-booking-banner__close:hover{color:#fff;background:#f7f2eb1f}.direct-booking-banner__close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:17px;height:17px}.direct-booking-banner__link:focus-visible,.direct-booking-banner__close:focus-visible{outline:2px solid var(--brand-paper);outline-offset:3px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(118%);backdrop-filter:blur(18px)saturate(118%);background:#f7f2ebeb;border-bottom:1px solid #4249531f;grid-template-columns:minmax(300px,390px) minmax(0,1fr) auto;align-items:center;gap:clamp(16px,1.8vw,28px);min-height:104px;padding:12px clamp(22px,3vw,44px);display:grid;position:sticky;top:0;box-shadow:0 8px 28px #5248390e}.site-brand{min-width:0;display:block}.logo-mark{width:min(385px,29vw);max-width:none;height:auto;display:block}.nav{color:inherit;font-family:var(--system);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;flex-wrap:nowrap;justify-content:center;gap:clamp(15px,1.7vw,27px);font-size:13px;font-weight:500;display:flex}.nav a{opacity:.78;align-items:center;min-height:48px;padding:0 2px;transition:opacity .16s;display:inline-flex;position:relative}.nav a:after{background:var(--brand-mustard);content:"";opacity:0;transform-origin:50%;height:1px;transition:opacity .16s,transform .16s;position:absolute;bottom:7px;left:2px;right:2px;transform:scaleX(.35)}.nav a:hover,.nav a[aria-current=page]{opacity:1}.nav a:hover:after,.nav a[aria-current=page]:after{opacity:1;transform:scaleX(1)}.header-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.header-menus{align-items:center;gap:12px;display:flex}.mobile-navigation{display:none;position:relative}.mobile-navigation__toggle{min-height:46px;font-family:var(--system);letter-spacing:.1em;text-transform:uppercase;color:inherit;cursor:pointer;background:0 0;border:1px solid #42495333;border-radius:2px;align-items:center;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.mobile-navigation__toggle[aria-expanded=true]{background:var(--chalk);border-color:#42495380}.mobile-navigation nav{z-index:18;border-bottom:1px solid var(--line);background:#f9f5f2fc;gap:0;padding:10px clamp(18px,4vw,34px) 18px;display:grid;position:fixed;top:74px;left:0;right:0;box-shadow:0 18px 40px #4249531f}.mobile-navigation nav a{font-family:var(--system);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #4249531f;padding:13px 2px;font-size:15px}.mobile-navigation nav a:last-child{border-bottom:0}.mobile-navigation nav a[aria-current=page]{font-weight:700}.language-menu{position:relative}.language-menu__toggle{min-height:46px;font-family:var(--system);letter-spacing:.12em;text-transform:uppercase;color:inherit;cursor:pointer;background:0 0;border:1px solid #42495333;border-radius:999px;align-items:center;padding:0 16px;font-size:13px;display:inline-flex}.language-menu__toggle[aria-expanded=true]{background:var(--chalk);border-color:#42495380}.language-menu__panel{z-index:19;border:1px solid var(--line);background:var(--chalk);min-width:170px;box-shadow:var(--shadow);border-radius:8px;gap:2px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.language-menu a{font-family:var(--system);border-radius:6px;padding:9px 10px;font-size:14px}.language-menu a:hover{background:#ddceb98c}.book-button,.primary-button,.secondary-button{min-height:50px;font-family:var(--system);letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:0 26px;font-size:13px;font-weight:700;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s;display:inline-flex}.book-button,.primary-button{color:var(--chalk);background:var(--brand-blue-deep)}.book-button:hover,.book-button[aria-current=page],.primary-button:hover{color:#2f353c;background:var(--brand-blue);box-shadow:inset 0 -3px 0 var(--brand-mustard)}.primary-button:disabled{opacity:.6;cursor:progress}.secondary-button{color:var(--brand-slate);background:0 0;border-color:#4249536b}.secondary-button:hover,.secondary-button:focus-visible{color:var(--brand-paper);border-color:var(--brand-blue-deep);background:var(--brand-blue-deep);box-shadow:inset 0 -3px 0 var(--brand-mustard)}.book-button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.nav a:focus-visible,.language-menu__toggle:focus-visible,.language-menu a:focus-visible,.social-link:focus-visible{outline-offset:3px;outline:3px solid #c59c3c94}.mobile-navigation__toggle:focus-visible,.mobile-navigation a:focus-visible{outline-offset:3px;outline:3px solid #42495352}.book-button:active,.primary-button:active,.secondary-button:active{transform:translateY(1px)}.home-hero{border:1px solid var(--line);background:var(--chalk);grid-template-columns:minmax(0,1.16fr) minmax(420px,.84fr);grid-template-areas:"media copy""search search";width:min(1360px,100% - 40px);margin:clamp(24px,3vw,40px) auto 0;display:grid;overflow:hidden;box-shadow:0 20px 62px #52483917}.home-hero__lead-media,.home-feature__media{background:var(--brand-stone);position:relative;overflow:hidden}.home-hero__photo,.home-feature__media img{object-fit:cover}.home-hero__photo{object-position:50% 55%}.home-hero__copy-band{background:#ddceb957;grid-area:copy}.home-hero__copy{flex-direction:column;justify-content:center;align-items:flex-start;min-height:620px;padding:clamp(48px,5.4vw,78px) clamp(38px,5.4vw,76px);display:flex}.eyebrow,.section-kicker{color:var(--brand-slate);font-family:var(--system);letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:700;line-height:1.5}.home-hero h1{letter-spacing:-.015em;max-width:620px;margin:0;font-size:clamp(58px,5.4vw,82px);font-weight:300;line-height:.94}.hero-copy{max-width:470px;font-family:var(--system);margin:20px 0 0;font-size:19px;line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:26px;display:flex}.home-hero__lead-media{border-right:1px solid var(--line);grid-area:media;min-height:620px}.home-hero__facts{border-top:1px solid #42495333;gap:0;width:min(100%,470px);margin:28px 0 0;padding:0;list-style:none;display:grid}.home-hero__facts li{min-height:42px;color:var(--brand-slate);font-family:var(--system);letter-spacing:.025em;border-bottom:1px solid #42495329;padding:10px 0 10px 20px;font-size:14px;font-weight:600;line-height:1.5;position:relative}.home-hero__facts li:before{background:var(--brand-grapefruit);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:17px;left:2px}.home-hero__text-link{min-height:44px;font-family:var(--system);letter-spacing:.02em;border-bottom:1px solid #4249538c;align-items:center;padding:0 2px;font-size:15px;font-weight:500;transition:border-color .16s,color .16s;display:inline-flex}.home-hero__text-link:hover{color:var(--cedar);border-color:var(--cedar)}.availability-bar{border:1px solid var(--line);background:var(--line);width:100%;color:var(--ink);grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:1px;margin:0;display:grid;overflow:hidden}.home-hero>.availability-bar{grid-area:search}.field{background:#f9f5f2f0;gap:8px;min-height:84px;padding:16px 20px 15px;display:grid}.field span{color:var(--muted);font-family:var(--system);letter-spacing:.11em;text-transform:uppercase;font-size:12px}.field input,.field select{width:100%;min-width:0;color:var(--ink);font-family:var(--system);background:0 0;border:0;outline:none;padding:0;font-size:18px;line-height:1.25}.field:focus-within{box-shadow:inset 0 0 0 2px var(--cedar)}.field input{appearance:none}.field select{appearance:none;cursor:pointer}.availability-bar .primary-button{border-radius:0;min-height:84px;padding-inline:26px}.home-hero>.availability-bar .primary-button{color:#fff;background:var(--brand-orange);box-shadow:none}.home-hero>.availability-bar .primary-button:hover,.home-hero>.availability-bar .primary-button:focus-visible{color:#fff;background:var(--brand-orange-deep);box-shadow:inset 0 -3px #ffffff6b}.home-proof-strip{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:1px 0 0;padding:0;list-style:none;display:grid}.home-story{background:#ddceb933;border-top:1px solid #4249531f;border-bottom:1px solid #4249531f;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(40px,6vw,88px);width:min(1240px,100% - 40px);margin:clamp(88px,10vw,146px) auto;padding:clamp(44px,5vw,70px);display:grid}.home-story__illustration{min-width:0}.home-story__illustration img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:auto;max-height:580px;display:block}.home-story__copy{max-width:500px}.home-story__copy h2{letter-spacing:-.012em;margin:0;font-size:clamp(42px,4.4vw,62px);font-weight:300;line-height:.98}.home-story__body{gap:16px;margin:26px 0 24px;display:grid}.home-story__body p{color:var(--muted);font-family:var(--system);margin:0;font-size:18px;line-height:1.72}.home-proof-strip li{min-height:52px;color:var(--brand-slate);font-family:var(--system);letter-spacing:.08em;text-align:center;text-transform:uppercase;background:#e8d8c161;justify-content:center;align-items:center;padding:11px 14px;font-size:12px;font-weight:600;line-height:1.35;display:flex}.content-section{padding:clamp(56px,7vw,92px) clamp(20px,4vw,44px)}.page-hero h1{letter-spacing:-.015em;max-width:720px;margin:0;font-size:clamp(46px,5.2vw,72px);font-weight:300;line-height:.98}.content-section h2{letter-spacing:-.01em;margin:0;font-size:clamp(28px,3.2vw,44px);font-weight:400;line-height:1.08}.copy-flow p,.lead,.contact-fallback,.pricing-card span{color:var(--muted);font-family:var(--system);white-space:pre-line;margin:0;font-size:18px;line-height:1.75}.home-features{gap:clamp(24px,3vw,38px);width:min(1240px,100% - 40px);margin:clamp(74px,9vw,124px) auto clamp(88px,10vw,144px);display:grid}.home-features__header{max-width:780px;margin:0 0 clamp(14px,2vw,26px)}.home-features__header h2{letter-spacing:-.018em;margin:0;font-size:clamp(46px,5.4vw,74px);font-weight:300;line-height:.98}.home-feature{background:#f7f2ebeb;border:1px solid #42495324;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-height:500px;display:grid;overflow:hidden}.home-feature__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,6vw,78px);display:flex}.home-feature--house,.home-feature--sauna,.home-feature--breakfast{background:#ddceb93d}.home-feature__copy h2,.quote-band h2{margin:0;font-size:clamp(38px,4.6vw,60px);font-weight:300;line-height:.98}.home-feature__body{gap:16px;margin:24px 0 30px;display:grid}.home-feature__body p,.quote-band__hosts>p:last-child{color:var(--muted);font-family:var(--system);margin:0;font-size:18px;line-height:1.68}.home-feature__media{min-height:500px}.home-feature--reverse .home-feature__media{order:-1}.amenities-page{padding-bottom:clamp(64px,8vw,110px)}.amenities-hero{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:stretch;width:min(1240px,100% - 40px);margin:0 auto;padding:clamp(38px,5vw,72px) 0 clamp(70px,8vw,108px);display:grid}.amenities-hero__copy{border:1px solid var(--line);background:var(--chalk);flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(30px,5vw,70px);display:flex}.amenities-hero h1{letter-spacing:-.015em;max-width:620px;margin:0;font-size:clamp(48px,5.2vw,74px);font-weight:300;line-height:.98}.amenities-hero__intro{gap:15px;margin-top:28px;display:grid}.amenities-hero__intro p,.amenity-feature__body p,.amenity-perk__copy>p:not(.section-kicker){color:var(--muted);font-family:var(--system);margin:0;font-size:18px;line-height:1.68}.amenities-summary{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;margin:28px 0 0;padding:0;list-style:none;display:grid}.amenities-summary li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:66px;color:var(--brand-slate);font-family:var(--system);padding:14px 16px;font-size:15px;font-weight:600;line-height:1.4}.amenities-hero__media,.amenity-feature__media{position:relative;overflow:hidden}.amenities-hero__media{min-height:620px;box-shadow:var(--shadow)}.amenities-hero__media img,.amenity-feature__media img{object-fit:cover}.amenities-feature-list{gap:clamp(18px,2.5vw,30px);width:min(1180px,100% - 40px);margin:0 auto clamp(72px,9vw,116px);display:grid}.amenity-feature{border:1px solid var(--line);background:var(--chalk);grid-template-columns:repeat(2,minmax(0,1fr));min-height:520px;display:grid}.amenity-feature__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(38px,5.5vw,72px);display:flex}.amenity-feature__copy h2{letter-spacing:-.015em;margin:0;font-size:clamp(40px,4.7vw,62px);font-weight:300;line-height:.98}.amenity-feature__body{gap:15px;margin:24px 0 0;display:grid}.amenity-feature__copy .secondary-button{margin-top:28px}.amenity-feature__media{min-height:520px}.amenity-feature--reverse .amenity-feature__media{order:-1}.amenities-perks{background:#c2beb56b;padding:clamp(68px,8vw,108px) 20px}.amenities-perks__inner{width:min(1180px,100%);margin:0 auto}.amenities-perks__inner>h2{letter-spacing:-.015em;max-width:660px;margin:0 0 clamp(32px,4vw,48px);font-size:clamp(44px,5vw,68px);font-weight:300;line-height:.98}.amenities-perks__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,24px);display:grid}.amenity-perk{border:1px solid var(--line);background:var(--chalk);flex-direction:column;min-width:0;min-height:100%;display:flex}.amenity-perk__copy{align-content:start;gap:14px;height:100%;padding:clamp(30px,3vw,42px);display:grid}.amenity-perk__copy h3{margin:0 0 2px;font-size:clamp(30px,3vw,42px);font-weight:300;line-height:1}.amenity-perk__subheading{letter-spacing:.12em;text-transform:uppercase;padding-top:5px;font-weight:700;color:var(--sage-deep)!important;font-size:12px!important;line-height:1.4!important}.amenity-text-link{color:var(--brand-slate);border-bottom:1px solid;font-weight:700}.photos-page{width:min(1240px,100% - 40px);margin:0 auto;padding:clamp(38px,4.5vw,62px) 0 clamp(66px,8vw,108px)}.photos-page__intro{gap:16px;max-width:720px;margin-bottom:clamp(28px,3vw,42px);display:grid}.photos-page__intro h1{letter-spacing:-.015em;margin:0;font-size:clamp(48px,5.4vw,74px);font-weight:300;line-height:.98}.photos-page__intro .lead{margin:0}.photo-carousel__viewport{border:1px solid var(--line);background:var(--brand-slate);overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow-x:auto}.photo-carousel__viewport::-webkit-scrollbar{display:none}.photo-carousel__viewport:focus-visible,.photo-carousel__button:focus-visible{outline-offset:3px;outline:3px solid #4249535c}.photo-carousel__track{display:flex}.photo-carousel__slide{aspect-ratio:16/9;background:var(--brand-slate);scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;position:relative;overflow:hidden}.photo-carousel__image{object-position:var(--photo-position-desktop)}.photo-carousel__image--cover{object-fit:cover}.photo-carousel__image--contain{object-fit:contain}.photo-carousel__controls{justify-content:flex-end;gap:10px;margin-bottom:14px;display:flex}.photo-carousel__button{min-height:44px;color:var(--brand-slate);font-family:var(--system);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:0 0;border:1px solid #4249536b;border-radius:2px;justify-content:center;align-items:center;padding:0 20px;font-size:12px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.photo-carousel__button:hover:not(:disabled){border-color:var(--brand-slate);background:#4249530f}.photo-carousel__button:active:not(:disabled){transform:translateY(1px)}.photo-carousel__button:disabled{opacity:.4;cursor:not-allowed}.photo-carousel__meta{color:var(--brand-slate);justify-content:space-between;align-items:baseline;gap:24px;padding:18px 2px 14px;display:flex}.photo-carousel__meta p{margin:0;font-size:clamp(24px,2.6vw,36px);font-weight:300;line-height:1.1}.photo-carousel__meta span{font-family:var(--system);letter-spacing:.14em;flex:none;font-size:12px;font-weight:700}.photo-carousel__thumbnails{overscroll-behavior-inline:contain;scrollbar-width:thin;gap:9px;padding:2px 2px 10px;display:flex;overflow-x:auto}.photo-carousel__thumbnail{aspect-ratio:4/3;background:var(--brand-stone);opacity:.58;border:2px solid #0000;border-radius:2px;flex:0 0 88px;padding:0;transition:border-color .16s,opacity .16s;position:relative;overflow:hidden}.photo-carousel__thumbnail:hover,.photo-carousel__thumbnail[aria-current=true]{border-color:var(--cedar);opacity:1}.photo-carousel__thumbnail:focus-visible{outline-offset:2px;outline:3px solid #4249535c}.photos-page__cta{border:1px solid var(--line);background:#e8d8c161;justify-content:space-between;align-items:center;gap:28px;margin-top:clamp(30px,4vw,48px);padding:clamp(24px,3vw,36px);display:flex}.photos-page__cta p{max-width:650px;margin:0;font-size:clamp(24px,2.8vw,38px);font-weight:300;line-height:1.1}.quote-band{background:var(--brand-blue-deep);color:var(--brand-paper);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(36px,6vw,84px);padding:clamp(68px,8vw,104px) max(20px,50vw - 590px);display:grid}.quote-band .section-kicker{color:#f7f2ebd1}.quote-band__hosts{align-self:center}.quote-band__hosts h2{color:var(--brand-paper);margin-bottom:24px}.quote-band__review{border-left:1px solid #f7f2eb47;grid-template-columns:minmax(128px,.34fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,48px);padding-left:clamp(24px,4vw,54px);display:grid}.quote-band__rating{align-content:center;gap:14px;display:grid}.quote-band__rating span{color:#f7f2ebc7;font-family:var(--system);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.45}.quote-band__rating strong{font-size:clamp(54px,6vw,86px);font-weight:300;line-height:.8}.quote-band blockquote,.review-grid blockquote{margin:0}.quote-band blockquote p{margin:0;font-size:clamp(20px,2.2vw,30px);font-weight:400;line-height:1.28}.quote-band cite,.review-grid cite{color:#424953b8;font-family:var(--system);margin-top:22px;font-size:18px;font-style:normal;font-weight:700;display:block}.quote-band cite{color:#f7f2ebd1}.quote-band__hosts>p:last-child{color:#f7f2ebe0}.quote-band__quote{align-self:center}.quote-band__cta{color:var(--brand-paper);border-color:var(--brand-slate);background:var(--brand-slate);margin-top:28px}.quote-band__cta:hover{color:var(--brand-slate);border-color:var(--brand-slate);background:var(--brand-paper)}.page-hero{grid-template-columns:minmax(300px,.82fr) minmax(360px,1.18fr);align-items:center;gap:clamp(34px,5vw,72px);min-height:470px;padding:clamp(36px,5vw,64px) clamp(20px,5vw,70px);display:grid}.page-hero>div{max-width:760px}.page-hero__copy{min-width:0}.page-hero__support{margin-top:clamp(28px,4vw,42px)}.page-hero>img{object-fit:cover;width:100%;height:clamp(330px,35vw,510px);box-shadow:var(--shadow)}.page-hero .eyebrow{color:var(--sage-deep)}.content-section{width:min(1160px,100%);margin:0 auto}.content-section--narrow{width:min(850px,100%)}.copy-flow{gap:18px;display:grid}.copy-flow h2{color:var(--ink);margin-top:34px}.copy-flow h2:first-child{margin-top:0}.copy-flow--article p{font-size:18px}.noordwijk-guide-links{border-top:1px solid var(--line);grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:clamp(34px,6vw,80px);margin-top:clamp(64px,9vw,112px);padding-top:clamp(42px,6vw,72px);display:grid}.noordwijk-guide-links>header>p:not(.section-kicker),.noordwijk-guide-links article>p:not(.section-kicker){color:var(--muted);font-family:var(--system);margin:18px 0 0;line-height:1.7}.noordwijk-guide-links__note{font-size:14px}.noordwijk-guide-links__grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:1px;display:grid}.noordwijk-guide-links article{background:var(--chalk);padding:clamp(26px,4vw,42px)}.noordwijk-guide-links h3{margin:14px 0 0;font-size:clamp(26px,2.6vw,36px);font-weight:400;line-height:1.08}.noordwijk-guide-links h3 a{text-decoration-thickness:1px;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:7px}.lead{max-width:700px;margin-bottom:34px;font-size:19px}.smoobu-stack{grid-template-columns:minmax(0,1fr);gap:clamp(52px,7vw,76px);min-width:0;margin-top:0;display:grid}.availability-page{width:min(1040px,100%);margin:0 auto;padding:clamp(44px,6vw,72px) clamp(18px,4vw,40px) clamp(72px,9vw,112px)}.availability-page__header{border-bottom:1px solid var(--line);gap:9px;max-width:760px;margin-bottom:clamp(44px,6vw,64px);padding-bottom:clamp(30px,4vw,42px);display:grid}.availability-page__header h1{letter-spacing:-.015em;max-width:680px;margin:0;font-size:clamp(44px,5vw,64px);font-weight:300;line-height:.98}.availability-page__header>p:last-child{max-width:64ch;color:var(--muted);font-family:var(--system);margin:5px 0 0;font-size:15px;line-height:1.6}.embed-panel{grid-template-columns:minmax(0,1fr);gap:18px;min-width:0;display:grid;overflow:hidden}.embed-panel__heading{gap:5px;max-width:680px;display:grid}.embed-panel__heading h2{font-weight:300}.booking-step{color:var(--cedar);font-family:var(--system);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700;line-height:1.4}.smoobu-frame{border:1px solid var(--line);background:var(--chalk);border-radius:2px;width:1px;min-width:100%;max-width:100%;display:block}.smoobu-frame--calendar{width:100%;min-width:0;max-width:100%;height:clamp(430px,56vw,610px);min-height:0}.smoobu-calendar-viewport{min-width:0;overflow:hidden}.smoobu-frame--booking{min-height:180px}.contact-layout{grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);align-items:start;gap:clamp(40px,6vw,82px);display:grid}.contact-details{gap:30px;display:grid}.contact-details p,.contact-address address,.contact-legal,.contact-email{font-family:var(--system);margin:0;font-size:18px;line-height:1.65}.contact-details__intro{max-width:55ch;color:var(--ink);font-size:19px!important}.contact-details__signature{color:var(--muted);font-weight:600;margin-top:-20px!important}.contact-details__direct{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:10px;padding-block:26px;display:grid}.contact-details__direct p{color:var(--muted)}.contact-phone{width:fit-content;color:var(--brand-slate);font-family:var(--system);letter-spacing:0;font-size:18px;font-weight:600;line-height:1.65}.contact-phone:hover,.contact-email:hover{text-underline-offset:4px;text-decoration:underline}.contact-email{width:fit-content;color:var(--brand-slate);font-weight:600}.contact-address{gap:14px;display:grid}.content-section .contact-address h2{font-size:32px}.contact-address address{color:var(--muted);gap:2px;font-style:normal;display:grid}.contact-legal{border:1px solid var(--line);background:#c2beb52e;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0;padding:22px;display:grid}.contact-legal div{gap:5px;min-width:0;display:grid}.contact-legal dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700}.contact-legal dd{overflow-wrap:anywhere;min-width:0;color:var(--ink);margin:0;font-size:17px;font-weight:600}.contact-response{color:var(--muted)}.contact-fallback{color:var(--ink);margin-top:28px}.contact-form{border:1px solid var(--line);background:#f9f5f2c2;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:clamp(22px,4vw,34px);display:grid;position:relative}.contact-form__honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contact-form label{color:var(--muted);font-family:var(--system);letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:14px;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);background:var(--chalk);font-family:var(--system);letter-spacing:0;text-transform:none;border:1px solid #42495338;border-radius:6px;padding:12px 13px;font-size:18px}.contact-form textarea{resize:vertical}.contact-form__wide,.form-status{grid-column:1/-1}.form-status{font-family:var(--system);margin:0;line-height:1.5}.form-status--success{color:var(--sage-deep)}.form-status--error{color:var(--wine)}.page-hero--reviews{grid-template-columns:minmax(420px,.95fr) minmax(480px,1.05fr)}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:36px;display:grid}.review-grid blockquote{background:var(--brand-slate);min-height:260px;color:var(--chalk);border-radius:8px;padding:28px}.review-grid p{margin:0;font-size:20px;font-weight:400;line-height:1.35}.review-grid cite{color:var(--sand)}.review-hero-proof{border:1px solid var(--line);background:#e8d8c152;grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.review-hero-proof__rating{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(16px,2vw,24px);padding:clamp(18px,2.4vw,26px) clamp(22px,3vw,32px);display:grid}.review-hero-proof__rating strong{color:var(--brand-slate);font-size:clamp(46px,4.4vw,62px);font-weight:300;line-height:.95}.review-hero-proof__rating div{font-family:var(--system);gap:4px;display:grid}.review-hero-proof__rating span,.review-hero-proof__rating small{display:block}.review-hero-proof__rating span{color:var(--brand-slate);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.35}.review-hero-proof__rating small{color:var(--muted);font-size:12px;line-height:1.4}.review-hero-proof blockquote{margin:0;padding:clamp(24px,3vw,34px) clamp(22px,3vw,32px) clamp(28px,3.5vw,38px)}.review-hero-proof blockquote p{max-width:32ch;margin:0;font-size:clamp(19px,1.65vw,23px);line-height:1.42}.review-hero-proof cite{color:var(--muted);font-family:var(--system);margin-top:12px;font-size:13px;font-style:normal;font-weight:700;display:block}.guestbook-carousel{min-width:0}.guestbook-carousel__stage{background:linear-gradient(135deg, #f9f5f261, transparent 42%), var(--brand-stone);min-width:0;box-shadow:var(--shadow);border:1px solid #42495329;position:relative;overflow:hidden}.guestbook-carousel__viewport{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;min-width:0;overflow-x:auto}.guestbook-carousel__viewport::-webkit-scrollbar{display:none}.guestbook-carousel__viewport:focus-visible{outline-offset:-4px;outline:3px solid #4249536b}.guestbook-carousel__track{display:flex}.guestbook-carousel__slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;place-items:center;min-width:0;min-height:clamp(520px,47vw,640px);margin:0;padding:clamp(26px,4vw,48px) clamp(54px,7vw,82px);display:grid}.guestbook-carousel__page{z-index:1;height:clamp(460px,41vw,560px);aspect-ratio:var(--guestbook-page-ratio);background:#e8d8c175;position:relative;overflow:hidden;transform:rotate(-.7deg);box-shadow:10px 12px #f9f5f247,0 24px 54px #4249533d}.guestbook-carousel__slide:nth-child(2n) .guestbook-carousel__page{transform:rotate(.65deg)}.guestbook-carousel__page img{object-fit:cover;transition:transform .32s}@media (hover:hover) and (pointer:fine){.guestbook-carousel__page:hover img{transform:scale(1.035)}}.guestbook-carousel__arrow{z-index:2;width:46px;height:46px;color:var(--brand-slate);font-family:var(--system);background:#f9f5f2e6;border:1px solid #4249534d;border-radius:50%;place-items:center;font-size:20px;transition:opacity .16s,background-color .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.guestbook-carousel__arrow--previous{left:16px}.guestbook-carousel__arrow--next{right:16px}.guestbook-carousel__arrow:hover:not(:disabled){background:var(--chalk)}.guestbook-carousel__arrow:focus-visible{outline-offset:3px;outline:3px solid #4249536b}.guestbook-carousel__arrow:disabled{opacity:.28;cursor:default}.guestbook-carousel__footer{min-height:52px;color:var(--brand-slate);grid-template-columns:minmax(0,1fr) 132px auto auto;align-items:center;gap:18px;padding:12px 2px 0;display:grid}.guestbook-carousel__footer p,.guestbook-carousel__footer>span{font-family:var(--system);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.guestbook-carousel__position{background:#42495338;width:132px;height:2px;overflow:hidden}.guestbook-carousel__position span{width:var(--guestbook-progress);background:var(--cedar);height:100%;transition:width .22s;display:block}.guestbook-carousel__translate{min-height:38px;color:var(--brand-slate);font-family:var(--system);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #42495361;padding:0 16px;font-size:12px;font-weight:700}.guestbook-carousel__translate:hover{color:var(--chalk);background:var(--brand-slate)}.guestbook-carousel__translate:focus-visible{outline-offset:3px;outline:3px solid #4249536b}.guestbook-carousel__translation{background:var(--chalk);border:1px solid #42495329;margin-top:14px;padding:clamp(18px,3vw,28px)}.guestbook-carousel__translation p{margin:0}.guestbook-carousel__translation p:last-child{max-width:70ch;font-family:var(--system);margin-top:10px;font-size:18px;line-height:1.65}.pricing-hero-summary{border-top:1px solid var(--line);gap:18px;padding-top:22px;display:grid}.pricing-hero-summary>p{color:var(--ink);margin:0;font-size:clamp(19px,2vw,25px);line-height:1.35}.pricing-hero-summary ul{color:var(--muted);font-family:var(--system);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:0;padding:0;font-size:15px;line-height:1.45;list-style:none;display:grid}.pricing-hero-summary li{padding-left:14px;position:relative}.pricing-hero-summary li:before{background:var(--cedar);content:"";border-radius:999px;width:5px;height:5px;position:absolute;top:.62em;left:0}.pricing-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,50px);display:grid}.pricing-details>section{border:1px solid var(--line);background:var(--chalk);padding:clamp(26px,3vw,36px)}.pricing-details h2{margin-bottom:24px}.pricing-details h3{color:var(--brand-slate);font-family:var(--system);letter-spacing:.12em;text-transform:uppercase;margin:28px 0 12px;font-size:12px;font-weight:700}.pricing-details p{color:var(--muted);font-family:var(--system);line-height:1.65}.pricing-seasonal{border-left:4px solid var(--cedar);background:#e8d8c16b;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;padding:22px clamp(24px,3vw,36px);display:flex}.pricing-seasonal p{color:var(--cedar);margin:0}.pricing-seasonal strong{color:var(--brand-slate);white-space:nowrap;font-size:clamp(26px,3vw,40px);font-weight:300}.site-footer{color:var(--brand-slate);background:var(--brand-stone);border-top:1px solid #42495333;grid-template-columns:minmax(230px,.85fr) minmax(360px,1.3fr) minmax(240px,.85fr);align-items:start;gap:clamp(28px,4vw,52px);padding:clamp(38px,5vw,58px) max(24px,50vw - 640px);display:grid}.footer-logo{width:132px;height:150px;position:relative;overflow:hidden}.footer-logo img{width:250px;max-width:none;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-cta{align-content:start;gap:16px;padding-inline:clamp(0px,2vw,28px);display:grid}.footer-cta h2{max-width:520px;margin:0;font-size:clamp(32px,3.3vw,46px);font-weight:300;line-height:1}.site-footer .secondary-button{width:100%;max-width:460px;color:var(--brand-paper);border-color:var(--brand-slate);background:var(--brand-slate)}.site-footer .secondary-button:hover{color:var(--brand-slate);border-color:var(--brand-paper);background:var(--brand-paper);box-shadow:inset 0 -3px 0 var(--brand-mustard)}.site-footer nav{width:100%;font-family:var(--system);letter-spacing:.12em;text-transform:uppercase;align-content:start;justify-items:start;gap:18px;font-size:14px;font-weight:500;display:grid}.footer-links{grid-template-columns:repeat(2,minmax(0,auto));gap:14px 24px;display:grid}.footer-links a{text-underline-offset:5px;text-decoration-line:underline;text-decoration-color:#0000;transition:text-decoration-color .16s}.footer-links a:hover,.footer-links a:focus-visible{text-decoration-color:currentColor}.analytics-settings-button{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;padding:0}.analytics-settings-button:hover,.analytics-settings-button:focus-visible{text-underline-offset:4px;text-decoration:underline}.social-links{justify-content:flex-start;gap:10px;display:flex}.social-link{width:40px;height:40px;color:var(--brand-slate);background:#f7f2eb33;border:1px solid #42495361;border-radius:999px;justify-content:center;align-items:center;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.social-link svg{width:16px;height:16px}.social-link:hover{border-color:var(--brand-slate);background:#f7f2eb85;transform:translateY(-1px)}.site-footer address{color:#424953e6;width:100%;font-family:var(--system);letter-spacing:0;text-align:left;text-transform:none;border-top:1px solid #42495342;margin-top:0;padding-top:16px;font-size:15px;font-style:normal;font-weight:400;line-height:1.6}.site-footer address a{text-underline-offset:3px;text-decoration-line:underline;text-decoration-color:#0000;text-decoration-thickness:1px;transition:text-decoration-color .16s}.site-footer address a:hover,.site-footer address a:focus-visible{text-decoration-color:currentColor}.analytics-consent{z-index:40;border:1px solid #42495338;border-left:4px solid var(--sage-deep);width:min(850px,100% - clamp(28px,6vw,72px));color:var(--brand-slate);background:var(--chalk);box-shadow:var(--shadow);border-radius:2px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-left:auto;padding:22px 24px;display:grid;position:fixed;bottom:clamp(14px,3vw,36px);left:clamp(14px,3vw,36px);right:clamp(14px,3vw,36px)}.analytics-consent__copy h2{margin:0 0 6px;font-size:clamp(22px,2.6vw,30px);font-weight:400;line-height:1.08}.analytics-consent__copy p{max-width:620px;color:var(--muted);font-family:var(--system);margin:0;font-size:14px;line-height:1.55}.analytics-consent__actions{align-items:center;gap:10px;display:flex}.analytics-consent__accept,.analytics-consent__decline{border:1px solid var(--brand-slate);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;border-radius:2px;min-height:44px;padding:0 18px;font-size:11px;font-weight:700}.analytics-consent__accept{color:var(--chalk);background:var(--brand-slate)}.analytics-consent__decline{color:var(--brand-slate);background:0 0}.analytics-consent__accept:hover{background:var(--brand-slate);box-shadow:inset 0 -3px 0 var(--brand-sand)}.analytics-consent__decline:hover{background:#4249530f}.analytics-consent__close{width:36px;height:36px;color:var(--brand-slate);font-family:var(--system);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:24px;line-height:1;display:inline-flex;position:absolute;top:7px;right:9px}.analytics-consent__close:hover{background:#42495314}.analytics-consent__accept:focus-visible,.analytics-consent__decline:focus-visible,.analytics-consent__close:focus-visible,.analytics-settings-button:focus-visible{outline-offset:3px;outline:3px solid #42495352}.faq-list p,.editorial-page p,.blog-index p,.guide-card p{font-family:var(--system)}.editorial-facts{background:var(--line);gap:1px;margin:0;padding:1px;list-style:none;display:grid}.faq-section{width:min(920px,100%);margin:clamp(70px,8vw,110px) auto 0}.faq-section>h2{margin-bottom:28px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--system);padding:22px 48px 22px 0;font-size:17px;font-weight:650;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{font-family:var(--serif);content:"+";font-size:28px;font-weight:300;position:absolute;top:18px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list p{max-width:760px;color:var(--muted);margin:-4px 0 24px;line-height:1.68}.editorial-page,.blog-index{width:min(1240px,100% - 40px);margin:clamp(24px,4vw,52px) auto clamp(78px,10vw,140px)}.editorial-hero,.guide-hero{border:1px solid var(--line);background:var(--chalk);grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);min-height:590px;display:grid}.editorial-hero__copy,.guide-hero__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(38px,5vw,70px);display:flex}.editorial-hero h1,.guide-hero h1,.blog-index h1{letter-spacing:-.02em;margin:0;font-size:clamp(48px,5.5vw,76px);font-weight:300;line-height:.98}.editorial-hero__intro,.guide-hero__copy>p:not(.eyebrow),.blog-index__intro>p:not(.eyebrow){color:var(--muted);margin:26px 0 0;font-size:19px;line-height:1.68}.editorial-hero__media,.guide-hero__media,.editorial-section__media,.guide-card__media{background:var(--brand-stone);min-height:420px;position:relative;overflow:hidden}.editorial-hero__media img,.guide-hero__media img,.editorial-section__media img,.guide-card__media img{object-fit:cover}.guide-hero__media img,.guide-inline-figure__media img,.guide-card__media img{object-position:var(--media-position-desktop,50% 50%)}.guide-hero__media.guide-media--illustration,.guide-inline-figure__media.guide-media--illustration,.guide-card__media.guide-media--illustration{background:var(--paper)}.guide-hero__media.guide-media--illustration img,.guide-inline-figure__media.guide-media--illustration img,.guide-card__media.guide-media--illustration img{object-fit:contain}.editorial-facts{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1px}.editorial-facts li{min-height:74px;color:var(--brand-slate);font-family:var(--system);text-align:center;background:#e8d8c161;justify-content:center;align-items:center;padding:14px 18px;font-size:14px;font-weight:650;line-height:1.45;display:flex}.editorial-sections{width:min(1060px,100%);margin:clamp(70px,9vw,120px) auto}.editorial-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr);gap:40px;padding:clamp(42px,6vw,76px) 0;display:grid}.editorial-section:has(.editorial-section__media){grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.editorial-section h2,.guide-body h2,.editorial-cta h2,.blog-index h2{margin:0 0 22px;font-size:clamp(32px,3.5vw,48px);font-weight:350;line-height:1.06}.editorial-section p,.guide-body p,.editorial-cta p,.guide-card p{color:var(--muted);margin:0 0 18px;font-size:18px;line-height:1.72}.editorial-cta{background:var(--brand-slate);color:var(--chalk);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;margin-top:clamp(70px,9vw,120px);padding:clamp(34px,5vw,62px);display:grid}.editorial-cta h2{color:var(--chalk);margin-bottom:14px}.editorial-cta p{color:#f9f5f2d1;max-width:720px}.editorial-cta .primary-button{color:var(--brand-slate);background:var(--sand)}.guide-byline{color:var(--sage-deep);font-family:var(--system);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:8px 18px;margin-top:26px;font-size:13px;font-weight:650;display:flex}.guide-body{width:min(820px,100%);margin:clamp(72px,9vw,118px) auto}.guide-body>section{margin-bottom:clamp(54px,7vw,82px)}.guide-inline-figure{margin:clamp(34px,5vw,54px) 0 0}.guide-inline-figure__media{aspect-ratio:3/2;background:var(--brand-stone);position:relative;overflow:hidden}.guide-inline-figure__media img{object-fit:cover}.guide-inline-figure figcaption{color:var(--muted);font-family:var(--system);margin-top:12px;font-size:14px;line-height:1.55}.guide-routes{border-top:1px solid var(--line);padding-top:clamp(34px,5vw,52px)}.guide-routes__list{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:28px;display:grid}.guide-routes__list a{background:var(--chalk);gap:9px;min-height:126px;padding:24px 50px 24px 24px;transition:background-color .16s;display:grid;position:relative}.guide-routes__list a:hover{background:#e8d8c16b}.guide-routes__list strong,.guide-routes__list span{font-family:var(--system)}.guide-routes__list strong{color:var(--brand-slate);font-size:15px;line-height:1.4}.guide-routes__list span{color:var(--muted);font-size:13px;line-height:1.5}.guide-routes__list span[aria-hidden=true]{color:var(--cedar);font-size:18px;position:absolute;top:22px;right:22px}.guide-why-stay{border:1px solid var(--line);background:#e8d8c157;margin:72px 0;padding:clamp(30px,5vw,52px)}.guide-sources ul{color:var(--muted);font-family:var(--system);padding-left:20px;line-height:1.7}.guide-sources a{text-underline-offset:3px;text-decoration:underline}.blog-index__intro{max-width:860px;padding:clamp(56px,8vw,100px) 0 clamp(48px,7vw,82px)}.guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.guide-card{border:1px solid var(--line);background:var(--chalk);grid-template-rows:minmax(320px,.9fr) minmax(0,1fr);display:grid}.guide-card__copy{flex-direction:column;align-items:flex-start;padding:clamp(28px,4vw,46px);display:flex}.guide-card__copy h2{font-size:clamp(30px,3vw,42px)}.guide-card__copy p:not(.section-kicker){flex-grow:1}@media (max-width:1240px){.site-header{background:#f9f5f2f2;grid-template-columns:1fr auto}.nav--desktop{display:none}.mobile-navigation{display:block}.mobile-navigation nav{top:104px}}@media (max-width:980px){:is(.home-hero__copy-band,.home-story,.home-feature,.amenities-hero,.amenity-feature,.quote-band,.page-hero,.contact-layout,.site-footer,.editorial-hero,.guide-hero,.editorial-section:has(.editorial-section__media),.noordwijk-guide-links){grid-template-columns:1fr}.editorial-hero__media,.guide-hero__media{min-height:500px}.editorial-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-card-grid,.noordwijk-guide-links__grid{grid-template-columns:1fr}.availability-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero{grid-template-columns:1fr;grid-template-areas:"media""copy""search";width:min(760px,100% - 28px)}.availability-bar .primary-button{grid-column:1/-1}.home-feature__media,.amenity-feature__media,.amenity-feature--reverse .amenity-feature__media{order:-1}.home-feature__media{min-height:min(540px,62vw)}.home-hero__lead-media{border-right:0;border-bottom:1px solid var(--line);height:min(500px,58vw);min-height:0}.home-hero__copy{min-height:0;padding:clamp(40px,7vw,66px)}.home-story{gap:28px;padding:clamp(34px,6vw,54px)}.home-story__illustration{width:min(720px,100%);margin-inline:auto}.home-story__copy{max-width:650px}.amenities-hero__media,.amenity-feature__media{min-height:min(560px,68vw)}.amenities-perks__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-band__review{border-top:1px solid #f7f2eb47;border-left:0;padding-top:36px;padding-left:0}.page-hero{min-height:auto;padding-block:42px}.page-hero>img{height:min(500px,64vw)}.review-grid,.home-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-details{grid-template-columns:1fr}.pricing-seasonal{grid-column:auto}}@media (max-width:680px){.direct-booking-banner{grid-template-columns:0 minmax(0,1fr) 36px;min-height:64px;padding:7px 10px 7px 14px}.direct-booking-banner__message{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3px;padding-right:8px;font-size:12.5px;line-height:1.35}.direct-booking-banner__link{gap:5px;min-height:28px;padding-inline:10px;font-size:10.5px}.guide-hero__media img,.guide-inline-figure__media img,.guide-card__media img{object-position:var(--media-position-mobile,50% 50%)}.guide-routes__list{grid-template-columns:1fr}.site-header{grid-template-columns:1fr;justify-items:center;gap:10px;min-height:78px;padding:12px 12px 10px}.logo-mark{width:min(330px,84vw)}.header-actions{justify-content:space-between;gap:6px;width:100%;display:flex}.header-actions .book-button{justify-self:end}.mobile-navigation nav{padding-inline:16px;top:132px}.mobile-navigation__toggle,.language-menu__toggle{min-height:46px;padding-inline:12px;font-size:12px}.language-menu__panel{position:fixed;top:58px;right:14px}.book-button,.primary-button,.secondary-button{min-height:46px;padding:0 17px;font-size:12px}.home-hero{width:100%;box-shadow:none;border-left:0;border-right:0;margin-top:0}.home-hero__lead-media{aspect-ratio:3/2;width:100%;min-width:0;height:auto;min-height:0}.home-hero__copy-band{border-bottom:1px solid var(--line)}.home-hero__copy{padding:30px 22px 34px}.home-hero__facts{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.home-hero__facts li{text-align:center;border-right:1px solid #42495329;justify-content:center;align-items:center;min-height:62px;padding:9px 6px;font-size:11px;line-height:1.35;display:flex}.home-hero__facts li:last-child{border-right:0}.home-hero__facts li:before{display:none}.home-feature__copy{padding:30px 4px 34px}.home-story{width:calc(100% - 32px);margin-block:62px 72px;padding:34px 20px 40px}.home-story__copy h2{font-size:clamp(42px,12vw,54px)}.home-story__illustration img{width:112%;max-width:none;margin-left:-6%}.home-feature__media{min-height:330px}.amenities-hero,.amenities-feature-list{width:calc(100% - 28px)}.amenities-hero{padding:14px 0 58px}.amenities-hero__copy,.amenity-feature__copy{padding:30px 22px 34px}.amenities-hero h1,.amenity-feature__copy h2{font-size:clamp(42px,12vw,54px)}.amenities-hero__media,.amenity-feature__media{aspect-ratio:4/3;min-height:0}.amenities-feature-list{margin-bottom:58px}.amenity-feature{min-height:0}.amenities-perks{padding:58px 14px}.amenities-perks__grid{grid-template-columns:1fr}.home-features{width:calc(100% - 28px);margin-block:58px}.home-features__header h2{font-size:clamp(42px,12vw,56px)}.home-feature{min-height:0}.home-hero h1{white-space:normal;max-width:none;font-size:clamp(40px,10.5vw,46px)}.hero-copy{margin-top:18px;font-size:18px}.hero-actions{margin-top:24px}.contact-form,.review-grid{grid-template-columns:1fr}.availability-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.availability-bar .field:nth-of-type(3),.availability-bar .primary-button{grid-column:1/-1}.editorial-page,.blog-index{width:calc(100% - 28px)}.editorial-hero,.guide-hero{min-height:0}.editorial-hero__copy,.guide-hero__copy{padding:34px 24px 38px}.editorial-hero h1,.guide-hero h1,.blog-index h1{font-size:clamp(42px,13vw,58px)}.editorial-hero__media,.guide-hero__media,.editorial-section__media{min-height:min(430px,112vw)}.editorial-facts{grid-template-columns:1fr}.editorial-facts li{min-height:58px}.editorial-section{padding-block:44px}.editorial-cta{grid-template-columns:1fr;align-items:start}.editorial-cta .primary-button{width:100%}.review-hero-proof{grid-template-columns:1fr}.review-hero-proof__rating{border-bottom:1px solid var(--line);padding:18px 20px}.review-hero-proof blockquote{padding:24px 20px 28px}.pricing-hero-summary ul{grid-template-columns:1fr}.availability-bar .primary-button{grid-column:auto}.home-hero .availability-bar .primary-button{grid-column:1/-1}.page-hero{gap:28px;padding:32px 18px 38px}.page-hero h1{font-size:clamp(42px,12vw,54px)}.content-section h2{font-size:clamp(28px,9vw,38px)}.page-hero>img{height:min(340px,78vw)}.guestbook-carousel__slide{min-height:min(560px,132vw);padding:24px 48px}.guestbook-carousel__page{width:min(82vw,360px);height:auto}.guestbook-carousel__arrow{width:42px;height:42px}.guestbook-carousel__arrow--previous{left:8px}.guestbook-carousel__arrow--next{right:8px}.guestbook-carousel__footer{grid-template-columns:1fr auto}.guestbook-carousel__position,.guestbook-carousel__translate{grid-column:1/-1;width:100%}.quote-band__review{grid-template-columns:1fr}.photo-carousel__slide{aspect-ratio:4/3}.photo-carousel__image{object-position:var(--photo-position-mobile)}.photo-carousel__controls{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.photo-carousel__button{width:100%;min-height:44px;padding-inline:10px;font-size:10px}.photo-carousel__meta{align-items:flex-start;gap:12px}.photo-carousel__meta p{font-size:24px}.photo-carousel__thumbnail{flex-basis:72px;min-height:54px}.photos-page__cta{flex-direction:column;align-items:stretch}.photos-page__cta .primary-button{width:100%}.photos-page{width:calc(100% - 28px);padding-top:30px}.photos-page__intro{gap:12px;margin-bottom:24px}.photos-page__intro h1{font-size:clamp(46px,14vw,58px)}.site-footer{text-align:center;justify-items:center;gap:24px;padding:38px 20px 30px}.footer-cta{justify-items:center;width:100%;padding-inline:0}.footer-links,.social-links,.site-footer nav{justify-content:center;justify-items:center}.footer-links{grid-template-columns:repeat(2,minmax(0,auto))}.site-footer address{text-align:center;width:100%}.analytics-consent{grid-template-columns:1fr;gap:18px;padding:20px}.analytics-consent__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.analytics-consent__accept,.analytics-consent__decline{white-space:normal;width:100%;padding-inline:10px}.content-section{padding:48px 18px 58px}.contact-legal{grid-template-columns:1fr}.smoobu-frame--calendar{width:680px;min-width:680px;max-width:none;height:440px}.smoobu-calendar-viewport{overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow-x:auto}.smoobu-calendar-viewport::-webkit-scrollbar{display:none}.smoobu-frame--booking{min-height:360px}.pricing-seasonal{flex-direction:column;align-items:flex-start}}@media (max-width:440px){.header-menus,.header-actions{gap:4px}.home-proof-strip,.amenities-summary{grid-template-columns:1fr}.home-hero .hero-actions{width:100%;display:grid}.home-hero .hero-actions a{width:100%}.home-hero .hero-actions .home-hero__text-link{width:fit-content}}@media (max-width:360px){.logo-mark{width:min(290px,82vw)}.home-hero h1{white-space:normal;font-size:38px}.book-button,.mobile-navigation__toggle,.language-menu__toggle{padding-inline:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
