.live-toast.svelte-sgwcjr{z-index:1000;background:var(--surface);max-width:32rem;color:var(--text);border:1px solid var(--border);border-left:5px solid var(--race-accent);box-shadow:0 8px 28px var(--shadow-lg);border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:.2s svelte-sgwcjr-slide-in;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.dot.svelte-sgwcjr{background:var(--race-accent);width:.8rem;height:.8rem;box-shadow:0 0 0 0 color-mix(in srgb, var(--race-accent) 60%, transparent);border-radius:50%;flex:none;animation:1.6s ease-out infinite svelte-sgwcjr-pulse}.body.svelte-sgwcjr{flex-direction:column;gap:.15rem;line-height:1.3;display:flex}.body.svelte-sgwcjr strong:where(.svelte-sgwcjr){color:var(--text);font-size:1rem}.detail.svelte-sgwcjr{color:var(--text-muted);font-size:.9rem}.detail.svelte-sgwcjr a:where(.svelte-sgwcjr){color:var(--text);font-weight:600;text-decoration:none}.detail.svelte-sgwcjr a:where(.svelte-sgwcjr):hover{text-decoration:underline}.close.svelte-sgwcjr{color:var(--text-faint);cursor:pointer;background:0 0;border:0;flex:none;margin-left:auto;padding:0 .2rem;font-size:1.2rem;line-height:1}.close.svelte-sgwcjr:hover{color:var(--text-secondary)}@keyframes svelte-sgwcjr-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-sgwcjr-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--race-accent) 60%, transparent)}70%{box-shadow:0 0 0 .5rem color-mix(in srgb, var(--race-accent) 0%, transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb, var(--race-accent) 0%, transparent)}}@media (width<=768px){.live-toast.svelte-sgwcjr{display:none}}@media (prefers-reduced-motion:reduce){.dot.svelte-sgwcjr,.live-toast.svelte-sgwcjr{animation:none}}.sidebar.svelte-l58upy{box-sizing:border-box;border-right:1px solid var(--border);background:var(--surface-2);flex-direction:column;flex-shrink:0;width:200px;height:100vh;padding:5rem 1rem 2rem;display:flex;position:sticky;top:0}.nav-items.svelte-l58upy{flex-direction:column;flex:1;min-height:0;display:flex}.home-link.svelte-l58upy{display:none}.nav-footer.svelte-l58upy{flex-direction:column;margin-top:auto;display:flex}.sidebar.svelte-l58upy ul:where(.svelte-l58upy){flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.burger.svelte-l58upy,.live-pill.svelte-l58upy{display:none}.footer-links.svelte-l58upy{border-top:1px solid var(--border);flex-direction:column;padding-top:1.25rem;display:flex}.footer-link.svelte-l58upy{color:var(--text-muted);align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.footer-link.svelte-l58upy:hover{color:var(--text)}.footer-icon.svelte-l58upy{transition:transform .15s;display:flex}.footer-link.svelte-l58upy:hover .footer-icon:where(.svelte-l58upy){transform:translateY(-1px)}.nav-link.svelte-l58upy{color:var(--text-muted);border-left:3px solid #0000;border-radius:8px;padding:.6rem .9rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.nav-link.svelte-l58upy:hover{background:var(--surface-hover);color:var(--text)}.nav-link.active.svelte-l58upy{color:var(--text);background:var(--surface);border-left-color:var(--race-accent);font-weight:600}.admin-group.svelte-l58upy{border-top:1px solid var(--border);padding:1rem 0}@media (width<=768px){.sidebar.svelte-l58upy{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;align-items:center;gap:.5rem;width:100%;height:auto;padding:.5rem .75rem;position:relative}.home-link.svelte-l58upy{color:var(--text-muted);white-space:nowrap;order:0;align-items:center;gap:.5rem;padding:.4rem 0;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.home-link.svelte-l58upy:hover{color:var(--text)}.home-icon.svelte-l58upy{display:flex}.live-pill.svelte-l58upy{border:1px solid var(--race-accent);background:var(--race-accent);color:var(--race-accent-text,#fff);letter-spacing:.03em;white-space:nowrap;border-radius:999px;order:1;align-items:center;gap:.4rem;padding:.25rem .6rem;font-size:.72rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.live-dot.svelte-l58upy{background:var(--race-accent-text,#fff);width:.5rem;height:.5rem;box-shadow:0 0 0 0 color-mix(in srgb, var(--race-accent-text,#fff) 50%, transparent);border-radius:50%;animation:1.6s ease-out infinite svelte-l58upy-live-pulse}.live-stage.svelte-l58upy{opacity:.85;font-weight:600}@keyframes svelte-l58upy-live-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--race-accent-text,#fff) 50%, transparent)}70%{box-shadow:0 0 0 .35rem color-mix(in srgb, var(--race-accent-text,#fff) 0%, transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb, var(--race-accent-text,#fff) 0%, transparent)}}.nav-footer.svelte-l58upy{margin-top:0}.burger.svelte-l58upy{box-sizing:border-box;border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;order:1;justify-content:center;gap:4px;width:40px;height:36px;margin-left:auto;padding:0 8px;display:flex}.burger-bar.svelte-l58upy{background:var(--text-muted);border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .2s,background .15s;display:block}.burger.svelte-l58upy:hover .burger-bar:where(.svelte-l58upy){background:var(--text)}.burger.open.svelte-l58upy .burger-bar:where(.svelte-l58upy):first-child{transform:translateY(6px)rotate(45deg)}.burger.open.svelte-l58upy .burger-bar:where(.svelte-l58upy):nth-child(2){opacity:0}.burger.open.svelte-l58upy .burger-bar:where(.svelte-l58upy):nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-items.svelte-l58upy{z-index:20;opacity:0;background:var(--surface-2);border-bottom:1px solid #0000;flex:none;max-height:0;padding:0 .5rem;transition:max-height .28s,opacity .2s,padding .28s;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 16px #00000040}.nav-items.open.svelte-l58upy{opacity:1;border-bottom-color:var(--border);max-height:70vh;padding:.5rem}.sidebar.svelte-l58upy ul:where(.svelte-l58upy){flex-direction:column;gap:.25rem}.nav-link.svelte-l58upy{border-left:3px solid #0000}.admin-group.svelte-l58upy{margin-top:0}.footer-links.svelte-l58upy{padding-bottom:1rem}}@media (prefers-reduced-motion:reduce){.burger-bar.svelte-l58upy,.nav-items.svelte-l58upy{transition:none}.live-dot.svelte-l58upy{animation:none}}.race-layout.svelte-1f245gd{align-items:flex-start;min-height:100vh;display:flex}.content.svelte-1f245gd{flex:1;min-width:0}@media (width<=768px){.race-layout.svelte-1f245gd{flex-direction:column}.content.svelte-1f245gd{width:100%}}
