:root{--primary:#173f3f;--accent:#c79a55;--bg:#f7f4ee;--text:#1b1d1d;--card:#fff;--muted:#6b7171;--radius:18px;--shadow:0 12px 35px rgba(0,0,0,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body,Arial,sans-serif);background:var(--bg);color:var(--text);line-height:1.6}h1,h2,h3{font-family:var(--font-heading,Georgia,serif);line-height:1.15}.container{width:min(1180px,92vw);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #0001}.nav{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:20px}.brand{font-weight:800;font-size:22px;color:var(--primary);text-decoration:none}.navlinks{display:flex;gap:22px;align-items:center}.navlinks a{color:var(--text);text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:12px 18px;background:var(--primary);color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.btn.alt{background:var(--accent);color:#181818}.btn.ghost{background:#fff;color:var(--primary);border:1px solid #d9dfdf}.hero{min-height:72vh;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(16,44,44,.85),rgba(16,44,44,.28)),var(--hero-image,linear-gradient(130deg,#244,#799));background-size:cover;background-position:center}.hero-inner{padding:90px 0;max-width:720px}.hero h1{font-size:clamp(42px,6vw,78px);margin:0 0 20px}.hero p{font-size:20px;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.section{padding:78px 0}.section.alt{background:#fff}.section-title{max-width:760px;margin-bottom:28px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:var(--card);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow);border:1px solid #0000000c}.feature-icon{font-size:26px}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.gallery img{width:100%;height:260px;object-fit:cover;border-radius:14px}.gallery img:first-child{height:532px;grid-row:span 2}.booking-box{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;background:#fff;padding:18px;border-radius:16px;box-shadow:var(--shadow);color:var(--text)}label{font-weight:700;font-size:13px;display:block;margin-bottom:5px}input,select,textarea{width:100%;padding:12px;border:1px solid #d7dddd;border-radius:10px;background:#fff;font:inherit}textarea{min-height:120px}.price{font-size:30px;font-weight:800;color:var(--primary)}.flash{padding:12px 14px;border-radius:10px;margin:12px 0}.flash.ok{background:#e9f8ef;color:#23613d}.flash.err{background:#ffe9e9;color:#8d2828}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}th,td{padding:12px;border-bottom:1px solid #eee;text-align:left}th{background:#f4f6f6}.badge{display:inline-block;padding:4px 9px;border-radius:999px;background:#edf1f1;font-size:12px}.admin-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{background:#123535;color:#fff;padding:24px 18px;position:sticky;top:0;height:100vh}.sidebar a{display:block;color:#dcecec;text-decoration:none;padding:10px 12px;border-radius:9px;margin:2px 0}.sidebar a:hover,.sidebar a.active{background:#ffffff18}.admin-main{padding:28px}.admin-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi{background:#fff;padding:20px;border-radius:14px;box-shadow:var(--shadow)}.kpi strong{font-size:28px;display:block}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.full{grid-column:1/-1}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.tabs a{padding:9px 12px;background:#fff;border-radius:9px;text-decoration:none;color:var(--text)}.footer{background:#102f2f;color:#e7eeee;padding:52px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.portal{max-width:1000px;margin:35px auto;padding:0 20px}.timeline{border-left:3px solid var(--accent);padding-left:24px}.timeline .item{margin:0 0 24px}.mobile-toggle{display:none}.muted{color:var(--muted)}.danger{background:#a92f2f}.success{background:#2e7d52}.notice{background:#fff8dc;padding:14px;border-radius:10px}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.day{background:#fff;padding:8px;min-height:84px;border-radius:8px;border:1px solid #eee}.day.busy{background:#ffe8e8}.day.blocked{background:#eee}.day .n{font-weight:700}
@media(max-width:900px){.grid,.kpis{grid-template-columns:1fr 1fr}.booking-box{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.gallery img:first-child{grid-column:1/-1;height:350px}.admin-shell{grid-template-columns:1fr}.sidebar{position:relative;height:auto}.navlinks{display:none}.mobile-toggle{display:block}.footer-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}}
@media(max-width:620px){.grid,.kpis,.booking-box,.gallery{grid-template-columns:1fr}.gallery img,.gallery img:first-child{height:260px}.hero{min-height:64vh}.hero-inner{padding:64px 0}.section{padding:54px 0}.admin-main{padding:16px}.nav{min-height:64px}}
/* Urkerhuisje Definitive 2.0 public design system */
.site-logo{max-height:52px;max-width:210px;display:block}.mobile-menu-button{display:none;border:0;background:transparent;font-size:28px;color:var(--primary)}.language-links{display:inline-flex;gap:5px;margin-left:4px}.language-links a{font-size:11px;padding:4px 5px;border-radius:5px}.language-links a.active{background:var(--primary);color:#fff}.narrow{max-width:820px}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.media-card{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);min-height:360px}.media-card img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.eyebrow{display:block;font-weight:800;letter-spacing:.14em;text-transform:uppercase;font-size:12px;color:var(--accent);margin-bottom:8px}.section-heading-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-heading-row h2{margin:0}.gallery-pro{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:170px;gap:12px}.gallery-pro img{width:100%;height:100%;object-fit:cover;border-radius:14px;grid-column:span 4}.gallery-pro img:nth-child(1){grid-column:span 7;grid-row:span 2}.gallery-pro img:nth-child(2){grid-column:span 5;grid-row:span 2}.gallery-pro img:nth-child(5n){grid-column:span 6}.full-image-block{min-height:62vh;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.full-image-copy{max-width:680px;padding:80px 0}.full-image-copy h2{font-size:clamp(36px,5vw,64px)}.video-wrap{aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#111}.video-wrap iframe,.video-wrap video{width:100%;height:100%;border:0;object-fit:cover}.map-frame{width:100%;min-height:420px;border:0;border-radius:16px}.faq-item{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:15px 18px;margin:10px 0}.faq-item summary{font-weight:800;cursor:pointer}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stat{text-align:center;padding:25px}.stat strong{font-size:42px;display:block;font-family:var(--font-heading)}.stat span{color:var(--muted)}.page-hero{padding:110px 0 70px;background:linear-gradient(135deg,var(--primary),#315f5f);color:#fff}.page-hero h1{font-size:clamp(44px,7vw,76px);margin:0 0 16px}.page-hero p{max-width:760px;font-size:18px}.package-card img{width:100%;height:210px;object-fit:cover;border-radius:12px;margin-bottom:14px}.review{margin:0}.review strong{color:var(--accent);letter-spacing:2px}.review footer{font-weight:700}.contact-form{padding:26px}.booking-pro{grid-template-columns:1.1fr 1.1fr .75fr 1fr 1fr}.booking-action{display:flex;flex-direction:column;gap:6px;justify-content:end}.footer a{color:inherit}.header-overlay .site-header{background:rgba(255,255,255,.9)}.header-solid .site-header{background:#fff}.header-compact .nav{min-height:58px}.header-compact .site-logo{max-height:38px}
/* 8 distinct selectable visual templates */
.theme-historic-urk{--radius:8px;--shadow:0 12px 34px rgba(44,32,22,.12)}.theme-historic-urk h1,.theme-historic-urk h2,.theme-historic-urk h3{letter-spacing:-.015em}.theme-historic-urk .hero{background-position:center}.theme-historic-urk .card{border-top:3px solid color-mix(in srgb,var(--accent) 55%,transparent)}
.theme-boutique{--radius:3px;--shadow:0 18px 55px rgba(0,0,0,.12)}.theme-boutique .hero{min-height:88vh;background-image:linear-gradient(90deg,#000a,#0002),var(--hero-image)}.theme-boutique .hero h1{text-transform:uppercase;letter-spacing:.035em}.theme-boutique .section{padding:100px 0}.theme-boutique .btn{border-radius:2px;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.theme-boutique .card{border:0}
.theme-nautical{--radius:14px}.theme-nautical .hero{background-image:linear-gradient(180deg,rgba(4,46,74,.55),rgba(4,46,74,.8)),var(--hero-image)}.theme-nautical .site-header{border-bottom:3px solid var(--accent)}.theme-nautical .eyebrow{letter-spacing:.22em}.theme-nautical .card{box-shadow:0 8px 24px rgba(1,55,86,.08)}
.theme-minimal{--radius:0;--shadow:none}.theme-minimal .hero{min-height:75vh;background-image:linear-gradient(90deg,#fff 0 42%,transparent 68%),var(--hero-image);color:var(--text)}.theme-minimal .hero-inner{max-width:520px;margin-left:0}.theme-minimal .card{border:1px solid #ddd;box-shadow:none}.theme-minimal .section{padding:110px 0}.theme-minimal .btn{border-radius:0}
.theme-country{--radius:24px;--shadow:0 16px 40px rgba(70,55,36,.1)}.theme-country .hero{border-radius:0 0 60px 60px;overflow:hidden}.theme-country .card{background:#fffdf8}.theme-country .btn{border-radius:999px}.theme-country .gallery-pro img{border-radius:24px}
.theme-monument{--bg:#16191a;--text:#ece8df;--card:#202426;--muted:#aaa59d;--shadow:0 18px 55px #0005}.theme-monument .site-header{background:#121516ee;border-bottom-color:#ffffff14}.theme-monument .navlinks a,.theme-monument .brand{color:#f1eee7}.theme-monument .section.alt,.theme-monument table,.theme-monument th{background:#1d2122}.theme-monument .card{border-color:#ffffff10}.theme-monument input,.theme-monument select,.theme-monument textarea{background:#252a2c;color:#fff;border-color:#ffffff22}.theme-monument .footer{background:#090b0b}.theme-monument .hero{min-height:86vh}
.theme-coastal{--radius:20px;--shadow:0 12px 30px rgba(40,93,120,.1)}.theme-coastal .hero{background-image:linear-gradient(180deg,rgba(0,80,120,.2),rgba(0,55,75,.6)),var(--hero-image)}.theme-coastal .section.alt{background:#f2fbfd}.theme-coastal .card{border:1px solid #dceff3}.theme-coastal .btn{border-radius:999px}
.theme-editorial{--radius:0;--shadow:none}.theme-editorial .container{width:min(1280px,92vw)}.theme-editorial .hero h1{font-size:clamp(54px,9vw,120px);line-height:.92}.theme-editorial .hero-inner{max-width:960px}.theme-editorial .card{box-shadow:none;border:0;border-top:1px solid #bbb}.theme-editorial .section-title h2,.theme-editorial .section-heading-row h2{font-size:clamp(36px,5vw,68px)}.theme-editorial .gallery-pro{gap:4px}.theme-editorial .gallery-pro img{border-radius:0}
@media(max-width:900px){.split,.stat-grid{grid-template-columns:1fr 1fr}.booking-pro{grid-template-columns:1fr 1fr}.mobile-menu-button{display:block}.navlinks{position:absolute;left:4%;right:4%;top:66px;background:#fff;padding:16px;border-radius:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;display:none}.navlinks.open{display:flex}.navlinks a{color:#1b1d1d!important}.language-links{margin-left:0}.theme-minimal .hero{background-image:linear-gradient(#fff8,#fff8),var(--hero-image)}}
@media(max-width:620px){.split,.stat-grid,.booking-pro{grid-template-columns:1fr}.gallery-pro{grid-template-columns:1fr;grid-auto-rows:220px}.gallery-pro img,.gallery-pro img:nth-child(n){grid-column:auto;grid-row:auto}.section-heading-row{align-items:start;flex-direction:column}.page-hero{padding:80px 0 50px}.theme-boutique .section,.theme-minimal .section{padding:64px 0}}
.post-card img,.article-hero{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px}.post-card a{font-weight:800}.social-row{display:flex;gap:10px;flex-wrap:wrap}.social-chip,.footer-social a{display:inline-flex;padding:8px 12px;border:1px solid currentColor;border-radius:999px;text-decoration:none}.prose{font-size:1.08rem;line-height:1.8}.lead{font-size:1.2rem;font-weight:600}.last-minute-section{background:linear-gradient(135deg,#fff7e8,#f7f4ee)}
