: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}}html,body,#root{height:100%;margin:0;padding:0;width:100vw;overflow-x:hidden}.app{display:flex;flex-direction:column;height:100%}.controls{padding:1.5rem;flex:0 0 auto;display:flex;justify-content:center;align-items:center;gap:1rem;background:linear-gradient(to bottom,#fff,#f8f9fa);border-bottom:1px solid #e9ecef}.controls select{padding:.75rem 2.5rem .75rem 1rem;font-size:.95rem;border:1px solid #dee2e6;border-radius:8px;background-color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 1rem center;background-size:.65rem auto;min-width:140px;transition:all .2s ease}.controls select:hover{border-color:#adb5bd;background-color:#f8f9fa}.controls select:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a;outline:none}.controls input[type=text]{padding:.75rem 1rem;font-size:.95rem;border:1px solid #dee2e6;border-radius:8px;min-width:200px;transition:all .2s ease}.controls input[type=text]:hover{border-color:#adb5bd}.controls input[type=text]:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a;outline:none}.controls button{padding:.75rem 1.5rem;font-size:.95rem;color:#fff;background-color:#4a90e2;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500}.controls button:hover{background-color:#357abd;transform:translateY(-1px)}.controls button:active{transform:translateY(0)}.chart-container{flex:1 1 auto;width:100%;aspect-ratio:16 / 9}#root{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.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}}.card{padding:2em}.read-the-docs{color:#888}body{display:block!important;justify-content:initial!important;align-items:initial!important}.main{display:flex;flex:1 1 auto;overflow:hidden}.chart-container{flex:1 1 auto}.legend{flex:0 0 200px;padding:1rem;background-color:#f9f9f9;border-left:1px solid #ddd;overflow-y:auto}.legend h4{margin-top:0;margin-bottom:.5rem;font-size:1.1rem}.legend ul{list-style:none;padding:0;margin:0}.legend li{display:flex;align-items:center;margin-bottom:.5rem}.legend-color-box{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;position:relative;border:1px solid #ccc;margin-right:.5rem}.legend-tick{font-size:.8rem;color:#fff;line-height:1}.legend-color-box.all{background:#ccc}.legend-label{flex:1}.legend li label{display:flex;align-items:center;cursor:pointer}.legend li.selected .legend-label{font-weight:600}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:24px;border-radius:8px;min-width:400px;position:relative;box-shadow:0 2px 10px #0000001a}.modal-content h3{margin:0 0 20px;color:#333}.modal-body{display:flex;flex-direction:column;gap:20px}.radio-group{display:flex;flex-direction:column;gap:12px}.radio-group label{display:flex;align-items:center;gap:8px;cursor:pointer}.export-buttons{display:flex;gap:12px}.export-buttons button{flex:1;padding:10px;border:none;border-radius:4px;background-color:#4a90e2;color:#fff;cursor:pointer;transition:background-color .2s}.export-buttons button:hover{background-color:#357abd}.close-button{position:absolute;top:12px;right:12px;background:none;border:none;font-size:20px;cursor:pointer;color:#666;padding:4px}.close-button:hover{color:#333}
