
/* Masterplan round 2 · 25 September 2026 */
.home-section-links{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem!important}
.home-section-links a{display:flex;align-items:center;justify-content:center;min-height:3.5rem;padding:.8rem 1rem;text-align:center;border:1px solid rgba(70,82,59,.28);border-radius:999px;background:#fff;color:#34402f!important;font-weight:700;text-decoration:none}
.home-section-links a:hover,.home-section-links a:focus-visible{background:#46523b;color:#fff!important;text-decoration:underline}
.advice-start{max-width:72rem;margin:clamp(1.5rem,4vw,3.5rem) auto;padding:clamp(1.5rem,4vw,3rem);background:#f2f1e9;border:1px solid rgba(70,82,59,.2);border-radius:1.25rem}
.advice-start-kicker{margin:0;color:#46523b;font-size:.875rem;font-weight:800;letter-spacing:.08em}
.advice-start h2{margin:.45rem 0 .75rem;color:#26382f}
.advice-start>p{max-width:52rem;font-size:1rem;line-height:1.65}
.advice-start-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.25rem}
.advice-start-grid a{display:flex;min-height:7rem;flex-direction:column;justify-content:center;gap:.35rem;padding:1.1rem;border:1px solid rgba(70,82,59,.24);border-radius:.9rem;background:#fff;color:#26382f!important;text-decoration:none}
.advice-start-grid a:last-child{grid-column:1/-1}
.advice-start-grid a:hover,.advice-start-grid a:focus-visible{border-color:#46523b;box-shadow:0 0 0 3px rgba(70,82,59,.12)}
.advice-start-grid span{font-size:.95rem;line-height:1.5;color:#4d534d}
.professional-roles{margin-top:1.25rem;padding:1.1rem 1.25rem;border-left:4px solid #46523b;background:#f2f1e9;color:#26382f}
.professional-roles p{margin:.25rem 0;max-width:58rem;line-height:1.6}
#advies-formulier{scroll-margin-top:7rem}
@media(max-width:760px){.home-section-links,.advice-start-grid{grid-template-columns:1fr!important}.advice-start-grid a:last-child{grid-column:auto}.home-section-links a{min-height:3.25rem}.advice-start{margin-inline:1rem}}
