@keyframes router-row-flash{0%{background:var(--accent-subtle)}to{background:0 0}}.router-row-flash>td{animation:2s ease-out both router-row-flash}@keyframes router-live-pulse{0%,to{opacity:1}50%{opacity:.35}}.router-live-dot{animation:2.4s ease-in-out infinite router-live-pulse}.router-cta{color:#fff;letter-spacing:-.01em;cursor:pointer;background-color:#7c3aed;background-image:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 55%,#6d28d9 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 24px;font-size:13.5px;font-weight:600;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff2e,0 1px 2px #4c1d9566,0 8px 24px -8px #7c3aed8c}.router-cta:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff2e,0 2px 4px #4c1d9566,0 12px 32px -8px #7c3aeda6}.router-cta:active:not(:disabled){filter:brightness(.98);transform:translateY(0)}.router-cta:disabled{opacity:.6;cursor:default}.router-cta .router-cta-arrow{transition:transform .15s}.router-cta:hover:not(:disabled) .router-cta-arrow{transform:translate(2px)}.router-cta-ghost{border:1px solid var(--border-strong);background:var(--bg-card);height:42px;color:var(--text);letter-spacing:-.01em;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:13.5px;font-weight:600;transition:border-color .15s,color .15s,transform .15s;display:inline-flex}.router-cta-ghost:hover:not(:disabled){border-color:var(--accent);color:var(--accent-hover);transform:translateY(-1px)}.router-cta-ghost:active:not(:disabled){transform:translateY(0)}.router-cta-ghost:disabled{opacity:.6;cursor:default}.router-golive{background:var(--accent-fill);height:30px;color:var(--accent-on-fill);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:5px;padding:0 12px;font-size:12px;font-weight:600;transition:background-color .15s;display:inline-flex}.router-golive:hover:not(:disabled){background:var(--accent-fill-hover)}.router-golive:active:not(:disabled){background:var(--accent-fill-active)}.router-golive:disabled{opacity:.5;cursor:default}@media (prefers-reduced-motion:reduce){.router-row-flash>td,.router-live-dot{animation:none}.router-cta,.router-cta .router-cta-arrow,.router-cta-ghost{transition:none}.router-cta:hover:not(:disabled),.router-cta-ghost:hover:not(:disabled){transform:none}}
