.site-header{position:relative;z-index:20;background:#111b18;color:#f2eee4;border-bottom:1px solid #ffffff1c;font:15px/1.4 system-ui,-apple-system,"Segoe UI",sans-serif}
.site-header .site-nav{max-width:1240px;margin:auto;padding:0 32px;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.site-header .site-brand{display:flex;align-items:center;gap:12px;white-space:nowrap;font-weight:650;letter-spacing:.03em;color:inherit;text-decoration:none}
.site-header .site-brand img{width:38px;height:38px;object-fit:contain}
.site-header .site-links{display:flex;align-items:stretch;list-style:none;padding:0;margin:0;gap:8px;flex-wrap:wrap}
.site-header .site-links a{display:block;padding:26px 15px 24px;border-bottom:2px solid transparent;text-decoration:none;color:#bec8c0;white-space:nowrap}
.site-header .site-links a:hover{color:#fff;background:#ffffff08}
.site-header .site-links a[aria-current=page]{color:#e9cb92;border-bottom-color:#dabb80}
.site-header a:focus-visible{outline:2px solid #e9cb92;outline-offset:-3px}
@media(max-width:700px){.site-header .site-nav{padding:15px 16px 0;flex-direction:column;gap:8px;align-items:flex-start}.site-header .site-links{width:100%;gap:0;justify-content:space-between}.site-header .site-links a{font-size:13px;padding:15px 8px}.site-header .site-brand img{width:30px;height:30px}}
@media(max-width:360px){.site-header .site-links a{padding:15px 5px;font-size:12px}}
.site-header .community-strip{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 20px;padding:5px 20px;background:#252038;border-top:1px solid #d5c5fa24;color:#d9d1e9;font-size:13px;line-height:1.5;text-align:center}
.site-header .community-strip a{display:inline-flex;align-items:center;gap:9px;min-height:36px;color:#eee5ff;font-weight:650;text-decoration:underline;text-underline-offset:4px}
.site-header .community-strip a:hover{color:#fff}
.site-header .community-strip a:focus-visible{outline-color:#eee5ff;outline-offset:3px}
@media(max-width:400px){.site-header .community-strip{flex-direction:column;gap:0;padding:9px 16px 5px}}
