/*
Theme Name: Ermerlodge
Theme URI: https://ermerlodge.nl
Author: OpenAI voor Ermerlodge
Description: Luxe, lichte en responsieve WordPress-website voor Ermerlodge.
Version: 2.0.0
Text Domain: ermerlodge
*/
:root{--forest:#173f36;--forest2:#255f50;--sage:#9fb9a4;--aqua:#72b8bc;--sand:#ead8b5;--terracotta:#bd7251;--ivory:#fbfaf6;--ink:#24302b;--muted:#65706a;--white:#fff;--shadow:0 24px 70px rgba(19,57,48,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 42px));margin:auto}
.site-header{position:fixed;inset:0 0 auto;z-index:60;background:rgba(251,250,246,.89);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,63,54,.08)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:block;width:172px;height:70px;overflow:hidden}.brand img{width:100%;height:100%;object-fit:contain}.menu{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.menu a{transition:.2s}.menu a:hover{color:var(--terracotta)}.menu .book{background:var(--forest);color:white;padding:12px 20px;border-radius:999px}.menu-toggle{display:none;border:0;background:none;font-size:27px;color:var(--forest)}
.hero{min-height:100vh;position:relative;display:flex;align-items:center;color:white;background:url('assets/images/hero-vibrant.webp') center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,46,39,.82),rgba(14,46,39,.35) 55%,rgba(14,46,39,.08)),linear-gradient(0deg,rgba(0,0,0,.25),transparent 42%)}.hero-content{position:relative;z-index:2;max-width:780px;padding-top:80px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.19em;font-size:12px;font-weight:800;color:var(--terracotta)}.hero .eyebrow{color:#f7dfad}.hero h1,.section-title h2,.signature-copy h2,.story-copy h2,.veranda-copy h2,.environment-panel h2,.reserve-copy h2,.closing h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.035em}.hero h1{font-size:clamp(58px,8vw,105px);line-height:.96;margin:14px 0 24px;max-width:760px}.hero p{font-size:clamp(18px,2vw,24px);max-width:660px}.buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 23px;border-radius:999px;font-weight:800;border:1px solid transparent;transition:.25s transform,.25s box-shadow}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--sand);color:#3c3424;box-shadow:0 14px 35px rgba(234,216,181,.23)}.btn-ghost{border-color:rgba(255,255,255,.7);color:white;background:rgba(255,255,255,.07)}.scroll-hint{position:absolute;left:50%;bottom:26px;z-index:2;font-size:34px;animation:bob 1.8s infinite}@keyframes bob{50%{transform:translateY(7px)}}
section{padding:110px 0}.signature{background:var(--ivory)}.signature-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.signature-copy h2,.story-copy h2,.section-title h2,.veranda-copy h2,.environment-panel h2,.reserve-copy h2{font-size:clamp(39px,5vw,64px);line-height:1.08;margin:10px 0 20px;color:var(--forest)}.lead,.section-title p,.story-copy p,.environment-panel p,.reserve-copy p{font-size:18px;color:var(--muted)}.facts{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:34px}.facts div{padding:19px;border-top:1px solid rgba(23,63,54,.16)}.facts strong{font-family:Georgia,serif;color:var(--forest);font-size:34px;display:block}.facts span{color:var(--muted);font-size:14px}.signature-visual{position:relative}.signature-visual img{height:650px;width:100%;object-fit:cover;border-radius:48% 48% 18px 18px;box-shadow:var(--shadow)}.floating-note{position:absolute;left:-35px;bottom:34px;background:var(--terracotta);color:white;padding:14px 20px;border-radius:999px;font-weight:800;box-shadow:0 15px 34px rgba(189,114,81,.25)}
.story{background:white}.story-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.story-image img{height:620px;width:100%;object-fit:cover;border-radius:20px 120px 20px 20px}.text-link{display:inline-flex;gap:12px;align-items:center;color:var(--forest);font-weight:800;border-bottom:1px solid var(--sage);padding-bottom:5px;margin-top:12px}
.veranda-feature{position:relative;min-height:760px;display:flex;align-items:flex-end;color:white;padding-bottom:90px}.veranda-bg{position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,42,35,.78),rgba(13,42,35,.05) 70%),url('assets/images/veranda.webp') center/cover no-repeat}.veranda-copy{position:relative;z-index:2;max-width:760px}.veranda-copy h2{color:white}.veranda-copy p{font-size:20px;max-width:650px}.kicker.light{color:#f3d99f}
.rooms{background:var(--ivory)}.section-title{max-width:760px;margin-bottom:50px}.section-title.compact{margin-bottom:34px}.gallery-editorial{display:grid;grid-template-columns:1fr 1fr;gap:22px}.gallery-editorial figure{margin:0;position:relative;overflow:hidden;border-radius:22px;min-height:420px;background:#ddd}.gallery-editorial .g-wide{grid-column:1/-1;min-height:560px}.gallery-editorial img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:.5s}.gallery-editorial figure:hover img{transform:scale(1.035)}.gallery-editorial figcaption{position:absolute;inset:auto 0 0;padding:58px 24px 24px;background:linear-gradient(transparent,rgba(0,0,0,.75));color:white}.gallery-editorial strong{display:block;font-family:Georgia,serif;font-size:28px}.gallery-editorial span{opacity:.88}
.environment{display:grid;grid-template-columns:1.15fr .85fr;padding:0;min-height:720px}.environment-photo{background:url('assets/images/beach.webp') center/cover no-repeat}.environment-panel{background:var(--forest);color:white;padding:90px max(38px,calc((100vw - 1180px)/2)) 90px 70px;display:flex;flex-direction:column;justify-content:center}.environment-panel h2{color:white}.environment-panel p{color:rgba(255,255,255,.82)}.environment-panel ul{padding:0;margin:24px 0 0;list-style:none;display:grid;gap:12px}.environment-panel li:before{content:'•';color:var(--sand);font-size:25px;vertical-align:-2px;margin-right:12px}
.amenities{background:white}.amenity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.amenity-grid>div{background:var(--ivory);padding:28px;border-radius:18px;border:1px solid rgba(23,63,54,.08)}.amenity-grid span{font-family:Georgia,serif;color:var(--terracotta);font-size:22px}.amenity-grid h3{color:var(--forest);font-size:20px;margin:13px 0 8px}.amenity-grid p{color:var(--muted);font-size:14px;margin:0}
.reserve{background:linear-gradient(135deg,var(--forest),#276b5a);color:white}.reserve-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.reserve-copy h2{color:white}.reserve-copy p{color:rgba(255,255,255,.82)}.reserve-note{border-left:3px solid var(--sand);padding-left:16px;margin-top:25px;color:#f4e6c9}.form{background:white;color:var(--ink);padding:36px;border-radius:24px;box-shadow:0 30px 70px rgba(0,0,0,.18)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form label{display:block;color:var(--forest);font-size:13px;font-weight:800;margin-bottom:5px}.form input,.form select,.form textarea{width:100%;padding:13px 14px;border:1px solid #d7ddd8;border-radius:10px;font:inherit;background:#fff}.form textarea{min-height:120px}.full{grid-column:1/-1}.notice{background:#e6f3eb;color:#22533e;padding:12px 14px;border-radius:9px;margin-bottom:15px}.notice.error{background:#f6e4df;color:#842e26}
.closing{position:relative;min-height:620px;display:grid;place-items:center;text-align:center;color:white;background:url('assets/images/hero.webp') center/cover no-repeat}.closing-shade{position:absolute;inset:0;background:rgba(16,47,40,.55)}.closing .wrap{position:relative;z-index:2}.closing img{width:260px;max-height:180px;object-fit:contain;margin:0 auto 12px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))}.closing h2{font-size:clamp(45px,6vw,78px);margin:0}
.site-footer{background:#102f28;color:#edf3ef;padding:55px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-brand{font-family:Georgia,serif;font-size:31px}.footer-links{display:grid;gap:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:38px;padding-top:20px;font-size:13px;opacity:.72}
@media(max-width:900px){.menu-toggle{display:block}.menu{display:none;position:absolute;top:88px;left:0;right:0;background:var(--ivory);padding:24px;flex-direction:column;box-shadow:var(--shadow)}.menu.open{display:flex}.signature-grid,.story-grid,.reserve-grid,.environment{grid-template-columns:1fr}.signature-visual img,.story-image img{height:520px}.floating-note{left:18px}.environment-photo{min-height:520px}.environment-panel{padding:70px 32px}.amenity-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}}
@media(max-width:600px){.wrap{width:min(100% - 26px,1180px)}.brand{width:145px}.hero{min-height:780px;background-position:60% center}.hero h1{font-size:58px}.hero p{font-size:18px}.buttons{flex-direction:column;align-items:flex-start}.btn{width:100%}section{padding:78px 0}.facts{grid-template-columns:1fr 1fr}.signature-visual img,.story-image img{height:410px}.gallery-editorial{grid-template-columns:1fr}.gallery-editorial .g-wide{grid-column:auto;min-height:420px}.gallery-editorial figure{min-height:360px}.amenity-grid,.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.veranda-feature{min-height:650px}.closing{min-height:500px}}
