/* High-contrast material palette: limestone, graphite, oak. */
:root{--color-bg:#f4f1eb;--color-bg-alt:#e6e0d6;--color-card:#fffdf9;--color-text:#1a1a17;--color-muted:#514d46;--color-border:#a9a094;--color-accent:#80542f;--color-accent-dark:#633d20}.hero,#contact{background:#1d1d1a!important;color:#fff}.hero::after{background:linear-gradient(90deg,rgba(20,20,18,.96),rgba(20,20,18,.76) 47%,rgba(20,20,18,.2)),linear-gradient(0deg,rgba(20,20,18,.74),transparent 55%)}.hero-highlight,#projecten .section-mini,.portfolio-project-meta{color:#e6c19a!important}.hero-text{color:#f2eee7!important}#projecten{background:#252421;color:#fff}#projecten .section-subtitle,#projecten .portfolio-project-text{color:#e8e1d7!important}#projecten .project-slider__count{color:#eee8df!important}.btn-primary{background:#80542f!important;border-color:#80542f!important;color:#fff!important}.btn-primary:hover{background:#633d20!important;border-color:#633d20!important}.btn-outline{border-color:currentColor!important}.hero-cta .btn-outline,#projecten .btn-outline{border-color:#fff!important;color:#fff!important}.hero-cta .btn-outline:hover,#projecten .btn-outline:hover{background:#fff!important;color:#1a1a17!important}.card-body,.card-list,.faq-a,.section-subtitle{color:#514d46!important}.review-name,.review-location{color:#514d46!important}#contact .section-subtitle,#contact .contact-info-list,#contact label,#contact .form-helper{color:#eee8df!important}#contact a:not(.btn){color:#fff;text-decoration:underline;text-underline-offset:.2em}input,select,textarea{color:#1a1a17!important;background:#fffdf9!important}input::placeholder,textarea::placeholder{color:#625d55!important;opacity:1}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b97743!important;outline-offset:3px!important}
