.watch-loading.svelte-mnv83o,.watch-error.svelte-mnv83o{min-height:60vh;color:var(--fg-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.access-form.svelte-mnv83o{flex-direction:column;gap:10px;width:min(100%,360px);display:flex}.spinner-large.svelte-mnv83o{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite svelte-mnv83o-spin}@keyframes svelte-mnv83o-spin{to{transform:rotate(360deg)}}.watch-layout.svelte-mnv83o{grid-template-columns:1fr;gap:18px;max-width:1280px;min-height:calc(100vh - 60px);margin:0 auto;padding:20px 16px 32px;display:grid}@media (width>=1024px){.watch-layout.svelte-mnv83o{grid-template-columns:1fr 320px;padding:24px 20px 40px}}.player-col.svelte-mnv83o{flex-direction:column;gap:14px;min-width:0;display:flex}.show-info.svelte-mnv83o{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);padding:20px 22px}.show-info-top.svelte-mnv83o{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.info-badges.svelte-mnv83o{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.show-name.svelte-mnv83o{font-family:var(--font-head);color:var(--fg);font-size:1.25rem;font-weight:700}.show-date.svelte-mnv83o{color:var(--fg-muted);margin-top:4px;font-size:.82rem}.show-desc.svelte-mnv83o{color:var(--fg-secondary);max-width:72ch;margin-top:12px;font-size:.88rem;line-height:1.65}.viewers-count.svelte-mnv83o{flex-shrink:0;align-items:center;gap:5px;display:flex}.viewers-num.svelte-mnv83o{font-family:var(--font-head);color:var(--fg);font-size:1.1rem;font-weight:700}.viewers-label.svelte-mnv83o{color:var(--fg-muted);font-size:.78rem}.server-col.svelte-mnv83o{min-width:0}.server-panel.svelte-mnv83o{border-radius:var(--radius-lg);position:sticky;top:76px}.server-head.svelte-mnv83o,.resolution-head.svelte-mnv83o{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.server-heading.svelte-mnv83o,.lineup-heading.svelte-mnv83o{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);font-size:.88rem;font-weight:700}.server-live.svelte-mnv83o{border-radius:var(--radius-full);color:#dc2626;min-height:24px;font-family:var(--font-head);text-transform:uppercase;background:#ef44441a;align-items:center;padding:2px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.server-list.svelte-mnv83o{flex-direction:column;gap:8px;display:flex}.server-button.svelte-mnv83o{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg);width:100%;min-height:50px;color:var(--fg-secondary);font-family:var(--font-head);text-align:left;cursor:pointer;transition:background var(--transition), border-color var(--transition), color var(--transition);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:.9rem;font-weight:700;display:flex}.server-button.svelte-mnv83o small:where(.svelte-mnv83o){font-family:var(--font-body);color:var(--fg-muted);white-space:nowrap;font-size:.72rem;font-weight:600}.server-button.active.svelte-mnv83o{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 9%, var(--bg-card));color:var(--fg)}.resolution-section.svelte-mnv83o{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.resolution-heading.svelte-mnv83o{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);font-size:.8rem;font-weight:700}.resolution-head.svelte-mnv83o span:where(.svelte-mnv83o){color:var(--fg-muted);font-size:.74rem}.resolution-grid.svelte-mnv83o{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.resolution-button.svelte-mnv83o{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg);min-height:48px;color:var(--fg-secondary);font-family:var(--font-head);cursor:pointer;transition:background var(--transition), border-color var(--transition), color var(--transition);flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 6px;font-size:.82rem;font-weight:700;display:flex}.resolution-button.svelte-mnv83o small:where(.svelte-mnv83o){font-family:var(--font-body);color:var(--fg-muted);font-size:.68rem;font-weight:600}.resolution-button.active.svelte-mnv83o{border-color:var(--primary);background:var(--primary);color:#fff}.resolution-button.active.svelte-mnv83o small:where(.svelte-mnv83o){color:#ffffffc2}.resolution-button.svelte-mnv83o:disabled{opacity:.45;cursor:not-allowed}.server-empty.svelte-mnv83o,.server-note.svelte-mnv83o,.lineup-empty.svelte-mnv83o{color:var(--fg-muted);font-size:.82rem}.server-note.svelte-mnv83o{margin-top:14px;line-height:1.5}.lineup-section.svelte-mnv83o{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.lineup-heading.svelte-mnv83o{margin-bottom:12px}.lineup-list.svelte-mnv83o{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.member-row.svelte-mnv83o{align-items:center;gap:10px;display:flex}.member-avatar.svelte-mnv83o{background:var(--bg-secondary);border:2px solid var(--border);width:40px;height:40px;font-family:var(--font-head);color:var(--fg-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex;overflow:hidden}.member-avatar.svelte-mnv83o img:where(.svelte-mnv83o){object-fit:cover;object-position:center 15%;width:100%;height:100%}.member-info.svelte-mnv83o{flex-direction:column;gap:1px;display:flex}.member-name.svelte-mnv83o{color:var(--fg);font-size:.875rem;font-weight:600}.member-gen.svelte-mnv83o{color:var(--fg-muted);font-size:.72rem}@media (width<=640px){.watch-layout.svelte-mnv83o{padding:14px 12px 28px}.show-info.svelte-mnv83o{padding:16px}.show-info-top.svelte-mnv83o{flex-direction:column}.server-panel.svelte-mnv83o{position:static}.lineup-list.svelte-mnv83o{grid-template-columns:1fr}}
