body.kbm-drivers-recode-active .kbm-drivers-recode,
body.kbm-drivers-recode-active .kbm-drivers-recode *{box-sizing:border-box}
.kbm-drivers-recode{--drv-navy:#0B2A3B;--drv-yellow:#FFCD11;--drv-line:#e5e7eb;--drv-soft:#f8fafc;--drv-muted:#64748b;--drv-radius:24px;direction:rtl;width:min(1220px,calc(100vw - 32px));margin:24px auto 42px;color:#0f172a;font-family:IRANSansX,IRANSansX,IRANSansX,Tahoma,sans-serif}
.kbm-drivers-recode-shell{display:block}.kbm-drivers-recode-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:18px;align-items:stretch;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid var(--drv-line);border-radius:30px;padding:clamp(18px,2.8vw,32px);box-shadow:0 20px 50px rgba(15,23,42,.07);margin-bottom:18px;overflow:hidden}
.kbm-drivers-recode-hero span,.kbm-drivers-recode-submit__head span{display:inline-flex;background:#fff7d6;color:#7c5c00;border-radius:999px;padding:7px 12px;font-weight:950;font-size:12px}.kbm-drivers-recode-hero h1,.kbm-drivers-recode-submit__head h1{margin:10px 0 8px;font-size:clamp(25px,3.5vw,42px);font-weight:950;line-height:1.45;color:var(--drv-navy)}.kbm-drivers-recode-hero p,.kbm-drivers-recode-submit__head p{margin:0;color:var(--drv-muted);font-weight:750;line-height:2}.kbm-drivers-recode-stats{display:grid;align-content:center;justify-items:center;gap:4px;background:linear-gradient(135deg,var(--drv-navy),#143d54);border-radius:24px;color:#fff;text-align:center;padding:20px}.kbm-drivers-recode-stats b{font-size:34px;color:var(--drv-yellow);font-weight:950}.kbm-drivers-recode-stats small{color:#e2e8f0;font-weight:800}.kbm-drivers-recode-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:16px;align-items:start}.kbm-drivers-recode-filter{background:#fff;border:1px solid var(--drv-line);border-radius:24px;padding:16px;box-shadow:0 15px 40px rgba(15,23,42,.06);position:sticky;top:86px}.kbm-drivers-recode-filter__head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.kbm-drivers-recode-filter__head strong{font-size:18px;color:var(--drv-navy);font-weight:950}.kbm-drivers-recode-filter__head a{color:#b45309;text-decoration:none;font-weight:900}.kbm-drivers-recode-filter__form{display:grid;gap:11px}.kbm-drivers-recode-filter__form label,.kbm-drivers-recode-form label{display:grid;gap:6px;color:#334155;font-weight:900}.kbm-drivers-recode-filter__form label span,.kbm-drivers-recode-form label span{font-size:12px;color:#64748b}.kbm-drivers-recode-filter input,.kbm-drivers-recode-filter select,.kbm-drivers-recode-form input,.kbm-drivers-recode-form select,.kbm-drivers-recode-form textarea{width:100%;min-height:46px;border:1px solid var(--drv-line);border-radius:14px;background:#fff;color:#0f172a;padding:0 12px;font:inherit;font-size:15px;outline:none}.kbm-drivers-recode-form textarea{min-height:128px;padding:12px}.kbm-drivers-recode-filter input:focus,.kbm-drivers-recode-filter select:focus,.kbm-drivers-recode-form input:focus,.kbm-drivers-recode-form select:focus,.kbm-drivers-recode-form textarea:focus{border-color:var(--drv-yellow);box-shadow:0 0 0 3px rgba(255,205,17,.22)}.kbm-drivers-recode-check{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:10px}.kbm-drivers-recode-check input{width:auto;min-height:auto}.kbm-drivers-recode-filter button,.kbm-drivers-recode-form button{min-height:48px;border:0;border-radius:15px;background:var(--drv-navy);color:#fff;font-weight:950;cursor:pointer}.kbm-drivers-recode-main{min-width:0;display:grid;gap:14px}.kbm-drivers-recode-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid var(--drv-line);border-radius:20px;padding:12px 14px;box-shadow:0 12px 30px rgba(15,23,42,.045)}.kbm-drivers-recode-topbar strong{font-weight:950;color:var(--drv-navy)}.kbm-drivers-recode-topbar a,.kbm-drivers-recode-actions a,.kbm-drivers-recode-cta,.kbm-drivers-recode-form__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;background:var(--drv-yellow);color:#111827;text-decoration:none;font-weight:950;padding:8px 14px}.kbm-drivers-recode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:14px;align-items:stretch}.kbm-drivers-recode-card{background:#fff;border:1px solid var(--drv-line);border-radius:24px;overflow:hidden;box-shadow:0 16px 40px rgba(15,23,42,.065);display:flex;flex-direction:column;min-width:0;height:100%;transition:transform .18s ease,box-shadow .18s ease}.kbm-drivers-recode-card:hover{transform:translateY(-2px);box-shadow:0 22px 52px rgba(15,23,42,.10)}.kbm-drivers-recode-card__media{position:relative;display:block;aspect-ratio:4/3;background:#eef2f7;overflow:hidden;text-decoration:none}.kbm-drivers-recode-card__media img{width:100%;height:100%;object-fit:cover;display:block}.kbm-drivers-recode-card__media span{position:absolute;top:12px;right:12px;background:#fff7d6;color:#7c5c00;border-radius:999px;padding:7px 11px;font-weight:950;font-size:12px;box-shadow:0 8px 20px rgba(15,23,42,.10)}.kbm-drivers-recode-card__body{padding:15px;display:flex;flex-direction:column;gap:10px;flex:1}.kbm-drivers-recode-card h3{margin:0;font-size:18px;line-height:1.65;font-weight:950;color:var(--drv-navy);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kbm-drivers-recode-card h3 a{color:inherit;text-decoration:none}.kbm-drivers-recode-meta,.kbm-drivers-recode-tags{display:flex;flex-wrap:wrap;gap:7px}.kbm-drivers-recode-meta span{background:#f8fafc;border:1px solid #edf2f7;border-radius:999px;padding:6px 10px;font-size:12px;color:#334155;font-weight:850}.kbm-drivers-recode-tags span{background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.kbm-drivers-recode-vehicles,.kbm-drivers-recode-excerpt{margin:0;color:#64748b;line-height:1.9;font-size:13px}.kbm-drivers-recode-actions{margin-top:auto;display:grid}.kbm-drivers-recode-actions a{background:var(--drv-navy);color:#fff;border-radius:15px}.kbm-drivers-recode-pagination{text-align:center;background:#fff;border:1px solid var(--drv-line);border-radius:18px;padding:12px}.kbm-drivers-recode-pagination .page-numbers{display:inline-flex;margin:3px;padding:6px 11px;border-radius:10px;text-decoration:none;background:#f8fafc;color:#0f172a;font-weight:850}.kbm-drivers-recode-empty{grid-column:1/-1;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;padding:24px;text-align:center;color:#64748b;font-weight:900}.kbm-drivers-recode-filter-toggle{display:none;width:100%;min-height:48px;border:0;border-radius:999px;background:var(--drv-navy);color:#fff;font-weight:950;margin:0 0 12px}.kbm-drivers-recode-single{display:grid;grid-template-columns:minmax(0,420px) minmax(0,1fr) 310px;gap:18px;align-items:start}.kbm-drivers-recode-single__media,.kbm-drivers-recode-single__main,.kbm-drivers-recode-contact,.kbm-drivers-recode-panel,.kbm-drivers-recode-submit{background:#fff;border:1px solid var(--drv-line);border-radius:26px;box-shadow:0 18px 46px rgba(15,23,42,.065);overflow:hidden}.kbm-drivers-recode-single__media img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.kbm-drivers-recode-single__main,.kbm-drivers-recode-contact,.kbm-drivers-recode-submit{padding:20px}.kbm-drivers-recode-breadcrumb{display:flex;gap:7px;align-items:center;color:#64748b;font-weight:850;margin-bottom:10px}.kbm-drivers-recode-breadcrumb a{color:#b45309;text-decoration:none}.kbm-drivers-recode-single h1{margin:0 0 14px;color:var(--drv-navy);font-size:clamp(24px,3vw,38px);font-weight:950;line-height:1.5}.kbm-drivers-recode-panel{padding:18px;margin-top:16px}.kbm-drivers-recode-panel h2,.kbm-drivers-recode-contact h2{margin:0 0 10px;color:var(--drv-navy);font-weight:950}.kbm-drivers-recode-content{line-height:2;color:#334155}.kbm-drivers-recode-contact{position:sticky;top:86px;display:grid;gap:12px}.kbm-drivers-recode-phone{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:16px;background:#dcfce7;color:#166534;text-decoration:none;font-weight:950}.kbm-drivers-recode-submit{max-width:980px;margin-inline:auto}.kbm-drivers-recode-submit__head{margin-bottom:18px}.kbm-drivers-recode-form{display:grid;gap:14px}.kbm-drivers-recode-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.kbm-drivers-recode-skillset{border:1px solid var(--drv-line);border-radius:18px;padding:14px;display:flex;flex-wrap:wrap;gap:10px}.kbm-drivers-recode-skillset legend{font-weight:950;color:var(--drv-navy)}.kbm-drivers-recode-skillset label{display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #edf2f7;border-radius:999px;padding:7px 10px}.kbm-drivers-recode-skillset input{width:auto;min-height:auto}.kbm-drivers-recode-form__actions{display:flex;align-items:center;gap:10px;justify-content:flex-end}.kbm-drivers-recode-form__actions button{min-width:180px}.kbm-drivers-recode-form__actions a{background:#f8fafc;color:#334155;border:1px solid var(--drv-line)}@media(min-width:1300px){.kbm-drivers-recode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1060px){.kbm-drivers-recode-layout,.kbm-drivers-recode-single{grid-template-columns:1fr}.kbm-drivers-recode-filter,.kbm-drivers-recode-contact{position:relative;top:auto}.kbm-drivers-recode-hero{grid-template-columns:1fr}.kbm-drivers-recode-filter-toggle{display:flex;align-items:center;justify-content:center}.kbm-drivers-recode-filter{display:none}.kbm-drivers-recode-filter.is-open{display:block}}@media(max-width:720px){.kbm-drivers-recode{width:calc(100vw - 18px);margin:14px auto 28px}.kbm-drivers-recode-grid{grid-template-columns:1fr}.kbm-drivers-recode-topbar{flex-direction:column;align-items:stretch}.kbm-drivers-recode-topbar a{width:100%}.kbm-drivers-recode-form__grid{grid-template-columns:1fr}.kbm-drivers-recode-form__actions{display:grid;grid-template-columns:1fr}.kbm-drivers-recode-card{border-radius:22px}.kbm-drivers-recode-card__media{aspect-ratio:16/11}.kbm-drivers-recode-single__main,.kbm-drivers-recode-contact,.kbm-drivers-recode-submit{padding:16px}}

/* KBM LIVE 01X-I — Drivers visual stability guard */
.kbm-drivers-recode{--kbm-live-navy:#0b2a3b;--kbm-live-yellow:#ffcd11;--kbm-live-border:#e5e7eb;--kbm-live-soft:#f8fafc;isolation:isolate}.kbm-drivers-recode-hero{position:relative;overflow:hidden}.kbm-drivers-recode-hero:after{content:"";position:absolute;inset:auto -60px -90px auto;width:220px;height:220px;border-radius:50%;background:rgba(255,205,17,.16);pointer-events:none}.kbm-drivers-recode-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.kbm-drivers-recode-hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:14px;padding:0 14px;font-weight:950;text-decoration:none}.kbm-drivers-recode-hero-actions a:first-child{background:var(--kbm-live-yellow);color:var(--kbm-live-navy)}.kbm-drivers-recode-hero-actions a:last-child{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff}.kbm-drivers-recode-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}.kbm-drivers-recode-trust>div{background:#fff;border:1px solid var(--kbm-live-border);border-radius:18px;padding:14px;box-shadow:0 12px 28px rgba(15,23,42,.045);border-top:4px solid var(--kbm-live-yellow)}.kbm-drivers-recode-trust b{display:block;color:var(--kbm-live-navy);font-weight:950;margin-bottom:4px}.kbm-drivers-recode-trust span{display:block;color:#64748b;font-size:13px;line-height:1.9}.kbm-drivers-recode-topbar>div{display:grid;gap:2px}.kbm-drivers-recode-topbar span{font-size:12px;color:#64748b;font-weight:800}.kbm-drivers-recode-card{position:relative;border-top:4px solid transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.kbm-drivers-recode-card:hover{transform:translateY(-2px);border-top-color:var(--kbm-live-yellow);box-shadow:0 18px 40px rgba(15,23,42,.085)}.kbm-drivers-recode-card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kbm-drivers-recode-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kbm-drivers-recode-empty{grid-column:1/-1;display:grid;gap:8px;justify-items:center;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;padding:28px;text-align:center;color:#64748b}.kbm-drivers-recode-empty strong{color:var(--kbm-live-navy);font-size:18px}.kbm-drivers-recode-empty a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:12px;padding:0 14px;background:var(--kbm-live-yellow);color:var(--kbm-live-navy);font-weight:950;text-decoration:none}@media(max-width:900px){.kbm-drivers-recode-trust{grid-template-columns:1fr}.kbm-drivers-filter-open{overflow:hidden}.kbm-drivers-recode-filter.is-open{box-shadow:0 20px 60px rgba(2,6,23,.24)}}@media(max-width:520px){.kbm-drivers-recode-hero-actions a{width:100%}.kbm-drivers-recode-card{border-radius:20px}.kbm-drivers-recode-card__media{aspect-ratio:16/11}.kbm-drivers-recode-topbar{align-items:stretch;flex-direction:column}.kbm-drivers-recode-topbar a{width:100%}}



/* PEP-VERTICAL-EXPERIENCE-MAX-03 — vertical visual parity */
.kbm-machine-sale-recode-hero,.kbm-services-recode-hero,.kbm-drivers-recode-hero{padding:clamp(18px,3vw,26px)!important;border-radius:22px!important}.kbm-machine-sale-recode-trust--compact{display:none!important}.kbm-services-recode-completion,.kbm-services-recode-card [class*="completion"]{display:none!important}.kbm-machine-sale-recode-card,.kbm-services-recode-card,.kbm-drivers-recode-card{border-radius:20px!important;box-shadow:0 10px 30px rgba(15,23,42,.065)!important}.kbm-machine-sale-recode-card__body,.kbm-services-recode-card__body,.kbm-drivers-recode-card__body{padding:13px!important;gap:8px!important}.kbm-machine-sale-recode-card__media,.kbm-services-recode-card__media,.kbm-drivers-recode-card__media{aspect-ratio:16/10!important}@media(max-width:720px){.kbm-machine-sale-recode-hero,.kbm-services-recode-hero,.kbm-drivers-recode-hero{padding:18px!important}.kbm-machine-sale-recode-card,.kbm-services-recode-card,.kbm-drivers-recode-card{border-radius:18px!important}}

/* === KBM RC29 — Driver catalog/dependent-filter clarity === */
.kbm-drivers-recode-filter__form > label > span,
.kbm-drivers-recode-form__grid > label > span{
  color:#102a43!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1.6;
}
.kbm-drivers-recode-filter select,
.kbm-drivers-recode-filter input,
.kbm-drivers-recode-form select,
.kbm-drivers-recode-form input{
  min-height:52px!important;
  border-color:#cbd5e1!important;
  border-radius:15px!important;
  color:#102a43!important;
  background-color:#fff!important;
  font-size:15px!important;
  font-weight:800!important;
}
.kbm-drivers-recode-filter select:focus,
.kbm-drivers-recode-filter input:focus,
.kbm-drivers-recode-form select:focus,
.kbm-drivers-recode-form input:focus{
  border-color:#d8a500!important;
  box-shadow:0 0 0 3px rgba(255,205,17,.28)!important;
}
.kbm-drivers-recode-filter select:disabled,
.kbm-drivers-recode-form select:disabled{
  color:#718096!important;
  background:#eef2f7!important;
  border-color:#d7dee8!important;
  opacity:1!important;
  cursor:not-allowed;
}
.kbm-drivers-recode-filter select:not(:disabled),
.kbm-drivers-recode-form select:not(:disabled){cursor:pointer}
@media(max-width:1060px){
  .kbm-drivers-recode-filter.is-open{max-height:min(82vh,760px);overflow:auto;overscroll-behavior:contain;padding-bottom:18px}
  .kbm-drivers-recode-filter__form{gap:14px}
  .kbm-drivers-recode-filter select,
  .kbm-drivers-recode-filter input,
  .kbm-drivers-recode-form select,
  .kbm-drivers-recode-form input{min-height:54px!important;font-size:16px!important}
  .kbm-drivers-recode-filter button[type="submit"]{position:sticky;bottom:0;z-index:3;box-shadow:0 -8px 24px rgba(255,255,255,.94),0 10px 24px rgba(11,42,59,.16)}
}

/* RC32 — drivers archive visual parity / motion / route cleanup */
body.kbm-drivers-recode-active .kbm-drivers-recode-hero.has-visual{background-image:linear-gradient(90deg,rgba(5,25,40,.96),rgba(8,42,61,.86) 52%,rgba(8,42,61,.38)),var(--kbm-driver-hero)!important;background-size:cover!important;background-position:center!important;color:#fff!important;min-height:300px;isolation:isolate}
body.kbm-drivers-recode-active .kbm-drivers-recode-hero.has-visual h1{color:#fff!important;text-shadow:0 3px 20px rgba(0,0,0,.28)}
body.kbm-drivers-recode-active .kbm-drivers-recode-hero.has-visual p{color:#e5eef5!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-hero.has-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 45%,rgba(255,205,17,.08));pointer-events:none;animation:kbmDrvGlow 8s ease-in-out infinite alternate}
body.kbm-drivers-recode-active .kbm-drivers-recode-hero.has-visual>*{position:relative;z-index:1}
@keyframes kbmDrvGlow{from{transform:translateX(-2%)}to{transform:translateX(2%)}}
@media(prefers-reduced-motion:reduce){body.kbm-drivers-recode-active .kbm-drivers-recode-hero.has-visual:before{animation:none}}
body.kbm-drivers-recode-active .kbm-drivers-recode-stats{background:rgba(5,25,40,.76)!important;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.14)}
/* Old cross-vertical quick links are not part of the Drivers journey. */
body.kbm-drivers-recode-active :is(a[href*="machine-sale"],a[href*="submit-sale"],a[href*="services"],a[href*="submit-provider"]):not(.kbm-drivers-recode *){display:none!important}


/* RC33 — Drivers native-shell parity, professional resume UI and restrained motion */
.kbm-drivers-recode{--drv-navy:#071f31;--drv-navy2:#0b2f48;--drv-yellow:#ffca0a;--drv-line:#dfe6ec;--drv-soft:#f5f8fb;--drv-text:#102a3d;--drv-muted:#637487}
.kbm-drivers-recode-hero{min-height:360px!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;background:#071f31!important;color:#fff!important;grid-template-columns:minmax(0,1fr) minmax(250px,320px)!important;padding:42px!important}
.kbm-drivers-recode-hero.has-visual{background-image:linear-gradient(90deg,rgba(5,21,34,.98) 0%,rgba(5,31,48,.91) 48%,rgba(5,31,48,.38) 100%),var(--kbm-driver-hero)!important;background-size:cover!important;background-position:center!important}
.kbm-drivers-recode-hero::after{content:"";position:absolute;inset:auto -5% -55% auto;width:440px;height:440px;border:1px solid rgba(255,202,10,.22);border-radius:50%;box-shadow:0 0 0 48px rgba(255,202,10,.035),0 0 0 96px rgba(255,202,10,.02);z-index:-1;animation:kbmDrvRc33Orbit 18s linear infinite}
.kbm-drivers-recode-hero__copy{max-width:800px}.kbm-drivers-recode-hero__copy>span{color:#ffe37b!important;background:rgba(255,202,10,.12)!important;border:1px solid rgba(255,218,91,.34)!important}.kbm-drivers-recode-hero h1{font-size:clamp(31px,4vw,54px)!important;line-height:1.4!important;color:#fff!important;max-width:820px}.kbm-drivers-recode-hero p{color:rgba(255,255,255,.82)!important;max-width:760px!important;font-size:15px!important}.kbm-drivers-recode-hero-actions a{min-height:48px!important;padding:0 20px!important}.kbm-drivers-recode-hero-actions a.is-secondary{background:rgba(255,255,255,.09)!important;color:#fff!important;border:1px solid rgba(255,255,255,.26)!important;backdrop-filter:blur(7px)}
.kbm-drivers-recode-stats{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;background:rgba(4,21,34,.62)!important;border:1px solid rgba(255,255,255,.15)!important;backdrop-filter:blur(12px)!important;padding:12px!important}.kbm-drivers-recode-stats>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;padding:11px 12px;border-radius:14px;background:rgba(255,255,255,.06)}.kbm-drivers-recode-stats b{grid-row:1/3;font-size:28px!important;color:#ffcf22!important}.kbm-drivers-recode-stats small{color:rgba(255,255,255,.8)!important}
.kbm-drivers-recode-topbar__hint{color:var(--drv-muted);font-size:12px;max-width:360px;text-align:left}.kbm-drivers-recode-submit{padding-top:18px!important}.kbm-drivers-recode-submit__head{position:relative;overflow:hidden;isolation:isolate;border-radius:28px!important;padding:34px 38px!important;background:#071f31!important;color:#fff!important;box-shadow:0 22px 60px rgba(7,31,49,.18)!important}.kbm-drivers-recode-submit__head.has-visual{background-image:linear-gradient(90deg,rgba(5,22,35,.98),rgba(5,31,49,.84),rgba(5,31,49,.48)),var(--kbm-driver-submit-hero)!important;background-size:cover!important;background-position:center!important}.kbm-drivers-recode-submit__head h1{margin:8px 0!important;color:#fff!important;font-size:clamp(27px,3.5vw,43px)!important}.kbm-drivers-recode-submit__head p{max-width:820px!important;color:rgba(255,255,255,.82)!important;line-height:2!important}.kbm-drivers-recode-submit__head>div>span{display:inline-flex;padding:6px 11px;border:1px solid rgba(255,214,57,.5);border-radius:999px;color:#ffe379;background:rgba(255,202,10,.12);font-weight:900;font-size:12px}
.kbm-drivers-recode-submit__steps{list-style:none!important;margin:24px 0 0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}.kbm-drivers-recode-submit__steps li{display:flex!important;align-items:center!important;gap:8px!important;padding:10px 12px!important;border-radius:14px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important}.kbm-drivers-recode-submit__steps b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#ffca0a;color:#102132}.kbm-drivers-recode-submit__steps span{color:#fff!important;font-size:12px;font-weight:850}
.kbm-drivers-recode-form{display:grid!important;gap:16px!important;margin-top:18px!important}.kbm-drivers-recode-form__section{padding:24px!important;border:1px solid var(--drv-line)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 12px 34px rgba(9,42,64,.06)!important}.kbm-drivers-recode-form__section>header{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:18px!important;padding-bottom:14px!important;border-bottom:1px solid #edf1f4!important}.kbm-drivers-recode-form__section>header>span{display:grid!important;place-items:center!important;width:42px;height:42px;border-radius:13px;background:#071f31;color:#ffcf22;font-weight:950}.kbm-drivers-recode-form__section h2{margin:0!important;color:#0b2a3b!important;font-size:18px!important}.kbm-drivers-recode-form__section header p{margin:3px 0 0!important;color:#718096!important;font-size:12px!important}.kbm-drivers-recode-form__wide{display:grid!important;gap:7px!important;margin-top:14px!important}.kbm-drivers-recode-form :where(input,select,textarea){border:1px solid #cfd9e2!important;background:#fff!important;color:#132f43!important;box-shadow:none!important}.kbm-drivers-recode-form :where(input,select,textarea):focus{border-color:#d8a900!important;box-shadow:0 0 0 4px rgba(255,202,10,.16)!important;outline:none!important}.kbm-drivers-recode-skillset{margin-top:14px!important;border:1px solid #e1e8ee!important;background:#f8fafc!important}.kbm-drivers-recode-skillset legend{color:#0b2a3b!important;font-weight:950!important}.kbm-drivers-recode-social{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;padding:16px!important;border:1px solid #e4e9ee!important;border-radius:18px!important;background:#f8fafc!important}.kbm-drivers-recode-social>strong,.kbm-drivers-recode-social>small{grid-column:1/-1}.kbm-drivers-recode-social label{display:flex!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;border:1px solid #e0e6ec!important;border-radius:14px!important;background:#fff!important}.kbm-drivers-recode-social img{width:36px!important;height:36px!important;object-fit:contain!important;flex:0 0 36px}.kbm-drivers-recode-final{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:18px 20px!important;border:1px solid #e5c13c!important;border-radius:22px!important;background:linear-gradient(135deg,#fffdf2,#fff)!important;box-shadow:0 12px 30px rgba(119,87,0,.08)!important}.kbm-drivers-recode-final>div{display:grid;gap:4px}.kbm-drivers-recode-final strong{color:#0b2a3b;font-size:16px}.kbm-drivers-recode-final span{color:#6c7782;font-size:12px}.kbm-drivers-recode-final button{min-height:50px!important;border:0!important;border-radius:14px!important;padding:0 22px!important;background:#ffca0a!important;color:#102132!important;font-weight:950!important;box-shadow:0 10px 26px rgba(212,158,0,.2)!important;cursor:pointer}
.kbm-drivers-recode-single{align-items:start!important}.kbm-drivers-recode-single__title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:8px 0 14px}.kbm-drivers-recode-single__title>div>span{color:#9a6d00;font-weight:900;font-size:12px}.kbm-drivers-recode-factgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.kbm-drivers-recode-factgrid article{display:grid;gap:5px;padding:15px;border:1px solid #e1e7ec;border-radius:17px;background:#fff}.kbm-drivers-recode-factgrid span{color:#758394;font-size:11px}.kbm-drivers-recode-factgrid strong{color:#0b2a3b;font-size:15px}.kbm-drivers-recode-factgrid small{color:#73808c}.kbm-drivers-recode-tags.is-positive span{background:#edf9f0!important;color:#1d6b3b!important;border-color:#bfe5ca!important}.kbm-drivers-recode-contact__eyebrow{display:inline-flex;padding:4px 8px;border-radius:999px;background:#fff7cf;color:#806000;font-size:10px;font-weight:900}.kbm-drivers-recode-contact__note{display:block;margin-top:12px;color:#7b8792;line-height:1.9}
.kbm-drivers-recode :where(.kbm-drivers-recode-card,.kbm-drivers-recode-panel,.kbm-drivers-recode-form__section)[data-kbm-reveal]{opacity:0;transform:translateY(16px);transition:opacity .45s ease,transform .45s ease}.kbm-drivers-recode :where(.kbm-drivers-recode-card,.kbm-drivers-recode-panel,.kbm-drivers-recode-form__section)[data-kbm-reveal].is-visible{opacity:1;transform:none}
@keyframes kbmDrvRc33Orbit{to{transform:rotate(360deg)}}
@media(max-width:900px){.kbm-drivers-recode-hero{grid-template-columns:1fr!important;min-height:auto!important;padding:28px!important}.kbm-drivers-recode-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.kbm-drivers-recode-stats>div{grid-template-columns:1fr!important;text-align:center!important}.kbm-drivers-recode-stats b{grid-row:auto!important}.kbm-drivers-recode-submit__steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}.kbm-drivers-recode-factgrid{grid-template-columns:1fr!important}}
@media(max-width:640px){.kbm-drivers-recode-hero{padding:22px 18px!important;border-radius:22px!important}.kbm-drivers-recode-hero h1{font-size:29px!important}.kbm-drivers-recode-stats{grid-template-columns:1fr!important}.kbm-drivers-recode-submit__head{padding:24px 18px!important;border-radius:22px!important}.kbm-drivers-recode-submit__steps{grid-template-columns:1fr 1fr!important}.kbm-drivers-recode-form__section{padding:17px!important;border-radius:20px!important}.kbm-drivers-recode-social{grid-template-columns:1fr!important}.kbm-drivers-recode-final{align-items:stretch!important;flex-direction:column!important}.kbm-drivers-recode-final button{width:100%!important}.kbm-drivers-recode-single__title{display:grid!important}.kbm-drivers-recode-topbar__hint{display:none!important}}
@media(prefers-reduced-motion:reduce){.kbm-drivers-recode-hero::after{animation:none!important}.kbm-drivers-recode :where(.kbm-drivers-recode-card,.kbm-drivers-recode-panel,.kbm-drivers-recode-form__section)[data-kbm-reveal]{opacity:1!important;transform:none!important;transition:none!important}}

/* ================================================================
 * RC34 — PEP-DRIVERS-STACKMAX: archive / submit / single convergence
 * Final page-scoped authority; no shared vertical selectors.
 * ================================================================ */
body.kbm-drivers-recode-active .kbm-drivers-recode{--drv-rc34-navy:#071f31;--drv-rc34-navy2:#0c3852;--drv-rc34-yellow:#ffca0a;--drv-rc34-soft:#f4f7fa;--drv-rc34-line:#dfe7ee;--drv-rc34-green:#18794e}
body.kbm-drivers-recode-active .kbm-drivers-recode-hero{min-height:300px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-content:center!important;padding:clamp(28px,4vw,54px)!important;border:0!important;border-radius:28px!important;box-shadow:0 20px 56px rgba(4,25,39,.18)!important;background-color:var(--drv-rc34-navy)!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-hero.has-visual{background-image:linear-gradient(270deg,rgba(4,24,38,.98) 0%,rgba(5,31,48,.94) 42%,rgba(5,31,48,.63) 70%,rgba(5,31,48,.25) 100%),var(--kbm-driver-hero)!important;background-position:center!important;background-size:cover!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-hero__copy{max-width:min(800px,68%)!important;margin-inline-start:auto!important;position:relative;z-index:2}
body.kbm-drivers-recode-active .kbm-drivers-recode-hero h1{max-width:760px!important;margin:10px 0 8px!important;font-size:clamp(30px,4.1vw,56px)!important;line-height:1.42!important;letter-spacing:-.02em!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-hero-actions{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin-top:20px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-stats{position:absolute!important;z-index:3!important;inset:auto auto 24px 28px!important;width:min(520px,44%)!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:8px!important;border-radius:17px!important;background:rgba(4,22,35,.72)!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-stats>div{display:grid!important;grid-template-columns:1fr!important;gap:2px!important;padding:9px!important;text-align:center!important;background:rgba(255,255,255,.06)!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-stats b{grid-row:auto!important;font-size:23px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-stats small{font-size:10px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-hero::after{width:320px!important;height:320px!important;opacity:.55!important}

body.kbm-drivers-recode-active .kbm-drivers-recode-layout{grid-template-columns:minmax(250px,285px) minmax(0,1fr)!important;gap:18px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-filter{border-color:var(--drv-rc34-line)!important;box-shadow:0 12px 34px rgba(7,31,49,.06)!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-grid{grid-template-columns:1fr!important;gap:12px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-card{display:grid!important;grid-template-columns:210px minmax(0,1fr)!important;min-height:212px!important;height:auto!important;border-radius:22px!important;box-shadow:0 10px 30px rgba(7,31,49,.065)!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-card__media{grid-column:1!important;grid-row:1!important;aspect-ratio:auto!important;height:100%!important;min-height:212px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-card__body{grid-column:2!important;grid-row:1!important;padding:17px 18px!important;gap:9px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-card__media img{object-fit:cover!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-card__media img.kbm-media-fallback{object-fit:contain!important;padding:18px!important;background:#edf3f7!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-meta .is-availability{background:#ebf8f0!important;border-color:#c8ead5!important;color:#17643f!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-commercial{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:9px 11px!important;border-radius:13px!important;background:#f8fafc!important;border:1px solid #e9eef3!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-commercial strong{color:#0b2a3b!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-view-badge{position:absolute!important;left:10px!important;bottom:10px!important;background:rgba(4,23,36,.82)!important;color:#fff!important;padding:5px 8px!important;border-radius:999px!important;font-size:10px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-actions{display:flex!important;justify-content:flex-end!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-actions a{min-width:150px!important}

body.kbm-drivers-recode-active .kbm-drivers-recode-submit{max-width:1120px!important;padding:16px!important;background:linear-gradient(180deg,#f8fafc,#fff)!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-submit__head{min-height:285px!important;display:grid!important;align-content:center!important;padding:clamp(28px,4vw,46px)!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-submit__head.has-visual{background-image:linear-gradient(270deg,rgba(4,23,37,.98) 0%,rgba(5,31,49,.93) 46%,rgba(5,31,49,.48) 74%,rgba(5,31,49,.12) 100%),var(--kbm-driver-submit-hero)!important;background-position:center!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-submit__head>div{max-width:780px!important;margin-inline-start:auto!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-submit__steps{max-width:780px!important;margin-inline-start:auto!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-submit__steps li{transition:background .2s ease,border-color .2s ease,transform .2s ease!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-submit__steps li.is-current{background:rgba(255,202,10,.16)!important;border-color:rgba(255,218,91,.58)!important;transform:translateY(-1px)!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-form__section{scroll-margin-top:120px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-upload{position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:50px!important;padding:7px!important;border:1px dashed #b9c7d3!important;border-radius:14px!important;background:#f8fafc!important;overflow:hidden!important;cursor:pointer!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-upload input[type=file]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;z-index:2!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-upload>b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 13px!important;border-radius:10px!important;background:#0b2a3b!important;color:#fff!important;font-size:12px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-upload>small{min-width:0!important;color:#697b89!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-preview{display:block!important;width:124px!important;height:92px!important;object-fit:cover!important;border-radius:14px!important;border:1px solid #dce5ec!important;margin-top:8px!important}
body.kbm-drivers-recode-active .kbm-drivers-social-icon{display:block!important;width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;min-height:36px!important;max-height:36px!important;inline-size:36px!important;block-size:36px!important;object-fit:contain!important;flex:0 0 36px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-social :where(img,svg){max-width:36px!important;max-height:36px!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-form :where(input,select,textarea):invalid:not(:placeholder-shown){border-color:#d7a4a4}

body.kbm-drivers-recode-active .kbm-drivers-recode-single{grid-template-columns:minmax(250px,330px) minmax(0,1fr) minmax(260px,300px)!important}
body.kbm-drivers-recode-active .kbm-drivers-recode-panel small{display:block;margin-top:7px;color:#64748b;line-height:1.9}

.kbm-drivers-filter-backdrop{display:none;position:fixed;inset:0;z-index:999870;background:rgba(3,18,29,.58);backdrop-filter:blur(3px);border:0;padding:0}
html.kbm-drivers-filter-open,body.kbm-drivers-filter-open{overflow:hidden!important}

@media(max-width:1060px){
 body.kbm-drivers-recode-active .kbm-drivers-recode-layout{grid-template-columns:1fr!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-filter-toggle{display:flex!important;position:sticky!important;top:76px!important;z-index:40!important;box-shadow:0 10px 24px rgba(7,31,49,.14)!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-filter{display:block!important;position:fixed!important;z-index:999900!important;inset:auto 10px 10px 10px!important;top:auto!important;max-height:min(82vh,760px)!important;overflow:auto!important;overscroll-behavior:contain!important;transform:translateY(calc(100% + 28px))!important;opacity:0!important;visibility:hidden!important;transition:transform .28s ease,opacity .22s ease,visibility .22s!important;border-radius:24px!important;padding:18px!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-filter.is-open{transform:none!important;opacity:1!important;visibility:visible!important}
 body.kbm-drivers-filter-open .kbm-drivers-filter-backdrop{display:block!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-hero__copy{max-width:100%!important;margin:0!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-stats{position:relative!important;inset:auto!important;width:100%!important;margin-top:20px!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-hero.has-visual{background-image:linear-gradient(270deg,rgba(4,24,38,.97),rgba(4,24,38,.72)),var(--kbm-driver-hero)!important;background-position:38% center!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-single{grid-template-columns:1fr!important}
}
@media(max-width:720px){
 body.kbm-drivers-recode-active .kbm-drivers-recode-hero{min-height:390px!important;padding:24px 18px!important;align-content:end!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-hero.has-visual{background-image:linear-gradient(180deg,rgba(4,24,38,.18) 0%,rgba(4,24,38,.72) 45%,rgba(4,24,38,.98) 100%),var(--kbm-driver-hero)!important;background-position:38% center!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-hero h1{font-size:30px!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-card{grid-template-columns:118px minmax(0,1fr)!important;min-height:205px!important;border-radius:18px!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-card__media{min-height:205px!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-card__body{padding:12px!important;gap:7px!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-card h3{font-size:15px!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-excerpt{display:none!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-actions a{min-width:0!important;width:100%!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-submit{padding:10px!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-submit__head{min-height:390px!important;align-content:end!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-submit__head.has-visual{background-image:linear-gradient(180deg,rgba(4,23,37,.16),rgba(4,23,37,.72) 44%,rgba(4,23,37,.98)),var(--kbm-driver-submit-hero)!important;background-position:38% center!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-submit__steps{grid-template-columns:repeat(4,1fr)!important;gap:5px!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-submit__steps li{justify-content:center!important;padding:8px 4px!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-submit__steps li span{display:none!important}
 body.kbm-drivers-recode-active .kbm-drivers-recode-stats small{font-size:9px!important}
}
@media(max-width:390px){body.kbm-drivers-recode-active .kbm-drivers-recode-stats{grid-template-columns:1fr!important}body.kbm-drivers-recode-active .kbm-drivers-recode-card{grid-template-columns:106px minmax(0,1fr)!important}}
@media(prefers-reduced-motion:reduce){body.kbm-drivers-recode-active .kbm-drivers-recode-submit__steps li{transition:none!important}.kbm-drivers-filter-backdrop,body.kbm-drivers-recode-active .kbm-drivers-recode-filter{transition:none!important}}
