:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;min-width:0;align-self:stretch;margin:0 auto;padding:1rem 1.5rem;text-align:center;box-sizing:border-box}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.dashboard{width:100%;max-width:100%;margin:0 auto;padding:1rem 1.5rem;text-align:left;box-sizing:border-box}.dashboard .header{margin-bottom:2rem}.dashboard .header input[type=file]{margin:.5rem 0 1rem}.dashboard .header code{background:#8080804d;padding:.2em .4em;border-radius:4px}.dashboard .loading{color:#646cff}.dashboard .placeholder-text{color:#fff9;margin-top:1rem;font-size:.95rem}@media(prefers-color-scheme:light){.dashboard .placeholder-text{color:#0009}}.progress-container{margin:1rem 0;width:100%}.progress-bar-wrapper{width:100%;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-bar{height:100%;background:linear-gradient(90deg,#646cff,#535bf2);border-radius:4px;transition:width .3s ease;animation:progress-shimmer 1.5s infinite}@keyframes progress-shimmer{0%{opacity:1}50%{opacity:.8}to{opacity:1}}.progress-status{margin:0;font-size:.9rem;color:#ffffffb3}@media(prefers-color-scheme:light){.progress-bar-wrapper{background:#0000001a}.progress-status{color:#000000b3}}.alert{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;margin:1rem 0;border-radius:8px}.alert-error{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.alert-warning{background:#eab30826;border:1px solid rgba(234,179,8,.3);color:#fcd34d}.alert-content{flex:1}.alert-content strong{display:block;margin-bottom:.5rem;font-size:1rem}.alert-error .alert-content strong{color:#fca5a5}.alert-warning .alert-content strong{color:#fbbf24}.alert-content p{margin:0;font-size:.9rem;line-height:1.5}.alert-close{background:transparent;border:none;font-size:1.5rem;line-height:1;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.alert-error .alert-close{color:#fca5a5}.alert-error .alert-close:hover{background:#ef444433}.alert-warning .alert-close{color:#fbbf24}.alert-warning .alert-close:hover{background:#eab30833}@media(prefers-color-scheme:light){.alert-error{background:#ef44441a;border-color:#ef44444d;color:#dc2626}.alert-warning{background:#eab3081a;border-color:#eab3084d;color:#d97706}.alert-error .alert-content strong{color:#dc2626}.alert-warning .alert-content strong{color:#d97706}.alert-error .alert-close{color:#dc2626}.alert-error .alert-close:hover{background:#ef444426}.alert-warning .alert-close{color:#d97706}.alert-warning .alert-close:hover{background:#eab30826}}.skeleton-card{animation:skeleton-pulse 1.5s ease-in-out infinite}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.6}}.skeleton-header{height:24px;width:200px;background:#ffffff1a;border-radius:4px;margin-bottom:1.25rem;animation:skeleton-shimmer 1.5s infinite}.skeleton-chart{height:520px;width:100%;background:#ffffff0d;border-radius:8px;animation:skeleton-shimmer 1.5s infinite}@keyframes skeleton-shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-header,.skeleton-chart{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:1000px 100%}@media(prefers-color-scheme:light){.skeleton-header{background:linear-gradient(90deg,#0000000d,#0000001a,#0000000d);background-size:1000px 100%}.skeleton-chart{background:linear-gradient(90deg,#00000008,#0000000f,#00000008);background-size:1000px 100%}}.dashboard .cards{display:flex;flex-direction:column;gap:2.5rem}.dashboard .card{width:100%;box-sizing:border-box;padding:2rem;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #00000026}.dashboard .card+.card{margin-top:.5rem}.dashboard .card .chart-wrap{width:100%;min-width:0;box-sizing:border-box}.dashboard .card h2{margin:0 0 1.25rem;font-size:1.25rem}@media(prefers-color-scheme:light){.dashboard .card{background:#f8f9fa;border-color:#dee2e6;box-shadow:0 2px 8px #0000000f}}.read-the-docs{color:#888}
