header.svelte-1elxaub{background:var(--bg-surface);border-bottom:1px solid var(--border);padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;height:48px;position:sticky;top:0;z-index:100}.header-top.svelte-1elxaub{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.logotype.svelte-1elxaub{font-weight:800;font-size:1.125rem;letter-spacing:-.02em;color:var(--text-primary);line-height:1;text-decoration:none}.active-count.svelte-1elxaub{display:flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;color:var(--status-active);white-space:nowrap;transition:transform .3s ease}.active-count.pulse.svelte-1elxaub{animation:svelte-1elxaub-count-pulse .6s ease-out}@keyframes svelte-1elxaub-count-pulse{0%{transform:scale(1)}40%{transform:scale(1.15)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.active-count.pulse.svelte-1elxaub{animation:none}}.live-dot.svelte-1elxaub{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--status-active);flex-shrink:0;animation:svelte-1elxaub-dot-pulse 1.5s ease-in-out infinite}@keyframes svelte-1elxaub-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}@media(prefers-reduced-motion:reduce){.live-dot.svelte-1elxaub{animation:none}}.tabs.svelte-1elxaub{display:flex;gap:.25rem}.tab.svelte-1elxaub{background:none;border:none;cursor:pointer;padding:.25rem .75rem;border-radius:6px;font-size:.875rem;font-weight:400;color:var(--text-secondary);transition:color .15s,background .15s;line-height:1.5;min-height:32px}.tab.svelte-1elxaub:hover{color:var(--text-primary)}.tab.active.svelte-1elxaub{background:var(--bg-elevated);color:var(--text-primary);font-weight:600}@media(max-width:480px){header.svelte-1elxaub{height:auto;flex-direction:column;align-items:flex-start;padding:.5rem 1rem;gap:.5rem}.tabs.svelte-1elxaub{width:100%}.tab.svelte-1elxaub{flex:1;text-align:center}}footer.svelte-jz8lnl{background:var(--bg-surface);border-top:1px solid var(--border);padding:.5rem 1rem;text-align:center}p.svelte-jz8lnl{margin:0;font-size:.75rem;color:var(--text-muted);line-height:1.5}
