.site-header{display:flex!important;align-items:center!important;gap:14px!important;margin:2px 4px 18px!important;position:relative;z-index:35}
.site-brand-home{display:flex;align-items:center;gap:14px;min-width:0;flex:1;color:inherit;text-decoration:none}
.site-header .brand-icon{width:52px;height:52px;flex:0 0 52px;display:block;object-fit:contain;filter:drop-shadow(0 5px 10px #0008)}
.site-brand-copy{min-width:0}.site-brand-copy h1{margin:0;font-size:1.65rem;line-height:1.08;color:#f7f9fc}.site-brand-copy p{margin:4px 0 0;color:#9aa8bc;font-size:.9rem;line-height:1.2}
.site-menu-wrap{position:relative;flex:0 0 auto;margin-left:auto}.site-menu-button{display:grid!important;place-content:center!important;gap:4px!important;width:44px!important;height:44px!important;padding:0!important;border:1px solid #344158!important;border-radius:13px!important;background:#202a3c!important;color:#f7f9fc!important;box-shadow:none!important}
.site-menu-button span{display:block;width:20px;height:2px;border-radius:99px;background:currentColor}.site-menu-button[aria-expanded="true"]{border-color:#6b7280!important;background:#273247!important}
.site-menu-panel{position:absolute;right:0;top:calc(100% + 8px);width:196px;padding:7px;border:1px solid #384861;border-radius:14px;background:#121b2a;box-shadow:0 18px 45px #000a}.site-menu-panel.hidden{display:none!important}.site-menu-panel a{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;border-radius:10px;color:#e8edf7;text-decoration:none;font-size:.86rem;font-weight:750}.site-menu-panel a:hover,.site-menu-panel a:focus-visible{background:#202c40;outline:none}.site-menu-panel a[aria-current="page"]{background:#282916;color:#ffd629}.site-menu-panel .menu-icon{width:20px;text-align:center;color:#aab6c8;font-size:1rem}.site-menu-panel a[aria-current="page"] .menu-icon{color:#ffd629}
@media(max-width:390px){.site-header{gap:10px;margin-left:2px!important;margin-right:2px!important}.site-brand-home{gap:10px}.site-header .brand-icon{width:48px;height:48px;flex-basis:48px}.site-brand-copy h1{font-size:1.5rem}.site-brand-copy p{font-size:.78rem}.site-menu-button{width:42px!important;height:42px!important}.site-menu-panel{width:184px}}
