.time-series{font-family:Roboto Condensed}.time-series .controls-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.time-series .controls-wrapper nav{flex:1;min-width:200px}.time-series .mode-toggle .btn{font-size:.85rem;white-space:nowrap}.time-series .breadcrumb{background-color:transparent;margin-bottom:0;padding-left:0}.time-series .breadcrumb .breadcrumb-item{text-align:left}.time-series .breadcrumb .breadcrumb-item.active{color:#343a40;font-weight:700}.time-series .breadcrumb .breadcrumb-item:not(.active){color:#6c757d;cursor:pointer}.time-series .breadcrumb .breadcrumb-item:not(.active):hover{color:#0363a0}.time-series .chart-details-wrapper{position:relative}.time-series .chart-container{overflow-x:auto;width:100%}.time-series .chart-container .chart{height:auto;max-height:500px;min-width:500px;width:100%}.time-series .grid-line{stroke:#e0e0e0;stroke-dasharray:2,2}.time-series .axis-label{fill:#666;font-size:12px}.time-series .axis-label-muted{fill:#b5b5b5}.time-series .axis-label-link{cursor:pointer;text-decoration:underline;text-decoration-color:#6666;text-decoration-style:dotted}.time-series .axis-label-link:hover{fill:#0363a0;text-decoration-color:#0363a0}.time-series .parent-outline{pointer-events:none;stroke-dasharray:3,3;stroke-width:1}.time-series .na-circle{fill:#f1f3f5;stroke:#adb5bd;stroke-width:1}.time-series .na-text{fill:#6c757d;font-size:12px;font-weight:600;pointer-events:none}.time-series .bar{transition:all .2s ease}.time-series .bar.clickable{cursor:pointer}.time-series .legend{background-color:#f8f9fa;border-radius:.25rem;display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:1rem;padding:1rem}.time-series .legend .legend-item{align-items:center;border-radius:.25rem;display:flex;padding:.25rem .5rem;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.time-series .legend .legend-item.clickable{cursor:pointer}.time-series .legend .legend-item.highlighted{background-color:#0000001a;font-weight:700}.time-series .legend .legend-item.dimmed,.time-series .legend .legend-item.hidden{opacity:.5}.time-series .legend .legend-item.hidden .legend-color{background-color:#ccc!important}.time-series .legend .legend-item.hidden .legend-label{color:#999;text-decoration:line-through}.time-series .legend .legend-item:hover{background-color:#0000000d}.time-series .legend .toggle-visibility-btn{background:none;border:none;border-radius:.25rem;color:#666;cursor:pointer;font-size:.75rem;margin-left:.25rem;padding:.125rem .25rem;transition:all .2s ease}.time-series .legend .toggle-visibility-btn:hover{background-color:#0000001a;color:#333}.time-series .legend .toggle-visibility-btn.is-hidden{color:#999}.time-series .legend .legend-color{border-radius:2px;flex-shrink:0;height:16px;margin-right:.5rem;width:16px}.time-series .legend .legend-label{font-size:.875rem}.time-series .details-panel{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;box-shadow:0 2px 4px #0000001a;padding:.5rem .75rem}.time-series .details-panel h5{border-bottom:1px solid #dee2e6;font-size:.85rem;margin-bottom:.4rem;padding-bottom:.3rem}.time-series .details-panel .table{font-size:.7rem;margin-bottom:0}.time-series .details-panel .table td,.time-series .details-panel .table th{padding:.15rem .3rem}.time-series .details-panel .table .name-cell{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.time-series .details-panel .table .delta{font-size:.65rem;white-space:nowrap}.time-series .details-panel .table .delta.positive{color:#28a745}.time-series .details-panel .table .delta.negative{color:#dc3545}.time-series .details-panel-desktop{display:none}@media(min-width:992px){.time-series .details-panel-desktop{box-shadow:0 4px 12px #00000026;display:block;max-height:350px;overflow-y:auto;position:absolute;top:0;width:330px;z-index:10}.time-series .details-panel-desktop.pos-right{right:0}.time-series .details-panel-desktop.pos-left{left:0}}.time-series .details-panel-mobile{margin-top:1rem}@media(min-width:992px){.time-series .details-panel-mobile{display:none}}
