/* TKSE-WEB-IA-MENU-004G — Header/Menu QA Lock & Final Regression Sweep
   Purpose: final, single override layer for fixed header, mega menu stability,
   language dropdown, mobile accordion, breadcrumb/footer safety and overflow lock. */
:root{--tkse-header-h:82px;--tkse-menu-green:#009B63;--tkse-menu-navy:#08234f;--tkse-menu-blue:#0c438b;--tkse-menu-border:#dbe7f2;--tkse-menu-muted:#60738b;--tkse-menu-shadow:0 26px 76px rgba(8,35,79,.16)}
html{scroll-padding-top:calc(var(--tkse-header-h) + 24px)!important;overflow-x:hidden!important;max-width:100%!important}
body{padding-top:var(--tkse-header-h)!important;overflow-x:hidden!important;max-width:100%!important}
body>*{max-width:100%}.wrap,.container{max-width:min(1180px,calc(100vw - 32px))!important}
.header.ia-header.unified-mega-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:100000!important;background:rgba(255,255,255,.985)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(8,35,79,.08)!important;box-shadow:0 10px 28px rgba(8,35,79,.07)!important}
.header.ia-header.unified-mega-header .nav{height:var(--tkse-header-h)!important;min-height:var(--tkse-header-h)!important;max-width:min(1180px,calc(100vw - 28px))!important;margin:0 auto!important;display:flex!important;align-items:center!important;gap:16px!important;box-sizing:border-box!important}
.unified-mega-header .logo{display:flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;color:var(--tkse-menu-navy)!important;flex:0 0 auto!important;min-width:160px!important}.unified-mega-header .logo img{height:48px!important;max-width:168px!important;width:auto!important;object-fit:contain!important}.unified-mega-header .logo-wordmark{font-size:14px!important;line-height:1.03!important;font-weight:900!important;white-space:nowrap!important;color:var(--tkse-menu-navy)!important;text-transform:uppercase!important}.unified-mega-header .logo-wordmark em{font-style:normal!important;color:var(--tkse-menu-green)!important}
.unified-mega-header .ia-menu{flex:1 1 auto!important;min-width:0!important}.unified-mega-header .ia-menu-list{display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;margin:0!important;padding:0!important;list-style:none!important}.unified-mega-header .nav-item{position:relative!important;margin:0!important;padding:0!important;list-style:none!important}.unified-mega-header .nav-link{display:inline-flex!important;align-items:center!important;gap:5px!important;white-space:nowrap!important;border-radius:999px!important;padding:10px 11px!important;font-size:12.5px!important;line-height:1!important;font-weight:900!important;color:var(--tkse-menu-navy)!important;text-decoration:none!important;box-sizing:border-box!important}.unified-mega-header .nav-link:hover,.unified-mega-header .nav-link.active,.unified-mega-header .nav-item.is-current>.nav-link,.unified-mega-header .nav-item.open>.nav-link,.unified-mega-header .nav-item.is-mega-open>.nav-link{background:#EAF7F1!important;color:#159c34!important;box-shadow:inset 0 -2px 0 var(--tkse-menu-green)!important}.unified-mega-header .nav-caret{font-size:10px!important;color:var(--tkse-menu-green)!important}
.unified-mega-header .nav-actions{display:flex!important;align-items:center!important;gap:9px!important;flex:0 0 auto!important}.unified-mega-header .btn.primary,.unified-mega-header .nav-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#009B63,#6fd03b)!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;padding:12px 16px!important;white-space:nowrap!important;box-shadow:0 14px 28px rgba(49,184,75,.20)!important}
/* Language V2 */
.unified-mega-header .lang-v2{position:relative!important;z-index:100300!important}.unified-mega-header .lang-current{border:1px solid var(--tkse-menu-border)!important;background:#fff!important;border-radius:999px!important;padding:10px 14px!important;color:var(--tkse-menu-navy)!important;font-weight:900!important;line-height:1!important;cursor:pointer!important}.unified-mega-header .lang-menu{position:absolute!important;right:0!important;top:calc(100% + 10px)!important;display:grid!important;gap:6px!important;min-width:104px!important;padding:8px!important;background:#fff!important;border:1px solid var(--tkse-menu-border)!important;border-radius:16px!important;box-shadow:var(--tkse-menu-shadow)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(6px)!important;transition:opacity .16s ease,visibility .16s ease,transform .16s ease!important}.unified-mega-header .lang-v2.open .lang-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}.unified-mega-header .lang-menu a{display:block!important;padding:10px 12px!important;border-radius:12px!important;color:var(--tkse-menu-navy)!important;text-decoration:none!important;font-weight:900!important}.unified-mega-header .lang-menu a:hover{background:#f1fbf2!important;color:var(--tkse-menu-green)!important}
/* Desktop mega menu: one consistent mechanism */
@media(min-width:1041px){
  .unified-mega-header .has-mega{position:static!important}.unified-mega-header .has-mega>.mega-menu{position:fixed!important;top:calc(var(--tkse-header-h) - 1px)!important;left:50%!important;right:auto!important;width:min(980px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(260px,300px)!important;gap:20px!important;box-sizing:border-box!important;padding:22px!important;background:rgba(255,255,255,.988)!important;border:1px solid rgba(8,35,79,.10)!important;border-radius:0 0 24px 24px!important;box-shadow:var(--tkse-menu-shadow)!important;z-index:100200!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateX(-50%) translateY(8px)!important;transition:opacity .16s ease,visibility .16s ease,transform .16s ease!important;overflow:hidden!important}.unified-mega-header .has-mega>.mega-menu:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:-18px!important;height:20px!important;background:transparent!important}.unified-mega-header .has-mega:hover>.mega-menu,.unified-mega-header .has-mega:focus-within>.mega-menu,.unified-mega-header .has-mega.open>.mega-menu,.unified-mega-header .has-mega.is-mega-open>.mega-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}.unified-mega-header .has-mega:not(:hover):not(:focus-within):not(.open):not(.is-mega-open)>.mega-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.unified-mega-header .mega-col{min-width:0!important;display:grid!important;align-content:start!important;gap:8px!important}.unified-mega-header .mega-col h4{margin:0 0 7px!important;color:var(--tkse-menu-navy)!important;font-size:13px!important;line-height:1.2!important;letter-spacing:.08em!important;text-transform:uppercase!important}.unified-mega-header .mega-link{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-width:0!important;padding:9px 10px!important;border-radius:16px!important;text-decoration:none!important;color:var(--tkse-menu-navy)!important;line-height:1.15!important;box-sizing:border-box!important}.unified-mega-header .mega-link:hover{background:#f2fbf4!important}.unified-mega-header .mega-icon{width:34px!important;height:34px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:#EAF7F1!important;color:#24a941!important;font-weight:900!important;font-size:15px!important;line-height:1!important;flex:0 0 auto!important}.unified-mega-header .mega-link span:not(.mega-icon){min-width:0!important;max-width:100%!important;overflow:hidden!important}.unified-mega-header .mega-link b{display:block!important;font-size:14px!important;line-height:1.18!important;color:var(--tkse-menu-navy)!important;white-space:normal!important;overflow-wrap:anywhere!important}.unified-mega-header .mega-link small{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:12px!important;line-height:1.35!important;color:var(--tkse-menu-muted)!important;margin-top:3px!important;white-space:normal!important;overflow-wrap:anywhere!important}.unified-mega-header .mega-cta{min-width:0!important;background:linear-gradient(135deg,#0d4389,#07366f)!important;border-radius:22px!important;padding:24px!important;color:#fff!important;display:grid!important;align-content:center!important;gap:12px!important;overflow:hidden!important}.unified-mega-header .mega-cta b{color:#fff!important;font-size:20px!important;line-height:1.2!important}.unified-mega-header .mega-cta p{margin:0!important;color:rgba(255,255,255,.86)!important;line-height:1.5!important;overflow-wrap:anywhere!important}.unified-mega-header .mega-cta .btn{justify-self:start!important;background:linear-gradient(135deg,#009B63,#6fd03b)!important;color:#fff!important;border-radius:999px!important;text-decoration:none!important;font-weight:900!important;padding:10px 16px!important;white-space:nowrap!important}.unified-mega-header .mobile-sub-toggle{display:none!important}
}
@media(max-width:1180px) and (min-width:1041px){.unified-mega-header .logo{min-width:150px!important}.unified-mega-header .logo img{height:42px!important;max-width:150px!important}.unified-mega-header .logo-wordmark{font-size:13px!important}.unified-mega-header .nav-link{font-size:12px!important;padding:9px 8px!important}.unified-mega-header .nav-actions{gap:7px!important}.unified-mega-header .btn.primary,.unified-mega-header .nav-cta{padding:11px 13px!important}.unified-mega-header .has-mega>.mega-menu{width:min(940px,calc(100vw - 32px))!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(238px,270px)!important}}
/* Mobile / tablet accordion */
@media(max-width:1040px){:root{--tkse-header-h:68px}.unified-mega-header .nav{height:var(--tkse-header-h)!important;min-height:var(--tkse-header-h)!important}.unified-mega-header .logo{min-width:0!important}.unified-mega-header .logo img{height:40px!important;max-width:150px!important}.unified-mega-header .logo-wordmark{display:none!important}.unified-mega-header .ia-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border-radius:14px!important;border:1px solid var(--tkse-menu-border)!important;background:#fff!important;color:var(--tkse-menu-navy)!important;margin-left:auto!important}.unified-mega-header .ia-menu{position:fixed!important;left:12px!important;right:12px!important;top:calc(var(--tkse-header-h) + 10px)!important;display:none!important;background:#fff!important;border:1px solid var(--tkse-menu-border)!important;border-radius:24px!important;box-shadow:var(--tkse-menu-shadow)!important;padding:12px!important;max-height:calc(100vh - 94px)!important;overflow:auto!important;z-index:100150!important}.nav-open .unified-mega-header .ia-menu,.unified-mega-header .ia-menu.open{display:block!important}.unified-mega-header .ia-menu-list{display:grid!important;justify-content:stretch!important;gap:4px!important}.unified-mega-header .nav-item{position:relative!important}.unified-mega-header .nav-link{width:100%!important;justify-content:space-between!important;padding:14px 50px 14px 14px!important;font-size:15px!important}.unified-mega-header .mobile-sub-toggle{display:inline-flex!important;position:absolute!important;right:12px!important;top:8px!important;width:32px!important;height:32px!important;border:0!important;border-radius:10px!important;background:#EAF7F1!important;color:#159c34!important;font-weight:900!important;align-items:center!important;justify-content:center!important;z-index:1!important}.unified-mega-header .has-mega>.mega-menu{position:static!important;width:100%!important;max-width:100%!important;display:none!important;grid-template-columns:1fr!important;gap:10px!important;box-sizing:border-box!important;padding:8px 0 12px 0!important;margin:0!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;overflow:visible!important}.unified-mega-header .has-mega.open>.mega-menu,.unified-mega-header .has-mega.is-mega-open>.mega-menu{display:grid!important}.unified-mega-header .has-mega:hover>.mega-menu{display:none!important}.unified-mega-header .has-mega.open:hover>.mega-menu,.unified-mega-header .has-mega.is-mega-open:hover>.mega-menu{display:grid!important}.unified-mega-header .mega-col{display:grid!important;gap:6px!important}.unified-mega-header .mega-link{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;border-radius:14px!important;text-decoration:none!important}.unified-mega-header .mega-link b,.unified-mega-header .mega-link small{white-space:normal!important;overflow-wrap:anywhere!important}.unified-mega-header .mega-cta{padding:18px!important;border-radius:18px!important;background:linear-gradient(135deg,#0d4389,#07366f)!important;color:#fff!important}.unified-mega-header .nav-cta{display:none!important}.unified-mega-header .nav-actions{margin-left:auto!important}.unified-mega-header .lang-current{padding:9px 11px!important}}
@media(max-width:620px){body{padding-bottom:78px!important}.unified-mega-header .nav{max-width:calc(100vw - 20px)!important}.unified-mega-header .logo img{height:38px!important}.unified-mega-header .lang-menu{right:-8px!important}.footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:20px!important}}
/* Route/footer/breadcrumb safety */
.breadcrumb,.breadcrumb a{position:relative;z-index:1!important}.footer a{display:block!important;margin:8px 0!important;line-height:1.38!important;white-space:normal!important}.footer .footer-grid{align-items:start!important}.floating{z-index:99980!important}.mobile-cta{z-index:99990!important}.hero,.ia-parent-hero,.page-hero,.section:first-of-type{scroll-margin-top:calc(var(--tkse-header-h) + 24px)!important}
