.branches-card[data-v-876ef8b4]{overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:0}[dir] .branches-card[data-v-876ef8b4]{background:#fff;border-radius:12px;border:1px solid #ebe9f1;box-shadow:0 2px 8px rgba(34,41,47,.06)}@media(max-width: 991px){.branches-card[data-v-876ef8b4]{min-height:400px;max-height:50vh}}.branches-header[data-v-876ef8b4]{display:flex;align-items:center;gap:.75rem}[dir] .branches-header[data-v-876ef8b4]{padding:1.25rem;background:#f8f8f8;border-bottom:1px solid #ebe9f1}.branches-header-icon[data-v-876ef8b4]{width:44px;height:44px;color:#fff;display:flex;align-items:center;justify-content:center}[dir] .branches-header-icon[data-v-876ef8b4]{border-radius:10px}[dir=ltr] .branches-header-icon[data-v-876ef8b4]{background:linear-gradient(135deg, #00cfe8 0%, #4dd8e8 100%)}[dir=rtl] .branches-header-icon[data-v-876ef8b4]{background:linear-gradient(-135deg, #00cfe8 0%, #4dd8e8 100%)}.branches-title[data-v-876ef8b4]{font-size:1.1rem;font-weight:700;color:#5e5873}[dir] .branches-title[data-v-876ef8b4]{margin:0}.branches-list[data-v-876ef8b4]{flex:1;overflow-y:auto;scrollbar-width:thin}[dir] .branches-list[data-v-876ef8b4]{padding:.75rem}.branches-list[data-v-876ef8b4]::-webkit-scrollbar{width:6px}[dir] .branches-list[data-v-876ef8b4]::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}[dir] .branches-list[data-v-876ef8b4]::-webkit-scrollbar-thumb{background:#d8d6de;border-radius:3px}.branch-item[data-v-876ef8b4]{display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}[dir] .branch-item[data-v-876ef8b4]{padding:1rem 1rem;border-radius:10px;cursor:pointer;margin-bottom:.5rem}[dir] .branch-item[data-v-876ef8b4]:hover{background:#f8f8f8}[dir] .branch-item.branch-item-active[data-v-876ef8b4]{border:1px solid rgba(115,103,240,.25)}[dir=ltr] .branch-item.branch-item-active[data-v-876ef8b4]{background:linear-gradient(135deg, rgba(115, 103, 240, 0.12) 0%, rgba(158, 149, 245, 0.08) 100%)}[dir=rtl] .branch-item.branch-item-active[data-v-876ef8b4]{background:linear-gradient(-135deg, rgba(115, 103, 240, 0.12) 0%, rgba(158, 149, 245, 0.08) 100%)}.branch-item.branch-item-active .branch-name[data-v-876ef8b4]{color:#7367f0;font-weight:700}.branch-item.branch-item-active .branch-item-right[data-v-876ef8b4]{color:#28c76f}.branch-item-left[data-v-876ef8b4]{display:flex;align-items:center;gap:1rem;min-width:0}.branch-flag[data-v-876ef8b4]{width:48px;height:48px;position:relative;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}[dir] .branch-flag[data-v-876ef8b4]{border-radius:10px;background:#f5f5f5}.branch-flag[data-v-876ef8b4]::after{content:"";position:absolute;inset:0}[dir] .branch-flag[data-v-876ef8b4]::after{background-image:var(--img);background-size:cover;background-position:center;border-radius:10px}.branch-flag-fallback[data-v-876ef8b4]{position:relative;z-index:0;color:#b9b9c3}.branch-info[data-v-876ef8b4]{display:flex;flex-direction:column;gap:.25rem;min-width:0}.branch-name[data-v-876ef8b4]{font-size:.95rem;font-weight:600;color:#5e5873}.branch-meta[data-v-876ef8b4]{font-size:.8rem;color:#b9b9c3;display:inline-flex;align-items:center;gap:.35rem}.branch-item-right[data-v-876ef8b4]{color:#b9b9c3;flex-shrink:0;transition:transform .2s}.branch-item:hover .branch-item-right[data-v-876ef8b4]{color:#7367f0}[dir=ltr] .branch-item:hover .branch-item-right[data-v-876ef8b4]{transform:translateX(2px)}[dir=rtl] .branch-item:hover .branch-item-right[data-v-876ef8b4]{transform:translateX(-2px)}
.requests-table-control[data-v-2cce51f0]{display:flex;flex-direction:column;gap:1.25rem}.tabs-row[data-v-2cce51f0]{display:flex;gap:.5rem}.tab-btn[data-v-2cce51f0]{display:inline-flex;align-items:center;gap:.5rem;color:#5e5873;font-weight:600;font-size:.95rem;transition:all .2s}[dir] .tab-btn[data-v-2cce51f0]{padding:.75rem 1.25rem;border:1px solid #ebe9f1;border-radius:10px;background:#fff;cursor:pointer}.tab-btn[data-v-2cce51f0]:hover{color:#7367f0}[dir] .tab-btn[data-v-2cce51f0]:hover{border-color:#7367f0;background:rgba(115,103,240,.04)}.tab-btn.tab-btn-active[data-v-2cce51f0]{color:#fff}[dir] .tab-btn.tab-btn-active[data-v-2cce51f0]{border-color:transparent}[dir=ltr] .tab-btn.tab-btn-active[data-v-2cce51f0]{background:linear-gradient(135deg, #7367f0 0%, #9e95f5 100%)}[dir=rtl] .tab-btn.tab-btn-active[data-v-2cce51f0]{background:linear-gradient(-135deg, #7367f0 0%, #9e95f5 100%)}.tab-badge[data-v-2cce51f0]{font-size:.8rem;font-weight:700}[dir] .tab-badge[data-v-2cce51f0]{padding:.2rem .5rem;border-radius:6px}[dir] .tab-btn-active .tab-badge[data-v-2cce51f0]{background:rgba(255,255,255,.3)}.tab-btn:not(.tab-btn-active) .tab-badge[data-v-2cce51f0]{color:#7367f0}[dir] .tab-btn:not(.tab-btn-active) .tab-badge[data-v-2cce51f0]{background:#f5f5f5}.filters-row[data-v-2cce51f0]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}[dir] .filters-row[data-v-2cce51f0]{padding:1rem;background:#fafafa;border-radius:12px;border:1px solid #ebe9f1}.filter-group[data-v-2cce51f0]{display:flex;align-items:center;gap:.5rem}[dir=ltr] .filter-group.filter-search[data-v-2cce51f0]{margin-left:auto}[dir=rtl] .filter-group.filter-search[data-v-2cce51f0]{margin-right:auto}.filter-icon[data-v-2cce51f0]{color:#7367f0}.filter-label[data-v-2cce51f0]{font-size:.85rem;font-weight:600;color:#5e5873}.filter-checkboxes[data-v-2cce51f0]{display:flex;flex-wrap:wrap;gap:.75rem}.filter-checkbox[data-v-2cce51f0]{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#5e5873}[dir] .filter-checkbox[data-v-2cce51f0]{cursor:pointer}.filter-checkbox input[data-v-2cce51f0]{accent-color:#7367f0}.search-input[data-v-2cce51f0]{font-size:.9rem;min-width:220px}[dir] .search-input[data-v-2cce51f0]{padding:.5rem .75rem;border:1px solid #ebe9f1;border-radius:8px}.search-input[data-v-2cce51f0]:focus{outline:none}[dir] .search-input[data-v-2cce51f0]:focus{border-color:#7367f0;box-shadow:0 0 0 2px rgba(115,103,240,.2)}.table-wrapper[data-v-2cce51f0]{overflow:hidden;max-height:min(60vh, 480px);display:flex;flex-direction:column}[dir] .table-wrapper[data-v-2cce51f0]{border-radius:12px;border:1px solid #ebe9f1;background:#fff}.table-scroll[data-v-2cce51f0]{overflow:auto;flex:1;min-height:0}.data-table[data-v-2cce51f0]{width:100%;border-collapse:collapse;font-size:.9rem}.data-table th[data-v-2cce51f0]{font-weight:700;color:#5e5873;white-space:nowrap;position:sticky;top:0;z-index:1}[dir] .data-table th[data-v-2cce51f0]{padding:1rem 1.25rem;background:#f8f8f8}[dir=ltr] .data-table th[data-v-2cce51f0]{text-align:left}[dir=rtl] .data-table th[data-v-2cce51f0]{text-align:right}.th-content[data-v-2cce51f0]{display:inline-flex;align-items:center;gap:.4rem}[dir] .data-table th[data-v-2cce51f0], [dir] .data-table td[data-v-2cce51f0]{padding:.85rem 1.25rem;border-bottom:1px solid #f5f5f5}[dir] .data-table tbody td[data-v-2cce51f0]{padding-top:3px !important;padding-bottom:3px !important}[dir] .data-table tr:last-child td[data-v-2cce51f0]{border-bottom:none}[dir] .data-table tr:hover td[data-v-2cce51f0]{background:#fafafa}.request-link[data-v-2cce51f0]{display:inline-flex;align-items:center;gap:.4rem;color:#7367f0;text-decoration:none;font-weight:600;transition:color .2s}.request-link[data-v-2cce51f0]:hover{color:#5e50ee}.status-badge[data-v-2cce51f0],.payment-badge[data-v-2cce51f0],.source-badge[data-v-2cce51f0]{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600}[dir] .status-badge[data-v-2cce51f0], [dir] .payment-badge[data-v-2cce51f0], [dir] .source-badge[data-v-2cce51f0]{padding:.3rem .6rem;border-radius:6px}.status-badge[data-v-2cce51f0]{color:#00cfe8}[dir] .status-badge[data-v-2cce51f0]{background:rgba(0,207,232,.12)}.payment-paid[data-v-2cce51f0]{color:#28c76f}[dir] .payment-paid[data-v-2cce51f0]{background:rgba(40,199,111,.12)}.payment-pending[data-v-2cce51f0]{color:#ff9f43}[dir] .payment-pending[data-v-2cce51f0]{background:rgba(255,159,67,.12)}.source-badge[data-v-2cce51f0]{color:#7367f0}[dir] .source-badge[data-v-2cce51f0]{background:rgba(115,103,240,.12)}.empty-state[data-v-2cce51f0]{color:#b9b9c3}[dir] .empty-state[data-v-2cce51f0]{text-align:center;padding:3rem}.empty-state svg[data-v-2cce51f0]{color:#d8d6de}[dir] .empty-state svg[data-v-2cce51f0]{margin-bottom:1rem}.empty-state p[data-v-2cce51f0]{font-size:.95rem}[dir] .empty-state p[data-v-2cce51f0]{margin:0}
.requests-modal-header[data-v-b3e60da4]{display:flex;align-items:center;justify-content:space-between;width:100%}[dir=ltr] .requests-modal-header[data-v-b3e60da4]{padding-right:.5rem}[dir=rtl] .requests-modal-header[data-v-b3e60da4]{padding-left:.5rem}.header-left[data-v-b3e60da4]{display:flex;align-items:center;gap:1rem}.header-avatar[data-v-b3e60da4]{width:48px;height:48px;color:#fff;display:flex;align-items:center;justify-content:center}[dir] .header-avatar[data-v-b3e60da4]{border-radius:12px}[dir=ltr] .header-avatar[data-v-b3e60da4]{background:linear-gradient(135deg, #7367f0 0%, #9e95f5 100%)}[dir=rtl] .header-avatar[data-v-b3e60da4]{background:linear-gradient(-135deg, #7367f0 0%, #9e95f5 100%)}.header-text[data-v-b3e60da4]{display:flex;flex-direction:column;gap:.2rem}.header-title[data-v-b3e60da4]{font-size:1.2rem;font-weight:700;color:#5e5873}[dir] .header-title[data-v-b3e60da4]{margin:0}.header-subtitle[data-v-b3e60da4]{font-size:.85rem;color:#b9b9c3}.close-btn[data-v-b3e60da4]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#b9b9c3;transition:all .2s}[dir] .close-btn[data-v-b3e60da4]{border-radius:8px;cursor:pointer}.close-btn[data-v-b3e60da4]:hover{color:#5e5873}[dir] .close-btn[data-v-b3e60da4]:hover{background:#f5f5f5}.loading-wrapper[data-v-b3e60da4]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}[dir] .loading-wrapper[data-v-b3e60da4]{padding:4rem}.loading-text[data-v-b3e60da4]{font-size:.95rem;color:#b9b9c3}
[dir] .requests-modal .modal-header{border-bottom:1px solid #ebe9f1;padding:1.25rem 1.5rem}[dir=ltr] .requests-modal .modal-header{background:linear-gradient(135deg, #f8f7ff 0%, #fff 100%)}[dir=rtl] .requests-modal .modal-header{background:linear-gradient(-135deg, #f8f7ff 0%, #fff 100%)}.requests-modal .modal-body{overflow:visible}[dir] .requests-modal .modal-body{padding:1.5rem}.requests-modal .modal-dialog{max-width:95vw}
.chart-engineer-wrapper[data-v-01ee00f6]{display:flex;flex-direction:column;gap:1.25rem;width:100%}[dir] .empty-state-card[data-v-01ee00f6]{border:2px dashed rgba(115,103,240,.25);border-radius:16px;padding:3rem 2rem;text-align:center}[dir=ltr] .empty-state-card[data-v-01ee00f6]{background:linear-gradient(135deg, rgba(115, 103, 240, 0.06) 0%, rgba(158, 149, 245, 0.04) 100%)}[dir=rtl] .empty-state-card[data-v-01ee00f6]{background:linear-gradient(-135deg, rgba(115, 103, 240, 0.06) 0%, rgba(158, 149, 245, 0.04) 100%)}.empty-state-content[data-v-01ee00f6]{max-width:400px}[dir] .empty-state-content[data-v-01ee00f6]{margin:0 auto}.empty-state-icon[data-v-01ee00f6]{width:88px;height:88px;color:#7367f0;display:inline-flex;align-items:center;justify-content:center}[dir] .empty-state-icon[data-v-01ee00f6]{border-radius:50%;margin-bottom:1.25rem}[dir=ltr] .empty-state-icon[data-v-01ee00f6]{background:linear-gradient(135deg, rgba(115, 103, 240, 0.2) 0%, rgba(158, 149, 245, 0.15) 100%)}[dir=rtl] .empty-state-icon[data-v-01ee00f6]{background:linear-gradient(-135deg, rgba(115, 103, 240, 0.2) 0%, rgba(158, 149, 245, 0.15) 100%)}.empty-state-title[data-v-01ee00f6]{font-size:1.2rem;font-weight:700;color:#5e5873}[dir] .empty-state-title[data-v-01ee00f6]{margin-bottom:.5rem}.empty-state-text[data-v-01ee00f6]{font-size:.95rem;color:#b9b9c3;line-height:1.5}[dir] .empty-state-text[data-v-01ee00f6]{margin:0 0 1rem 0}.empty-state-hint[data-v-01ee00f6]{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;color:#7367f0}[dir] .empty-state-hint[data-v-01ee00f6]{padding:.5rem 1rem;background:rgba(115,103,240,.08);border-radius:8px}.empty-state-hint svg[data-v-01ee00f6]{flex-shrink:0}.chart-stats[data-v-01ee00f6]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.stat-item[data-v-01ee00f6]{display:flex;align-items:center;gap:.75rem;transition:all .2s ease}[dir] .stat-item[data-v-01ee00f6]{padding:.75rem 1rem;background:#fff;border-radius:10px;border:1px solid #ebe9f1;box-shadow:0 2px 6px rgba(34,41,47,.04)}[dir] .stat-item[data-v-01ee00f6]:hover{box-shadow:0 4px 12px rgba(34,41,47,.08)}.stat-icon[data-v-01ee00f6]{width:40px;height:40px;display:flex;align-items:center;justify-content:center}[dir] .stat-icon[data-v-01ee00f6]{border-radius:10px}.stat-icon.stat-icon-engineers[data-v-01ee00f6]{color:#7367f0}[dir] .stat-icon.stat-icon-engineers[data-v-01ee00f6]{background:rgba(115,103,240,.12)}.stat-icon.stat-icon-sources[data-v-01ee00f6]{color:#28c76f}[dir] .stat-icon.stat-icon-sources[data-v-01ee00f6]{background:rgba(40,199,111,.12)}.stat-details[data-v-01ee00f6]{display:flex;flex-direction:column;gap:.15rem}.stat-value[data-v-01ee00f6]{font-size:1.25rem;font-weight:700;color:#5e5873}.stat-label[data-v-01ee00f6]{font-size:.75rem;font-weight:600;color:#b9b9c3;text-transform:uppercase;letter-spacing:.5px}.stat-item-hint[data-v-01ee00f6]{color:#7367f0;font-size:.85rem;font-weight:500}[dir] .stat-item-hint[data-v-01ee00f6]{background:rgba(115,103,240,.06);border-color:rgba(115,103,240,.15)}[dir=ltr] .stat-item-hint[data-v-01ee00f6]{margin-left:auto}[dir=rtl] .stat-item-hint[data-v-01ee00f6]{margin-right:auto}.chart-container[data-v-01ee00f6]{overflow:hidden}[dir] .chart-container[data-v-01ee00f6]{background:#fff;border-radius:12px;border:1px solid #ebe9f1;box-shadow:0 2px 8px rgba(34,41,47,.06)}[dir] .chart-inner[data-v-01ee00f6]{padding:1rem}[data-v-01ee00f6](.apexcharts-xaxis-texts-g text),[data-v-01ee00f6](.apexcharts-yaxis-texts-g text){transition:fill .2s ease}[dir][data-v-01ee00f6] (.apexcharts-xaxis-texts-g text), [dir][data-v-01ee00f6] (.apexcharts-yaxis-texts-g text){cursor:pointer !important}
.popup-header[data-v-8f80f718]{display:flex;align-items:center;justify-content:space-between;width:100%}[dir=ltr] .popup-header[data-v-8f80f718]{padding-right:1rem}[dir=rtl] .popup-header[data-v-8f80f718]{padding-left:1rem}.popup-header-left[data-v-8f80f718]{display:flex;align-items:center;gap:1rem}.popup-avatar[data-v-8f80f718]{width:52px;height:52px;color:#fff;display:flex;align-items:center;justify-content:center}[dir] .popup-avatar[data-v-8f80f718]{border-radius:12px}[dir=ltr] .popup-avatar[data-v-8f80f718]{background:linear-gradient(135deg, #7367f0 0%, #9e95f5 100%)}[dir=rtl] .popup-avatar[data-v-8f80f718]{background:linear-gradient(-135deg, #7367f0 0%, #9e95f5 100%)}.popup-header-text[data-v-8f80f718]{display:flex;flex-direction:column;gap:.25rem}.popup-title[data-v-8f80f718]{font-size:1.25rem;font-weight:700;color:#5e5873}[dir] .popup-title[data-v-8f80f718]{margin:0}.popup-source-badge[data-v-8f80f718]{display:inline-flex;align-items:center;gap:.4rem;color:#7367f0;font-size:.85rem;font-weight:600}[dir] .popup-source-badge[data-v-8f80f718]{padding:.25rem .6rem;background:rgba(115,103,240,.12);border-radius:6px}.popup-close-btn[data-v-8f80f718]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#b9b9c3;transition:all .2s}[dir] .popup-close-btn[data-v-8f80f718]{border-radius:8px;cursor:pointer}.popup-close-btn[data-v-8f80f718]:hover{color:#5e5873}[dir] .popup-close-btn[data-v-8f80f718]:hover{background:#f5f5f5}.popup-empty[data-v-8f80f718]{color:#b9b9c3}[dir] .popup-empty[data-v-8f80f718]{text-align:center;padding:3rem}.popup-empty svg[data-v-8f80f718]{color:#ea5455}[dir] .popup-empty svg[data-v-8f80f718]{margin-bottom:1rem}.popup-empty p[data-v-8f80f718]{font-size:.95rem}[dir] .popup-empty p[data-v-8f80f718]{margin:0}.popup-content[data-v-8f80f718]{display:flex;flex-direction:column;gap:1.5rem}.stats-row[data-v-8f80f718]{display:grid;grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));gap:1rem}.stat-card[data-v-8f80f718]{display:flex;align-items:center;gap:1rem;transition:all .2s ease}[dir] .stat-card[data-v-8f80f718]{padding:1rem;border-radius:12px;border:1px solid #ebe9f1}[dir] .stat-card[data-v-8f80f718]:hover{box-shadow:0 4px 12px rgba(34,41,47,.08)}.stat-card-icon[data-v-8f80f718]{width:44px;height:44px;display:flex;align-items:center;justify-content:center}[dir] .stat-card-icon[data-v-8f80f718]{border-radius:10px}.stat-card-primary .stat-card-icon[data-v-8f80f718]{color:#7367f0}[dir] .stat-card-primary .stat-card-icon[data-v-8f80f718]{background:rgba(115,103,240,.12)}.stat-card-success .stat-card-icon[data-v-8f80f718]{color:#28c76f}[dir] .stat-card-success .stat-card-icon[data-v-8f80f718]{background:rgba(40,199,111,.12)}.stat-card-info .stat-card-icon[data-v-8f80f718]{color:#00cfe8}[dir] .stat-card-info .stat-card-icon[data-v-8f80f718]{background:rgba(0,207,232,.12)}.stat-card-warning .stat-card-icon[data-v-8f80f718]{color:#ff9f43}[dir] .stat-card-warning .stat-card-icon[data-v-8f80f718]{background:rgba(255,159,67,.12)}.stat-card-content[data-v-8f80f718]{display:flex;flex-direction:column;gap:.2rem}.stat-card-value[data-v-8f80f718]{font-size:1.35rem;font-weight:700;color:#5e5873}.stat-card-label[data-v-8f80f718]{font-size:.75rem;font-weight:600;color:#b9b9c3;text-transform:uppercase;letter-spacing:.3px}.stats-grid[data-v-8f80f718]{display:flex;flex-direction:column;gap:.5rem}.stat-row[data-v-8f80f718]{display:flex;align-items:center;justify-content:space-between;transition:all .2s}[dir] .stat-row[data-v-8f80f718]{padding:.85rem 1rem;background:#fafafa;border-radius:10px;border:1px solid #f5f5f5}[dir] .stat-row[data-v-8f80f718]:hover{background:#f8f8f8;border-color:#ebe9f1}.stat-row-label[data-v-8f80f718]{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;color:#5e5873}.stat-row-icon[data-v-8f80f718]{color:#7367f0;flex-shrink:0}.stat-row-value[data-v-8f80f718]{font-size:1rem;font-weight:700;color:#5e5873}
.engineer-popup-modal .modal-header{position:sticky;top:0;z-index:2}[dir] .engineer-popup-modal .modal-header{border-bottom:1px solid #ebe9f1;padding:1.25rem 1.5rem}[dir=ltr] .engineer-popup-modal .modal-header{background:linear-gradient(135deg, #f8f7ff 0%, #fff 100%)}[dir=rtl] .engineer-popup-modal .modal-header{background:linear-gradient(-135deg, #f8f7ff 0%, #fff 100%)}.engineer-popup-modal .modal-dialog{max-height:90vh}.engineer-popup-modal .modal-body{max-height:calc(90vh - 70px);overflow-y:auto}[dir] .engineer-popup-modal .modal-body{padding:1.5rem}
.chart-section[data-v-2479bb76]{overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:0}[dir] .chart-section[data-v-2479bb76]{background:#fff;border-radius:12px;border:1px solid #ebe9f1;box-shadow:0 2px 8px rgba(34,41,47,.06)}@media(max-width: 991px){.chart-section[data-v-2479bb76]{min-height:500px}}.chart-header[data-v-2479bb76]{display:flex;align-items:center;gap:1rem}[dir] .chart-header[data-v-2479bb76]{padding:1.25rem 1.5rem;border-bottom:1px solid #ebe9f1}[dir=ltr] .chart-header[data-v-2479bb76]{background:linear-gradient(135deg, #f8f7ff 0%, #fff 100%)}[dir=rtl] .chart-header[data-v-2479bb76]{background:linear-gradient(-135deg, #f8f7ff 0%, #fff 100%)}.chart-header-icon[data-v-2479bb76]{width:48px;height:48px;color:#fff;display:flex;align-items:center;justify-content:center}[dir] .chart-header-icon[data-v-2479bb76]{border-radius:12px}[dir=ltr] .chart-header-icon[data-v-2479bb76]{background:linear-gradient(135deg, #7367f0 0%, #9e95f5 100%)}[dir=rtl] .chart-header-icon[data-v-2479bb76]{background:linear-gradient(-135deg, #7367f0 0%, #9e95f5 100%)}.chart-header-text[data-v-2479bb76]{flex:1}.chart-title[data-v-2479bb76]{font-size:1.15rem;font-weight:700;color:#5e5873}[dir] .chart-title[data-v-2479bb76]{margin:0 0 .25rem 0}.chart-subtitle[data-v-2479bb76]{font-size:.85rem;color:#b9b9c3}[dir] .chart-subtitle[data-v-2479bb76]{margin:0}.chart-body[data-v-2479bb76]{flex:1;overflow:auto}[dir] .chart-body[data-v-2479bb76]{padding:1.5rem}
[dir] .admin-dashboard-page[data-v-0fcc5ff8]{padding:.5rem 0}[dir] .dashboard-header[data-v-0fcc5ff8]{border-radius:12px;padding:1.5rem 1.75rem;margin-bottom:1.5rem;box-shadow:0 4px 20px rgba(115,103,240,.35)}[dir=ltr] .dashboard-header[data-v-0fcc5ff8]{background:linear-gradient(135deg, #7367f0 0%, #9e95f5 100%)}[dir=rtl] .dashboard-header[data-v-0fcc5ff8]{background:linear-gradient(-135deg, #7367f0 0%, #9e95f5 100%)}.header-content[data-v-0fcc5ff8]{display:flex;align-items:center;justify-content:space-between}.header-left[data-v-0fcc5ff8]{display:flex;align-items:center;gap:1rem}.header-icon-wrapper[data-v-0fcc5ff8]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;color:#fff;backdrop-filter:blur(4px)}[dir] .header-icon-wrapper[data-v-0fcc5ff8]{border-radius:12px;background:rgba(255,255,255,.2)}.header-text .page-title[data-v-0fcc5ff8]{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:-0.02em}[dir] .header-text .page-title[data-v-0fcc5ff8]{margin:0 0 .25rem 0}.header-text .page-subtitle[data-v-0fcc5ff8]{color:rgba(255,255,255,.9);font-size:.9rem;font-weight:500}[dir] .header-text .page-subtitle[data-v-0fcc5ff8]{margin:0}.header-right .header-accent-icon[data-v-0fcc5ff8]{color:rgba(255,255,255,.6)}.dashboard-layout[data-v-0fcc5ff8]{display:grid;grid-template-columns:340px 1fr;gap:1.5rem;min-height:calc(80vh - 2rem)}@media(max-width: 991px){.dashboard-layout[data-v-0fcc5ff8]{grid-template-columns:1fr;min-height:auto}}.branches-sidebar[data-v-0fcc5ff8]{min-width:0;display:flex;flex-direction:column;min-height:0}.chart-content[data-v-0fcc5ff8]{min-width:0;display:flex;flex-direction:column;min-height:0}.branches-fill[data-v-0fcc5ff8],.chart-fill[data-v-0fcc5ff8]{flex:1;min-height:0}.loading-wrapper[data-v-0fcc5ff8]{display:flex;flex-direction:column;align-items:center;justify-content:center}[dir] .loading-wrapper[data-v-0fcc5ff8]{background:#fff;border-radius:12px;border:1px solid #ebe9f1;box-shadow:0 2px 8px rgba(34,41,47,.06)}[dir] .loading-spinner[data-v-0fcc5ff8]{margin-bottom:1rem}.loading-text[data-v-0fcc5ff8]{font-size:.95rem;color:#b9b9c3;font-weight:500}

/*# sourceMappingURL=chunk-770955ec.6f317046.css.map*/