
/* V12.9 — inherits V12.8 on-demand privacy preferences; dialog/pagination refinements follow below. */
.v126-section-intro{max-width:820px;margin-top:9px;color:#667482;font-size:14px;line-height:1.75}
.v126-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}

.v126-solution-index{font-size:11px;font-weight:700;letter-spacing:.14em;color:#8794a0}



.v126-tech-detail-hero{background:linear-gradient(135deg,#f3f6f8 0%,#fff 67%);padding:54px 0 62px;border-bottom:1px solid #e5e9ed}
.v126-back-link{margin-bottom:34px}.v126-eyebrow{font-size:11px;letter-spacing:.17em;color:#71808d;font-weight:700;margin-bottom:15px}
.v126-tech-detail-hero h1{max-width:880px;font-size:clamp(34px,4vw,54px);line-height:1.18;margin:0 0 17px}.v126-tech-lead{max-width:800px;font-size:16px;line-height:1.78;color:#4f6070}
.v126-solution-grid article{border-top:1px solid #cfd8df;padding:20px 2px 0}.v126-solution-grid h3{font-size:18px;margin:9px 0 9px}.v126-solution-grid p{font-size:14px;line-height:1.72;color:#5d6d7b}



.v126-detail-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:28px}
.v126-consent-layer[hidden]{display:none!important}.v126-consent-layer{position:fixed;inset:0;z-index:4000;background:#001b3e8f;padding:24px;display:grid;place-items:center;opacity:0;transition:opacity .18s ease}.v126-consent-layer.is-open{opacity:1}
.v126-consent-panel{width:min(560px,100%);max-height:min(720px,calc(100vh - 40px));overflow:auto;background:#fff;box-shadow:0 24px 72px #00152a45;border-radius:2px;transform:translateY(8px);transition:transform .18s ease}.v126-consent-layer.is-open .v126-consent-panel{transform:none}
/* Larger, reliable phone hit areas for all dropdown links. */
@media(max-width:620px){
  #info-dialog.job-review .job-intro{font-size:12.5px!important;line-height:1.50!important}
  #info-dialog.job-review h3{font-size:15px!important;line-height:1.38!important;margin-top:18px;margin-bottom:7px}
  #info-dialog.job-review ul{font-size:11.5px!important;line-height:1.48!important;padding-left:16px}
  #info-dialog.job-review li+li{margin-top:4px}
  #info-dialog.job-review .job-preparation{font-size:11.5px!important;line-height:1.5!important}
  .site-header .nav-dropdown{z-index:140!important}
  .site-header .nav-dropdown .dropdown-inner{position:relative;z-index:2}
  .site-header .nav-dropdown a{min-height:42px!important;display:flex!important;align-items:center!important;pointer-events:auto!important;touch-action:manipulation!important;padding-top:8px!important;padding-bottom:8px!important}
  html[data-app-ready] .nav-item[data-open=true]>.nav-dropdown{visibility:visible!important;pointer-events:auto!important;overflow:visible!important}
  .v126-solution-grid{grid-template-columns:1fr;gap:14px}

  .v126-tech-detail-hero{padding:34px 0 42px}.v126-back-link{margin-bottom:24px}.v126-tech-detail-hero h1{font-size:29px}.v126-tech-lead{font-size:14px;line-height:1.72}
  .v126-solution-grid article{padding-top:16px}.v126-solution-grid h3{font-size:16px}.v126-solution-grid p{font-size:12.5px}

  .v126-section-intro{font-size:12.5px;line-height:1.7}
  .v126-consent-layer{padding:12px;align-items:end}.v126-consent-panel{width:100%;max-height:82vh;border-radius:4px 4px 0 0}.v126-consent-panel .dialog-body{padding-bottom:max(22px,env(safe-area-inset-bottom))}
}
html:not([data-app-ready]) #consent-dialog:target{display:grid!important;opacity:1!important}
@media(prefers-reduced-motion:reduce){.v126-consent-layer,.v126-consent-panel{transition:none}}
/* V12.9 consent fallback: hidden by default; opens only when the user requests privacy preferences. */
.consent-fallback-target{position:fixed!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important}
#consent-dialog:target{display:grid!important;opacity:1!important}
body:has(#consent-dismiss-fallback:target) #consent-dialog:not(:target){display:none!important}

