:root{--spark-content-emphasis:#18181b;--spark-content-default:#52525b;--spark-content-subtle:#71717a;--spark-content-muted:#a1a1aa;--spark-content-inverted:#fff;--spark-surface-frame:#e4e4e7;--spark-surface-canvas:#fafafa;--spark-surface-raised:#fff;--spark-surface-sunken:#f4f4f5;--spark-edge-subtle:#f4f4f5;--spark-edge:#e4e4e7;--spark-edge-strong:#d4d4d8;--spark-edge-emphasis:#18181b;--spark-positive:#065f46;--spark-positive-surface:#d1fae5;--spark-positive-mark:#059669;--spark-negative:#991b1b;--spark-negative-surface:#fee2e2;--spark-negative-action:#dc2626;--spark-caution-data:#92400e;--spark-caution-data-surface:#fef3c7;--spark-caution-signal:#b45309;--spark-caution-signal-surface:#fffbeb;--spark-fresh:#075985;--spark-fresh-surface:#e0f2fe;--spark-retainer:#5b21b6;--spark-retainer-surface:#ede9fe;--spark-radius-tag:.1875rem;--spark-radius-control:.375rem;--spark-radius-object:.5rem;--spark-radius-full:999px;--spark-text-display:1.5rem;--spark-text-title:1.125rem;--spark-text-heading:.875rem;--spark-text-body:.8125rem;--spark-text-caption:.75rem;--spark-text-label:.6875rem;--spark-text-input:1rem;--spark-ease-spring:cubic-bezier(.16, 1, .3, 1);--spark-tap-min:44px;--spark-shadow-float:0 8px 24px #18181b24}@media (prefers-color-scheme:dark){:root{--spark-content-emphasis:#fafafa;--spark-content-default:#d4d4d8;--spark-content-subtle:#a1a1aa;--spark-content-muted:#71717a;--spark-content-inverted:#18181b;--spark-surface-frame:#27272a;--spark-surface-canvas:#09090b;--spark-surface-raised:#18181b;--spark-surface-sunken:#27272a;--spark-edge-subtle:#27272a;--spark-edge:#3f3f46;--spark-edge-strong:#52525b;--spark-edge-emphasis:#fafafa;--spark-positive:#6ee7b7;--spark-positive-surface:#10b98129;--spark-positive-mark:#34d399;--spark-negative:#fca5a5;--spark-negative-surface:#ef444429;--spark-negative-action:#f87171;--spark-caution-data:#fcd34d;--spark-caution-data-surface:#f59e0b29;--spark-caution-signal:#fbbf24;--spark-caution-signal-surface:#f59e0b1a;--spark-fresh:#7dd3fc;--spark-fresh-surface:#0ea5e929;--spark-retainer:#c4b5fd;--spark-retainer-surface:#8b5cf629;--spark-shadow-float:0 8px 24px #0006}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--spark-surface-canvas);color:var(--spark-content-emphasis);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:var(--spark-text-body);-webkit-text-size-adjust:100%;line-height:1.45}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--spark-fresh);outline-offset:2px;border-radius:var(--spark-radius-tag)}@keyframes spark-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes spark-pop{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes spark-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes spark-confetti-fall{0%{opacity:1;transform:translateY(-12px)rotate(0)}to{opacity:0;transform:translateY(48px)rotate(220deg)}}.spark-motion-rise{animation:spark-rise .25s var(--spark-ease-spring) both}.spark-motion-pop{animation:spark-pop .42s var(--spark-ease-spring) both}.spark-motion-fill{transform-origin:0;animation:spark-fill .6s var(--spark-ease-spring) both}.spark-motion-confetti{animation:.9s ease-in both spark-confetti-fall}@media (prefers-reduced-motion:reduce){.spark-motion-rise,.spark-motion-pop,.spark-motion-fill,.spark-motion-confetti{animation:none!important}}
