:root{color-scheme:dark;--bg:#111512;--panel:#1a1f1b;--ink:#f3eee5;--muted:#c9c8bd;--copper:#d39362;--border:#373b31;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;line-height:1.12}p{color:var(--muted)}:focus-visible{outline:2px solid #f0bb8e;outline-offset:5px}a:hover{color:#eab88f}.container{width:min(1248px,calc(100% - 72px));margin-inline:auto}.skip{position:fixed;top:-80px;left:20px;background:var(--ink);color:var(--bg);padding:12px;z-index:100}.skip:focus{top:12px}.site-header{position:absolute;z-index:3;top:0;width:100%;height:96px;padding:22px max(4.2vw,28px);display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;flex-shrink:0}.brand img{width:198px;height:55px;object-fit:contain}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:30px;font-size:14px;letter-spacing:.02em}.site-header nav a{padding:9px 0}.home-link{border-bottom:1px solid var(--copper)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid #bc916a;background:#825735;color:#fff5e6;padding:12px 23px;font-size:16px;line-height:1.4;transition:background .2s}.button:hover{background:#966641;color:#fff}.button-outline{background:transparent;border-color:#d6b89d}.button-outline:hover{background:#70472e}.arrow{display:inline-block;width:18px;height:18px;background:url('site-assets/arrow-right.svg') center/contain no-repeat;flex-shrink:0}.menu-toggle{display:none;background:transparent;border:1px solid var(--border);padding:8px 14px}.hero{position:relative;height:580px;min-height:520px;overflow:hidden}.hero-photo{width:100%;height:100%;object-position:center 55%;filter:brightness(.65)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,13,10,.86) 0%,rgba(8,13,10,.65) 26%,rgba(8,13,10,.13) 60%,transparent 100%)}.hero-copy{position:absolute;top:142px;left:max(5.6vw,36px)}h1{font-size:clamp(50px,5.8vw,80px);line-height:.96;letter-spacing:-.035em}.copper-rule{width:56px;height:2px;background:var(--copper);margin:22px 0 19px}.hero-copy p{font-size:18px;line-height:1.38;color:#e0ded3}.hero-copy .button{margin-top:22px}.section{padding:28px 0 32px}.section-heading{text-align:center;margin:0 auto 22px;padding:0 24px}.section-heading h2{font-size:36px}.section-heading h2:after{content:'';display:block;width:44px;height:1px;background:var(--copper);margin:10px auto}.section-heading p{font-size:15px}.models{background:#1a1f1b}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.photo-link{display:block;overflow:hidden}.model img{width:100%;height:auto;aspect-ratio:1.86;transition:transform .5s}.photo-link:hover img{transform:scale(1.025)}.model h3{font-size:27px;margin:13px 0 7px}.model p{font-size:15px;line-height:1.42;max-width:350px}.text-link{display:inline-flex;align-items:center;gap:14px;color:#e2a371;font-size:15px;margin-top:12px;text-decoration:underline;text-underline-offset:4px}.text-link .arrow{width:17px}.options{background:#161a16}.option-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.option{display:block;width:100%;border:0;background:transparent;text-align:left;padding:0}.option img{width:100%;height:auto;aspect-ratio:1.85}.option h3{font-size:23px;margin:12px 0 7px}.option p{font-size:14px;line-height:1.45;max-width:260px}.option-link{display:block;color:#dda16f;margin-top:9px;font-size:12px;opacity:0;transition:opacity .2s}.option:hover .option-link,.option:focus-visible .option-link{opacity:1}.rooflight{object-position:center 10%}.option .cladding{object-position:20% 65%}.process{padding-top:28px}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:20px;margin-bottom:30px}.steps li{display:flex;align-items:flex-start;gap:22px}.step-number{display:flex;align-items:center;justify-content:center;width:50px;height:50px;flex:0 0 50px;border:1px solid var(--copper);border-radius:50%;font-size:30px;color:var(--copper);line-height:1}.steps h3{font-size:22px;margin:2px 0 8px}.steps p{font-size:14px;line-height:1.4;max-width:250px}.bottom-grid{display:grid;grid-template-columns:.95fr 1.15fr;gap:20px}.faq{padding:20px 24px;background:#1b201b;border:1px solid #30362d}.faq h3{font-size:24px;padding-bottom:15px}.faq details{border-top:1px solid var(--border)}.faq summary{font-size:13px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;min-height:39px;padding:8px 0}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'';display:block;background:url('site-assets/plus.svg') center/16px no-repeat;width:16px;height:16px;flex:0 0 16px}.faq details[open] summary:after{transform:rotate(45deg)}.faq details p{font-size:14px;padding:4px 18px 16px 0}.contact-card{display:grid;grid-template-columns:1.05fr 1fr;background:#805336;min-height:272px}.contact-card>img{height:100%;width:100%;object-position:45% center}.contact-card>div{padding:28px 23px;align-self:center}.contact-card h2{font-size:33px;line-height:1.05}.contact-card p{font-size:15px;line-height:1.45;margin:14px 0 20px;color:#f0decc}.contact-card .button{font-size:14px;gap:12px;padding:10px 13px;white-space:nowrap}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px;border-top:1px solid #292f25}.site-footer .brand img{width:170px;height:48px}.site-footer nav{font-size:12px;gap:25px}.site-footer p{font-size:12px}dialog{padding:0;border:1px solid #66523e;background:#1b211b;color:var(--ink);width:min(820px,calc(100% - 32px));max-height:88vh;overflow:auto}dialog::backdrop{background:rgba(2,6,4,.8);backdrop-filter:blur(5px)}.close-dialog{position:sticky;display:block;top:12px;margin:12px 12px -48px auto;z-index:2;background:#101812;color:var(--ink);border:1px solid #d0b393;padding:9px 15px;font-size:14px}.detail-image{width:100%;height:320px}.detail-copy,.contact-dialog-copy{padding:36px 40px 40px}.detail-copy h2,.contact-dialog-copy h2{font-size:43px;margin:8px 0 18px}.detail-copy p{margin:12px 0}.detail-copy ul{padding-left:20px;color:var(--muted);margin:20px 0 26px}.detail-actions{display:flex;gap:14px;flex-wrap:wrap}.eyebrow{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--copper)}.contact-dialog-copy{padding-top:65px}.email-link{display:inline-block;color:#efb583;margin:20px 0;font-size:19px;overflow-wrap:anywhere}form{display:grid;gap:16px}label{display:grid;gap:6px;font-size:14px}input,select,textarea{width:100%;min-width:0;background:#111813;color:var(--ink);border:1px solid #606958;padding:11px 12px;border-radius:0}textarea{resize:vertical}.form-note,#contact-status{font-size:13px;line-height:1.5}.project-gallery{padding:65px 30px 30px}.project-gallery h2{font-size:40px;margin-bottom:12px}.project-gallery>p{margin-bottom:24px}.project-gallery figure{margin:0 0 24px}.project-gallery img{width:100%;max-height:420px}.project-gallery figcaption{padding:10px 0;color:var(--muted)}
@media(min-width:1500px){.hero{height:660px}.hero-copy{top:164px}.hero-photo{object-position:center 52%}.section{padding-block:34px}}
@media(max-width:1100px){.site-header{padding-inline:28px;gap:20px}.brand img{width:160px}.site-header nav{gap:19px;font-size:12px}.header-cta{font-size:14px;padding:10px 16px}.hero{height:520px;min-height:0}.hero-copy{top:125px}.hero-copy p{font-size:16px}.section{padding:22px 0 25px}.section-heading h2{font-size:31px}.section-heading p{font-size:13px}.model-grid{gap:20px}.model h3{font-size:24px}.model p{font-size:13px}.option h3{font-size:21px}.option p{font-size:13px}.option-link{display:none}.steps{gap:25px}.steps li{gap:14px}.steps h3{font-size:20px}.steps p{font-size:12px}.bottom-grid{grid-template-columns:.95fr 1.15fr;gap:14px}.faq{padding:17px}.faq summary{font-size:12px}.contact-card>div{padding:22px 16px}.contact-card h2{font-size:29px}.contact-card p{font-size:13px}.contact-card .button{font-size:12px;padding:9px}.site-footer nav{gap:15px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.site-header{height:85px;padding:16px 20px;gap:12px}.brand img{width:151px;height:45px}.menu-toggle{display:block;margin-left:auto;border-color:#b29b7d;background:#162018}.header-cta{display:none}.site-header nav{display:none;position:absolute;top:78px;left:20px;right:20px;background:#192219;padding:20px 24px;border:1px solid #5d6655;font-size:17px;box-shadow:0 15px 30px #0008}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:8px}.home-link{border:0}.hero{height:640px}.hero-photo{object-position:66% center;filter:brightness(.67)}.hero-shade{background:linear-gradient(90deg,rgba(8,13,10,.81),rgba(8,13,10,.15))}.hero-copy{left:25px;right:20px;top:180px}h1{font-size:60px}.hero-copy p{font-size:16px}.copper-rule{margin:23px 0 20px}.hero-copy .button{margin-top:25px}.section{padding:32px 0}.section-heading{margin-bottom:26px;padding-inline:20px}.section-heading h2{font-size:32px}.section-heading p{font-size:14px;line-height:1.5;max-width:330px;margin:auto}.model-grid{grid-template-columns:1fr;gap:32px}.model img{aspect-ratio:1.65}.model h3{font-size:28px}.model p{font-size:15px;max-width:none}.text-link{font-size:15px}.option-grid{grid-template-columns:repeat(2,1fr);gap:28px 16px}.option img{aspect-ratio:1.3}.option h3{font-size:22px}.option p{font-size:14px}.steps{grid-template-columns:1fr;gap:25px;max-width:450px;margin-bottom:32px}.steps li{gap:20px}.steps h3{font-size:23px}.steps p{font-size:15px;max-width:none}.bottom-grid{grid-template-columns:1fr;gap:26px}.faq{padding:20px}.faq h3{font-size:26px}.faq summary{font-size:14px;min-height:50px}.contact-card{min-height:290px;grid-template-columns:.9fr 1fr}.contact-card>div{padding:25px 18px}.contact-card h2{font-size:29px}.contact-card p{font-size:14px}.contact-card .button{font-size:12px;gap:8px}.site-footer{flex-wrap:wrap;justify-content:center;padding-block:28px;text-align:center}.site-footer nav{justify-content:center;flex-wrap:wrap;gap:18px;width:100%;font-size:13px}.site-footer p{width:100%}.detail-image{height:240px}.detail-copy,.contact-dialog-copy{padding:28px 24px}.contact-dialog-copy{padding-top:65px}.detail-copy h2,.contact-dialog-copy h2{font-size:34px}.detail-actions{flex-direction:column}.detail-actions .button{width:100%}.project-gallery{padding-inline:20px}.project-gallery h2{font-size:34px}}
@media(max-width:360px){h1{font-size:53px}.hero-copy p{font-size:15px}.contact-card{grid-template-columns:1fr}.contact-card>img{height:170px}.contact-card>div{padding:24px}.option h3{font-size:20px}.desktop-break{display:none}}
button.text-link{background:transparent;border:0;padding:0;text-align:left;cursor:pointer}.detail-copy .detail-note{font-size:13px;color:#bcc4b6;margin-bottom:24px}.option.has-preference .option-link{opacity:1}.option.has-preference h3:after{content:' · Bewaard';font-size:12px;color:var(--copper);white-space:nowrap}[data-save-option][aria-pressed="true"]{background:#364632;border-color:#adbc98}.dimension-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dimension-fields label{display:block}.dimension-fields label>span{font-size:12px;color:var(--muted)}.dimension-fields input{margin-top:6px}.contact-options{padding:16px;border:1px solid #525b48;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-options legend{padding:0 7px;font-size:15px}.contact-options label{display:flex;align-items:center;gap:9px;cursor:pointer}.contact-options input{width:18px;height:18px;margin:0;accent-color:var(--copper);flex-shrink:0}.project-gallery figcaption{display:flex;justify-content:space-between;gap:14px;align-items:center}.project-gallery figcaption .text-link{margin:0;font-size:13px;white-space:nowrap}.option .rooflight{object-position:center 48%}.option .cladding{object-position:70% 30%}
@media(max-width:760px){.contact-options{grid-template-columns:1fr}.project-gallery figcaption{align-items:flex-start;flex-direction:column}.dimension-fields{gap:10px}.dimension-fields label>span{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Goedgekeurde sfeer: beeld uit de gekozen Avondluxe-mock-up. */
.hero-photo{filter:none;object-position:center center}.hero-shade{background:linear-gradient(90deg,rgba(8,13,10,.36),rgba(8,13,10,.08) 42%,transparent 62%)}
@media(max-width:760px){.hero-photo{object-position:61% center}.hero-shade{background:linear-gradient(90deg,rgba(8,13,10,.83),rgba(8,13,10,.25))}}

@media(min-width:761px) and (max-width:1100px){.hero{height:435px}.hero-copy{top:105px}.hero-copy h1{font-size:62px}.hero-copy p{font-size:14px;line-height:1.35}.hero-copy .copper-rule{margin:16px 0 14px}.hero-copy .button{margin-top:18px;padding:10px 20px;font-size:14px}.section-heading{margin-bottom:16px}.section-heading h2:after{margin:7px auto}.section{padding-block:20px}}

/* Houd de vier optiebeelden exact op dezelfde bovenlijn. */
.option{align-self:start}

/* Waarland-film onder de compacte modellenkeuze. */
.film-banner{background:#0c110e}.film-frame{position:relative;isolation:isolate}.film-frame video{display:block;width:100%;height:clamp(320px,36vw,540px);object-fit:cover;background:#101710}.film-caption{position:absolute;left:max(5.6vw,36px);top:36px;pointer-events:none;text-shadow:0 2px 18px #000}.film-caption .eyebrow{color:#f6d6bb}.film-caption h2{font-size:clamp(30px,3.6vw,52px);margin-top:10px}.film-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:18px}.film-footer p{font-size:15px}.film-footer .text-link{margin:0}.film-frame:before{content:'';position:absolute;inset:0 0 55% 0;background:linear-gradient(#0009,transparent);pointer-events:none;z-index:0}
/* Compacte projectkaarten en afzonderlijke, begrensde fotoalbums. */
.projects-page .site-header{position:relative;background:#161d17}.projects-page .current-link{border-bottom:1px solid var(--copper)}.projects-main{padding-top:68px}.projects-intro{max-width:750px;margin-bottom:40px}.projects-intro h1{font-size:clamp(45px,6vw,76px);margin:18px 0 24px;line-height:1.03}.projects-intro>p:last-child{max-width:560px;font-size:18px}.project-filters{display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid var(--border);padding-bottom:23px}.project-filters button{background:transparent;border:1px solid #535e4c;padding:9px 18px;font-size:15px}.project-filters button[aria-pressed=true]{background:#805336;border-color:#bb936d}.project-count{font-size:14px;padding:20px 0}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 26px}.project-card a{display:block}.project-card-photo{position:relative;overflow:hidden}.project-card-photo img{width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;transition:transform .3s}.project-card a:hover img{transform:scale(1.025)}.project-card-photo span{position:absolute;bottom:12px;right:12px;background:#111a14e8;border:1px solid #9f8b6b;padding:5px 10px;font-size:12px}.project-card .eyebrow{margin:17px 0 9px;font-size:11px}.project-card h2{font-size:26px;margin-bottom:12px}.project-card h2+p{font-size:14px;line-height:1.5}.project-card .text-link{font-size:14px}.projects-more{text-align:center;padding:45px 0}.projects-more [hidden]{display:none}.projects-contact{padding:40px;text-align:center;background:#20281f;margin:10px 0 55px}.projects-contact h2{font-size:35px}.projects-contact p{margin:16px auto 24px}.project-dialog{width:min(960px,calc(100% - 32px))}.album-heading{padding:62px 32px 22px}.album-heading h2{font-size:34px;margin:9px 0 14px}.album-heading>p:last-child{font-size:15px;max-width:780px}.album-viewer{background:#0d130f}.album-viewer img{display:block;width:100%;height:min(40vh,360px);min-height:180px;object-fit:contain}.album-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 28px;border-bottom:1px solid var(--border)}.album-controls button{padding:8px 13px;background:transparent;border:1px solid #65735b;font-size:14px}.album-controls button:disabled{opacity:.35}.album-controls span{font-size:14px;color:var(--muted)}.album-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:8px;padding:15px 28px;max-height:160px;overflow:auto}.album-thumbs button{border:2px solid transparent;padding:2px;background:transparent}.album-thumbs button[aria-pressed=true]{border-color:var(--copper)}.album-thumbs img{width:100%;height:60px;object-fit:cover}.album-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 28px 26px}.album-bottom p{font-size:15px}.album-bottom .button{font-size:14px}
@media(max-width:1000px){.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card h2{font-size:24px}}
@media(max-width:760px){.film-frame video{height:auto;aspect-ratio:16/11}.film-caption{left:24px;top:20px}.film-caption h2{font-size:31px}.film-caption .eyebrow{font-size:10px;letter-spacing:.1em}.film-footer{align-items:flex-start;flex-direction:column;gap:8px;padding-block:18px}.film-footer p,.film-footer .text-link{font-size:14px}.projects-main{padding-top:37px}.projects-intro>p:last-child{font-size:16px}.project-filters{gap:8px}.project-filters button{font-size:13px;padding:8px 13px}.projects-grid{gap:32px 16px}.project-card h2{font-size:22px}.project-card h2+p{font-size:13px}.projects-contact{padding:30px 20px}.projects-contact h2{font-size:29px}.album-heading{padding:60px 20px 20px}.album-heading h2{font-size:28px}.album-viewer img{height:240px;min-height:0}.album-controls{padding:12px}.album-controls button{font-size:12px;padding:8px}.album-controls span{font-size:12px}.album-thumbs{padding:12px;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));max-height:130px}.album-thumbs img{height:45px}.album-bottom{padding:18px;flex-direction:column;align-items:stretch}.album-bottom .button{font-size:13px}}
@media(max-width:520px){.projects-grid{grid-template-columns:1fr}.project-card h2{font-size:26px}.project-card h2+p{font-size:15px}.project-card-photo img{aspect-ratio:1.7}.film-caption h2{font-size:26px}.film-caption .eyebrow{max-width:190px}}
@media(prefers-reduced-motion:reduce){.project-card-photo img{transition:none}}

@media(max-width:760px){.film-footer{gap:12px}}

/* Contactpagina: rechtstreeks contact, formulier en bedrijfsadres. */
.contact-page .site-header{position:relative;background:#161d17}.contact-page .current-link{border-bottom:1px solid var(--copper)}.contact-main{padding-top:64px;padding-bottom:60px}.contact-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:72px;align-items:start}.contact-intro h1{font-size:clamp(46px,5.3vw,72px);line-height:1.02;margin:20px 0 26px}.contact-intro>p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:470px}.contact-methods{margin:32px 0}.contact-methods>a{position:relative;display:block;padding:20px 32px 20px 0;border-top:1px solid var(--border)}.contact-methods>a:last-child{border-bottom:1px solid var(--border)}.contact-methods span:first-child{display:block;color:var(--muted);font-size:14px;margin-bottom:6px}.contact-methods strong{font-size:29px;font-weight:400;color:var(--ink)}.contact-method-arrow{position:absolute;right:5px;top:40px;font-size:24px;color:var(--copper)}.contact-atmosphere{width:100%;height:auto;aspect-ratio:1.75;object-fit:cover}.contact-form-panel{background:#1d251e;padding:36px;border:1px solid #3c4638}.contact-form-panel h2{font-size:33px;line-height:1.15;margin:12px 0 16px}.contact-form-panel>p:not(.eyebrow){font-size:15px;line-height:1.5;margin-bottom:26px}.page-contact-form{gap:18px}.page-contact-form label{font-size:15px;gap:8px}.page-contact-form label>span{display:inline;font-size:12px;color:var(--muted)}.page-contact-form input,.page-contact-form select,.page-contact-form textarea{background:#121b14;padding:12px}.page-contact-form input:focus,.page-contact-form textarea:focus,.page-contact-form select:focus{border-color:var(--copper)}.form-extras{border-block:1px solid var(--border);padding-block:14px}.form-extras summary{cursor:pointer;font-size:14px;color:#e2b48a}.form-extras .dimension-fields{margin:18px 0}.form-extras .contact-options label{font-size:13px}.page-contact-form .button{width:100%;margin-top:3px}.page-contact-form .form-note{font-size:12px}.location-section{display:grid;grid-template-columns:.9fr 1.2fr;gap:60px;padding:50px 0 0;margin-top:60px;border-top:1px solid var(--border);align-items:stretch}.location-copy h2{font-size:33px;margin:14px 0 20px}.location-copy address{font-style:normal;font-size:20px;line-height:1.6}.location-copy .text-link{margin-top:15px}.company-details{margin:30px 0 0;font-size:15px}.company-details>div{display:grid;grid-template-columns:155px 1fr;gap:10px;padding:11px 0;border-top:1px solid var(--border)}.company-details dt{color:var(--muted)}.company-details dd{margin:0;overflow-wrap:anywhere}.location-map{border:1px solid #46503f;width:100%;height:100%;min-height:420px;background:#202920}
@media(max-width:1100px){.contact-layout{gap:35px}.contact-form-panel{padding:26px}.contact-intro h1{font-size:56px}.location-section{gap:35px}}
@media(max-width:760px){.contact-main{padding-top:38px;padding-bottom:35px}.contact-layout{grid-template-columns:1fr;gap:32px}.contact-intro h1{font-size:54px}.contact-intro>p:not(.eyebrow){font-size:16px}.contact-methods{margin:24px 0}.contact-methods strong{font-size:27px}.contact-atmosphere{aspect-ratio:2}.contact-form-panel{padding:25px 20px}.contact-form-panel h2{font-size:28px}.location-section{grid-template-columns:1fr;gap:28px;margin-top:38px;padding-top:35px}.location-copy h2{font-size:29px}.location-map{height:310px;min-height:0}.company-details>div{grid-template-columns:135px 1fr;font-size:14px}.page-contact-form input,.page-contact-form select,.page-contact-form textarea{font-size:16px}}

.location-route-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;min-height:420px;padding:42px 24px;border:1px solid #46503f;background:radial-gradient(ellipse at 50% 30%,#344130,#1b241c 70%)}.location-route-card>svg{color:var(--copper);margin-bottom:14px}.location-route-card h3{font-size:36px;color:var(--ink)}.location-route-card .button{margin-top:15px}.location-route-card:hover{border-color:var(--copper)}@media(max-width:760px){.location-route-card{min-height:340px;padding:30px 20px}.location-route-card h3{font-size:31px}}

/* De hele banner moet ook op lage schermen in beeld kunnen komen. */
.film-frame video{max-height:calc(100svh - 160px)}


/* Typografie en logo: rustige schreefloze letters, oorspronkelijke beeldmerk. */
body{line-height:1.6}
h1,h2,h3{font-weight:600;letter-spacing:-.025em;line-height:1.18}
.site-header{height:132px;padding-block:12px}
.brand img{width:112px;height:105px;object-fit:contain}
.site-header nav,.site-footer nav{font-size:14px;letter-spacing:0}
.site-header nav{gap:27px}
.button{font-size:15px;font-weight:500}
.hero-copy{top:160px;max-width:435px}
.hero-copy h1{font-size:clamp(54px,5vw,72px);line-height:1.05;font-weight:500;letter-spacing:-.04em}
.hero-copy p{font-size:17px;line-height:1.65;max-width:400px}
.section-heading h2{font-size:32px}
.section-heading p{font-size:16px;line-height:1.6;max-width:700px;margin:auto}
.model h3{font-size:24px;margin-top:17px}
.model p{font-size:16px;line-height:1.6;max-width:none}
.text-link{font-size:14px;font-weight:500}
.option h3{font-size:21px}
.option p,.steps p{font-size:15px;line-height:1.6}
.option-link{font-size:12px}
.steps h3{font-size:20px}
.step-number{font-size:23px}
.faq h3{font-size:22px}
.faq summary{font-size:14px;line-height:1.5;min-height:47px}
.faq details p{font-size:15px}
.contact-card h2{font-size:28px;line-height:1.15}
.contact-card p{font-size:15px;line-height:1.6}
.site-footer .brand img{width:96px;height:90px}
.site-footer nav,.site-footer p{font-size:13px}
.eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em}
.detail-copy h2{font-size:36px}
.detail-copy p,.detail-copy li{line-height:1.65}
.film-caption h2{font-size:clamp(28px,3.2vw,46px);font-weight:500}
.projects-intro h1,.contact-intro h1{font-size:clamp(42px,4.5vw,64px);font-weight:500;line-height:1.12}
.project-card h2{font-size:23px;line-height:1.25}
.project-card h2+p{font-size:15px;line-height:1.6}
.projects-contact h2,.contact-form-panel h2,.location-copy h2{font-size:30px}
.album-heading h2{font-size:30px}
.page-contact-form .form-note{font-size:13px}
.contact-methods strong{font-size:28px}
.location-route-card h3{font-size:32px}
@media(min-width:1500px){.hero-copy{top:180px}}
@media(min-width:761px) and (max-width:1100px){
  .site-header{height:112px;padding-inline:24px;gap:18px}
  .brand img{width:94px;height:88px}
  .site-header nav{gap:16px;font-size:13px}
  .header-cta{font-size:13px;padding:10px 12px;gap:10px}
  .hero-copy{top:122px;max-width:390px}
  .hero-copy h1{font-size:50px}
  .hero-copy p{font-size:15px;line-height:1.5;max-width:365px}
  .model h3{font-size:22px}
  .model p,.option p,.steps p{font-size:15px}
  .steps h3{font-size:18px}
}
@media(max-width:760px){
  .site-header{height:112px;padding:12px 20px}
  .brand img{width:88px;height:82px}
  .site-header nav{top:105px;font-size:16px;gap:8px}
  .hero-copy{top:175px;max-width:400px}
  .hero-copy h1{font-size:clamp(43px,12vw,58px);line-height:1.08}
  .hero-copy p{font-size:16px;line-height:1.6;max-width:350px}
  .section-heading h2{font-size:28px}
  .section-heading p{font-size:15px}
  .model h3{font-size:24px}
  .model p{font-size:16px}
  .option h3{font-size:19px}
  .option p{font-size:14px}
  .steps h3{font-size:21px}
  .steps p{font-size:15px}
  .contact-card h2{font-size:25px}
  .contact-card p{font-size:14px}
  .contact-card .button{white-space:normal}
  .film-caption h2{font-size:28px}
  .projects-intro h1,.contact-intro h1{font-size:42px}
  .project-card h2{font-size:23px}
  .detail-copy h2,.album-heading h2{font-size:28px}
  .projects-contact h2,.contact-form-panel h2,.location-copy h2{font-size:26px}
  .contact-methods strong{font-size:26px}
  .location-route-card h3{font-size:28px}
}

/* Direct starten in de configurator, op desktop en mobiel. */
.config-icon{display:inline-block;width:25px;height:25px;flex:0 0 25px;background:url('site-assets/configurator.svg') center/contain no-repeat}
.header-cta{gap:10px;white-space:nowrap}
.hero-secondary{display:block;width:fit-content;margin-top:13px;font-size:14px;color:#f3eee5;text-decoration:underline;text-underline-offset:4px}
.hero-copy .button{gap:12px}
.model{display:flex;flex-direction:column;align-items:flex-start}
.model .photo-link{width:100%}.model>p{flex:1}
.model-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px;margin-top:20px}
.model-actions .button{font-size:14px;padding:9px 13px;gap:8px;border-color:#9e8669}
.model-actions .text-link{font-size:13px;margin:0}
.config-section{background:#1c261e;padding-block:60px;border-block:1px solid #394536}
.config-intro{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}
.config-heading h2{font-size:38px;line-height:1.15;max-width:460px;margin:13px 0 20px}
.config-heading>p:not(.eyebrow){font-size:17px;max-width:510px;line-height:1.65}
.config-heading .button{margin-top:25px;gap:12px}
.config-icon-large{width:65px;height:65px;margin-bottom:18px}
.config-benefits{list-style:none;padding:0;margin:0;display:grid;gap:28px}
.config-benefits li{display:flex;gap:20px;border-bottom:1px solid #404d3b;padding-bottom:25px}
.config-benefits li:last-child{padding-bottom:0;border:0}
.config-benefits li>span{font-size:14px;color:var(--copper);padding-top:3px}
.config-benefits h3{font-size:21px;margin-bottom:8px}
.config-benefits p{font-size:15px;line-height:1.6}
.footer-config{margin:0;white-space:nowrap}
.project-start-note{font-size:14px;color:#e0b18c;margin-top:22px}
.project-card{display:flex;flex-direction:column}
.project-card>a{flex:1}
.project-card-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:4px}
.project-card .project-config-link{display:inline-flex;font-size:14px;gap:9px;padding:10px 15px}
.album-bottom{align-items:flex-start;gap:24px;background:#202a21}
.album-bottom h3{font-size:21px;margin-bottom:10px}
.album-bottom p{font-size:14px;line-height:1.55;max-width:500px}
.album-bottom .preset-dimensions{font-size:13px;margin-top:8px;color:#d6b08f}
.album-start-actions{flex:0 0 auto;display:flex;flex-direction:column;gap:14px;align-items:flex-start}
.album-start-actions .button{white-space:nowrap;gap:9px}
.album-start-actions .text-link{margin:0;font-size:13px}
@media(min-width:761px) and (max-width:1100px){.hero-secondary{margin-top:9px;font-size:13px}.config-intro{gap:35px}.model-actions{gap:14px}.config-heading h2{font-size:32px}}
@media(max-width:760px){
 .site-header{gap:10px;padding-inline:16px}
 .header-cta{display:inline-flex;margin-left:auto;padding:9px 10px;font-size:13px;gap:6px;order:1}
 .header-cta .config-icon{width:21px;height:21px;flex-basis:21px}
 .menu-toggle{order:2;margin-left:0;padding:8px 10px;font-size:13px}
 .config-section{padding-block:38px}.config-intro{grid-template-columns:1fr;gap:35px}
 .config-heading h2{font-size:30px}.config-heading>p:not(.eyebrow){font-size:16px}
 .config-benefits{gap:22px}.config-benefits h3{font-size:20px}
 .album-bottom{flex-direction:column}.album-start-actions{width:100%;align-items:stretch}
 .album-start-actions .button{white-space:normal}
 .site-footer .footer-config{width:auto}
}
@media(max-width:380px){.site-header{padding-inline:12px;gap:7px}.site-header .brand img{width:72px;height:68px}.header-cta{padding:8px;font-size:12px}.menu-toggle{padding:8px;font-size:12px}}
