#structuur .win-intro{padding:44px 0;background:linear-gradient(130deg,#eef7fd,#fff 75%)}
#structuur .win-intro-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);gap:40px;align-items:center}
#structuur #structure-title{font-size:clamp(35px,3.5vw,49px);line-height:1.12;margin:0 0 20px;letter-spacing:-1px}
#structuur .win-intro-grid p:not(.section-eyebrow){font-size:17px;line-height:1.65;margin:0 0 15px}
#structuur .win-intro-grid .win-lead{font-size:20px!important}
#structuur .win-map{margin:0;background:white;border:1px solid #dce7ef;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #123b670a}
#structuur .win-map a{display:block}#structuur .win-map img{width:100%;height:auto;display:block}
#structuur .win-map figcaption{padding:18px 20px;font-size:15px;line-height:1.5}#structuur .win-map figcaption span{display:block;margin-top:4px}
#structuur .win-challenges{padding-top:40px;padding-bottom:38px}
#structuur .win-challenges>h2,#structuur .win-personal h2,#structuur .win-organisation>h2{font-size:clamp(28px,3vw,37px);line-height:1.18;margin:0 0 18px}
#structuur .win-section-intro{font-size:19px;line-height:1.6;max-width:900px;margin:0 0 28px}
#structuur .win-challenge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
#structuur .win-challenge{background:#f6f9fc;border:1px solid #e0eaf2;border-radius:17px;padding:26px;display:flex;flex-direction:column}
#structuur .win-challenge-heading{display:flex;align-items:center;gap:16px;margin-bottom:17px}
#structuur .win-challenge h3{font-size:24px;line-height:1.2;margin:0}
#structuur .win-symbol{display:grid;place-items:center;flex:0 0 53px;width:53px;height:53px;border-radius:13px;background:#e2effb;color:#0964ab}
#structuur .win-symbol svg{width:33px;height:33px;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linejoin:round;stroke-linecap:round}
#structuur .win-challenge>p{font-size:17px;line-height:1.6;margin:0 0 20px}
#structuur .win-answer{margin-top:auto;border-top:1px solid #cedfe9;padding-top:17px}
#structuur .win-answer>span{font-size:15px;font-weight:bold;color:#177547}
#structuur .win-answer p{font-size:17px;line-height:1.6;margin:8px 0 0}
#structuur .win-personal{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:center;padding-top:15px;padding-bottom:42px}
#structuur .win-personal figure{margin:0}#structuur .win-personal img{display:block;width:100%;height:auto;border-radius:18px}
#structuur .win-personal figcaption{font-size:13px;line-height:1.4;color:#5c7284;margin-top:10px}
#structuur .win-personal p:not(.section-eyebrow){font-size:18px;line-height:1.65;margin:0 0 18px}
#structuur .win-organisation{padding-top:28px}
#structuur .win-implementation{padding-top:35px}
#structuur .win-implementation h2{font-size:29px;line-height:1.25;margin:0 0 23px}
#structuur .win-implementation ol{counter-reset:win-steps;list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
#structuur .win-implementation li{counter-increment:win-steps;border-top:3px solid #b9d7ed;padding:19px 0 0}
#structuur .win-implementation li:before{content:counter(win-steps);display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#1069b0;color:white;font-weight:bold;margin-bottom:13px}
#structuur .win-implementation strong{font-size:20px;line-height:1.3;display:block}
#structuur .win-implementation p{font-size:17px;line-height:1.6;margin:12px 0 0}
#structuur .win-closing{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #dde8f0;margin-top:34px;padding-top:26px}
#structuur .win-closing p{font-size:20px;line-height:1.5;font-weight:bold;margin:0;max-width:660px}
#structuur .win-closing button{flex-shrink:0;min-height:48px;border:0;border-radius:9px;background:#ff650b;color:#fff;font:inherit;font-weight:bold;padding:14px 20px;cursor:pointer}
#structuur .win-map a:focus-visible{outline:4px solid #ff650b;outline-offset:-4px}
@media(max-width:900px){#structuur .win-intro-grid{gap:26px}#structuur .win-challenge{padding:22px}#structuur .win-challenge h3{font-size:22px}#structuur .win-personal{gap:27px}}
@media(max-width:760px){#structuur .win-intro{padding:30px 0}#structuur .win-intro-grid,#structuur .win-challenge-grid,#structuur .win-personal,#structuur .win-implementation ol{grid-template-columns:minmax(0,1fr)}#structuur .win-challenges{padding-top:30px}#structuur .win-section-intro{font-size:18px}#structuur .win-personal{padding-bottom:26px;gap:22px}#structuur .win-closing{align-items:flex-start;flex-direction:column}#structuur .win-implementation h2{font-size:27px}}
@media(max-width:400px){#structuur .win-challenge{padding:19px}#structuur .win-challenge-heading{gap:12px}#structuur .win-symbol{flex-basis:44px;width:44px;height:44px}#structuur .win-symbol svg{width:28px;height:28px}#structuur .win-challenge h3{font-size:21px}}
#structuur .win-intro a,#structuur .win-answer a{color:#075fa4;text-decoration:underline;text-underline-offset:3px;font-weight:bold}
#structuur .win-intro a:focus-visible,#structuur .win-answer a:focus-visible{outline:3px solid #ff650b;outline-offset:3px}