/* GTGF v18.11 - publieke site: login volgorde, homepage-preview, header-actions */
html body .gtgf-home13__preview{margin:clamp(28px,4vw,48px) 0 0;padding:0;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#0b0b0d;box-shadow:0 30px 80px rgba(0,0,0,.35)}
html body .gtgf-home13__preview img{display:block;width:100%;height:auto}
html body .gtgf-home13__preview figcaption{padding:12px 18px;font-size:13px;line-height:1.4;color:rgba(255,255,255,.72);background:#111114;border-top:1px solid rgba(255,255,255,.08)}
html body .v14-header-actions{display:flex;align-items:center;gap:12px}
html body .gtgf-language-switch{min-width:40px;height:36px;padding:0 10px;font-size:12px;letter-spacing:.08em;opacity:.85}
html body .gtgf-language-switch:hover,html body .gtgf-language-switch:focus-visible{opacity:1}
html body.page-template-page-inloggen .login-auth-grid,html body .login-section .login-auth-grid{margin-top:0}
html body .login-section .login-intro{margin:clamp(36px,5vw,64px) auto 0;max-width:760px;text-align:center}
html body .login-section .login-intro h2{font-size:clamp(24px,3vw,34px);line-height:1.15}
@media(max-width:700px){
 html body .login-page-hero{padding-top:88px!important;padding-bottom:28px!important;min-height:0!important}
 html body .login-page-hero .page-hero__intro{display:none}
 html body .login-page-hero h1{font-size:clamp(34px,10vw,44px)!important;line-height:1}
 html body .login-section{padding-top:24px!important}
}

/* Eén kopstijl: gemeten op live site liep H1 van 34 tot 56px en de letterspatiëring van -0,8 tot -3,3px, deels uppercase. */
html body{--gtgf-h1:clamp(30px,3.8vw,44px);--gtgf-h2:clamp(22px,2.5vw,30px)}
html body main h1,html body .page-hero h1,html body.gtgf-v14.gtgf-v14.gtgf-v14.gtgf-v14 main h1,html body.gtgf-v14.gtgf-v14.gtgf-v14.gtgf-v14 .page-hero h1{font-size:var(--gtgf-h1)!important;line-height:1.02!important;letter-spacing:-.035em!important;text-transform:none!important;text-wrap:balance}
html body.gtgf-v14.gtgf-v14.gtgf-v14.gtgf-v14 main h2:not(.screen-reader-text):not(:is(form,aside,dialog,[class*="card"],[class*="modal"],[class*="popup"],[class*="tool"],[class*="planner-app"]) *),html body main h2:not(.screen-reader-text):not(:is(form,aside,dialog,[class*="card"],[class*="modal"],[class*="popup"],[class*="tool"],[class*="planner-app"]) *){font-size:var(--gtgf-h2)!important;line-height:1.08!important;letter-spacing:-.03em!important;text-transform:none!important;text-wrap:balance}
@media(max-width:560px){html body{--gtgf-h1:clamp(28px,8.4vw,36px);--gtgf-h2:clamp(21px,6vw,26px)}}

/* ---- Afwerking: hoeken, contrast, hamburger, interactie ---- */
html body{--gtgf-r:16px;--gtgf-orange:#ff5a00;--gtgf-ease:cubic-bezier(.2,.7,.2,1)}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
html body ::selection{background:var(--gtgf-orange);color:#fff}
html body :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--gtgf-orange)!important;outline-offset:3px!important;border-radius:8px}

/* hamburger was onzichtbaar: streepjes hadden een transparante achtergrond */
html body .v14-mobile-toggle{place-content:center;gap:5px;width:46px;height:46px;border-radius:12px;border:1px solid rgba(255,255,255,.28)!important;background:rgba(255,255,255,.06)!important;cursor:pointer;transition:background .2s var(--gtgf-ease),border-color .2s var(--gtgf-ease)}
html body .v14-mobile-toggle:hover{background:rgba(255,90,0,.16)!important;border-color:var(--gtgf-orange)!important}
html body .v14-mobile-toggle span{display:block;width:22px;height:2px!important;border-radius:2px;background:#fff!important;transition:transform .25s var(--gtgf-ease),opacity .2s}
html body .v14-mobile-toggle[aria-expanded="true"] span:nth-of-type(1){transform:translateY(7px) rotate(45deg)}
html body .v14-mobile-toggle[aria-expanded="true"] span:nth-of-type(2){opacity:0}
html body .v14-mobile-toggle[aria-expanded="true"] span:nth-of-type(3){transform:translateY(-7px) rotate(-45deg)}
html body .gtgf-language-switch{border-radius:12px;height:46px}
@media(min-width:1021px){html body .gtgf-language-switch{height:36px;border-radius:999px}}

/* knoppen: één vorm en één beweging */
html body :is(.v14-btn,.v14-header-primary,.button){border-radius:12px;transition:transform .18s var(--gtgf-ease),box-shadow .18s var(--gtgf-ease),background-color .18s}
html body :is(.v14-btn,.v14-header-primary,.button):hover{transform:translateY(-1px)}
html body :is(.v14-btn,.v14-header-primary,.button):active{transform:translateY(0)}
html body .v14-btn--orange:hover{box-shadow:0 10px 28px rgba(255,90,0,.35)}

/* kaarten en lijsten: afgeronde vlakken */
html body .gtgf-home13__pillar-grid,html body .gtgf-home13__steps{border-radius:var(--gtgf-r);overflow:hidden}
html body .gtgf-home13__pillar-grid a{transition:background-color .2s var(--gtgf-ease),transform .2s var(--gtgf-ease)}
html body .gtgf-home13__pillar-grid a:hover{background:rgba(255,90,0,.06)}
html body .gtgf-home13__discover-card{border-radius:calc(var(--gtgf-r) + 2px);overflow:hidden;isolation:isolate;box-shadow:0 18px 46px rgba(0,0,0,.18);transition:transform .3s var(--gtgf-ease),box-shadow .3s var(--gtgf-ease)}
html body .gtgf-home13__discover-card img{transition:transform .6s var(--gtgf-ease)}
html body .gtgf-home13__discover-card:hover{transform:translateY(-3px);box-shadow:0 26px 60px rgba(0,0,0,.28)}
html body .gtgf-home13__discover-card:hover img{transform:scale(1.04)}
/* oranje labels op foto's waren onleesbaar */
html body .gtgf-home13__discover-shade{background:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.35) 45%,rgba(0,0,0,.86) 100%)!important}
html body .gtgf-home13__discover-copy>:first-child{color:#ffa35c!important;text-shadow:0 1px 8px rgba(0,0,0,.6)}
html body .gtgf-home13__discover-copy{text-shadow:0 1px 10px rgba(0,0,0,.45)}
html body .gtgf-home13__preview{border-radius:20px}

/* koppen: geen afgesneden staarten (jij, gaan) */
html body :is(h1,h2){padding-bottom:.06em}

/* =====================================================================
   v18.13 - Herontwerp na visuele audit (desktop 1440px)
   ===================================================================== */

/* -- Home: pilaren -- */
html body .gtgf-home13__pillar-grid a{padding:clamp(22px,2vw,32px)!important;gap:10px}
html body .gtgf-home13__pillar-grid a strong{font-size:clamp(20px,1.6vw,24px)!important;letter-spacing:-.02em}
html body .gtgf-home13__pillar-grid a span{font-size:15px!important;line-height:1.5!important}
html body .gtgf-home13__pillar-grid a small{font-size:13px!important;letter-spacing:.14em}

/* -- Home: route (was 5 piepkleine cellen naast de tekst) -- */
@media(min-width:900px){
 html body .gtgf-home13__flow-layout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(36px,4vw,56px)!important;align-items:start}
 html body .gtgf-home13__flow-copy{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);column-gap:clamp(32px,5vw,80px);align-items:end}
 html body .gtgf-home13__flow-copy>p{grid-column:1/-1;margin-bottom:14px}
 html body .gtgf-home13__flow-copy>h2{grid-column:1;margin:0}
 html body .gtgf-home13__flow-copy>span{grid-column:2;font-size:17px;line-height:1.6;max-width:46ch}
 html body .gtgf-home13__flow-copy>a{grid-column:2;margin-top:18px;justify-self:start}
 html body .gtgf-home13__steps{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;position:relative;border-radius:var(--gtgf-r);overflow:hidden}
 html body .gtgf-home13__steps li{padding:clamp(20px,2vw,30px)!important;min-height:170px;display:flex!important;flex-direction:column;justify-content:flex-start;gap:26px;transition:background-color .25s var(--gtgf-ease)}
 html body .gtgf-home13__steps li:hover{background:rgba(255,90,0,.08)}
 html body .gtgf-home13__steps li b{font-size:34px!important;line-height:1;letter-spacing:-.04em;color:var(--gtgf-orange)!important}
 html body .gtgf-home13__steps li strong{font-size:20px!important;letter-spacing:-.02em;display:block;margin-bottom:6px}
 html body .gtgf-home13__steps li small{font-size:14px!important;line-height:1.5!important;opacity:.82;display:block}
}
html body .gtgf-home13__steps li small{font-size:max(14px,1em)}

