.mc-root{--mc-bg:#0b0e14;--mc-panel:#11151f;--mc-border:#1e2635;--mc-text:#e6eaf2;--mc-muted:#8a94a6;--mc-green:#4ade80;--mc-blue:#7aa2f7;--mc-amber:#f59e0b;background-color:var(--mc-bg);color:var(--mc-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.mc-root ::selection{background-color:color-mix(in oklab,var(--mc-blue)35%,transparent)}.mc-root :focus-visible{outline:2px solid var(--mc-blue);outline-offset:1px}.mc-panel-enter{opacity:0}.mc-loaded .mc-panel-enter{animation:.4s ease-out both mc-panel-in}.mc-loaded .mc-panel-enter:first-child{animation-delay:0s}.mc-loaded .mc-panel-enter:nth-child(2){animation-delay:.15s}.mc-loaded .mc-panel-enter:nth-child(3){animation-delay:.3s}.mc-loaded .mc-panel-enter:nth-child(4){animation-delay:.45s}.mc-loaded .mc-panel-enter:nth-child(5){animation-delay:.6s}.mc-loaded .mc-panel-enter:nth-child(6){animation-delay:.75s}@keyframes mc-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.mc-panel-focused{animation:2s ease-out both mc-panel-flash}@keyframes mc-panel-flash{0%,40%{border-color:var(--mc-blue);box-shadow:0 0 0 1px var(--mc-blue)}to{border-color:var(--mc-border);box-shadow:none}}.mc-pulse{animation:2s ease-in-out infinite mc-pulse}@keyframes mc-pulse{0%,to{opacity:1}50%{opacity:.35}}.mc-gauge-fill{width:0%;transition:width .9s ease-out}.mc-loaded .mc-gauge-fill{width:var(--mc-gauge-value)}.mc-caret{animation:1.1s step-end infinite mc-caret-blink}@keyframes mc-caret-blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.mc-root *,.mc-panel-enter,.mc-loaded .mc-panel-enter,.mc-panel-focused,.mc-pulse,.mc-caret{transition:none!important;animation:none!important}.mc-panel-enter{opacity:1}.mc-gauge-fill{width:var(--mc-gauge-value)}}
