/*
Theme Name: De Thuistherapeut – Mockup
Version: 20.0.0
Description: Custom WordPress thema voor De Thuistherapeut, nauw afgestemd op de aangeleverde homepage-mockup.
*/
:root{--blue:#0b6da5;--blue-dark:#123e5c;--green:#3eac28;--green-dark:#2f9220;--ink:#173f5b;--muted:#607783;--soft:#f1f8f4;--line:#dbe7e3;--white:#fff;--max:1180px;--shadow:0 14px 40px rgba(18,62,92,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.58;background:#fff}img{display:block;max-width:100%;height:auto}a{color:inherit}.container{width:min(var(--max),calc(100% - 48px));margin:auto}
.site-header{height:78px;background:#fff;border-bottom:1px solid #e9efed;position:sticky;top:0;z-index:100}.header-inner{height:78px;display:flex;align-items:center;gap:26px}.site-logo img{width:240px;height:64px;object-fit:contain;object-position:left center}.main-nav{margin-left:auto}.main-nav ul{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}.main-nav a{font-size:.86rem;font-weight:700;text-decoration:none;white-space:nowrap}.main-nav a:hover{color:var(--blue)}.main-nav li.current-menu-item a{color:var(--blue)}.header-cta{font-size:.76rem!important;padding:11px 18px!important;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:11px 20px;text-decoration:none;font-weight:800;font-size:.83rem;border:1px solid transparent;transition:.18s}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark);transform:translateY(-1px)}.button-outline{border-color:#1674ae;color:#126a9f;background:#fff}.button-outline:hover{background:#126a9f;color:#fff}.button-light{background:#fff;color:#126a9f}.nav-toggle{display:none;border:0;background:none;font-size:1.6rem}
.hero{height:420px;overflow:hidden;background:#fff}.hero-grid{height:420px;display:grid;grid-template-columns:.96fr 1.55fr;align-items:center}.hero-copy{padding:42px 0;z-index:2}.eyebrow{margin:0 0 10px;color:var(--green-dark);font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;font-weight:900}.hero h1{font-size:clamp(2.5rem,4.2vw,4.25rem);line-height:1.01;letter-spacing:-.045em;color:var(--blue-dark);margin:0 0 20px}.lead{font-size:1rem;color:var(--muted);max-width:550px}.hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:21px}.hero-image{height:420px;position:relative;overflow:hidden}.hero-image:before{content:"";position:absolute;left:-2px;top:0;bottom:0;width:26%;z-index:2;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.92) 30%,rgba(255,255,255,0) 100%)}.hero-image img{height:100%;width:100%;object-fit:cover;object-position:center}
.section{padding:48px 0}.why{text-align:center}.section-title{font-size:clamp(1.9rem,3vw,2.45rem);line-height:1.12;letter-spacing:-.035em;color:var(--blue-dark);margin:0 0 7px}.section-title:after{content:"";display:block;width:42px;height:3px;background:var(--green);margin:9px auto 0}.section-sub{color:var(--muted);font-size:.88rem;margin:0 auto 23px;max-width:750px}.cards-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.value-card{border:1px solid var(--line);border-radius:10px;padding:20px;text-align:left;background:#fff;min-height:142px}.value-icon{width:43px;height:43px;border-radius:50%;background:#edf7ee;color:var(--green);display:grid;place-items:center;font-size:1.35rem;margin-bottom:12px}.value-card h3{font-size:.96rem;color:var(--blue-dark);margin:0 0 6px}.value-card p{font-size:.8rem;color:var(--muted);margin:0}
.soft{background:var(--soft)}.move-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:55px;align-items:center}.move-copy h2{font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.08;letter-spacing:-.04em;margin:0 0 10px;color:var(--blue-dark)}.move-copy p{font-size:.86rem;color:var(--muted)}.checklist{list-style:none;padding:0;margin:16px 0}.checklist li{position:relative;padding-left:22px;margin:6px 0;font-size:.8rem}.checklist li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.move-photo{height:310px;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.move-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.treat{text-align:center}.treat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;text-align:left;margin-top:18px}.treatment{border:1px solid var(--line);border-radius:10px;padding:14px;background:#fff;min-height:82px;display:grid;grid-template-columns:36px 1fr;column-gap:9px}.treatment-icon{color:var(--green);font-size:1.6rem;line-height:1}.treatment h3{font-size:.78rem;line-height:1.12;margin:1px 0 4px;color:var(--blue-dark)}.treatment p{grid-column:2;font-size:.69rem;margin:0;color:var(--muted)}
.practice{display:grid;grid-template-columns:.9fr 1.3fr;gap:38px;align-items:center}.practice-copy h2{font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.06;letter-spacing:-.04em;margin:0 0 10px;color:var(--blue-dark)}.practice-copy p{font-size:.84rem;color:var(--muted)}.address{background:var(--soft);padding:11px 14px;border-radius:12px;margin:13px 0;font-size:.75rem}.practice-photo{height:235px;border-radius:18px;overflow:hidden}.practice-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.contact-bar{background:linear-gradient(100deg,#3eac28,#0874a7);color:#fff;padding:20px 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.contact-bar h2{font-size:1.55rem;line-height:1.08;margin:0 0 2px;color:#fff}.contact-bar p{margin:0;color:rgba(255,255,255,.9);font-size:.78rem}
.site-footer{background:#06385c;color:#fff;padding:30px 0 17px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr .8fr;gap:45px}.footer-logo img{width:205px;height:auto;margin-bottom:10px}.site-footer h3{font-size:.82rem;margin:0 0 6px}.site-footer p,.site-footer a{color:rgba(255,255,255,.75);font-size:.75rem}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:4px 0}.site-footer a{text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.16);margin-top:20px;padding-top:10px;color:rgba(255,255,255,.55);font-size:.68rem}
.page-hero{background:var(--soft);padding:48px 0}.page-hero h1{font-size:clamp(2.4rem,4vw,3.8rem);color:var(--blue-dark);margin:0}.page-content{padding:60px 0}.prose{max-width:850px}.prose h2{color:var(--blue-dark);margin-top:36px}.prose p,.prose li{color:#566e79}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.contact-box{background:var(--soft);border-radius:18px;padding:26px}.contact-box a{color:var(--blue);font-weight:800;text-decoration:none}.contact-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:27px;box-shadow:var(--shadow)}.contact-form label{display:block;font-weight:700;margin-bottom:5px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:11px 13px;border:1px solid #cbdad5;border-radius:9px;font:inherit;margin-bottom:14px}.contact-form textarea{min-height:145px}.consent{display:flex!important;gap:8px;font-size:.78rem;color:var(--muted);font-weight:400!important}.consent input{width:auto!important;margin-top:4px}
@media(max-width:1000px){.main-nav{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;padding:18px 24px;border-bottom:1px solid var(--line)}.main-nav.is-open{display:block}.main-nav ul{flex-direction:column;align-items:flex-start}.nav-toggle{display:block;margin-left:auto}.header-cta{display:none}.hero,.hero-grid{height:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:42px 0 25px}.hero-image{height:340px}.hero-image:before{display:none}.cards-4,.treat-grid{grid-template-columns:1fr 1fr}.move-grid,.practice{grid-template-columns:1fr}.move-photo{height:330px}.footer-grid{grid-template-columns:1fr 1fr}.contact-inner{display:block}.contact-inner .button{margin-top:12px}}
@media(max-width:620px){.container{width:calc(100% - 28px)}.site-logo img{width:195px;height:60px}.site-header,.header-inner{height:70px}.main-nav{top:70px}.hero h1{font-size:2.8rem}.hero-image{height:260px}.section{padding:40px 0}.cards-4,.treat-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.move-photo{height:270px}.practice-photo{height:210px}.contact-inner .button{width:100%}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:4px}}



.footer-brand-logos{display:flex;align-items:center;gap:30px;margin-bottom:10px}
.footer-brand .footer-logo img{width:205px;height:auto;margin-bottom:0}
.partner-logos{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}
.partner-logos img{display:block;width:auto;height:auto;max-width:155px;max-height:40px;object-fit:contain}
@media(max-width:1000px){.footer-brand-logos{gap:22px}.partner-logos img{max-width:145px;max-height:38px}}
@media(max-width:620px){.footer-brand-logos{align-items:flex-start;gap:14px}.footer-brand .footer-logo img{width:190px}.partner-logos img{max-width:145px;max-height:38px}}


/* v13 – hero layout */
.hero{height:470px;overflow:hidden;background:#fff}
.hero-grid{height:470px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1.38fr);align-items:center}
.hero-copy{padding:42px 18px 42px 0;z-index:2;min-width:0}
.hero h1{max-width:560px}
.hero-copy .lead{max-width:590px}
.hero-image{height:470px;position:relative;overflow:hidden;border-radius:0 32px 32px 0}
.hero-image:before{content:"";position:absolute;left:-2px;top:0;bottom:0;width:20%;z-index:2;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.86) 28%,rgba(255,255,255,0) 100%)}
.hero-image img{height:100%;width:100%;object-fit:cover;object-position:center center}
@media(max-width:900px){
  .hero{height:auto}
  .hero-grid{height:auto;grid-template-columns:1fr;gap:0}
  .hero-copy{padding:42px 0 28px}
  .hero-image{height:390px;border-radius:0 24px 24px 24px}
}
@media(max-width:620px){
  .hero-copy{padding:34px 0 24px}
  .hero-image{height:300px;border-radius:0 20px 20px 20px}
}

/* v18 – final mobile optimization */
html,body{overflow-x:hidden}
button,.button,input,textarea,select{max-width:100%}
@media(max-width:1000px){
  .site-header{height:70px}
  .header-inner{height:70px;gap:10px}
  .site-logo img{width:200px;height:58px}
  .nav-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:auto;border-radius:10px;color:var(--blue-dark);cursor:pointer}
  .main-nav{left:14px;right:14px;top:76px;padding:10px 16px;border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 30px rgba(18,62,92,.14)}
  .main-nav ul{gap:0}
  .main-nav li{width:100%;border-bottom:1px solid #edf2f0}
  .main-nav li:last-child{border-bottom:0}
  .main-nav a{display:block;width:100%;padding:11px 2px;font-size:.95rem}
  .hero{height:auto}
  .hero-grid{height:auto;grid-template-columns:1fr}
  .hero-copy{padding:38px 0 28px}
  .hero h1{font-size:clamp(2.25rem,8vw,3.2rem);line-height:1.04;letter-spacing:-.04em}
  .lead{font-size:.98rem;line-height:1.62}
  .hero-actions{gap:9px}
  .hero-actions .button{min-height:44px}
  .hero-image{height:390px;border-radius:0 26px 26px 26px}
  .hero-image:before{display:none}
  .section{padding:44px 0}
  .cards-4,.treat-grid{grid-template-columns:1fr 1fr}
  .value-card{min-height:0}
  .move-grid,.practice{grid-template-columns:1fr;gap:26px}
  .move-photo{height:300px}
  .practice-photo{height:280px}
  .contact-grid{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr}
  .footer-brand-logos{gap:18px}
  .footer-logo img{width:190px}
}
@media(max-width:620px){
  .container{width:calc(100% - 28px)}
  .site-logo img{width:172px;height:52px}
  .nav-toggle{width:42px;height:42px}
  .hero-copy{padding:32px 0 24px}
  .hero h1{font-size:clamp(2.05rem,9vw,2.65rem)}
  .eyebrow{font-size:.62rem}
  .hero-actions{flex-direction:column;align-items:stretch}
  .hero-actions .button{width:100%}
  .hero-image{height:285px;border-radius:0 20px 20px 20px}
  .section-title{font-size:1.9rem}
  .section-sub{font-size:.84rem}
  .cards-4,.treat-grid{grid-template-columns:1fr}
  .value-card{padding:18px}
  .treatment{min-height:0;padding:15px}
  .move-photo{height:260px}
  .practice-photo{height:230px}
  .contact-bar{padding:24px 0}
  .contact-bar h2{font-size:1.45rem}
  .site-footer{padding-top:28px}
  .footer-brand-logos{align-items:flex-start;gap:14px}
  .footer-brand .footer-logo img{width:180px}
  .partner-logos img{max-width:135px;max-height:36px}
  .site-footer p,.site-footer a{font-size:.8rem}
  .footer-bottom{font-size:.7rem}
}
