html{scroll-behavior:smooth}body{margin:0;color:#10191d;background:#fff;font-family:Arial,Helvetica,"Segoe UI",sans-serif}body *{box-sizing:border-box}a{color:inherit}.sp-nav{position:relative;z-index:50;display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:28px;padding:18px max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid #d8dee1;background:#fff}.sp-nav>a img{display:block;width:151px;height:33px}.sp-nav nav{display:flex;align-items:center;gap:25px}.sp-nav nav a{color:#263840;font-size:13px;font-weight:800;text-decoration:none}.sp-nav nav a:last-child{padding:13px 17px;color:#fff;background:#2b6f9f}.sp-footer{display:grid;grid-template-columns:1fr auto;gap:32px;padding:48px max(24px,calc((100vw - 1240px)/2));color:#d9e1e5;background:#07131d}.sp-footer strong{display:block;margin-bottom:8px;color:#fff;font-size:26px}.sp-footer p{margin:0;color:#9eabb2}.sp-footer nav{display:flex;flex-wrap:wrap;align-items:start;justify-content:flex-end;gap:18px}.sp-footer a{color:#fff;font-size:13px;font-weight:750}.sp-skip{position:absolute;z-index:100;top:8px;left:-9999px;padding:10px 14px;color:#fff;background:#07131d}.sp-skip:focus{left:8px}.sp-video-dialog{width:min(920px,calc(100% - 28px));padding:0;border:1px solid #31444c;color:#fff;background:#07131d}.sp-video-dialog::backdrop{background:#000b}.sp-video-dialog header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px}.sp-video-dialog h2{margin:0;color:#fff;font-size:18px}.sp-video-dialog button{width:40px;height:40px;border:0;color:#fff;background:#2b6f9f;font-size:24px}.sp-video-dialog iframe{display:block;width:100%;aspect-ratio:16/9;border:0;background:#000}@media(max-width:760px){.sp-nav{min-height:68px;padding:14px 16px}.sp-nav nav a:not(:last-child){display:none}.sp-nav nav a:last-child{padding:11px 12px;font-size:12px}.sp-footer{grid-template-columns:1fr;padding:38px 18px}.sp-footer nav{display:grid;justify-content:start}.sp-nav>a img{width:137px;height:auto}}
/* Stage 10C source-parity chrome: keep the global header above the local source navigation. */
.sp-nav{position:sticky;top:0}
