/* One public navigation, outside page-specific rendering roots. */
html{scroll-padding-top:100px}
.sp-global-header{position:sticky!important;top:0!important;z-index:90!important;width:100%;background:#210867!important;color:#fff!important;border-bottom:0;font-family:Ronzino,Arial,sans-serif;box-sizing:border-box}
.sp-global-header .sp-global-row{max-width:1280px;margin:0 auto;min-height:80px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-sizing:border-box}
.sp-global-header a{color:#fff!important;text-decoration:none!important;font-weight:400;line-height:1.3}
.sp-global-header .sp-global-brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:27px;letter-spacing:-1px}
.sp-global-header .sp-global-brand img{width:32px;height:32px;filter:brightness(0) invert(1)}
.sp-global-header .sp-global-links{display:flex;align-items:center;gap:30px;padding:0;margin:0;flex-wrap:nowrap;border:0;background:transparent}
.sp-global-header .sp-global-links a{display:flex;align-items:center;min-height:44px;font-size:14px;white-space:nowrap;border-bottom:2px solid transparent}
.sp-global-header .sp-global-links a:hover{border-bottom-color:#c6a5f5}
.sp-global-header a:focus-visible{outline:2px solid white;outline-offset:4px;border-radius:2px}
/* Legacy React headers are superseded by the shared document header. */
body>.sp-global-header~* .editorial-header,body>.sp-global-header~* .quiz-header,body>.sp-global-header~* header:has(>.site-nav-row){display:none!important}
.product-tabs{top:80px!important}
@media(max-width:600px){.sp-global-header .sp-global-row{padding:12px 20px 5px;min-height:96px;display:flex;flex-direction:column;gap:3px;align-items:flex-start}.sp-global-header .sp-global-brand{font-size:24px}.sp-global-header .sp-global-brand img{width:27px;height:27px}.sp-global-header .sp-global-links{width:100%;justify-content:space-between;gap:12px}.sp-global-header .sp-global-links a{font-size:13px;min-height:40px}.product-tabs{top:100px!important}html{scroll-padding-top:120px}}