/* -- Home: hero-vertrouwenslijn en afsluiter -- */
html body .gtgf-home13__trust span{font-size:12px!important;letter-spacing:.12em}
html body .gtgf-home13__cta{padding-block:clamp(44px,5vw,68px)!important}
html body .gtgf-home13__cta-inner{align-items:center!important;gap:32px}
html body .gtgf-home13__cta h2{font-size:clamp(26px,3vw,38px)!important}
html body .gtgf-home13__cta-note{display:block;margin-top:14px;font-size:15px;color:rgba(255,255,255,.72);letter-spacing:.01em}
html body .gtgf-home13__cta .v14-btn{padding:18px 32px!important;font-size:14px!important}

/* -- Formulieren: uitgelijnde checkboxen (stonden boven hun tekst) -- */
html body main label:has(>input[type="checkbox"]),html body main label:has(>input[type="radio"]).is-inline{display:flex!important;align-items:flex-start;gap:10px;text-transform:none!important;letter-spacing:0!important;font-weight:500!important;font-size:14px!important;line-height:1.45!important;cursor:pointer}
html body main label>input[type="checkbox"]{flex:0 0 20px;width:20px;height:20px;margin:1px 0 0!important;accent-color:var(--gtgf-orange);border-radius:5px}
html body .login-remember span{text-transform:none!important;letter-spacing:0!important}

/* -- Inloggen: herontworpen -- */
html body .login-page-hero{min-height:0!important;padding:clamp(56px,7vw,96px) 0 clamp(28px,3vw,44px)!important}
html body .login-section{padding:clamp(28px,4vw,56px) 0 clamp(56px,7vw,96px)!important}
html body .login-section>.wrap{max-width:1040px!important;margin-inline:auto!important;padding-inline:20px!important}
html body .login-section .login-auth-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;background:none!important;padding:0!important;align-items:stretch!important;box-shadow:none!important;border:0!important}
html body .login-section .planner-auth-card{border-radius:20px!important;padding:clamp(24px,3vw,36px)!important;display:flex;flex-direction:column;gap:14px;box-shadow:0 24px 60px rgba(0,0,0,.14)}
html body .login-section .planner-auth-card h3{font-size:clamp(24px,2.4vw,30px)!important;line-height:1.05!important;letter-spacing:-.03em!important;text-transform:none!important;margin:0 0 4px}
html body .login-section .planner-auth-card .form-row{margin:0}
html body .login-section .planner-auth-card label{font-size:12px;letter-spacing:.1em}
html body .login-section .planner-auth-card input[type="text"],html body .login-section .planner-auth-card input[type="email"],html body .login-section .planner-auth-card input[type="password"]{height:50px;border-radius:12px!important;padding:0 16px;font-size:16px}
html body .login-section .planner-auth-card .button{margin-top:auto;align-self:flex-start;padding:16px 26px}
html body .login-section .login-intro{display:block!important;margin:clamp(40px,5vw,72px) auto 0!important;max-width:680px!important;text-align:center!important}
html body .login-section .login-intro>*{margin-inline:auto!important;max-width:none!important}
html body .login-section .login-intro .eyebrow{margin-bottom:10px!important}
html body .login-section .login-intro h2{margin:0 0 16px!important}
html body .login-section .login-intro p:not(.eyebrow){font-size:17px!important;line-height:1.6!important;color:rgba(20,20,20,.75)}
html body .login-section .v1551-account-proof{display:flex!important;flex-wrap:wrap;justify-content:center;gap:10px!important;margin-top:22px!important}
@media(max-width:820px){html body .login-section .login-auth-grid{grid-template-columns:1fr!important}}

