.global-site-shell__header{background:#050907;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"menu brand account project""nav nav nav nav";gap:14px 20px;height:auto;min-height:0;padding:16px 3vw 0;position:sticky;top:0}.global-site-shell__menu{grid-area:menu;min-width:60px;margin:0;font-size:12px}.global-site-shell__menu>.global-site-shell__menu-icon{clip:auto;width:20px;height:auto;position:static;overflow:visible}.global-site-shell__brand{grid-area:brand}.global-site-shell__brand strong{font-size:20px}.global-site-shell__project{grid-area:project;margin:0;font-size:11px}.global-site-shell__project span{white-space:nowrap}.global-site-shell__primary{border:0;border-top:1px solid #252c26;grid-area:nav;grid-template-columns:repeat(8,minmax(0,1fr));width:100%;display:grid}.global-site-shell__primary a{opacity:1;white-space:nowrap;min-width:0;min-height:46px;padding:8px 10px;font-size:14px}.global-site-shell__primary sup{display:none}.global-site-shell__account{flex-wrap:wrap;grid-area:account;align-items:center;gap:12px 22px;display:flex}.global-site-shell__account a{color:#e0c98e;align-items:center;min-height:44px;font-size:14px;font-weight:700;display:flex}.global-site-shell__account a:hover{color:#fff}.global-site-shell__header a:focus-visible{outline-offset:2px;outline:2px solid #e0c98e}.global-site-shell__menu:focus-visible{outline-offset:2px;outline:2px solid #e0c98e}@media (max-width:1000px){.global-site-shell__header{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"menu brand project""account account account""nav nav nav";gap:4px 14px;padding:10px 16px 0}.global-site-shell__account{justify-content:flex-end;gap:24px}.global-site-shell__primary a{padding:8px 4px;font-size:13px}}@media (max-width:760px){.global-site-shell__primary{grid-template-columns:repeat(4,minmax(0,1fr))}.global-site-shell__primary a{border-top:1px solid #171e18;min-height:36px;font-size:13px}.global-site-shell__menu{width:26px;min-width:26px;margin:0}.global-site-shell__brand{gap:9px}.global-site-shell__brand strong{font-size:clamp(14px,3.1vw,20px)}.global-site-shell__project{width:auto}.global-site-shell__project span{padding:0 10px;font-size:10px}.global-site-shell__account{justify-content:space-between;gap:10px}.global-site-shell__account a{font-size:13px}.global-site-shell__header{gap:4px 10px;padding-inline:12px}}
