.fade-enter-active[data-v-f4da1ada],.fade-leave-active[data-v-f4da1ada]{transition:opacity .5s}.fade-enter[data-v-f4da1ada],.fade-leave-to[data-v-f4da1ada]{opacity:0}.chart-wrapper[data-v-f4da1ada]{flex-wrap:wrap;overflow-y:auto;width:30vw;height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}[dir] .chart-wrapper[data-v-f4da1ada]{margin:1.5rem;text-align:center}[dir] .chart-wrapper p[data-v-f4da1ada]{margin-top:20px}.chart-wrapper h2[data-v-f4da1ada]{font-weight:700}.charts-container[data-v-f4da1ada]{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;overflow:hidden}[dir] .charts-container[data-v-f4da1ada]{padding:20px}.chart-item[data-v-f4da1ada]{flex:1 1 calc(50% - 20px);box-sizing:border-box}.period-selector[data-v-f4da1ada]{display:flex;flex-wrap:wrap;gap:10px;align-items:center}[dir] .period-selector[data-v-f4da1ada]{margin-bottom:20px}.period-buttons[data-v-f4da1ada]{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.date-input[data-v-f4da1ada]{flex-wrap:wrap}[dir=ltr] .date-input[data-v-f4da1ada]{margin-left:10px}[dir=rtl] .date-input[data-v-f4da1ada]{margin-right:10px}.period-button[data-v-f4da1ada]{font-size:14px;color:#fff;max-width:200px;max-height:50px;transition:background-color .3s}[dir] .period-button[data-v-f4da1ada]{padding:10px 15px;background-color:#4caf50;border:none;border-radius:5px;cursor:pointer}[dir] .period-button[data-v-f4da1ada]:disabled{background-color:#ccc;cursor:not-allowed}[dir] .period-button[data-v-f4da1ada]:hover:not(:disabled){background-color:#45a049}.loading-container[data-v-f4da1ada]{color:#fff}[dir] .loading-container[data-v-f4da1ada]{text-align:center}.loading-text[data-v-f4da1ada]{font-size:16px}[dir] .loading-text[data-v-f4da1ada]{margin-top:10px}.overlay[data-v-f4da1ada]{position:fixed;top:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:9999}[dir] .overlay[data-v-f4da1ada]{background-color:rgba(0,0,0,.5)}[dir=ltr] .overlay[data-v-f4da1ada],[dir=rtl] .overlay[data-v-f4da1ada]{left:0;right:0}.overlayloading[data-v-f4da1ada]{position:fixed;top:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:9999}[dir] .overlayloading[data-v-f4da1ada]{background-color:hsla(0,0%,100%,.7)}[dir=ltr] .overlayloading[data-v-f4da1ada],[dir=rtl] .overlayloading[data-v-f4da1ada]{left:0;right:0}.barchart[data-v-f4da1ada]{width:600px;height:400px;overflow:auto}.dot[data-v-f4da1ada]{width:15px;height:15px}[dir] .dot[data-v-f4da1ada]{border-radius:50%;background-color:#5496ec}[dir=ltr] .dot[data-v-f4da1ada],[dir=rtl] .dot[data-v-f4da1ada]{animation:bounce-data-v-f4da1ada .6s infinite alternate}[dir=ltr] .dot[data-v-f4da1ada]:nth-child(2),[dir=rtl] .dot[data-v-f4da1ada]:nth-child(2){animation-delay:.2s}[dir=ltr] .dot[data-v-f4da1ada]:nth-child(3),[dir=rtl] .dot[data-v-f4da1ada]:nth-child(3){animation-delay:.4s}@keyframes bounce-data-v-f4da1ada{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.spinner[data-v-f4da1ada]{color:#fff;font-size:30px}.loading-spinner[data-v-f4da1ada]{display:flex;justify-content:center;align-items:center;height:100vh}