.global-announcement{height:34px;background:#07182f;color:#dce3ef;text-align:center;font-size:12px;letter-spacing:.02em;display:flex;justify-content:center;align-items:center;gap:10px;position:relative;z-index:90}.global-announcement a{color:#b5ff3d;font-weight:800}.global-header{height:82px;padding:0 max(24px,calc((100% - 1240px)/2));display:flex;align-items:center;gap:24px;background:rgba(255,255,255,.97);border-bottom:1px solid #e1e9eb;position:sticky;top:0;z-index:80;backdrop-filter:blur(15px);overflow:visible!important}.global-header .brand{flex:0 0 auto}.global-header .main-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:22px;margin:auto;white-space:nowrap}.global-header .main-menu-group{position:relative;height:100%;display:flex;align-items:center}.global-header .main-menu-group>a,.global-header .main-nav>a{height:100%;display:flex;align-items:center;font-size:13px;font-weight:760;color:#344158}.global-header .main-menu-group>a:after{content:'⌄';margin-left:6px;font-size:10px;color:#76849a}.global-header [data-submenu]{position:absolute;top:calc(100% - 4px);left:-18px;z-index:1000;display:none;grid-template-columns:repeat(2,minmax(160px,1fr));min-width:390px;max-height:430px;overflow:auto;padding:12px;border:1px solid #dce7eb;border-radius:15px;background:#fff;box-shadow:0 22px 50px rgba(9,21,47,.16)}.global-header .main-menu-group:hover>[data-submenu],.global-header .main-menu-group:focus-within>[data-submenu]{display:grid}.global-header [data-submenu]:empty{display:none!important}.global-header [data-submenu] a{padding:10px 12px;border-radius:9px;font-size:13px;font-weight:700;color:#344158}.global-header [data-submenu] a:hover{background:#e9f9f8;color:#087f84}.global-header [data-menu-type="resources"] [data-submenu]{left:auto;right:-10px;grid-template-columns:1fr;min-width:190px}.global-header .header-actions{display:flex;align-items:center;gap:18px;flex:0 0 auto}.global-header .text-link{font-size:13px;font-weight:800}.global-language{position:relative;flex:0 0 auto}.global-language>button{height:44px;display:flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #d9e3e6;border-radius:11px;background:#fff;color:#526178;font-size:12px;font-weight:800}.global-language>div{position:absolute;top:50px;left:0;z-index:1200;min-width:170px;padding:7px;border:1px solid #d9e3e6;border-radius:12px;background:#fff;box-shadow:0 18px 42px rgba(9,21,47,.15)}.global-language>div button{width:100%;padding:9px 11px;border:0;border-radius:8px;background:none;text-align:left;font-size:12px;font-weight:700}.global-language>div button:hover,.global-language>div button[aria-current="true"]{background:#e8f9f7;color:#087f84}.global-header .menu-toggle{display:none;border:0;background:none;width:40px;height:40px;padding:9px}.global-header .menu-toggle span{display:block;height:2px;background:#07182f;margin:6px 0;transition:.2s}
html[dir="rtl"] .global-header [data-submenu]{left:auto;right:-18px}html[dir="rtl"] .global-language>div{left:auto;right:0}html[dir="rtl"] .global-header .main-menu-group>a:after{margin-left:0;margin-right:6px}
@media(max-width:1160px){.global-header .global-language{margin-left:auto}.global-header .menu-toggle{display:block}.global-header .main-nav{position:absolute;top:82px;left:0;right:0;height:auto;max-height:calc(100vh - 116px);overflow:auto;display:none;flex-direction:column;align-items:stretch;gap:0;padding:17px 24px 24px;background:#fff;border-bottom:1px solid #e4e8e8;box-shadow:0 20px 40px rgba(9,21,47,.12)}body.menu-open .global-header .main-nav{display:flex}.global-header .main-menu-group{height:auto;display:block}.global-header .main-menu-group>a,.global-header .main-nav>a{height:auto;padding:10px 8px;font-size:14px}.global-header [data-submenu],.global-header [data-menu-type="resources"] [data-submenu]{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;max-height:none;margin:0 0 7px 14px;padding:3px;border:0;box-shadow:none}.global-header [data-submenu] a{padding:7px 9px;font-size:12px}.global-header .header-actions .text-link{display:none}}
@media(max-width:650px){.global-announcement{height:30px;padding:0 12px;font-size:9px}.global-header{height:70px;padding:0 15px;gap:8px}.global-header .brand{gap:7px;font-size:15px}.global-header .brand-mark{width:23px;height:23px}.global-language>button{height:39px;padding:0 9px}.global-language>button span:nth-child(1){display:none}.global-header .header-actions{display:none}.global-header .main-nav{top:70px}.global-header [data-submenu],.global-header [data-menu-type="resources"] [data-submenu]{grid-template-columns:1fr}.global-announcement [data-announcement-text]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:58vw}}

/* The shared header may be rendered late by legacy Blade templates; fixed
   positioning keeps one identical header at the top on every public route. */
body:has([data-global-header]),body.global-header-ready{padding-top:116px}
.global-announcement{position:fixed;top:0;left:0;right:0}
.global-header{position:fixed;top:34px;left:0;right:0;width:100%}
body:has([data-global-header])>.solution-header,
body:has([data-global-header])>.resource-header,
body:has([data-global-header])>.site-header:not(.global-header),
body:has([data-global-header])>.resource-strip,
body.global-header-ready>.solution-header,
body.global-header-ready>.resource-header,
body.global-header-ready>.site-header:not(.global-header),
body.global-header-ready>.resource-strip{display:none!important}
@media(max-width:650px){body:has([data-global-header]),body.global-header-ready{padding-top:100px}.global-header{top:30px}}
.global-header .locale-picker{display:none!important}
.global-header [data-submenu]{grid-template-columns:repeat(2,minmax(190px,1fr));column-gap:30px;row-gap:8px;min-width:500px;padding:18px 20px}.global-header [data-submenu] a{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:11px;min-height:46px;padding:7px 9px;font-size:11px;font-weight:520;line-height:1.35;letter-spacing:.065em;text-transform:uppercase;white-space:normal;overflow-wrap:anywhere}.nav-sub-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#e5faf6,#e8f3ff);color:#098e99}.nav-sub-icon svg{width:18px;height:18px}.global-header [data-menu-type="resources"] [data-submenu]{min-width:245px;padding:12px;row-gap:5px}.global-header [data-menu-type="resources"] [data-submenu] a{grid-template-columns:1fr;min-height:38px;padding:9px 11px}.global-header [data-menu-type="resources"] [data-submenu] a:before{content:'◆';margin-right:8px;color:#25bfc5;font-size:8px}
@media(max-width:1160px){.global-header [data-submenu],.global-header [data-menu-type="resources"] [data-submenu]{min-width:0;padding:7px;column-gap:22px;row-gap:5px}.global-header [data-submenu] a{min-height:42px}}
@media(max-width:650px){.global-header [data-submenu] a{font-size:10px}.global-header [data-submenu],.global-header [data-menu-type="resources"] [data-submenu]{grid-template-columns:1fr}}
.global-header{gap:18px}.global-header .global-language{margin-left:0}.global-language>button{min-width:76px;justify-content:center}.global-language>button [data-language-flag]{font-size:16px;line-height:1}.global-language>div button{display:flex;align-items:center;gap:9px}.global-header [data-menu-type="product"] [data-submenu]{left:-32px;grid-template-columns:repeat(2,minmax(245px,1fr));min-width:600px;max-height:none;overflow:visible;column-gap:34px;row-gap:7px;padding:18px 22px}.global-header [data-menu-type="product"] [data-submenu] a{grid-template-columns:34px 1px minmax(0,1fr);gap:12px;min-height:48px;padding:7px 10px}.global-header [data-menu-type="product"] [data-submenu] a>i{display:block;width:1px;height:25px;background:#d8e6e9}.global-header [data-menu-type="product"] [data-submenu] a:hover{background:#e9f9f8}.global-header [data-menu-type="product"] [data-submenu] a>span:last-child{overflow-wrap:normal;word-break:normal;hyphens:auto}.global-header-ready{padding-top:154px!important}
@media(max-width:1160px){.global-header .global-language{order:3;margin-left:auto}.global-header .menu-toggle{order:4}.global-header .main-nav{order:5}.global-header .header-actions{order:2}.global-header [data-menu-type="product"] [data-submenu]{left:auto;min-width:0;grid-template-columns:repeat(2,minmax(220px,1fr));padding:8px 12px;column-gap:26px}.global-header-ready{padding-top:140px!important}}
@media(max-width:650px){.global-header .global-language{margin-left:auto}.global-header .header-actions{display:none}.global-header [data-menu-type="product"] [data-submenu]{grid-template-columns:1fr}.global-header-ready{padding-top:112px!important}}
.global-header [data-menu-type="product"] [data-submenu] a{display:grid!important;grid-template-columns:34px 1px minmax(0,1fr)!important;align-items:center!important;min-width:0!important}.global-header [data-menu-type="product"] [data-submenu] a>span:last-child{display:block;min-width:0;max-width:100%;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal;line-height:1.45}.global-header [data-menu-type="product"] [data-submenu]{grid-template-columns:repeat(2,minmax(0,1fr))!important;min-width:650px;column-gap:44px}.global-header [data-menu-type="product"] .nav-sub-icon{flex:none}.global-header [data-menu-type="product"] [data-submenu] a>i{align-self:center!important}
@media(max-width:760px){.global-header [data-menu-type="product"] [data-submenu]{min-width:0!important;grid-template-columns:1fr!important}}
