.ds-root{--bg-0: #0a0b10;--bg-1: #111218;--bg-2: #171822;--bg-3: #1e2230;--line: #252732;--line-strong: #33384a;--text-1: #f1f2f4;--text-2: #c2c7d0;--text-3: #8a919e;--text-on-accent: #fff;--accent: #3b82f6;--accent-strong: #60a5fa;--accent-bg: rgba(59, 130, 246, .14);--ok: #22c55e;--ok-bg: rgba(34, 197, 94, .14);--warn: #eab308;--warn-bg: rgba(234, 179, 8, .14);--hot: #ef4444;--hot-bg: rgba(239, 68, 68, .14);--info: #60a5fa;--info-bg: rgba(96, 165, 250, .14);--our: #a855f7;--side: #0d0e14;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;background:var(--bg-0);color:var(--text-1);font-family:var(--font-sans);font-size:14px;line-height:1.5}.ds-root *,.ds-root *:before,.ds-root *:after{box-sizing:border-box}.ds-root ::-webkit-scrollbar{width:9px;height:9px}.ds-root ::-webkit-scrollbar-thumb{background:#252732;border-radius:99px;border:2px solid #0a0b10}.ds-root ::-webkit-scrollbar-track{background:transparent}.ds-root a{color:#60a5fa}.ds-root a:hover{color:#93c5fd}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}@keyframes slideL{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}@keyframes barIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes lineDraw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes flow{to{stroke-dashoffset:-28}}@keyframes nodeIn{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}@keyframes spin{to{transform:rotate(360deg)}}.anim-fade-up{animation:fadeUp .35s ease both}.anim-fade-in{animation:fadeIn .3s ease both}.anim-scale-in{animation:scaleIn .25s ease both}.anim-slide-l{animation:slideL .3s ease both}.anim-bar-in{animation:barIn .45s ease both;transform-origin:left}.anim-spin{animation:spin .8s linear infinite}.anim-pulse-dot{animation:pulseDot 1.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.ds-root *,.ds-root *:before,.ds-root *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
