/* SmartHub 2026 - paginaspecifiek: vacature-detail.html */
.sh-sectie .hero-bg-slot{background:
 linear-gradient(140deg,rgba(162,0,103,.55),rgba(29,18,32,.75)),
 repeating-linear-gradient(-45deg,rgba(255,255,255,.05) 0 22px,rgba(255,255,255,.01) 22px 44px)}
.sh-sectie .hero-slotlabel{position:absolute;left:50%;top:44px;transform:translateX(-50%);font-size:.72rem;font-weight:700;letter-spacing:.08em;color:rgba(255,255,255,.55);border:1.5px dashed rgba(255,255,255,.35);border-radius:999px;padding:8px 16px;white-space:nowrap;max-width:92%;overflow:hidden;text-overflow:ellipsis}
@media(max-width:700px){
.sh-sectie .hero-slotlabel{white-space:normal;text-align:center;border-radius:16px}}
.sh-sectie .foto-chip{position:absolute;right:20px;bottom:20px;font-size:.7rem;background:rgba(29,18,32,.55);color:rgba(255,255,255,.85);padding:7px 13px;border-radius:var(--pill);backdrop-filter:blur(4px);z-index:2}
.sh-sectie .stats-in{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:24px;align-items:end;padding:34px 0}
.sh-sectie .stats h2{font-size:1.75rem;line-height:1}
.sh-sectie .stat b{margin-bottom:6px}
.sh-sectie section{padding:96px 0;position:relative;scroll-margin-top:92px}
.sh-sectie .programmas .optie-chip, .sh-sectie .manifest .optie-chip, .sh-sectie .portaal .optie-chip{position:absolute;right:20px;bottom:16px;font-size:.68rem;letter-spacing:.06em;border:1.5px dashed rgba(255,255,255,.45);color:rgba(255,255,255,.75);padding:7px 13px;border-radius:var(--pill);z-index:3}
.sh-sectie .hero-sub{min-height:0!important}
.sh-sectie .hero-sub .hero-in{padding:52px 0 66px;max-width:680px}
.sh-sectie .hero-sub h1{font-size:clamp(2rem,4vw,3.1rem)}
.sh-sectie .hero-sub .scrollhint{bottom:16px}
.sh-sectie .baten{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:46px}
.sh-sectie .baat{background:#fff;border:1px solid var(--lijn);border-radius:var(--radius);padding:30px 26px;transition:transform .2s ease,box-shadow .2s ease}
.sh-sectie .baat:hover{transform:translateY(-6px);box-shadow:var(--shadow-zwaar)}
.sh-sectie .baat .ic{width:48px;height:48px;border-radius:14px;background:var(--roze-08);color:var(--roze);display:grid;place-items:center;margin-bottom:16px}
.sh-sectie .baat .ic svg{width:24px;height:24px}
.sh-sectie .baat h3{text-transform:none;letter-spacing:0;font-size:1.08rem;margin-bottom:8px}
.sh-sectie .baat p{color:var(--steen);font-size:.93rem}
@media(max-width:900px){
.sh-sectie .baten{grid-template-columns:1fr 1fr}}
@media(max-width:600px){
.sh-sectie .baten{grid-template-columns:1fr}}
.sh-sectie .toast{position:fixed;left:50%;bottom:88px;transform:translate(-50%,16px);background:var(--ink);color:#fff;font-size:.86rem;font-weight:700;padding:13px 22px;border-radius:999px;box-shadow:var(--shadow-zwaar);opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;z-index:300;max-width:92%;text-align:center}
.sh-sectie .toast.zichtbaar{opacity:1;transform:translate(-50%,0)}
@media(prefers-reduced-motion:reduce){
.sh-sectie .toast{transition:opacity .3s ease}}
.sh-sectie .kerngeg{max-width:920px;margin:-52px auto 0;position:relative;z-index:3;background:#fff;border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow-zwaar);display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}
.sh-sectie .kerngeg > div{padding:22px 20px;border-right:1px solid var(--lijn)}
.sh-sectie .kerngeg > div:last-child{border-right:0}
.sh-sectie .kerngeg small{display:block;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--steen);margin-bottom:7px}
.sh-sectie .kerngeg b{font-size:.95rem;line-height:1.35;display:block}
@media(max-width:900px){
.sh-sectie .kerngeg{grid-template-columns:1fr 1fr}
.sh-sectie .kerngeg > div{border-bottom:1px solid var(--lijn)}}
.sh-sectie .hartje{width:46px;height:46px;border-radius:50%;border:1.5px solid rgba(255,255,255,.45);background:none;display:grid;place-items:center;color:#fff;cursor:pointer;transition:all .2s;flex:none}
.sh-sectie .hartje:hover{border-color:#fff;transform:scale(1.08)}
.sh-sectie .hartje.aan{background:var(--roze);border-color:var(--roze)}
.sh-sectie .hartje svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.1}
.sh-sectie .hartje.aan svg{fill:#fff}
.sh-sectie .sol-stappen{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}
.sh-sectie .sol-stap{background:#fff;border:1px solid var(--lijn);border-radius:var(--radius);padding:26px 26px 28px;position:relative;transition:transform .22s ease,box-shadow .22s ease}
.sh-sectie .sol-stap:hover{transform:translateY(-5px);box-shadow:var(--shadow-zwaar)}
.sh-sectie .sol-stap .nr{width:38px;height:38px;border-radius:50%;background:var(--roze);color:#fff;font-weight:900;display:grid;place-items:center;margin-bottom:14px}
.sh-sectie .sol-stap b{display:block;font-size:1.02rem;margin-bottom:8px}
.sh-sectie .sol-stap p{color:var(--steen);font-size:.9rem;line-height:1.6}
@media(max-width:820px){
.sh-sectie .sol-stappen{grid-template-columns:1fr}}
.sh-sectie .cp-kaart{max-width:720px;margin:40px auto 0;background:#fff;border:1px solid var(--lijn);border-radius:calc(var(--radius) + 4px);padding:24px 28px;display:flex;gap:18px;align-items:center;flex-wrap:wrap;transition:box-shadow .22s}
.sh-sectie .cp-kaart:hover{box-shadow:var(--shadow-zwaar)}
.sh-sectie .cp-foto{flex:none;width:64px;height:64px;border-radius:50%;border:1.5px dashed var(--lijn);display:grid;place-items:center;font-size:.55rem;font-weight:800;color:var(--steen);text-align:center;padding:4px}
.sh-sectie .cp-kaart .cp-body{flex:1;min-width:200px}
.sh-sectie .cp-kaart b{display:block}
.sh-sectie .cp-kaart span{font-size:.85rem;color:var(--steen)}
.sh-sectie .cp-kaart a.tel{font-weight:800;color:var(--paars);text-decoration:none}
.sh-sectie .cp-kaart a.tel:hover{color:var(--roze)}
.sh-sectie .solbalk{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--lijn);box-shadow:0 -10px 30px rgba(29,18,32,.12);padding:12px 0;z-index:150;transform:translateY(110%);transition:transform .3s ease}
.sh-sectie .solbalk.zichtbaar{transform:none}
.sh-sectie .solbalk .wrap{display:flex;align-items:center;gap:16px}
.sh-sectie .solbalk .sb-tekst{min-width:0}
.sh-sectie .solbalk b{display:block;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sh-sectie .solbalk span{font-size:.78rem;color:var(--steen)}
.sh-sectie .solbalk .btn{margin-left:auto;flex:none}
.sh-sectie .solbalk .hartje{border-color:var(--lijn);color:var(--paars);width:42px;height:42px}
.sh-sectie .solbalk .hartje.aan{color:#fff}
@media(prefers-reduced-motion:reduce){
.sh-sectie .solbalk{transition:none}}
.sh-sectie .vac-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}
.sh-sectie .vac-mini{background:#fff;border:1px solid var(--lijn);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;gap:10px;text-decoration:none;color:var(--ink);transition:transform .2s ease,box-shadow .2s ease,border-color .2s;position:relative}
.sh-sectie .vac-mini:hover{transform:translateY(-5px);box-shadow:var(--shadow-zwaar);border-color:var(--roze)}
.sh-sectie .vac-mini .werkg{font-size:.8rem;font-weight:800;color:var(--roze)}
.sh-sectie .vac-mini h3{font-size:1.02rem;text-transform:none;letter-spacing:0;line-height:1.35}
.sh-sectie .vac-mini .chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto}
.sh-sectie .vac-mini .chips span{border:1px solid var(--lijn);border-radius:999px;padding:4px 11px;font-size:.72rem;font-weight:700;color:var(--paars)}
@media(max-width:820px){
.sh-sectie .vac-mini-grid{grid-template-columns:1fr}}
.sh-sectie .artikel-hero{background:var(--ink);color:#fff;padding:72px 0 64px;position:relative;overflow:hidden;isolation:isolate}
.sh-sectie .artikel-hero .kruimel{margin-bottom:18px}
.sh-sectie .artikel-hero .meta-rij{display:flex;gap:20px;flex-wrap:wrap;align-items:center;margin-top:26px;color:rgba(255,255,255,.75);font-size:.88rem}
.sh-sectie .artikel-hero .meta-rij b{color:#fff}
.sh-sectie .deelknop{display:inline-flex;gap:8px;align-items:center;border:1.5px solid rgba(255,255,255,.4);border-radius:999px;padding:9px 18px;background:none;color:#fff;font:inherit;font-size:.84rem;font-weight:800;cursor:pointer;transition:all .2s}
.sh-sectie .deelknop:hover{background:#fff;color:var(--paars);border-color:#fff}
.sh-sectie .artikel{max-width:720px;margin-inline:auto}
.sh-sectie .artikel p{color:var(--steen);line-height:1.75;margin-top:18px;font-size:1.02rem}
.sh-sectie .artikel .kicker{margin-top:52px;display:block}
.sh-sectie .artikel h2{font-size:clamp(1.4rem,2.6vw,1.9rem);margin-top:10px}
.sh-sectie .artikel h3{font-size:1.15rem;margin-top:34px;text-transform:none;letter-spacing:0}
.sh-sectie .pull{max-width:720px;margin:44px auto 0;border-left:5px solid var(--roze);background:var(--roze-08);border-radius:0 18px 18px 0;padding:28px 32px}
.sh-sectie .pull-zweef{margin-top:-42px;position:relative;z-index:3;background:#fff;box-shadow:var(--shadow-zwaar)}
.sh-sectie .pull p{font-size:1.25rem;font-weight:900;line-height:1.5;color:var(--ink);margin:0}
.sh-sectie .pull span{display:block;margin-top:12px;font-size:.84rem;font-weight:800;color:var(--roze)}
.sh-sectie .tips{margin-top:22px;display:flex;flex-direction:column;gap:14px}
.sh-sectie .tips li{display:flex;gap:14px;background:#fff;border:1px solid var(--lijn);border-radius:var(--radius);padding:18px 22px;transition:transform .2s ease,box-shadow .2s ease}
.sh-sectie .tips li:hover{transform:translateY(-3px);box-shadow:var(--shadow-zwaar)}
.sh-sectie .tips .vink{flex:none;width:26px;height:26px;border-radius:50%;background:var(--roze);color:#fff;display:grid;place-items:center;margin-top:2px}
.sh-sectie .tips b{display:block;margin-bottom:4px}
.sh-sectie .tips p{margin:0;font-size:.94rem}
.sh-sectie .werkgever-kaart{max-width:720px;margin:56px auto 0;background:#fff;border:1px solid var(--lijn);border-radius:calc(var(--radius) + 4px);padding:30px 34px;display:flex;gap:22px;align-items:center;flex-wrap:wrap;transition:box-shadow .22s}
.sh-sectie .werkgever-kaart:hover{box-shadow:var(--shadow-zwaar)}
.sh-sectie .werkgever-kaart .logo-slot{flex:none;width:86px;height:86px;border-radius:18px;border:1.5px dashed var(--lijn);display:grid;place-items:center;font-size:.6rem;font-weight:800;color:var(--steen);text-align:center;padding:6px}
.sh-sectie .werkgever-kaart .wk-body{flex:1;min-width:220px}
.sh-sectie .werkgever-kaart h3{font-size:1.15rem;text-transform:none;letter-spacing:0}
.sh-sectie .werkgever-kaart p{color:var(--steen);font-size:.9rem;margin-top:6px}
.sh-sectie .uitgelicht{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border:1px solid var(--lijn);border-radius:calc(var(--radius) + 6px);overflow:hidden;text-decoration:none;color:var(--ink);transition:transform .22s ease,box-shadow .22s ease,border-color .22s;margin-top:-56px;position:relative;z-index:3;box-shadow:var(--shadow-zwaar)}
.sh-sectie .uitgelicht:hover{transform:translateY(-5px);border-color:var(--roze)}
.sh-sectie .uit-beeld{position:relative;min-height:340px}
.sh-sectie .uit-beeld .foto{position:absolute;inset:0;border-radius:0;aspect-ratio:auto;box-shadow:none}
.sh-sectie .uit-beeld .foto .slot{border-radius:0}
.sh-sectie .uit-badge{position:absolute;left:20px;top:18px;z-index:2;background:var(--roze);color:#fff;font-weight:900;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;padding:7px 14px;border-radius:999px}
.sh-sectie .uit-body{padding:42px 46px;display:flex;flex-direction:column;gap:14px}
.sh-sectie .uit-body .tag{align-self:flex-start;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--roze)}
.sh-sectie .uit-body h2{font-size:clamp(1.4rem,2.4vw,2rem)}
.sh-sectie .uit-body .quote{border-left:4px solid var(--roze);background:var(--roze-08);border-radius:0 14px 14px 0;padding:16px 20px;font-weight:800;font-size:1rem;line-height:1.55}
.sh-sectie .uit-body .wie{color:var(--steen);font-size:.9rem}
.sh-sectie .uit-body .link{margin-top:auto;display:inline-flex;gap:8px;align-items:center;font-weight:900;color:var(--paars)}
.sh-sectie .uitgelicht:hover .link{color:var(--roze)}
@media(max-width:900px){
.sh-sectie .uitgelicht{grid-template-columns:1fr}
.sh-sectie .uit-beeld{min-height:220px}
.sh-sectie .uit-body{padding:28px 26px}}
.sh-sectie .verh-balk{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:56px}
.sh-sectie .verh-filters{display:flex;gap:8px;flex-wrap:wrap}
.sh-sectie .verh-tag{border:1.5px solid var(--lijn);background:#fff;color:var(--paars);font-weight:800;font-size:.82rem;padding:9px 17px;border-radius:999px;cursor:pointer;transition:all .18s ease}
.sh-sectie .verh-tag:hover{background:var(--roze-08);transform:translateY(-2px)}
.sh-sectie .verh-tag.actief{background:var(--paars);border-color:var(--paars);color:#fff}
.sh-sectie .verh-zoek{margin-left:auto;display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid var(--lijn);border-radius:999px;padding:9px 16px;min-width:230px}
.sh-sectie .verh-zoek svg{color:var(--steen);flex:none}
.sh-sectie .verh-zoek input{border:0;outline:0;font:inherit;font-size:.88rem;width:100%;background:none}
.sh-sectie .verh-teller{font-size:.82rem;font-weight:800;color:var(--steen);margin-top:18px}
.sh-sectie .verh-teller b{color:var(--paars)}
.sh-sectie .verh-leeg{display:none;text-align:center;color:var(--steen);padding:44px 0;font-weight:700}
.sh-sectie .verhaal.verstopt{display:none}
@media(max-width:700px){
.sh-sectie .verh-zoek{margin-left:0;width:100%}}
.sh-sectie .vertel{background:var(--paars);border-radius:calc(var(--radius) + 6px);padding:52px 56px;display:grid;grid-template-columns:1.2fr .8fr;gap:36px;align-items:center;color:#fff;position:relative;overflow:hidden}
.sh-sectie .vertel::after{content:"";position:absolute;right:-90px;top:-90px;width:260px;height:260px;border-radius:50%;border:34px solid rgba(255,255,255,.08)}
.sh-sectie .vertel h2{color:#fff}
.sh-sectie .vertel p{color:rgba(255,255,255,.82);margin-top:12px;line-height:1.65}
.sh-sectie .vertel .knoppen{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end;position:relative;z-index:1}
@media(max-width:820px){
.sh-sectie .vertel{grid-template-columns:1fr;padding:34px 30px}
.sh-sectie .vertel .knoppen{justify-content:flex-start}}
.sh-sectie .fase-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:52px}
.sh-sectie .fase-kaart{display:flex;flex-direction:column;background:#fff;border:1px solid var(--lijn);border-radius:calc(var(--radius) + 4px);overflow:hidden;text-decoration:none;color:var(--ink);position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s}
.sh-sectie .fase-kaart:hover{transform:translateY(-6px);box-shadow:var(--shadow-zwaar);border-color:var(--roze)}
.sh-sectie .fase-beeld{position:relative;height:170px;background:linear-gradient(135deg,var(--paars),var(--roze))}
.sh-sectie .fase-beeld .slot{position:absolute;inset:0;border-radius:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px}
.sh-sectie .fase-nr-badge{position:absolute;left:18px;top:16px;z-index:2;background:rgba(255,255,255,.94);color:var(--paars);font-weight:900;font-size:.8rem;letter-spacing:.06em;padding:6px 12px;border-radius:999px}
.sh-sectie .fase-body{display:flex;flex-direction:column;gap:11px;padding:28px 30px 30px;flex:1}
.sh-sectie .fase-label{display:flex;align-items:center;gap:9px;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--steen)}
.sh-sectie .fase-label .dot{width:11px;height:11px;border-radius:50%;background:var(--roze);flex:none}
.sh-sectie .fase-kaart.f2 .dot{background:var(--paars)}
.sh-sectie .fase-kaart.f3 .dot{background:#B4437F}
.sh-sectie .fase-kaart.f4 .dot{background:var(--ink)}
.sh-sectie .fase-kaart h2{font-size:1.45rem}
.sh-sectie .fase-kaart .motto{font-weight:900;color:var(--roze);font-size:.95rem}
.sh-sectie .fase-kaart p{color:var(--steen);font-size:.94rem;line-height:1.6}
.sh-sectie .fase-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}
.sh-sectie .fase-chips span{border:1px solid var(--lijn);border-radius:999px;padding:5px 13px;font-size:.76rem;font-weight:700;color:var(--paars)}
.sh-sectie .fase-voet{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:14px}
.sh-sectie .fase-voet b{font-size:.86rem;font-weight:900;color:var(--paars)}
.sh-sectie .fase-kaart:hover .fase-voet b{color:var(--roze)}
.sh-sectie .fase-voet .pijlknop{width:38px;height:38px;border-radius:50%;background:var(--roze);color:#fff;display:grid;place-items:center;transition:transform .2s}
.sh-sectie .fase-kaart:hover .pijlknop{transform:translateX(5px)}
@media(max-width:820px){
.sh-sectie .fase-grid{grid-template-columns:1fr}
.sh-sectie .fase-body{padding:24px 24px 26px}}
.sh-sectie .vacband-cta{background:#fff;border:1px solid var(--lijn);border-radius:calc(var(--radius) + 4px);padding:34px 38px;margin-top:30px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.sh-sectie .vacband-cta h3{font-size:1.25rem}
.sh-sectie .vacband-cta p{color:var(--steen);font-size:.92rem;margin-top:6px}
@media(max-width:640px){
.sh-sectie .vacband-cta{padding:26px 24px}}
.sh-sectie .zoeklicht .zoekmock{box-shadow:0 16px 40px rgba(29,18,32,.12);border:1px solid var(--lijn)}
.sh-sectie .zoeklicht .vac-tag{border-color:var(--lijn);color:var(--paars)}
.sh-sectie .zoeklicht .vac-tag:hover{background:var(--roze-08)}
.sh-sectie .zoeklicht .vac-tag.actief{background:var(--paars);border-color:var(--paars);color:#fff}
.sh-sectie .zoeklicht .stage-kaart{border:1px solid var(--lijn)}
.sh-sectie .zoeklicht .stage-kaart:hover{box-shadow:var(--shadow-zwaar)}
.sh-sectie .zoeklicht .zoek-leeg{color:var(--steen)}
.sh-sectie .zoeker{max-width:100%;margin:36px auto 0}
.sh-sectie .zoeker .zoekmock{margin:0 auto;max-width:640px}
.sh-sectie .zoeker .vac-tags{justify-content:center;margin-top:16px}
.sh-sectie .vac-tag.actief{background:#fff;color:var(--paars);border-color:#fff}
.sh-sectie .stage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px;opacity:0;max-height:0;overflow:hidden;transition:opacity .5s ease,max-height .6s ease;align-items:stretch}
.sh-sectie .stage-grid.open{opacity:1;max-height:1400px}
.sh-sectie .stage-kaart{background:#fff;border-radius:var(--radius);padding:28px;min-height:200px;color:var(--ink);display:flex;flex-direction:column;gap:12px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;position:relative}
.sh-sectie .stage-kaart:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(0,0,0,.3)}
.sh-sectie .stage-kop{display:flex;gap:12px;align-items:center}
.sh-sectie .stage-logo{flex:none;width:44px;height:44px;border-radius:12px;background:var(--paars-05);color:var(--paars);display:grid;place-items:center;font-weight:900;font-size:.9rem}
.sh-sectie .stage-kaart h3{text-transform:none;letter-spacing:0;font-size:1.06rem;line-height:1.35}
.sh-sectie .stage-kaart .waar{font-size:.82rem;color:var(--steen);font-weight:600}
.sh-sectie .stage-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}
.sh-sectie .stage-tags span{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:5px 11px;border-radius:var(--pill);background:var(--roze-08);color:var(--roze)}
.sh-sectie .stage-tags span.niveau{background:var(--paars-05);color:var(--paars)}
.sh-sectie .stage-kaart .pijlknop{position:absolute;right:18px;bottom:18px;width:34px;height:34px;border-radius:50%;background:var(--roze);color:#fff;display:grid;place-items:center;transition:transform .2s}
.sh-sectie .stage-kaart:hover .pijlknop{transform:translateX(4px)}
.sh-sectie .stage-kaart.blur>*{filter:blur(6px);pointer-events:none;user-select:none}
.sh-sectie .stage-kaart.blur{overflow:hidden}
.sh-sectie .blur-overlay{position:absolute;inset:0;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;text-align:center;padding:24px;background:linear-gradient(160deg,rgba(255,255,255,.72),rgba(255,255,255,.94));border:1.5px dashed var(--roze);border-radius:var(--radius);filter:none!important;pointer-events:auto!important;z-index:2}
.sh-sectie .blur-overlay b{font-size:1rem;color:var(--ink);line-height:1.4}
.sh-sectie .blur-overlay .kicker{margin:0;font-size:.68rem}
.sh-sectie .blur-overlay .tekstlink{font-size:.84rem;font-weight:800;color:var(--paars);text-decoration:none;display:inline-flex;gap:6px;align-items:center}
.sh-sectie .blur-overlay .tekstlink:hover{color:var(--roze)}
.sh-sectie .zoek-leeg{margin-top:32px;color:rgba(255,255,255,.75);font-size:.95rem;display:none;text-align:center}
.sh-sectie .zoek-leeg.zichtbaar{display:block}
@media(max-width:900px){
.sh-sectie .stage-grid{grid-template-columns:1fr}}
.sh-sectie .kruimel{display:flex;gap:10px;align-items:center;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.7);margin-bottom:18px}
.sh-sectie .kruimel a{color:rgba(255,255,255,.7);text-decoration:none}
.sh-sectie .kruimel a:hover{color:#fff}
.sh-sectie .kruimel span{color:var(--roos)}
.sh-sectie .vind{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:46px}
.sh-sectie .vind-kaart{background:#fff;border:1px solid var(--lijn);border-radius:var(--radius);padding:32px 28px;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden}
.sh-sectie .vind-kaart:hover{transform:translateY(-6px);box-shadow:var(--shadow-zwaar)}
.sh-sectie .vind-kaart .nr{font-size:2.6rem;font-weight:900;color:var(--lijn);line-height:1;transition:color .25s;font-variant-numeric:tabular-nums}
.sh-sectie .vind-kaart:hover .nr{color:var(--roze)}
.sh-sectie .vind-kaart h3{text-transform:none;letter-spacing:0;font-size:1.12rem;margin:12px 0 8px}
.sh-sectie .vind-kaart p{color:var(--steen);font-size:.95rem}
@media(max-width:900px){
.sh-sectie .vind{grid-template-columns:1fr}}
.sh-sectie .stappen{display:grid;grid-template-columns:repeat(var(--stappen,3),minmax(0,1fr));gap:24px;margin-top:52px}
.sh-sectie .stap{background:#fff;border:1px solid var(--lijn);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}
.sh-sectie .stap:hover{transform:translateY(-6px);box-shadow:var(--shadow-zwaar)}
.sh-sectie .stap .beeld{position:relative;aspect-ratio:16/10;overflow:hidden}
.sh-sectie .stap .beeld .foto{position:absolute;inset:0;aspect-ratio:auto;border-radius:0;box-shadow:none}
.sh-sectie .stap .body{padding:28px;display:flex;flex-direction:column;gap:10px;flex:1}
.sh-sectie .stap .fase-nr{position:absolute;top:14px;left:14px;z-index:2;width:44px;height:44px;border-radius:50%;background:var(--roze);color:#fff;display:grid;place-items:center;font-weight:900;font-size:1.1rem;box-shadow:0 8px 20px rgba(209,0,116,.4)}
.sh-sectie .stap h3{text-transform:none;letter-spacing:0;font-size:1.2rem}
.sh-sectie .stap p{color:var(--steen);font-size:.95rem}
.sh-sectie .stap ul{list-style:none;display:grid;gap:8px;margin-top:4px}
.sh-sectie .stap li{font-size:.9rem;font-weight:600;padding-left:20px;position:relative}
.sh-sectie .stap li::before{content:"—";position:absolute;left:0;color:var(--roze);font-weight:900}
@media(max-width:900px){
.sh-sectie .stappen{grid-template-columns:1fr}}
.sh-sectie .vacband{background:linear-gradient(150deg,var(--paars),#5C083F);color:#fff;position:relative;overflow:hidden}
.sh-sectie .vacband .wrap{position:relative;z-index:2}
.sh-sectie .vacband .kicker{color:var(--roos)}
.sh-sectie .zoekmock{display:flex;gap:6px;background:#fff;border-radius:var(--pill);padding:6px 6px 6px 24px;max-width:620px;margin-top:30px;box-shadow:0 24px 60px rgba(0,0,0,.35)}
.sh-sectie .zoekmock input{flex:1;min-width:0;border:0;background:transparent;color:var(--ink);font-size:1rem;font-family:inherit;outline:none}
.sh-sectie .zoekmock input::placeholder{color:var(--steen)}
.sh-sectie .vac-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.sh-sectie .vac-tag{font-size:.8rem;font-weight:700;padding:8px 16px;border-radius:var(--pill);border:1.5px solid rgba(255,255,255,.4);color:#fff;text-decoration:none;transition:background .15s}
.sh-sectie .vac-tag:hover{background:rgba(255,255,255,.15)}
.sh-sectie .foto img + .slot{display:none !important}

/* --- Volle breedte + detailcorrecties -------------------------------------
 *
 * De single-vacature is geen Avada-pagina maar een template-part dat in
 * .post-content rendert. Die zit in de gewone Avada-rij en is daardoor
 * beperkt tot de sitebreedte, terwijl de secties (donkere hero, veldband)
 * juist van rand tot rand horen te lopen zoals op de gebouwde pagina's.
 * We laten de rij dus vollopen; de leesbreedte wordt binnenin nog steeds
 * bewaakt door .wrap (max 1200px) en .artikel (max 720px).
 *
 * De body-klasse sh-laag-vacature-detail zet het thema zelf, dus dit raakt
 * alleen deze laag en niet de rest van de site.
 */
body.sh-laag-vacature-detail #main {
	padding-left: 0;
	padding-right: 0;
}

body.sh-laag-vacature-detail #main > .fusion-row {
	max-width: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* De wrapper draagt sh-sectie en sh-vacature-detail op hetzelfde element;
   met beide klassen (0,3,0) winnen deze regels van de basis erboven (0,2,0). */
.sh-sectie.sh-vacature-detail .artikel-hero {
	padding: 72px 0 102px;
}

.sh-sectie.sh-vacature-detail .sectie-veld {
	background: transparent;
	padding-bottom: 0;
}

.sh-sectie.sh-vacature-detail .artikel {
	margin-top: 40px;
}

.sh-sectie.sh-vacature-detail .artikel ul.wp-block-list {
	padding-left: 20px;
	margin-bottom: 30px;
}

#solliciteren .sh-form {
	padding: 30px;
}

/* Avada zet een ondermarge op het artikel; die valt hier samen met de
   sectie-padding en levert een dubbele witruimte op. */
article.sh_vacature {
	margin-bottom: 0 !important;
}

.sh-sectie .artikel h2 {
	margin-bottom: 10px;
}

/* De kaart sluit hier de sectie af; de marge hoort er dus onder, niet boven. */
.sh-sectie .werkgever-kaart {
	margin-top: 0;
	margin-bottom: 56px;
}

/* De inline-SVG in de deelknop heeft geen width/height; zonder maat valt hij
   terug op de standaardgrootte en duwt de knop uit elkaar. */
.sh-sectie .deelknop svg {
	width: 16px;
	height: 16px;
	flex: none;
}

/* Zelfde correctie als op verhaal-detail: de kicker in de artikel-hero stond op
   var(--paars) uit base.css en leest slecht op de donkere hero. Gescopet op
   .artikel-hero, zodat de kickers op lichte achtergronden paars blijven. */
.sh-sectie .artikel-hero .kicker {color:rgba(255,255,255,.75)}

/* --- Werkgever-detail -----------------------------------------------------
 *
 * De werkgeverpagina's lenen deze laag: de artikel-hero, de kerngegevensrij, het
 * artikelblok en de mini-vacaturekaarten staan hierboven al. Alleen de kop met het
 * logo en het contactblok zijn eigen. Alles hieronder is gescopet op
 * .sh-werkgever-detail, zodat de vacaturepagina onaangeroerd blijft.
 *
 * Het logo staat op een wit vlak: de meeste ledenlogo's zijn donker en verdwijnen
 * anders in de gradient van de hero.
 */
.sh-sectie.sh-werkgever-detail .wg-kop{display:flex;gap:28px;align-items:center;flex-wrap:wrap}
.sh-sectie.sh-werkgever-detail .wg-logo{flex:none;width:112px;height:112px;border-radius:22px;background:#fff;display:grid;place-items:center;padding:16px;box-shadow:0 20px 44px rgba(0,0,0,.3)}
.sh-sectie.sh-werkgever-detail .wg-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.sh-sectie.sh-werkgever-detail .wg-logo.initialen{font-size:1.7rem;font-weight:900;color:var(--paars);padding:0}
.sh-sectie.sh-werkgever-detail .wg-kop-tekst{flex:1;min-width:260px}
.sh-sectie.sh-werkgever-detail .wg-kop-tekst h1{margin:0}
.sh-sectie.sh-werkgever-detail .artikel-hero .sub{font-size:1.05rem;color:rgba(255,255,255,.85)}

/* Externe link in de metaregel; zelfde ritme als de deelknop ernaast, zonder pil. */
.sh-sectie.sh-werkgever-detail .wg-extern{display:inline-flex;gap:8px;align-items:center;color:#fff;font-size:.84rem;font-weight:800;text-decoration:none;border-bottom:1.5px solid rgba(255,255,255,.4);padding-bottom:3px;transition:border-color .2s}
.sh-sectie.sh-werkgever-detail .wg-extern:hover{border-color:#fff}
.sh-sectie.sh-werkgever-detail .wg-extern svg{width:16px;height:16px;flex:none}

.sh-sectie.sh-werkgever-detail .wg-contact{max-width:720px;margin:48px auto 0;background:#fff;border:1px solid var(--lijn);border-radius:calc(var(--radius) + 4px);padding:28px 32px;transition:box-shadow .22s}
.sh-sectie.sh-werkgever-detail .wg-contact:hover{box-shadow:var(--shadow-zwaar)}
.sh-sectie.sh-werkgever-detail .wg-contact dl{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 28px;margin:16px 0 0}
.sh-sectie.sh-werkgever-detail .wg-contact dt{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--steen)}
.sh-sectie.sh-werkgever-detail .wg-contact dd{margin:5px 0 0;font-weight:700;overflow-wrap:anywhere}
.sh-sectie.sh-werkgever-detail .wg-contact a{color:var(--ink);text-decoration:none;border-bottom:1.5px solid var(--roos);transition:border-color .2s,color .2s}
.sh-sectie.sh-werkgever-detail .wg-contact a:hover{color:var(--roze);border-color:var(--roze)}

@media(max-width:700px){
.sh-sectie.sh-werkgever-detail .wg-logo{width:88px;height:88px;border-radius:18px;padding:12px}
.sh-sectie.sh-werkgever-detail .wg-contact dl{grid-template-columns:1fr}}

/* Open sollicitatie op een werkgeverprofiel zonder vacatures (20-8-2026).
   Dezelfde maat en binnenruimte als het formulier op de vacaturepagina: .sh-form uit
   smarthub-core heeft padding:1.75rem 0, dus zonder deze regel plakken de velden tegen
   de rand van de witte kaart. Daar staat op de vacaturepagina #solliciteren voor. */
.sh-sectie.sh-werkgever-detail .wg-open-sollicitatie{max-width:720px;margin:34px auto 0;text-align:left}
.sh-sectie.sh-werkgever-detail .wg-open-sollicitatie .sh-form{padding:30px}
.sh-sectie.sh-werkgever-detail .wg-open-sollicitatie .sh-form__intro--let-op{font-size:.86rem;border-left:3px solid var(--roze);padding-left:12px}

/* Regel van Rick, 20-8: de open stand van het formulier heeft zijn eigen binnenruimte niet nodig.
   De omhullende .wg-open-sollicitatie hierboven zet de marge al, en .sh-form daarbinnen de padding;
   wat de <section> zelf meekrijgt komt daar bovenop. Alleen de open stand, want op de
   vacaturepagina staat dezelfde section in een andere omgeving. */
.sh-form--sollicitatie.sh-form--open{padding:0}
