.nav.svelte-11zhvzk{position:sticky;top:0;z-index:50;background:var(--ground-nav);backdrop-filter:blur(var(--blur-nav));-webkit-backdrop-filter:blur(var(--blur-nav));border-bottom:1px solid var(--line);box-shadow:var(--shadow-nav)}.nav-inner.svelte-11zhvzk{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:var(--page-width);margin-inline:auto;min-height:var(--nav-height);padding:20px clamp(20px,5vw,var(--nav-pad-x))}.brand.svelte-11zhvzk{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark.svelte-11zhvzk{width:40px;height:40px;border-radius:var(--radius);object-fit:cover}.brand-word.svelte-11zhvzk{font-family:var(--font-display);font-weight:800;font-size:var(--size-brand);color:var(--text);text-transform:uppercase;letter-spacing:.01em;white-space:nowrap}.links.svelte-11zhvzk{display:flex;align-items:center;gap:28px;font-family:var(--font-body);font-weight:600;font-size:var(--size-nav);text-transform:uppercase;white-space:nowrap}.group.svelte-11zhvzk{position:relative}.link.svelte-11zhvzk{display:inline-flex;align-items:center;gap:7px;padding:0;font:inherit;text-transform:inherit;color:var(--text-muted);transition:color .14s ease}.link.svelte-11zhvzk:hover,.link.active.svelte-11zhvzk,.trigger[aria-expanded=true].svelte-11zhvzk{color:var(--accent)}.caret.svelte-11zhvzk{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.caret.up.svelte-11zhvzk{transform:translateY(1px) rotate(-135deg)}.panel[hidden].svelte-11zhvzk{display:none}.panel.svelte-11zhvzk{position:absolute;top:calc(100% + 18px);left:-20px;z-index:2;display:flex;flex-direction:column;min-width:232px;padding:8px;background:var(--ground-panel);border:1px solid var(--line);border-radius:6px;box-shadow:0 20px 40px -16px #000000bf}.panel.svelte-11zhvzk:before{content:"";position:absolute;top:-18px;right:0;bottom:100%;left:0}.panel-link.svelte-11zhvzk{padding:10px 14px;border-radius:4px;font-weight:600;font-size:13px;color:var(--text-muted);transition:color .12s ease,background-color .12s ease}.panel-link.svelte-11zhvzk:hover,.panel-link.active.svelte-11zhvzk{background:var(--accent-chip);color:var(--accent)}.tail.svelte-11zhvzk{display:flex;align-items:center;gap:16px;flex-shrink:0}.badge.svelte-11zhvzk{font-family:var(--font-body);font-weight:700;font-size:var(--size-nav);color:var(--text-badge);white-space:nowrap}.signin.svelte-11zhvzk{font-size:var(--size-nav);font-weight:600;color:var(--text-muted);white-space:nowrap}.signin.svelte-11zhvzk:hover{color:var(--text)}.live-pill.svelte-11zhvzk{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#8b30ff21;color:var(--text-badge);font-weight:700;font-size:var(--size-nav);white-space:nowrap}.live-pill.svelte-11zhvzk .dot:where(.svelte-11zhvzk){width:6px;height:6px;border-radius:50%;background:#4ade80}.account-chip.svelte-11zhvzk{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-weight:600;font-size:var(--size-nav);white-space:nowrap;text-decoration:none}.account-chip.svelte-11zhvzk .avatar:where(.svelte-11zhvzk){width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#8b30ff21;border:1px solid var(--accent);font-family:var(--font-display);font-weight:800;font-size:14px}.account-chip.svelte-11zhvzk:hover .callsign:where(.svelte-11zhvzk){color:var(--accent)}.cta.svelte-11zhvzk{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:var(--radius);background:var(--accent);color:var(--accent-ink);font-family:var(--font-display);font-weight:800;font-size:var(--size-button-sm);text-transform:uppercase;white-space:nowrap;transition:filter .14s ease,transform .14s ease}.cta.svelte-11zhvzk:hover{filter:brightness(1.12)}.cta.svelte-11zhvzk:active{transform:translateY(1px)}.burger.svelte-11zhvzk{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0 8px;border-radius:var(--radius)}.burger-bar.svelte-11zhvzk{display:block;height:2px;background:var(--text);transition:transform .16s ease,opacity .16s ease}.burger-bar.x.svelte-11zhvzk:first-child{transform:translateY(3.5px) rotate(45deg)}.burger-bar.x.svelte-11zhvzk:last-child{transform:translateY(-3.5px) rotate(-135deg)}@media(max-width:1180px){.links.svelte-11zhvzk{position:absolute;inset:100% 0 auto 0;flex-direction:column;align-items:stretch;gap:18px;max-height:calc(100dvh - var(--nav-height));overflow-y:auto;padding:22px clamp(20px,5vw,var(--nav-pad-x)) 32px;background:var(--ground);border-bottom:1px solid var(--line);display:none}.links.open.svelte-11zhvzk{display:flex}.trigger.svelte-11zhvzk{pointer-events:none;color:var(--text-dim);font-size:11px;letter-spacing:.08em}.caret.svelte-11zhvzk{display:none}.panel.svelte-11zhvzk,.panel[hidden].svelte-11zhvzk{display:flex!important;position:static;min-width:0;margin-top:10px;padding:0;background:none;border:none;box-shadow:none}.panel.svelte-11zhvzk:before{content:none}.panel-link.svelte-11zhvzk{padding:9px 0;font-size:15px}.panel-link.svelte-11zhvzk:hover,.panel-link.active.svelte-11zhvzk{background:none}.direct.svelte-11zhvzk{padding-top:4px;font-size:15px}.burger.svelte-11zhvzk{display:flex}}.signin-inline.svelte-11zhvzk{display:none}@media(max-width:640px){.badge.svelte-11zhvzk,.live-pill.svelte-11zhvzk,.account-chip.svelte-11zhvzk,.signin.svelte-11zhvzk{display:none}.signin-inline.svelte-11zhvzk{display:block}}@media(max-width:520px){.nav-inner.svelte-11zhvzk{gap:12px;padding-inline:16px}.brand-mark.svelte-11zhvzk{width:32px;height:32px}.brand-word.svelte-11zhvzk{font-size:15px}.tail.svelte-11zhvzk{gap:10px}.cta.svelte-11zhvzk{padding:10px 14px;font-size:11px}}@media(max-width:430px){.brand-word.svelte-11zhvzk{display:none}}
