:root{--brand-cyan:#28c8d8;--brand-green:#98c838;--brand-yellow:#c8e848;--brand-navy:#182858;--bg:#fff;--surface:#f6f7f9;--surface-sunken:#edeff3;--text:#10151c;--text-secondary:#5a6472;--border:#e2e5ea;--border-strong:#8a94a3;--primary:#182858;--danger:#c0261f;--brand-cyan-ink:#007884;--brand-green-ink:#527709;--brand-yellow-ink:#5f7508;--state-idle:#334155;--state-action:#b45309;--state-action-fill:#f59e0b;--state-waiting:#007884;--state-assigned:#527709;--state-assigned-fill:#98c838;--state-next-fill:#c8e848;--state-playing:#334155;--state-paused:#c2410c;--on-brand-fill:#182858;--focus-ring:#007884;--scrim:#10151c80;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-numeric:"SF Mono", ui-monospace, "Cascadia Mono", Menlo, monospace;--text-court:64px;--text-position:48px;--text-h1:28px;--text-h2:22px;--text-status:20px;--text-body:16px;--text-label:14px;--text-meta:13px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--radius:10px;--radius-full:999px;--shadow-sm:0 1px 2px #10151c0f;--shadow-md:0 4px 12px #10151c1a;--shadow-lg:0 12px 32px #10151c29;--duration-fast:.12s;--duration-base:.2s;--ease-out:cubic-bezier(.16, 1, .3, 1)}@media (prefers-color-scheme:dark){:root{--bg:#080d1a;--surface:#111b33;--surface-sunken:#16223d;--text:#f2f5f8;--text-secondary:#9fb0c4;--border:#22304f;--border-strong:#6b7a94;--primary:#28c8d8;--danger:#ff6b61;--brand-cyan-ink:#28c8d8;--brand-green-ink:#98c838;--brand-yellow-ink:#c8e848;--state-idle:#94a3b8;--state-action:#fbbf24;--state-waiting:#28c8d8;--state-assigned:#98c838;--state-playing:#cbd5e1;--state-paused:#fb923c;--on-brand-fill:#080d1a;--focus-ring:#28c8d8;--scrim:#04070da6}}:root[data-theme=dark]{--bg:#080d1a;--surface:#111b33;--surface-sunken:#16223d;--text:#f2f5f8;--text-secondary:#9fb0c4;--border:#22304f;--border-strong:#6b7a94;--primary:#28c8d8;--danger:#ff6b61;--brand-cyan-ink:#28c8d8;--brand-green-ink:#98c838;--brand-yellow-ink:#c8e848;--state-idle:#94a3b8;--state-action:#fbbf24;--state-waiting:#28c8d8;--state-assigned:#98c838;--state-playing:#cbd5e1;--state-paused:#fb923c;--on-brand-fill:#080d1a;--focus-ring:#28c8d8;--scrim:#04070da6}:root[data-theme=light]{--bg:#fff;--surface:#f6f7f9;--surface-sunken:#edeff3;--text:#10151c;--text-secondary:#5a6472;--border:#e2e5ea;--border-strong:#8a94a3;--primary:#182858;--danger:#c0261f;--brand-cyan-ink:#007884;--brand-green-ink:#527709;--brand-yellow-ink:#5f7508;--state-idle:#334155;--state-action:#b45309;--state-waiting:#007884;--state-assigned:#527709;--state-playing:#334155;--state-paused:#c2410c;--on-brand-fill:#182858;--focus-ring:#007884;--scrim:#10151c80}*,:before,:after{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@keyframes pb-spin{to{transform:rotate(360deg)}}a[href=\#content]:focus-visible{transform:translateY(0)!important}
