.tempo-item.svelte-1vz00dg span:where(.svelte-1vz00dg):first-child{display:inline-flex;align-items:center;gap:.4rem}.tempo-pulse.svelte-1vz00dg{display:inline-block;width:.4rem;height:.4rem;border-radius:50%;background:color-mix(in srgb,var(--color-brand-cyan) 75%,transparent);animation:svelte-1vz00dg-tempo-pulse 2.8s ease-in-out infinite}@keyframes svelte-1vz00dg-tempo-pulse{0%,to{box-shadow:0 0 color-mix(in srgb,var(--color-brand-cyan) 30%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in srgb,var(--color-brand-cyan) 0%,transparent)}}@media(prefers-reduced-motion:reduce){.tempo-pulse.svelte-1vz00dg{animation:none}}.summary-suffix.svelte-1vz00dg{color:#ffffff73;font-family:var(--font-jetbrains-mono);font-size:.7rem;font-weight:400;text-transform:none;letter-spacing:0}.activity-tabs.svelte-1vz00dg{display:flex;flex-wrap:wrap;gap:.4rem}.activity-tab.svelte-1vz00dg{display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgb(255 255 255 / .1);border-radius:.375rem;background:#ffffff08;color:#e5e5eac7;font-size:.74rem;font-weight:700;line-height:1;padding:.55rem .7rem;text-decoration:none;text-transform:lowercase;letter-spacing:.02em;transition:background-color .15s,border-color .15s,color .15s}.activity-tab.svelte-1vz00dg:hover{border-color:#ffffff38;background:#ffffff12;color:#fff}.activity-tab.is-active.svelte-1vz00dg{border-color:color-mix(in srgb,var(--color-brand-cyan) 45%,transparent);background:color-mix(in srgb,var(--color-brand-cyan) 14%,transparent);color:#fff}.activity-tab.svelte-1vz00dg .tab-count:where(.svelte-1vz00dg){font-family:var(--font-jetbrains-mono);font-size:.72rem;color:#ffffff8c}.activity-tab.is-active.svelte-1vz00dg .tab-count:where(.svelte-1vz00dg){color:#fff}.legend-mark.svelte-1vz00dg{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;border:1.5px solid rgb(255 255 255 / .22);background:transparent}.legend-mark[data-activity=live].svelte-1vz00dg{background:var(--color-brand-cyan);border-color:var(--color-brand-cyan)}.legend-mark[data-activity=recent].svelte-1vz00dg{background:color-mix(in srgb,var(--color-brand-cyan) 85%,transparent);border-color:color-mix(in srgb,var(--color-brand-cyan) 60%,transparent)}.legend-mark[data-activity=idle].svelte-1vz00dg{background:#ffffff52;border-color:#ffffff52}.legend-mark[data-activity=dormant].svelte-1vz00dg{background:transparent;border-color:#ffffff2e}.player-table.svelte-1vz00dg tbody:where(.svelte-1vz00dg) tr[data-activity=live]:where(.svelte-1vz00dg){--accent: var(--color-brand-cyan)}.player-table.svelte-1vz00dg tbody:where(.svelte-1vz00dg) tr[data-activity=recent]:where(.svelte-1vz00dg){--accent: color-mix(in srgb, var(--color-brand-cyan) 70%, transparent)}.player-table.svelte-1vz00dg tbody:where(.svelte-1vz00dg) tr[data-activity=idle]:where(.svelte-1vz00dg){--accent: rgb(255 255 255 / .35)}.player-table.svelte-1vz00dg tbody:where(.svelte-1vz00dg) tr[data-activity=dormant]:where(.svelte-1vz00dg){--accent: transparent;opacity:.7}.composition.svelte-1vz00dg{display:grid;gap:.35rem;min-width:0}.composition-bar.svelte-1vz00dg{display:flex;gap:2px;height:.4rem;border-radius:.2rem;overflow:hidden;background:#ffffff0d}.composition-seg.svelte-1vz00dg{flex-shrink:1;min-width:2px;border-radius:1px}.composition-text.svelte-1vz00dg{color:#ffffff9e;font-size:.78rem;overflow-wrap:anywhere}.muted.svelte-1vz00dg{color:#ffffff59}.player-table.svelte-1vz00dg th:where(.svelte-1vz00dg):nth-child(1){width:32%}.player-table.svelte-1vz00dg th:where(.svelte-1vz00dg):nth-child(2){width:12%}.player-table.svelte-1vz00dg th:where(.svelte-1vz00dg):nth-child(3){width:36%}.player-table.svelte-1vz00dg th:where(.svelte-1vz00dg):nth-child(4){width:20%}.player-table.svelte-1vz00dg td:where(.svelte-1vz00dg):nth-child(4) .mono-cell:where(.svelte-1vz00dg){white-space:nowrap}.player-table.svelte-1vz00dg tbody:where(.svelte-1vz00dg) tr:where(.svelte-1vz00dg){cursor:pointer}.player-link.svelte-1vz00dg{display:inline-grid;grid-template-columns:auto minmax(0,1fr);gap:.62rem;align-items:center;color:#fff;text-decoration:none;min-width:0;border-radius:.25rem}.player-link.svelte-1vz00dg:focus-visible{outline:2px solid var(--color-brand-cyan);outline-offset:3px}.identity.svelte-1vz00dg span.solo-tag:where(.svelte-1vz00dg){font-family:var(--font-jetbrains-mono);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff61}.sr-only.svelte-1vz00dg{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.player-mark.svelte-1vz00dg{display:inline-block;width:.7rem;height:.7rem;border-radius:50%;border:1.5px solid rgb(255 255 255 / .22);background:transparent;transition:box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.player-mark[data-activity=live].svelte-1vz00dg{background:var(--color-brand-cyan);border-color:var(--color-brand-cyan);animation:svelte-1vz00dg-player-mark-pulse 2.4s ease-in-out infinite}@keyframes svelte-1vz00dg-player-mark-pulse{0%,to{box-shadow:0 0 0 2px color-mix(in srgb,var(--color-brand-cyan) 22%,transparent),0 0 6px color-mix(in srgb,var(--color-brand-cyan) 35%,transparent)}50%{box-shadow:0 0 0 3px color-mix(in srgb,var(--color-brand-cyan) 38%,transparent),0 0 12px color-mix(in srgb,var(--color-brand-cyan) 55%,transparent)}}.player-mark[data-activity=recent].svelte-1vz00dg{background:color-mix(in srgb,var(--color-brand-cyan) 85%,transparent);border-color:color-mix(in srgb,var(--color-brand-cyan) 60%,transparent)}.player-mark[data-activity=idle].svelte-1vz00dg{background:#ffffff52;border-color:#ffffff52}.player-mark[data-activity=dormant].svelte-1vz00dg{background:transparent;border-color:#ffffff2e}.directory-table.svelte-1vz00dg tbody:where(.svelte-1vz00dg) tr:where(.svelte-1vz00dg):hover .player-mark:where(.svelte-1vz00dg){box-shadow:0 0 10px color-mix(in srgb,var(--color-brand-cyan) 35%,transparent)}.directory-table.svelte-1vz00dg tbody:where(.svelte-1vz00dg) tr:where(.svelte-1vz00dg):hover .player-mark[data-activity=live]:where(.svelte-1vz00dg){box-shadow:0 0 0 2px color-mix(in srgb,var(--color-brand-cyan) 45%,transparent),0 0 12px color-mix(in srgb,var(--color-brand-cyan) 60%,transparent)}@media(prefers-reduced-motion:reduce){.player-mark.svelte-1vz00dg{transition:none;animation:none}}
