:root{--topbar-bg:#0A3D62;--topbar-fg:#FFFFFF;--topbar-link-fg:#FFE082;--topbar-height:44px;--topbar-height-sm:40px;--topbar-font:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Noto Sans",sans-serif;--topbar-font-weight:600;--topbar-letter-spacing:.02em;--topbar-z:9999;--topbar-maxw:1600px;--topbar-shadow:0 1px 0 rgba(255,255,255,.08) inset,0 2px 10px rgba(0,0,0,.12)}#global-topbar{position:sticky;top:0;display:block;width:100%;min-height:var(--topbar-height);box-sizing:border-box;z-index:var(--topbar-z);background:var(--topbar-bg);color:var(--topbar-fg);box-shadow:var(--topbar-shadow);font-family:var(--topbar-font);font-weight:var(--topbar-font-weight);letter-spacing:var(--topbar-letter-spacing);text-decoration:none;padding:10px 16px;line-height:1.2;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer}#global-topbar{--_inset-pad:max(16px,(100vw - var(--topbar-maxw)) / 2);padding-left:var(--_inset-pad);padding-right:var(--_inset-pad)}#global-topbar:hover,#global-topbar:focus{color:var(--topbar-link-fg);outline:none}@media (max-width:980px){#global-topbar{min-height:var(--topbar-height-sm);padding:10px 12px;font-weight:600;font-size:14.5px}}.et_fixed_header #main-header{top:var(--topbar-height)}@media (max-width:980px){.et_fixed_header #main-header{top:var(--topbar-height-sm)}}.et-fixed-header .et-l--header{margin-top:var(--topbar-height)}@media (max-width:980px){.et-fixed-header .et-l--header{margin-top:var(--topbar-height-sm)}}html #wpadminbar+body #global-topbar{position:sticky;top:32px}@media (max-width:782px){html #wpadminbar+body #global-topbar{top:46px}}#global-topbar:focus-visible{outline:2px solid var(--topbar-link-fg);outline-offset:2px}``