/*
Theme Name: Suurland Project Realisatie
Theme URI: https://suurlandprojectrealisatie.nl
Author: OpenAI voor Suurland Project Realisatie
Description: Maatwerk premium WordPress-thema voor Suurland Project Realisatie.
Version: 8.1.2
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: suurland
*/

:root{
  --bg:#050505;
  --panel:#0b0b0b;
  --panel-2:#111;
  --text:#f5f5f5;
  --muted:#a1a1a1;
  --line:#232323;
  --orange:#f7931d;
  --orange-2:#ff7a00;
  --cream:#f3f0e9;
  --shadow:0 24px 80px rgba(0,0,0,.38);
  --radius:14px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;line-height:1.6}
body.menu-open{overflow:hidden}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
.container{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.eyebrow{margin:0 0 12px;color:var(--orange);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
h1,h2,h3,h4{font-family:Oswald,Arial,sans-serif;line-height:1.05;margin:0;text-transform:uppercase}
h1{font-size:clamp(3.8rem,8vw,8.5rem);letter-spacing:-.035em}
h2{font-size:clamp(2.5rem,5vw,5.2rem);letter-spacing:-.025em}
h3{font-size:1.45rem}
p{margin:0 0 1rem}
.button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:var(--orange);color:#050505;padding:15px 22px;border:1px solid var(--orange);border-radius:4px;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:.25s ease}
.button:hover{transform:translateY(-2px);background:var(--orange-2);border-color:var(--orange-2)}
.button-outline{background:transparent;color:#fff;border-color:#555}
.button-outline:hover{background:#fff;color:#050505;border-color:#fff}
.button-small{padding:12px 16px}
.site-header{position:fixed;inset:0 0 auto 0;z-index:50;display:flex;align-items:center;gap:28px;padding:16px 28px;background:linear-gradient(to bottom,rgba(0,0,0,.96),rgba(0,0,0,.78));border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}
.brand{display:flex;align-items:center;gap:12px;min-width:max-content}
.brand-mark{width:72px;height:auto}
.brand span{display:flex;flex-direction:column}
.brand strong{font-size:1rem;letter-spacing:.12em}
.brand small{color:var(--orange);font-size:.54rem;letter-spacing:.18em}
.main-nav{margin-left:auto;display:flex;align-items:center;gap:24px}
.main-nav a{position:relative;color:#ddd;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--orange);transition:.25s}
.main-nav a:hover:after{right:0}
.menu-button{display:none;margin-left:auto;background:transparent;border:0;color:#fff;padding:8px}
.menu-button span{display:block;width:26px;height:2px;background:#fff;margin:5px 0}
.hero{position:relative;min-height:100vh;display:grid;align-items:center;overflow:hidden}
.hero-media{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(.82) brightness(.62);transform:scale(1.04)}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.72) 38%,rgba(0,0,0,.18) 75%),linear-gradient(0deg,#050505 0%,transparent 34%)}
.hero-content{position:relative;z-index:2;padding-top:130px;padding-bottom:100px}
.hero-content h1{max-width:930px}
.hero-content h1 em{color:var(--orange);font-style:normal}
.hero-content>p:not(.eyebrow){max-width:650px;color:#d1d1d1;font-size:1.05rem}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.floating-contact{position:fixed;right:22px;top:50%;transform:translateY(-50%);z-index:30;display:grid;border:1px solid var(--line);background:rgba(8,8,8,.94);backdrop-filter:blur(10px)}
.floating-contact a{display:grid;place-items:center;width:62px;height:62px;border-bottom:1px solid var(--line);font-size:.65rem;font-weight:900;text-transform:uppercase;color:#ddd}
.floating-contact a:last-child{border-bottom:0}
.floating-contact a:hover{background:var(--orange);color:#050505}
.trust-bar{position:relative;z-index:3;margin-top:-46px}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#080808;border:1px solid var(--line);box-shadow:var(--shadow)}
.trust-grid article{display:flex;align-items:center;gap:16px;padding:26px;border-right:1px solid var(--line)}
.trust-grid article:last-child{border-right:0}
.trust-grid b{font-family:Oswald;font-size:2rem;color:var(--orange)}
.trust-grid span{display:flex;flex-direction:column;font-size:.72rem;color:#888}
.trust-grid strong{font-size:.9rem;color:#fff;text-transform:uppercase}
.section,.dark-section,.process-section,.why-section,.cta-section,.reviews-section,.faq-section{padding:110px 0}
.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:44px}
.section-heading>p{max-width:520px;color:var(--muted)}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.service-card{position:relative;min-height:270px;padding:28px;background:linear-gradient(180deg,#111,#090909);border:1px solid var(--line);overflow:hidden;transition:.3s}
.service-card:before{content:"";position:absolute;inset:auto -40% -50% auto;width:180px;height:180px;border-radius:50%;background:rgba(247,147,29,.12);filter:blur(10px)}
.service-card:hover{transform:translateY(-6px);border-color:#4a2b08}
.service-card span{display:inline-block;color:var(--orange);font-family:Oswald;font-size:2rem;margin-bottom:54px}
.service-card h3{margin-bottom:14px}
.service-card p{color:#929292;font-size:.9rem}
.dark-section{background:#080808;border-block:1px solid var(--line)}
.project-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}
.project-filters{display:flex;gap:8px;flex-wrap:wrap}
.filter-button{background:#0b0b0b;color:#ddd;border:1px solid var(--line);padding:10px 14px;font-size:.65rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.filter-button.active,.filter-button:hover{background:var(--orange);border-color:var(--orange);color:#050505}
.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.project-card{background:#0c0c0c;border:1px solid var(--line);overflow:hidden;transition:.3s}
.project-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.project-card img{width:100%;aspect-ratio:1.45/1;object-fit:cover;transition:.5s}
.project-card:hover img{transform:scale(1.04)}
.project-card div{padding:20px}
.project-card p{color:var(--orange);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.project-card span{display:block;margin-top:12px;color:#b8b8b8;font-size:.78rem}
.comparison{position:relative;height:min(68vw,720px);overflow:hidden;border:1px solid var(--line);background:#111}
.comparison-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.comparison-before-wrap{position:absolute;inset:0 auto 0 0;width:50%;overflow:hidden}
.comparison-before{width:100vw;max-width:none}
.comparison-range{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:5}
.comparison-handle{position:absolute;inset:0 auto 0 50%;width:3px;background:#fff;transform:translateX(-50%);z-index:4}
.comparison-handle span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--orange);color:#050505;border:4px solid #fff;font-weight:900}
.why-section{background:#f0eee8;color:#0a0a0a}
.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.why-grid img{height:660px;width:100%;object-fit:cover}
.why-copy>p:not(.eyebrow){color:#555;max-width:620px}
.check-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:14px}
.check-list li{font-weight:800;text-transform:uppercase}
.check-list li:before{content:"✓";color:var(--orange);margin-right:12px}
.process-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}
.process-grid li{padding:30px;border-right:1px solid var(--line)}
.process-grid li:last-child{border-right:0}
.process-grid b{display:block;color:var(--orange);font-family:Oswald;font-size:2.6rem;margin-bottom:70px}
.process-grid p{color:#8f8f8f}
.cta-section{background:linear-gradient(120deg,#111,#050505)}
.cta-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}
.contact-card{background:#090909;border:1px solid var(--line);padding:28px;display:grid}
.contact-card a,.contact-card address{padding:18px 0;border-bottom:1px solid var(--line);font-style:normal}
.contact-card small{display:block;color:#777;text-transform:uppercase;font-size:.64rem;letter-spacing:.12em}
.contact-card strong{font-size:1rem}
.contact-card .button{margin-top:20px;border-bottom:1px solid var(--orange)}
footer{padding:74px 0 24px;background:#020202;border-top:1px solid var(--line)}
.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}
.footer-grid h4{font-size:1rem;margin-bottom:16px}
.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}
.footer-grid a,.footer-grid p{color:#888;font-size:.85rem}
.footer-bottom{margin-top:44px;padding-top:22px;border-top:1px solid var(--line);color:#666;font-size:.75rem}
.page-content,.project-content{font-size:1.05rem;color:#d0d0d0}
.page-content h2,.project-content h2{margin:2.2rem 0 1rem}
@media(max-width:1100px){
  .service-grid{grid-template-columns:repeat(2,1fr)}
  .project-grid{grid-template-columns:repeat(2,1fr)}
  .trust-grid{grid-template-columns:repeat(2,1fr)}
  .trust-grid article:nth-child(2){border-right:0}
  .trust-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}
  /* Not position:fixed. .site-header sets backdrop-filter, which makes it the
     containing block for fixed-position descendants, so `inset:76px 0 0`
     resolved against the 71px header instead of the viewport and collapsed
     the panel to its 64px of padding — the links then drew straight over the
     hero with no backdrop. Anchoring to the header with top:100% gives a
     full-width dropdown directly beneath it and does not fight the filter. */
  .main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#050505;padding:32px;flex-direction:column;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.08)}
  .main-nav.open{display:flex}
  .menu-button{display:block}
  .site-header>.button{display:none}
}
@media(max-width:780px){
  .container{width:min(100% - 26px,1240px)}
  .site-header{padding:14px 16px}
  .brand-mark{width:58px}
  .hero{min-height:92vh}
  .hero-content{padding-top:120px}
  .hero-content h1{font-size:clamp(3.3rem,15vw,5.5rem)}
  .floating-contact{display:none}
  .section,.dark-section,.process-section,.why-section,.cta-section{padding:78px 0}
  .section-heading{display:block}
  .section-heading>p{margin-top:18px}
  .service-grid,.project-grid,.why-grid,.cta-grid,.footer-grid{grid-template-columns:1fr}
  .project-grid{gap:14px}
  .why-grid img{height:460px;order:-1}
  .process-grid{grid-template-columns:1fr}
  .process-grid li{border-right:0;border-bottom:1px solid var(--line)}
  .process-grid li:last-child{border-bottom:0}
  .process-grid b{margin-bottom:32px}
  .trust-bar{margin-top:-20px}
  .trust-grid{grid-template-columns:1fr}
  .trust-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important}
  .trust-grid article:last-child{border-bottom:0!important}
  .comparison{height:520px}
  .project-toolbar{align-items:flex-start;flex-direction:column}
}
@media(max-width:520px){
  h2{font-size:2.7rem}
  .service-grid{grid-template-columns:1fr}
  .hero-actions{flex-direction:column;align-items:stretch}
}


/* Version 4 */
.reveal{opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s ease}
.reveal.is-visible{opacity:1;transform:none}
/* Failsafe: .reveal is hidden until JavaScript adds .is-visible, so with
   scripting unavailable the page body would be blank. Show it unconditionally. */
@media (scripting: none){.reveal{opacity:1;transform:none}}
.quote-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:24px;align-items:start}
.contact-panel,.quote-form-wrap{background:#090909;border:1px solid var(--line);padding:30px}
.contact-panel{display:grid;position:sticky;top:110px}
.contact-panel h3{margin-bottom:20px}
.contact-panel a,.contact-panel address{padding:18px 0;border-bottom:1px solid var(--line);font-style:normal}
.contact-panel small,.project-facts small{display:block;color:#777;text-transform:uppercase;font-size:.64rem;letter-spacing:.12em}
.contact-panel strong{display:block}
.contact-panel .button{margin-top:22px;border-bottom:1px solid #555}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.form-grid label{display:grid;gap:8px}
.form-grid label span{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.form-span-2{grid-column:span 2}
.quote-form input,.quote-form textarea,.quote-form select{width:100%;border:1px solid #292929;background:#050505;color:#fff;padding:14px;border-radius:2px;outline:none}
.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(247,147,29,.12)}
.quote-form textarea{resize:vertical}
.privacy-check{display:flex;gap:12px;align-items:flex-start;margin:20px 0;color:#aaa;font-size:.8rem}
.privacy-check input{width:auto;margin-top:4px}
.form-honeypot{position:absolute!important;left:-9999px!important}
.form-status{margin-bottom:20px;padding:14px;border:1px solid var(--line)}
.form-status-success{border-color:#2e7d32;background:rgba(46,125,50,.12)}
.form-status-error,.form-status-missing,.form-status-invalid{border-color:#a84444;background:rgba(168,68,68,.12)}
.project-hero{position:relative;min-height:82vh;display:flex;align-items:flex-end;overflow:hidden}
.project-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.project-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.96),rgba(0,0,0,.15) 65%),linear-gradient(90deg,rgba(0,0,0,.7),transparent)}
.project-hero-copy{position:relative;z-index:2;padding-bottom:80px}
.project-hero-copy h1{max-width:1000px}
.project-hero-copy>p:not(.eyebrow){max-width:700px;color:#ddd;font-size:1.05rem}
.project-detail-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:70px;align-items:start}
.project-story{font-size:1.05rem;color:#d0d0d0}
.project-story h2,.project-story h3{margin:2.4rem 0 1rem}
.project-story .wp-block-gallery{margin:42px 0}
.project-facts{position:sticky;top:110px;border:1px solid var(--line);background:#0a0a0a;padding:28px}
.project-facts h3{margin-bottom:20px}
.project-facts div{padding:16px 0;border-bottom:1px solid var(--line)}
.project-facts strong{display:block;margin-top:4px}
.project-facts .button{margin-top:22px;width:100%}
.not-found{min-height:80vh;display:grid;align-items:center;padding-top:120px}
.not-found h1{max-width:900px}
.not-found p:not(.eyebrow){color:#aaa;font-size:1.05rem}
.not-found .button{margin-top:20px}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .reveal{opacity:1;transform:none}
}
@media(max-width:900px){
  .quote-layout,.project-detail-grid{grid-template-columns:1fr}
  .contact-panel,.project-facts{position:static}
}
@media(max-width:620px){
  .form-grid{grid-template-columns:1fr}
  .form-span-2{grid-column:auto}
  .contact-panel,.quote-form-wrap{padding:22px}
  .project-hero{min-height:70vh}
}


/* Version 5 */
.skip-link{position:fixed;left:12px;top:-80px;z-index:1000;background:var(--orange);color:#050505;padding:12px 16px;font-weight:900}
.skip-link:focus{top:12px}
.reviews-section{background:#0a0a0a;border-block:1px solid var(--line)}
.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.review-card{display:flex;flex-direction:column;min-height:320px;padding:28px;background:#070707;border:1px solid var(--line)}
.review-stars{color:var(--orange);letter-spacing:.14em;font-size:1.1rem}
.review-card blockquote{margin:28px 0;flex:1;color:#d5d5d5}
.review-card blockquote p{margin:0}
.review-card footer{padding:0;background:none;border:0}
.review-card footer strong,.review-card footer span,.review-card footer small{display:block}
.review-card footer span{color:#aaa;font-size:.86rem}
.review-card footer small{color:#666;margin-top:4px}
.reviews-empty{grid-column:1/-1;padding:34px;border:1px dashed #333;color:#aaa}
.map-section{height:480px;border-top:1px solid var(--line)}
.map-section iframe{width:100%;height:100%;border:0;filter:grayscale(1) contrast(1.08)}
.related-projects{padding:100px 0}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center}
.footer-social{display:flex;gap:16px}
.legal-content{max-width:900px}
.legal-content h2{font-size:2rem;margin-top:2.4rem}
.legal-content h3{font-size:1.35rem;margin-top:1.8rem}
@media(max-width:900px){
  .reviews-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .footer-bottom{align-items:flex-start;flex-direction:column}
  .map-section{height:360px}
}

.site-header.is-scrolled{box-shadow:0 10px 40px rgba(0,0,0,.34)}


/* Version 6 */
.faq-section{background:#050505}
.faq-list{border-top:1px solid var(--line)}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 0;cursor:pointer;font-family:Oswald,Arial,sans-serif;font-size:1.25rem;text-transform:uppercase;list-style:none}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary span{display:grid;place-items:center;width:34px;height:34px;border:1px solid #444;border-radius:50%;transition:transform .25s ease,background .25s ease}
.faq-item[open] summary span{transform:rotate(45deg);background:var(--orange);color:#050505;border-color:var(--orange)}
.faq-item>div{max-width:850px;padding:0 0 26px;color:#aaa}
.faq-empty{padding:32px;border:1px dashed #333;color:#aaa}
.mobile-contact-bar{display:none}
.archive-filter{display:grid;grid-template-columns:1.2fr 1fr auto auto;gap:12px;align-items:end;margin-bottom:34px;padding:18px;background:#090909;border:1px solid var(--line)}
.archive-filter label{display:grid;gap:7px}
.archive-filter label span{font-size:.68rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#aaa}
.archive-filter input,.archive-filter select{width:100%;min-height:48px;padding:11px 13px;background:#050505;border:1px solid #292929;color:#fff}
.archive-filter input:focus,.archive-filter select:focus{outline:none;border-color:var(--orange)}
.archive-filter .button{min-height:48px}
.archive-project-grid{margin-top:10px}
.project-placeholder{display:grid;place-items:center;aspect-ratio:1.45/1;background:linear-gradient(135deg,#111,#050505);color:#333;font-family:Oswald;font-size:2rem;text-transform:uppercase}
.pagination{margin-top:40px}
.pagination .nav-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
.pagination .page-numbers{display:grid;place-items:center;min-width:44px;height:44px;padding:0 12px;border:1px solid var(--line);background:#090909}
.pagination .current,.pagination a:hover{background:var(--orange);border-color:var(--orange);color:#050505}
.archive-empty{padding:60px 0;text-align:center}
.archive-empty p{color:#999}
.archive-empty .button{margin-top:18px}
.suurland-launch-list{display:grid;gap:7px;padding-left:0;list-style:none}
.privacy-check a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1000px){
  .archive-filter{grid-template-columns:1fr 1fr}
}
@media(max-width:780px){
  body{padding-bottom:62px}
  .mobile-contact-bar{position:fixed;z-index:60;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);height:62px;background:#050505;border-top:1px solid var(--line);box-shadow:0 -12px 40px rgba(0,0,0,.35)}
  .mobile-contact-bar a{display:grid;place-items:center;border-right:1px solid var(--line);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
  .mobile-contact-bar a:last-child{border-right:0;background:var(--orange);color:#050505}
}
@media(max-width:620px){
  .archive-filter{grid-template-columns:1fr}
  .archive-filter .button{width:100%}
}


/* Version 7 — echte projecten */
.real-team-section{position:relative;overflow:hidden}
.real-team-photo{position:absolute;inset:0 50% 0 0;opacity:.3}
.real-team-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.15),#050505 95%)}
.real-team-photo img{width:100%;height:100%;object-fit:cover}
.real-team-section>.container,.real-team-section>.why-grid{position:relative;z-index:2}
.project-story .wp-block-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.project-story .wp-block-gallery figure{margin:0;overflow:hidden}
.project-story .wp-block-gallery img{width:100%;height:100%;min-height:380px;object-fit:cover;transition:transform .45s ease}
.project-story .wp-block-gallery a:hover img{transform:scale(1.025)}
.project-card img{filter:saturate(.94);transition:transform .55s ease,filter .55s ease}
.project-card:hover img{filter:saturate(1.05);transform:scale(1.025)}
@media(max-width:900px){
  .real-team-photo{inset:0;opacity:.16}
  .real-team-photo:after{background:rgba(5,5,5,.72)}
}
@media(max-width:620px){
  .project-story .wp-block-gallery{grid-template-columns:1fr}
  .project-story .wp-block-gallery img{min-height:260px}
}


/* Version 8 — final polish */
.project-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:#aaa;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.project-breadcrumb a:hover{color:var(--orange)}
.suurland-lightbox{position:fixed;inset:0;z-index:9999;display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;padding:30px;background:rgba(0,0,0,.94);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}
.suurland-lightbox.is-open{opacity:1;visibility:visible}
.suurland-lightbox figure{display:grid;justify-items:center;gap:12px;max-width:1400px;max-height:90vh;margin:auto}
.suurland-lightbox img{display:block;max-width:100%;max-height:82vh;object-fit:contain}
.suurland-lightbox figcaption{color:#bbb;text-align:center;font-size:.82rem}
.suurland-lightbox button{display:grid;place-items:center;width:52px;height:52px;border:1px solid #555;background:rgba(0,0,0,.45);color:#fff;font-size:2rem;cursor:pointer}
.suurland-lightbox button:hover,.suurland-lightbox button:focus{background:var(--orange);border-color:var(--orange);color:#050505}
.suurland-lightbox-close{position:absolute;right:24px;top:24px}
.suurland-lightbox-prev{justify-self:start}
.suurland-lightbox-next{justify-self:end}
body.lightbox-open{overflow:hidden}
.project-facts .button{line-height:1.25;text-align:center}
@media(max-width:700px){
  .suurland-lightbox{grid-template-columns:44px minmax(0,1fr) 44px;padding:16px}
  .suurland-lightbox button{width:42px;height:42px;font-size:1.55rem}
  .suurland-lightbox-close{right:12px;top:12px}
}


/* Version 9 — real brand logo
   Replaces the placeholder chevron mark. The supplied artwork is the
   'voor op wit' (light background) variant; the neutral greys in it are
   invisible on this theme's #050505 header, so assets/images/logo-suurland.png
   is the same lockup with the greys flipped to white and the brand orange
   (#f7931d) untouched. The original light version is kept alongside it as
   logo-suurland-op-wit.png for any light-background use. */
.brand-logo{width:auto;height:52px;display:block}
.brand-logo-footer{height:64px}
@media(max-width:780px){
  .brand-logo{height:40px}
  .brand-logo-footer{height:56px}
}
