@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap";body{font-family:Roboto,sans-serif;font-size:.875rem;line-height:1;color:#464646;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif;font-weight:700;line-height:1;margin-top:0}h1{font-size:2rem}h2{font-size:1.625rem}h3{font-size:1.375rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{font-size:.875rem;margin-bottom:1em}a{color:#0dc3e7;text-decoration:none}a:hover{text-decoration:underline}.chart-light{background-color:#fff}.chart-dark{background-color:#1a1a1a}.chart-light .x-axis,.chart-light .y-axis{color:#333}.chart-light .x-axis text,.chart-light .y-axis text{fill:#333;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chart-dark .x-axis,.chart-dark .y-axis{color:#e0e0e0}.chart-dark .x-axis text,.chart-dark .y-axis text{fill:#e0e0e0;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chart-light .x-axis path,.chart-light .y-axis path,.chart-light .x-axis line,.chart-light .y-axis line{stroke:#333;stroke-width:1}.chart-dark .x-axis path,.chart-dark .y-axis path,.chart-dark .x-axis line,.chart-dark .y-axis line{stroke:#e0e0e0;stroke-width:1}.chart-light .grid line{stroke:#e0e0e0;stroke-width:.5;stroke-dasharray:2,2}.chart-dark .grid line{stroke:#404040;stroke-width:.5;stroke-dasharray:2,2}.line{stroke-width:2px;fill:none}.dot{stroke:#fff;stroke-width:2px;cursor:pointer;transition:r .2s ease}.dot:hover{r:6}.bar{cursor:pointer;transition:opacity .2s ease}.bar:hover{opacity:.8}.arc path{cursor:pointer;stroke:#fff;stroke-width:2px;transition:opacity .2s ease}.arc path:hover{opacity:.8}.arc text{pointer-events:none;font-weight:700}.point{cursor:pointer;stroke:#fff;stroke-width:1px;transition:all .2s ease}.point:hover{stroke-width:2px;opacity:1!important}.d3-tooltip{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.4;max-width:250px;word-wrap:break-word}.chart-enter{opacity:0;transform:scale(.9)}.chart-enter-active{opacity:1;transform:scale(1);transition:opacity .3s ease,transform .3s ease}.chart-leave{opacity:1;transform:scale(1)}.chart-leave-active{opacity:0;transform:scale(.9);transition:opacity .3s ease,transform .3s ease}.chart-container{width:100%;height:100%;position:relative}.chart-container.loading{display:flex;align-items:center;justify-content:center}.chart-container.error{display:flex;align-items:center;justify-content:center;color:#dc3545;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chart-loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chart-error-message{text-align:center;padding:20px}.chart-legend{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px;gap:15px}.legend-item{display:flex;align-items:center;gap:5px;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.legend-color{width:12px;height:12px;border-radius:2px}.chart-full-width{width:100%}.chart-full-height{height:100%}.chart-rounded{border-radius:8px;overflow:hidden}.chart-shadow{box-shadow:0 2px 8px #0000001a}@media print{.chart-light,.chart-dark{background-color:#fff!important}.chart-dark .x-axis text,.chart-dark .y-axis text,.chart-dark .arc text{fill:#000!important}.chart-dark .x-axis path,.chart-dark .y-axis path,.chart-dark .x-axis line,.chart-dark .y-axis line{stroke:#000!important}}.modal-backdrop[data-v-f1ab7b8a]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--modal-overlay, rgba(0, 0, 0, .5));z-index:9998}.logout-warning[data-v-f1ab7b8a]{position:fixed;top:24px;left:50%;transform:translate(-50%);display:flex;width:400px;flex-direction:column;align-items:stretch;border-radius:8px;border:1px solid var(--border-default, #cccccc);background:var(--white, #ffffff);box-shadow:1px 1px 3px #00000026;z-index:9999}.logout-header[data-v-f1ab7b8a]{display:flex;padding:16px;align-items:center;align-self:stretch;border-bottom:1px solid var(--transparent, rgba(255, 255, 255, 0))}.logout-header h4[data-v-f1ab7b8a]{flex:1 0 0;color:var(--text-primary, #333333);font-family:Roboto,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;line-height:25px;margin:0 16px 0 0}.close-btn[data-v-f1ab7b8a]{display:flex;padding:0 3px;flex-direction:column;justify-content:center;align-items:center;background:none;border:none;cursor:pointer;height:18px;width:18px}.close-btn-icon[data-v-f1ab7b8a]{color:var(--text-primary, #333333);font-family:"Font Awesome 6 Pro",monospace;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal;height:18px;width:100%}.logout-message[data-v-f1ab7b8a]{display:flex;padding:16px;flex-direction:column;align-items:flex-start;align-self:stretch}.logout-message p[data-v-f1ab7b8a]{align-self:stretch;color:var(--text-primary, #333333);font-family:Roboto,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:21px;margin:0}.logout-actions[data-v-f1ab7b8a]{display:flex;padding:16px;justify-content:flex-end;align-items:center;gap:8px;align-self:stretch;border-top:1px solid var(--border-default, #cccccc);box-sizing:border-box}.logout-btn[data-v-f1ab7b8a]{display:flex;min-width:90px;padding:4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:3px;border:1px solid var(--brand-dark-teal, #244c5a);background:var(--white, #ffffff);cursor:pointer;height:27px;box-sizing:border-box}.logged-in-btn[data-v-f1ab7b8a]{display:flex;min-width:90px;padding:4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:3px;background:var(--brand-bright-green, #8eca02);border:transparent;cursor:pointer;height:27px;box-sizing:border-box}.logout-text[data-v-f1ab7b8a]{color:var(--brand-dark-teal, #244c5a);text-align:center;font-family:Roboto,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:19px;width:38px}.logged-in-text[data-v-f1ab7b8a]{color:var(--brand-dark-teal, #244c5a);text-align:center;font-family:Roboto,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:19px;width:80px}.logout-text-time[data-v-f1ab7b8a]{align-self:stretch;color:var(--text-primary, #333333);font-family:Roboto,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:21px}.logout-time[data-v-f1ab7b8a]{align-self:stretch;color:var(--text-primary, #333333);font-family:Roboto,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:21px}.close-in-btn[data-v-f1ab7b8a]{display:flex;min-width:90px;padding:4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:3px;background:#8eca02;cursor:pointer;border:transparent;height:27px;box-sizing:border-box}.close-in-text[data-v-f1ab7b8a]{color:#244c5a;text-align:center;font-family:Roboto,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:19px;width:31px}