/* -- Over GTGF -- */
html body .v142-about-route{width:min(1240px,calc(100% - 40px));margin-inline:auto}
html body.gtgf-v14.gtgf-v14.gtgf-v14.gtgf-v14.gtgf-v14 .v142-about-route .v14-section-head h2{color:#111!important}
html body .v14-step-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important}
@media(min-width:900px){html body{--gtgf-h1:clamp(32px,3.6vw,44px)}}
/* leesbare llopende tekst op verhaalpagina's (stond op 12px) */
@media(min-width:900px){
 html body .v14-about-page :is(p,li),html body .gtgf-home13__head>span{font-size:15px!important;line-height:1.6!important}
 html body .v14-about-page :is(.v14-step-grid,.v14-method) p{font-size:15px!important}
}

/* -- Events: "Maak plan"-knop was donkergrijs op zwart -- */
html body a.v1588-major-plan.v1690-event-plan-primary,html body .v1588-major-plan.v1690-event-plan-primary{color:#fff!important;background:#111!important;border-radius:10px;font-weight:800;letter-spacing:.06em;transition:background-color .2s var(--gtgf-ease),transform .2s var(--gtgf-ease)}
html body .v1588-major-plan.v1690-event-plan-primary:hover{background:var(--gtgf-orange)!important;transform:translateY(-1px)}
/* Events-lijst: titels stonden per rij anders ingesprongen (grid werd gecentreerd) */
html body .event-card__body.v1587-event-main{justify-content:start!important;justify-items:start!important}
html body .v1587-event-row .v1587-event-actions{align-content:center}

/* hamburger alleen op mobiel/tablet (mijn eerdere regel toonde hem ook op desktop) */
html body .v14-mobile-toggle{display:none!important}
@media(max-width:1020px){html body .v14-mobile-toggle{display:inline-grid!important}}

/* -- Kenniscentrum: kaarttitels in kapitalen waren zwaar en slecht leesbaar; filterbalk-tekst was onzichtbaar -- */
html body .brief-card h3,html body .v145-article-card__link h3{text-transform:none!important;font-size:clamp(17px,1.35vw,20px)!important;line-height:1.22!important;letter-spacing:-.015em!important}
html body .v159975-editorial-pick__main strong{text-transform:none!important;font-size:clamp(22px,2.2vw,30px)!important;line-height:1.12!important;letter-spacing:-.025em!important}
html body .v156-filter-panel>summary{color:#fff!important;cursor:pointer}
html body .v156-filter-panel>summary span{color:#fff!important;font-weight:800}
html body .v156-filter-panel>summary small{color:rgba(255,255,255,.7)!important;font-size:13px!important}
html body .brief-card{border-radius:16px;transition:transform .25s var(--gtgf-ease),box-shadow .25s var(--gtgf-ease)}
html body .brief-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(0,0,0,.14)}

/* =====================================================================
   v18.15 - Compacter en rustiger: kleinere letters, minder witruimte
   ===================================================================== */
html body{--gtgf-section-y:clamp(40px,4.6vw,64px)}
html body main :is(.section,.v14-section,.gtgf-home13__pillars,.gtgf-home13__flow,.gtgf-home13__discover){padding-block:var(--gtgf-section-y)!important}
html body .gtgf-home13__hero{min-height:0!important}
html body .gtgf-home13__hero-inner{padding-block:clamp(56px,7vw,96px)!important}
html body .gtgf-home13__lead{font-size:clamp(15px,1.25vw,17px)!important;max-width:52ch}
html body .gtgf-home13__hero h1{font-size:clamp(34px,4.6vw,56px)!important}
html body .gtgf-home13__head{margin-bottom:clamp(18px,2.4vw,28px)!important}
html body .gtgf-home13__pillar-grid a strong{font-size:clamp(17px,1.3vw,20px)!important}
html body .gtgf-home13__pillar-grid a span{font-size:14px!important}
html body .gtgf-home13__steps li{min-height:140px!important;padding:20px!important}
html body .gtgf-home13__steps li b{font-size:26px!important}
html body .gtgf-home13__steps li strong{font-size:17px!important}
html body .gtgf-home13__steps li small{font-size:13px!important}
html body .gtgf-home13__flow-copy>span{font-size:15px!important}
html body .gtgf-home13__cta-note{font-size:14px}
html body .gtgf-home13__cta .v14-btn{padding:15px 26px!important}
html body :is(.v14-btn,.button,.v14-header-primary){font-size:13px}
/* eyebrows en labels iets rustiger */
html body main :is(.eyebrow,[class*="__eyebrow"]){font-size:11.5px!important;letter-spacing:.14em}
/* pagina-hero's lager */
html body .page-hero{padding-block:clamp(44px,5.5vw,80px)!important;min-height:0!important}
html body .page-hero__intro,html body .page-hero p{font-size:clamp(14px,1.1vw,16px)}
/* kaarttitels overal iets kleiner */
html body main :is(h3,.card h3){font-size:clamp(16px,1.3vw,19px);line-height:1.2;letter-spacing:-.015em}

/* =====================================================================
   v18.16 - Trainingsplanner: herontwerp (wizard + resultaat)
   Selector-prefix :not(#a):not(#b) geeft id-specificiteit en wint daarmee
   van de oude !important-regels uit de v16/v17 stylesheets.
   ===================================================================== */

/* -- knoppen: dubbele pijl (tekst "→" + CSS-::after "→") -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .button::after{content:none!important;display:none!important}

/* -- layout: één gecentreerde kolom, zijbalk als slanke introstrook -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-layout{display:block!important;max-width:1120px!important;margin-inline:auto!important;padding-inline:20px}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-sidebar{position:static!important;width:auto!important;max-width:none!important;margin:0 0 18px!important;padding:18px 22px!important;border-radius:16px;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center;column-gap:28px;row-gap:4px;box-shadow:0 8px 28px rgba(0,0,0,.06)}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-sidebar>.eyebrow{grid-column:1;margin:0}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-sidebar>h2{grid-column:1;margin:0!important;font-size:clamp(20px,2vw,26px)!important;line-height:1.1!important;text-transform:none!important;letter-spacing:-.025em!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-sidebar>h2 br{display:none}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-sidebar>p{grid-column:1;margin:6px 0 0!important;font-size:14px!important;line-height:1.5!important;max-width:64ch}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-sidebar>.planner-legend{grid-column:2!important;grid-row:1/span 3!important;display:grid!important;gap:8px;border:0!important;padding:0 0 0 24px!important;border-left:1px solid rgba(0,0,0,.1)!important;font-size:12px}
@media(max-width:820px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-sidebar{grid-template-columns:1fr}html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-sidebar>.planner-legend{grid-column:1;grid-row:auto;padding:10px 0 0!important;border-left:0!important;border-top:1px solid rgba(0,0,0,.1)!important;display:flex;flex-wrap:wrap;gap:6px 16px}}

/* -- wizard: één afgeronde kaart -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-tool{border-radius:20px}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950{border-radius:20px;overflow:hidden}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__stage{padding-block:clamp(18px,2.4vw,28px)!important}
/* dubbele "Stap X van 5": staat al in de voortgangsbalk */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__head>.eyebrow{display:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__head h2{font-size:clamp(22px,2.4vw,30px)!important;line-height:1.1!important;text-transform:none!important;letter-spacing:-.03em!important;margin:0 0 6px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__head p{font-size:15px!important;line-height:1.5!important;color:#4a443d!important;max-width:60ch}

/* -- "Waarom dit?": zwarte balk werd een lichte notitie -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__coach{display:flex!important;gap:12px;align-items:baseline;background:rgba(255,90,0,.07)!important;border:0!important;border-left:3px solid #ff5a00!important;border-radius:12px!important;box-shadow:none!important;padding:12px 16px!important;margin:14px 0 18px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__coach>span{flex:0 0 auto;color:#c2410c!important;font-size:11px!important;font-weight:800;letter-spacing:.12em;text-transform:uppercase;background:none!important;padding:0!important;height:auto!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__coach>p{margin:0!important;color:#3b352e!important;font-size:14px!important;line-height:1.5!important}

/* -- sportkeuze: vijf gelijke tegels in één rij -- */
@media(min-width:760px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-primary-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-primary-choice{border-radius:14px!important;padding:14px!important;min-height:0!important;transition:transform .18s var(--gtgf-ease),box-shadow .18s var(--gtgf-ease),border-color .18s}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-primary-choice:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.1)}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-primary-choice strong,html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-primary-choice>span:first-child{font-size:15px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-primary-choice small,html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-primary-choice span+span{font-size:12.5px!important;line-height:1.4!important}

/* -- stap 2: donker "ervaring"-vlak was onleesbaar (donker op zwart) -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-core171700__experience{background:#fff!important;border:1.5px solid rgba(20,20,20,.12)!important;border-left:3px solid #ff5a00!important;border-radius:14px!important;padding:16px 18px!important;box-shadow:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-core171700__experience label{color:#1a1714!important;font-size:12px!important;letter-spacing:.08em}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-core171700__experience small{color:#5c554d!important;font-size:12.5px!important}

/* -- stap 3: dagen als nette chips (labels waren donker op zwart) -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day{display:grid!important;gap:6px;background:none!important;border:0!important;padding:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>label{position:relative;display:flex!important;align-items:center;justify-content:center;height:42px;border-radius:12px!important;border:1.5px solid rgba(20,20,20,.16)!important;background:#fff!important;color:#1a1714!important;font-size:13px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:none!important;cursor:pointer;transition:background-color .18s,border-color .18s,color .18s}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>label>span{color:inherit!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>label>input{position:absolute!important;opacity:0!important;width:100%!important;height:100%!important;inset:0;margin:0!important;cursor:pointer}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>label:hover{border-color:#ff5a00!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>label:has(input:checked){background:#111!important;border-color:#111!important;color:#fff!important;box-shadow:0 6px 16px rgba(0,0,0,.18)}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>select{height:38px;border-radius:10px!important;font-size:12.5px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>select:disabled{opacity:.45}

/* -- stap 5: planpreview (donker) met leesbare tekst -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-core171700__plan-preview{border-radius:16px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-core171700__plan-preview strong{color:#fff!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-core171700__plan-preview p,html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-core171700__plan-preview small{color:rgba(255,255,255,.74)!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__review-note{color:#4a443d!important}

/* -- navigatie onderaan -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__actions{padding:14px clamp(18px,2.4vw,28px)!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__next{border-radius:12px!important;padding:14px 26px!important;font-size:13px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .training-guide159950__back{color:#4a443d!important;font-weight:700}

/* -- resultaat: één bewaar-prompt minder, rustigere kaarten -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results aside.gtgf-account-incentive{display:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-rolling-horizon,.planner-athlete-levels-brief,.planner-next-action){border-radius:16px!important}

/* -- account-blok onder de planner: tabs i.p.v. twee lange formulieren -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account{border-radius:20px!important;padding:clamp(20px,3vw,32px)!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account__intro h2{font-size:clamp(22px,2.4vw,30px)!important;text-transform:none!important;line-height:1.1!important;letter-spacing:-.03em!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account__intro{padding-bottom:0!important;margin-bottom:14px}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account__tabs{display:inline-flex;gap:4px;padding:4px;border-radius:12px;background:rgba(0,0,0,.06);margin:0 0 16px}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account__tabs button{border:0;background:none;padding:10px 18px;border-radius:9px;font:800 13px/1 inherit;letter-spacing:.04em;color:#4a443d;cursor:pointer;transition:background-color .18s,color .18s}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account__tabs button[aria-selected="true"]{background:#111;color:#fff}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account .planner-auth-grid[data-active]{grid-template-columns:minmax(0,560px)!important;gap:0!important;background:none!important;border:0!important;padding:0!important;box-shadow:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account .planner-auth-grid[data-active="register"]>form:not(.planner-auth-card--orange),html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account .planner-auth-grid[data-active="login"]>form.planner-auth-card--orange{display:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account .planner-auth-card{min-height:0!important;border-radius:16px!important}
/* oude regels zetten -webkit-text-fill-color en negeren dan onze tekstkleur */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) :is(.training-guide159950__coach p,.training-guide159950__coach span,.training-core171700__experience label,.training-core171700__experience small,.training-core171700__plan-preview strong,.training-core171700__plan-preview p,.training-core171700__plan-preview small,.training-guide159950__review-note,.planner-v15-day>label,.planner-v15-day>label>span,.training-guide159950__head p){-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>label>span,html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>label>input:checked+span{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;width:auto!important;height:auto!important;min-height:0!important;border-radius:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>label>input{-webkit-appearance:none!important;appearance:none!important;background:transparent!important;border:0!important;box-shadow:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-v15-day>label{height:42px!important;min-height:0!important}

/* =====================================================================
   v18.17 - Planner: dagweergave en training (dialog) leesbaar en rustig
   ===================================================================== */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-day__open::after{content:none!important;display:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-day__open{border-radius:12px!important;font-size:13px!important;padding:14px 20px!important}

/* minimale tekstmaat in het resultaat (stond op 9-11px) */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(small,em,b,summary,.planner-google-link,.planner-day__date,.planner-fit159988,.home-kicker){font-size:max(12px,.75rem)!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-day__date,.planner-week-overview small){letter-spacing:.04em}

/* dagkaart: titel in gewone zinnen */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-day h3,html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-day h4,html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-guide-session__head h3{text-transform:none!important;font-size:clamp(20px,2vw,26px)!important;line-height:1.12!important;letter-spacing:-.025em!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .gtgf-term-help{display:inline-grid!important;place-items:center;width:18px!important;height:18px!important;margin:0 3px;vertical-align:.12em;border-radius:50%!important;font-size:11px!important;line-height:1!important;letter-spacing:0!important}

/* -- training-dialog -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog{width:min(880px,calc(100vw - 32px))!important;max-height:calc(100vh - 48px)!important;border-radius:22px!important;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.45)}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog::backdrop{background:rgba(8,8,8,.62);backdrop-filter:blur(3px)}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__head{padding:22px 28px 18px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__head h2{font-size:clamp(22px,2.4vw,30px)!important;line-height:1.1!important;text-transform:none!important;letter-spacing:-.03em!important;margin:4px 0 6px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__head p:not(.eyebrow){font-size:14px!important;color:rgba(255,255,255,.72)!important;-webkit-text-fill-color:currentColor!important;margin:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__close{border-radius:12px!important;width:40px;height:40px}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__content{padding:20px 28px 8px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-guide-session{display:grid;gap:14px}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-guide-session__head{display:grid;gap:4px;padding:0!important;border:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-guide-session__head>span{display:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-guide-session__head>p{font-size:14px!important;color:#5c554d!important;margin:0!important;-webkit-text-fill-color:currentColor!important}
/* kernwaarden als drie pillen */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-quickfacts{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-quickfacts>span{display:grid;gap:2px;padding:12px 16px!important;border-radius:14px!important;background:#f4f1eb!important;border:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-quickfacts small{font-size:11.5px!important;letter-spacing:.1em;color:#6b645b!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-quickfacts strong{font-size:16px!important;color:#111!important;-webkit-text-fill-color:currentColor!important}
/* twee kolommen: brief links, uitvoering rechts */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-layout{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr)!important;gap:16px!important;align-items:start}
@media(max-width:720px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-layout,html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-quickfacts{grid-template-columns:1fr!important}}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-brief{display:grid;gap:10px}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-brief__item{border-radius:12px!important;padding:12px 14px!important;background:#faf8f4!important;border-left:3px solid #9a948b!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-brief__item.is-purpose{border-left-color:#111!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-brief__item.is-success{border-left-color:#2e9e6b!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-brief__item.is-avoid{border-left-color:#ff5a00!important;background:#fff3ec!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-brief__item strong{display:block;font-size:11.5px!important;letter-spacing:.1em;color:#6b645b!important;margin-bottom:3px;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-brief__item p{font-size:14px!important;line-height:1.5!important;color:#2b2622!important;margin:0!important;-webkit-text-fill-color:currentColor!important}
/* uitvoering: genummerd en groot genoeg */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-execution{border-radius:14px!important;padding:16px 18px!important;background:#fff!important;border:1.5px solid rgba(20,20,20,.1)!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-section-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-section-head span{font-size:12px!important;letter-spacing:.12em;color:#c2410c!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-section-head strong{font-size:12.5px!important;color:#7a736a!important;font-weight:600;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-steps li{font-size:15px!important;line-height:1.55!important;color:#2b2622!important;-webkit-text-fill-color:currentColor!important;padding-block:10px!important}
/* prikkel / techniek / stopregel */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-focus-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
@media(max-width:720px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-focus-strip{grid-template-columns:1fr}}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-focus-strip>span{border-radius:14px!important;padding:12px 16px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-focus-strip small{font-size:11.5px!important;letter-spacing:.1em}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-focus-strip strong{font-size:14px!important;line-height:1.4!important;margin-top:3px;display:block}
/* uitklappers */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) :is(.planner-workout-depth,.planner-workout-feedback){border-radius:14px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-depth__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
@media(max-width:720px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-depth__grid{grid-template-columns:1fr}}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-depth__grid span{font-size:11.5px!important;letter-spacing:.1em}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-depth__grid p{font-size:14px!important;line-height:1.5!important;color:#2b2622!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-feedback summary{text-transform:none!important;font-size:14px!important;letter-spacing:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__footer{padding:12px 28px!important;font-size:13px}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__footer strong{text-transform:none!important;font-size:13px!important;letter-spacing:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-guide-session__head{grid-template-columns:minmax(0,1fr)!important;margin-left:0!important;padding-left:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-guide-session__head>*{grid-column:1!important;margin-left:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-focus-strip>span:first-child small{color:rgba(255,255,255,.7)!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-focus-strip>span:first-child strong{color:#fff!important;-webkit-text-fill-color:currentColor!important}

/* -- planner-resultaat: kop met drie gelijke kerncijfers (was afgekapt door smalle kolommen) -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px 20px!important;padding:clamp(18px,2.4vw,26px)!important;border-radius:18px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-summary>div:first-child{grid-column:1;grid-row:1;min-width:0}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-summary h2{font-size:clamp(24px,2.8vw,34px)!important;line-height:1.05!important;text-transform:none!important;letter-spacing:-.03em!important;margin:4px 0 0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-summary__actions{display:contents!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-summary__stats{grid-column:1/-1;grid-row:2;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-summary__stats>span{display:grid!important;gap:3px;padding:12px 16px!important;border-radius:14px!important;min-height:0!important;width:auto!important;align-content:start;justify-content:stretch!important;justify-items:start!important;grid-template-columns:minmax(0,1fr)!important;text-align:left!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-summary__stats small{font-size:11.5px!important;letter-spacing:.1em;white-space:normal}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-summary__stats strong{font-size:17px!important;line-height:1.2!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-edit-plan{grid-column:2;grid-row:1;border-radius:12px!important;padding:12px 18px!important;font-size:13px!important}
@media(max-width:720px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-summary{grid-template-columns:1fr!important}html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-edit-plan{grid-column:1;grid-row:3;justify-self:start}html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-summary__stats{grid-template-columns:1fr!important}}

/* -- account-blok pas tonen als er een plan is ("Je eerste plan staat klaar" klopte niet vóór het bouwen) -- */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results[hidden]~.planner-account{display:none!important}
/* kaart in het account-blok: titel dubbelt met de tab */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account .planner-auth-card>.eyebrow,html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account .planner-auth-card>h3{display:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account .planner-auth-card{padding:22px!important;gap:12px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account .planner-auth-card label:has(>input[type="checkbox"]){min-height:0!important;padding:0!important;margin:0!important;align-items:center!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-account .planner-auth-card .form-row{margin:0!important}

/* =====================================================================
   v18.18 - Planner: roadmap-weken (week 5+) en overige trainingstypes
   ===================================================================== */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988{background:#fff!important;border:1.5px solid rgba(20,20,20,.1)!important;border-radius:16px!important;box-shadow:none!important;color:#1a1714!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988 :is(strong,b){color:#111!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988 :is(p,small,li){color:#4a443d!important;-webkit-text-fill-color:currentColor!important;font-size:14px!important;line-height:1.5!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988 span{color:#6b645b!important;-webkit-text-fill-color:currentColor!important;font-size:12px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988 span:first-child{color:#c2410c!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988{padding:20px 22px!important;display:grid!important;gap:14px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__top{display:grid!important;gap:4px!important;background:transparent!important;padding:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__top strong{font-size:18px!important;line-height:1.25!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__metrics>article{background:#f7f5f1!important;border:1px solid rgba(20,20,20,.08)!important;border-radius:12px!important;padding:12px 14px!important;display:grid!important;gap:3px!important;align-content:start!important;box-shadow:none!important;min-width:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__metrics>article strong{font-size:16px!important;line-height:1.25!important;color:#111!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__metrics>article small{font-size:12px!important;line-height:1.4!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__why{display:grid!important;gap:4px!important;background:#fff7ed!important;border:1px solid rgba(255,90,0,.22)!important;border-radius:12px!important;padding:12px 14px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__why strong{font-size:14px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__why p{font-size:13px!important;margin:0!important}
@media(max-width:640px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__metrics{grid-template-columns:1fr!important}}
/* weekkop + dosis-kaart: compacter, roadmap-dose licht */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-week-overview{gap:12px!important;padding:12px!important;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)!important;align-items:stretch!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-week-heading{min-height:0!important;padding:18px 20px!important;border-radius:16px!important;gap:12px!important;flex-direction:column!important;align-items:stretch!important;justify-content:space-between!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-week-heading__identity{gap:8px!important;align-content:start!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-week-heading__identity strong{font-size:clamp(22px,2.2vw,28px)!important;line-height:1.12!important;letter-spacing:-.01em!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-week-heading__identity span{font-size:11px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-week-heading__identity,html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-week-heading__metrics{width:100%!important;max-width:none!important;margin:0!important;text-align:left!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-week-heading__metrics{padding-top:12px!important;gap:4px!important;border-top:1px solid rgba(255,255,255,.12)!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-week-heading__metrics :is(small,b){font-size:12.5px!important;line-height:1.4!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dose-intelligence{min-height:0!important;padding:18px 20px!important;border-radius:16px!important;gap:12px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__dose{background:#f7f5f1!important;border:1px solid rgba(20,20,20,.08)!important;border-radius:12px!important;padding:14px 16px!important;display:grid!important;gap:4px!important;align-content:start!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__dose span{color:#c2410c!important;-webkit-text-fill-color:currentColor!important;font-size:11.5px!important;letter-spacing:.08em!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__dose strong{color:#111!important;-webkit-text-fill-color:currentColor!important;font-size:20px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-roadmap159988__dose p{color:#4a443d!important;-webkit-text-fill-color:currentColor!important;font-size:13px!important;line-height:1.5!important;margin:0!important}
@media(max-width:760px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-week-overview{grid-template-columns:1fr!important}}

/* Krachtoefeningen: kaarten in lijst i.p.v. 2-koloms blokken met 37px titels */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card{display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;column-gap:14px!important;row-gap:6px!important;align-items:start!important;padding:14px 16px!important;background:#fff!important;border:1px solid rgba(20,20,20,.1)!important;border-radius:14px!important;box-shadow:none!important;min-width:0!important;min-height:0!important;color:#1a1714!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card--illustrated{grid-template-columns:32px minmax(0,1fr) 104px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>span{grid-column:1!important;grid-row:1/span 4!important;width:28px!important;height:28px!important;border-radius:50%!important;background:#fff1e8!important;color:#c2410c!important;-webkit-text-fill-color:currentColor!important;font-size:12px!important;font-weight:800!important;display:grid!important;place-items:center!important;letter-spacing:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card__figure{grid-column:3!important;grid-row:1/span 4!important;width:104px!important;height:70px!important;margin:0!important;border-radius:10px!important;overflow:hidden!important;background:#111!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card__figure img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;margin:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>h4{grid-column:2!important;margin:0!important;font-size:16px!important;line-height:1.25!important;letter-spacing:0!important;text-transform:none!important;font-weight:800!important;color:#111!important;-webkit-text-fill-color:currentColor!important;word-break:normal!important;overflow-wrap:anywhere!important;hyphens:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>dl{grid-column:2!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:0!important;padding:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>dl>div{display:grid!important;gap:1px!important;background:#f4f1eb!important;border-radius:10px!important;padding:6px 11px!important;margin:0!important;border:0!important;min-width:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>dl dt{font-size:11px!important;letter-spacing:0!important;text-transform:none!important;color:#6b645b!important;-webkit-text-fill-color:currentColor!important;margin:0!important;font-weight:600!important;line-height:1.3!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>dl dd{font-size:13px!important;font-weight:800!important;color:#111!important;-webkit-text-fill-color:currentColor!important;margin:0!important;line-height:1.3!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>p{grid-column:2!important;margin:0!important;font-size:13.5px!important;line-height:1.5!important;color:#3b352f!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>p strong,html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>small strong{font-size:inherit!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>p strong{color:#111!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>small{grid-column:2!important;font-size:12.5px!important;line-height:1.45!important;color:#6b645b!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card>small strong{color:#4a443d!important}
/* live-tracker: geen microscopische lettertjes */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-live__now>div>span{font-size:11px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-live__now>div>strong{font-size:15px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-live__now>b{font-size:12.5px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-live__metrics strong{font-size:14px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-live__metrics small{font-size:11.5px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-live__coach>span{font-size:11px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-live__coach>p,html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-live__privacy{font-size:12px!important;line-height:1.45!important}
/* dialoogvoet rustig i.p.v. felle oranje balk */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-dialog__footer{background:#fff7ed!important;color:#4a443d!important;-webkit-text-fill-color:currentColor!important;border-top:1px solid rgba(255,90,0,.25)!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-dialog__footer strong{color:#111!important;-webkit-text-fill-color:currentColor!important}

/* Interactieve uitvoering (Lichter / Origineel / Iets zwaarder) */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec{display:grid!important;gap:10px!important;padding:14px!important;background:#faf8f4!important;border:1px solid rgba(20,20,20,.09)!important;border-radius:14px!important;box-shadow:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec__head{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:10px 14px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec__head>div:first-child{min-width:0!important;flex:1 1 180px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec__head>div:first-child>span{font-size:11px!important;letter-spacing:.08em!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec__head>div:first-child>strong{font-size:15px!important;line-height:1.3!important;display:block!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-adjust{flex:0 0 auto!important;padding:3px!important;gap:2px!important;border-radius:999px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-adjust button{min-height:0!important;height:auto!important;padding:6px 12px!important;font-size:12.5px!important;line-height:1.2!important;white-space:nowrap!important;border-radius:999px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-targets{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-targets>article{padding:10px 12px!important;border-radius:10px!important;display:grid!important;gap:3px!important;align-content:start!important;min-width:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-targets>article>span{font-size:11px!important;letter-spacing:.06em!important;line-height:1.3!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-targets>article>strong{font-size:13px!important;line-height:1.35!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-targets>article.is-variant{background:#fff1e8!important;border:1px solid rgba(255,90,0,.3)!important;color:#1a1714!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-targets>article.is-variant>span{color:#c2410c!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-targets>article.is-variant>strong{color:#111!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-bar:empty{display:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec__guard{font-size:12px!important;line-height:1.45!important;margin:0!important}

/* Intervalblokken: tijdlijn met leesbare segmenten, reps als chips */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-bar{display:flex!important;flex-wrap:wrap!important;gap:4px!important;padding:0!important;background:transparent!important;border:0!important;height:auto!important;min-height:0!important;overflow:visible!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-bar__segment{flex:var(--segment,10) 1 96px!important;min-width:96px!important;width:auto!important;height:auto!important;padding:7px 10px!important;border-radius:9px!important;display:grid!important;gap:1px!important;align-content:start!important;justify-items:start!important;text-align:left!important;overflow:hidden!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-bar__segment b{font-size:11px!important;line-height:1.25!important;letter-spacing:0!important;text-transform:none!important;opacity:.85!important;white-space:normal!important;overflow-wrap:normal!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-bar__segment small{font-size:12px!important;line-height:1.3!important;font-weight:700!important;white-space:normal!important;text-align:left!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-intervals{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-rep b{font-size:11px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-rest{font-size:11px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dose__labels>span{min-width:0!important;padding:8px 10px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dose__labels small{font-size:11px!important;letter-spacing:.03em!important}
@media(max-width:520px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dose__labels small{text-transform:none!important;letter-spacing:0!important;font-size:12px!important}html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dose__labels>span{padding:8px 9px!important}}

/* Mobiel: dialoog randen, kop naast sluitknop, kaarten en blokken op 1 kolom */
@media(max-width:720px){
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog{width:calc(100vw - 16px)!important;max-height:calc(100vh - 24px)!important;border-radius:18px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__head{padding:16px 62px 14px 16px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__head h2{font-size:20px!important;line-height:1.15!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__close{top:12px!important;right:12px!important;width:38px!important;height:38px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__content{padding:14px 12px 6px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-quickfacts{display:flex!important;flex-wrap:wrap!important;gap:8px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-quickfacts>span{flex:1 1 140px!important;min-width:0!important;padding:10px 14px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-workout-execution{padding:12px 12px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-dialog__footer{padding:12px 16px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card{padding:12px!important;column-gap:10px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card--illustrated{grid-template-columns:28px minmax(0,1fr) 84px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card:not(.exercise-card--illustrated){grid-template-columns:28px minmax(0,1fr)!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .exercise-card__figure{width:84px!important;height:58px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec-targets{grid-template-columns:1fr!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-exec{padding:12px!important}
}

/* Kleine labels leesbaar + oranje label-tekst op wit voldoende contrast */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-week-jump>span,.planner-day-nav__item>span,.planner-session__signals>span,.planner-ux-disclosure__summary>span,.planner-method-summary span,.planner-dose__details p,.planner-architecture-summary span,.planner-dose__head span,.planner-day-picker-head span,.planner-next-action span,.planner-rolling159988__head span,.planner-levels159988__head span){font-size:max(11.5px,.72rem)!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-next-action,.planner-rolling159988__head,.planner-levels159988__head)>div>span:first-child,html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-next-action>div>span:first-child{color:#c2410c!important;-webkit-text-fill-color:currentColor!important}
/* Onderbouwing (uitklapbaar): kaarten licht, geen 26px hoofdletterkoppen, geen donker-op-donker */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-plan-insights__body{color:#1a1714!important;padding:16px!important;display:grid!important;gap:14px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-method-summary{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:10px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-method-summary>article{background:#f7f5f1!important;border:1px solid rgba(20,20,20,.08)!important;border-radius:12px!important;padding:14px 16px!important;display:grid!important;gap:4px!important;align-content:start!important;box-shadow:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-method-summary>article>span{color:#c2410c!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-method-summary>article>strong{font-size:18px!important;line-height:1.25!important;text-transform:none!important;letter-spacing:-.01em!important;color:#111!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-method-summary>article>strong::first-letter{text-transform:uppercase!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-method-summary>article>p{font-size:13px!important;line-height:1.5!important;color:#4a443d!important;-webkit-text-fill-color:currentColor!important;margin:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-architecture-summary{background:#fff7ed!important;border:1px solid rgba(255,90,0,.25)!important;border-radius:14px!important;padding:16px 18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)!important;gap:8px 24px!important;align-items:start!important;box-shadow:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-architecture-summary span{color:#c2410c!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-architecture-summary strong{font-size:19px!important;line-height:1.25!important;color:#111!important;-webkit-text-fill-color:currentColor!important;text-transform:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-architecture-summary p{font-size:14px!important;line-height:1.55!important;color:#4a443d!important;-webkit-text-fill-color:currentColor!important;margin:0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-advice--inside-insights h3{font-size:clamp(18px,1.8vw,22px)!important;line-height:1.15!important;text-transform:none!important;letter-spacing:-.02em!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-advice--inside-insights li{font-size:14px!important;line-height:1.55!important}
@media(max-width:720px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-architecture-summary{grid-template-columns:1fr!important}}

/* "Neem je plan mee": lichte kaarten i.p.v. vier zwarte blokken */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-plan-tools__body{display:grid!important;gap:14px!important;padding:16px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-fuel-bridge,.planner-mail-card,.planner-google-calendar,.planner-export-scope){background:#fff!important;border:1.5px solid rgba(20,20,20,.1)!important;border-radius:14px!important;box-shadow:none!important;color:#1a1714!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-fuel-bridge{background:#fff7ed!important;border-color:rgba(255,90,0,.25)!important;padding:18px 20px!important;gap:14px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-mail-card{padding:20px!important;gap:16px 28px!important;align-items:start!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-fuel-bridge,.planner-mail-card,.planner-google-calendar,.planner-export-scope) :is(h3,h4,strong,b){color:#111!important;-webkit-text-fill-color:currentColor!important;text-transform:none!important;letter-spacing:-.01em!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-fuel-bridge,.planner-mail-card,.planner-google-calendar,.planner-export-scope) :is(p,small,span,li,label,div):not(.home-kicker){color:#4a443d!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-fuel-bridge,.planner-mail-card,.planner-google-calendar,.planner-export-scope) .home-kicker{color:#c2410c!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-fuel-bridge,.planner-mail-card,.planner-export__intro) h3{font-size:20px!important;line-height:1.2!important;letter-spacing:-.02em!important;margin:4px 0 6px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-fuel-bridge,.planner-mail-card,.planner-export__intro) p:not(.home-kicker){font-size:14px!important;line-height:1.55!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-fuel-bridge__preview{background:transparent!important;border:0!important;gap:8px!important;padding:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-fuel-bridge__preview>div{background:#fff!important;border:1px solid rgba(20,20,20,.1)!important;border-radius:10px!important;padding:10px 14px!important;display:grid!important;gap:2px!important;color:#1a1714!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-fuel-bridge__preview span{font-size:11.5px!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#6b645b!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-fuel-bridge__preview strong{font-size:14px!important;text-transform:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-fuel-bridge__preview strong::first-letter{text-transform:uppercase!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-export{background:#f7f5f1!important;border:1px solid rgba(20,20,20,.08)!important;border-radius:14px!important;padding:20px!important;gap:16px 28px!important;box-shadow:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-export__intro h3{text-transform:none!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-export-scope{padding:14px 16px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-export-scope>span{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:6px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-export-scope select{max-width:300px!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-export-scope small{font-size:12.5px!important;line-height:1.45!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-google-calendar{padding:14px 16px!important;gap:12px 20px!important;align-items:center!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-google-calendar p{font-size:13px!important;line-height:1.5!important;margin:2px 0 0!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-google-link{color:#c2410c!important;-webkit-text-fill-color:currentColor!important;font-weight:700!important}
@media(max-width:720px){html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results .planner-fuel-bridge__preview{grid-template-columns:1fr!important}}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) .planner-results :is(.planner-fuel-bridge,.planner-mail-card,.planner-google-calendar,.planner-export-scope) a:not(.button):not(.planner-google-link){color:#c2410c!important;-webkit-text-fill-color:currentColor!important;text-decoration:underline!important}

/* Contrast voor kleine oranje labels in de dialoog + rustdag-kop */
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-workout-depth summary :is(span,em){color:#c2410c!important;-webkit-text-fill-color:currentColor!important}
html body:not(#a):not(#b):not(#c):not(#d):not(#e) dialog.planner-dialog .planner-guide-purpose strong{font-size:11.5px!important;letter-spacing:.08em!important;color:#c2410c!important;-webkit-text-fill-color:currentColor!important}
