
.community-global-nav,.community-global-nav *{box-sizing:border-box}.community-global-nav{width:100%;min-height:58px;position:relative;z-index:10020;background:#111827;border-bottom:1px solid rgba(255,255,255,.09);color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.community-global-inner{width:100%;max-width:1440px;min-height:58px;margin:0 auto;padding:8px 16px;display:flex;align-items:center;gap:16px}.community-global-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;min-width:max-content}.community-global-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#2563eb;color:#fff;font-weight:900;font-size:18px}.community-global-brand-copy{display:flex;flex-direction:column;line-height:1.05}.community-global-brand-copy strong{font-size:14px}.community-global-brand-copy small{margin-top:4px;color:#94a3b8;font-size:10px}.community-global-links{margin-left:auto;display:flex;align-items:center;gap:4px}.community-global-link{display:flex;align-items:center;min-height:38px;padding:0 13px;border-radius:9px;color:#cbd5e1;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}.community-global-link:hover,.community-global-link:focus-visible{background:#1f2937;color:#fff;outline:none}.community-global-link.active{background:#2563eb;color:#fff}.community-global-divider{width:1px;height:24px;margin:0 4px;background:#334155}.community-global-link.logout{color:#fca5a5}.community-global-menu{display:none;margin-left:auto;width:42px;height:42px;padding:9px;border:1px solid #334155;border-radius:10px;background:#1f2937;color:#fff;cursor:pointer}.community-global-menu span{display:block;width:100%;height:2px;margin:4px 0;border-radius:2px;background:currentColor}.community-global-nav.open .community-global-menu span:nth-child(1){transform:translateY(6px) rotate(45deg)}.community-global-nav.open .community-global-menu span:nth-child(2){opacity:0}.community-global-nav.open .community-global-menu span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
@media(max-width:760px){.community-global-inner{min-height:56px;padding:8px 12px}.community-global-menu{display:block}.community-global-links{display:none;position:absolute;top:calc(100% + 6px);left:8px;right:8px;margin:0;padding:8px;flex-direction:column;align-items:stretch;gap:4px;border:1px solid #334155;border-radius:14px;background:#111827;box-shadow:0 18px 45px rgba(0,0,0,.35)}.community-global-nav.open .community-global-links{display:flex}.community-global-link{width:100%;min-height:44px;padding:0 14px}.community-global-divider{width:100%;height:1px;margin:4px 0}}