.main-header[data-v-f1edcd53]{width:var(--width);height:var(--height);margin:0;padding:0;font-family:var(--font-family);font-weight:var(--font-weight);font-style:var(--font-style);font-size:var(--fs-heading-lg);leading-trim:NONE;line-height:var(--lh-heading-lg);letter-spacing:-.02em;text-align:var(--text-align);white-space:var(--white-space);color:var(--color);display:flex;align-items:center}.toggle-container[data-v-ad37835b]{width:var(--width);height:var(--height);background-color:var(--bg-color);border-radius:var(--border-radius-full);position:relative;transition:background-color var(--transition-slow);cursor:var(--cursor);opacity:var(--opacity);display:inline-block}.toggle-slider[data-v-ad37835b]{width:1.125rem;height:1.125rem;background-color:var(--color-base-white);border-radius:50%;position:absolute;top:.1125rem;left:var(--translate);transition:left var(--transition-slow);box-shadow:var(--shadow-sm)}.chart-container[data-v-55f18145]{position:relative;width:var(--width);height:var(--height);border-radius:var(--border-radius-md);box-sizing:border-box;max-width:100%}.chart-canvas[data-v-55f18145]{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;z-index:5}.chart-hint[data-v-55f18145]{position:absolute;display:flex;flex-direction:column;gap:.3375rem;width:auto;padding:.5625rem .7875rem;background:var(--color-alpha-dark-95);border-radius:var(--border-radius-md);border:1px solid var(--color-alpha-primary-30);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(-50%);pointer-events:none;z-index:10;white-space:nowrap}.hint-date[data-v-55f18145]{font-family:var(--font-family);font-weight:500;font-size:var(--fs-body-sm);line-height:.9rem;color:var(--color-grey-brand-400);padding-bottom:.225rem;border-bottom:1px solid var(--color-alpha-secondary-24)}.hint-item[data-v-55f18145]{display:flex;align-items:center;gap:.45rem;font-family:var(--font-family);font-size:.73125rem;line-height:.9rem}.hint-dot[data-v-55f18145]{width:.45rem;height:.45rem;border-radius:50%}.hint-dot.actions[data-v-55f18145]{background-color:var(--color-brand-primary-500)}.hint-dot.errors[data-v-55f18145]{background-color:var(--color-red-500)}.hint-label[data-v-55f18145]{color:var(--color-grey-brand-400);font-weight:400}.hint-value[data-v-55f18145]{color:var(--color-base-white);font-weight:600}.recent-activity-section[data-v-c2c1a865]{display:flex;flex-direction:column;gap:1.125rem}.recent-activity-table[data-v-c2c1a865]{width:100%;background:var(--color-base-white);border-radius:var(--border-radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}table[data-v-c2c1a865]{width:100%;border-collapse:collapse}thead[data-v-c2c1a865]{background-color:var(--color-grey-brand-50)}th[data-v-c2c1a865]{padding:.7875rem 1.125rem;text-align:left;font-family:var(--font-family);font-weight:500;font-size:var(--fs-body-sm);color:var(--theme-text-secondary);text-transform:uppercase}td[data-v-c2c1a865]{padding:.7875rem 1.125rem;font-family:var(--font-family);font-size:var(--fs-body-md);color:var(--theme-text-base);border-bottom:1px solid var(--color-grey-brand-100)}tbody tr:last-child td[data-v-c2c1a865]{border-bottom:none}tbody tr[data-v-c2c1a865]:hover{background-color:var(--color-grey-brand-50)}.agent-cell[data-v-c2c1a865]{min-width:12.5rem}.agent-info[data-v-c2c1a865]{display:flex;flex-direction:column;gap:.125rem}.agent-name[data-v-c2c1a865]{font-weight:500;color:var(--theme-text-base);font-size:var(--fs-body-md)}.agent-username[data-v-c2c1a865]{font-size:var(--fs-body-sm);color:var(--theme-text-secondary)}.action-cell[data-v-c2c1a865]{min-width:7.5rem}.action-type[data-v-c2c1a865]{display:flex;align-items:center;gap:.45rem;text-transform:capitalize}.action-icon[data-v-c2c1a865]{width:16px;height:16px;opacity:.7}:root.dark .action-icon[data-v-c2c1a865]{filter:invert(1) brightness(1)}.status-cell[data-v-c2c1a865]{min-width:6.25rem}.status-badge[data-v-c2c1a865]{font-weight:600;text-transform:uppercase;font-size:var(--fs-body-sm)}.time-cell[data-v-c2c1a865]{min-width:6.25rem;color:var(--theme-text-secondary);font-size:var(--fs-body-sm)}.empty-state[data-v-c2c1a865]{padding:2.25rem 1.125rem;text-align:center;font-family:var(--font-family);font-size:var(--fs-body-md);color:var(--theme-text-secondary)}.dashboard[data-v-3034530f]{display:flex;flex-direction:column;gap:2.3125rem;height:100%;overflow:hidden}.loading-state[data-v-3034530f],.error-state[data-v-3034530f]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;padding:2.7rem 1.35rem}.loading-spinner[data-v-3034530f]{width:1.8rem;height:1.8rem;border:.1688rem solid var(--color-grey-brand-100);border-top:.1688rem solid var(--theme-text-base);border-radius:50%;animation:spin-3034530f 1s linear infinite}@keyframes spin-3034530f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-content[data-v-3034530f]{display:flex;flex-direction:column;gap:2.3125rem;flex:1;overflow-y:auto;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.dashboard-content[data-v-3034530f]::-webkit-scrollbar{display:none}.controls-section[data-v-3034530f]{display:flex;align-items:center;justify-content:space-between}.controls-left[data-v-3034530f]{display:flex;align-items:center;gap:var(--spacing-field-gap)}.controls-center[data-v-3034530f]{display:flex;align-items:center;justify-content:center;flex:1}.controls-right[data-v-3034530f]{display:flex;align-items:center}.toggle-item[data-v-3034530f],.days-selector[data-v-3034530f]{display:flex;align-items:center;gap:.45rem}.chart-section[data-v-3034530f]{display:flex;flex-direction:column;gap:.9rem;width:100%;max-width:100%;overflow:visible;box-sizing:border-box}.chart-header[data-v-3034530f]{display:flex;justify-content:space-between;align-items:center}.stats-grid[data-v-3034530f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:clamp(.5rem,1.5vw,1.5rem)}.stat-card[data-v-3034530f]{background-color:var(--theme-bg-medium);border-radius:var(--border-radius-md);padding:.675rem;border:1px solid var(--color-alpha-secondary-16);box-shadow:var(--shadow-sm)}.stat-header[data-v-3034530f]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.3rem}.stat-label[data-v-3034530f]{font-family:var(--font-family);font-weight:var(--fw-semibold);font-size:var(--fs-body-md);color:var(--theme-text-base)}.stat-value[data-v-3034530f]{font-family:var(--font-family);font-weight:var(--fw-bold);font-size:var(--fs-body-lg);line-height:var(--lh-body-lg);color:var(--theme-text-base)}.stat-breakdown[data-v-3034530f]{display:flex;flex-direction:column;gap:.225rem}.stat-item[data-v-3034530f]{display:flex;align-items:center;gap:.225rem}.stat-dot[data-v-3034530f]{width:.3375rem;height:.3375rem;border-radius:50%}.stat-label-small[data-v-3034530f]{font-family:var(--font-family);font-weight:var(--fw-semibold);font-size:var(--fs-body-md);color:var(--theme-text-secondary)}.stat-value-small[data-v-3034530f]{font-family:var(--font-family);font-weight:var(--fw-bold);font-size:var(--fs-body-md);color:var(--theme-text-base)}.stat-value-small.success[data-v-3034530f]{color:var(--theme-text-success)}.stat-value-small.danger[data-v-3034530f]{color:var(--theme-text-danger)}.stat-value-small.warning[data-v-3034530f]{color:var(--color-yellow-500)}.section[data-v-3034530f]{display:flex;flex-direction:column;gap:.9rem;max-width:100%}.actions-grid[data-v-3034530f]{display:grid;grid-template-columns:repeat(auto-fit,12rem);gap:.3375rem;justify-content:flex-start}.action-card[data-v-3034530f]{background-color:var(--theme-bg-medium);border-radius:var(--border-radius-md);padding:.675rem;border:1px solid var(--color-alpha-secondary-16);box-shadow:var(--shadow-sm)}.action-header[data-v-3034530f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.3rem}.action-type[data-v-3034530f]{font-family:var(--font-family);font-weight:var(--fw-semibold);font-size:var(--fs-body-md);color:var(--theme-text-base)}.action-total[data-v-3034530f]{font-family:var(--font-family);font-weight:var(--fw-bold);font-size:var(--fs-body-lg);color:var(--theme-text-base)}.action-stats[data-v-3034530f]{display:flex;justify-content:space-between;margin-bottom:.3rem}.action-stat[data-v-3034530f]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.action-stat-label[data-v-3034530f]{font-family:var(--font-family);font-weight:var(--fw-regular);font-size:var(--fs-body-sm);color:var(--theme-text-secondary)}.action-stat-value[data-v-3034530f]{font-family:var(--font-family);font-weight:var(--fw-semibold);font-size:var(--fs-body-md)}.success .action-stat-value[data-v-3034530f]{color:var(--theme-text-success)}.failed .action-stat-value[data-v-3034530f]{color:var(--theme-text-danger)}.rate .action-stat-value[data-v-3034530f]{color:var(--theme-text-base)}.progress-bar[data-v-3034530f]{height:.225rem;background-color:var(--color-grey-brand-100);border-radius:var(--border-radius-sm);overflow:hidden}.progress-fill[data-v-3034530f]{height:100%;transition:width var(--transition-slow)}.errors-container[data-v-3034530f]{display:flex;flex-direction:column;gap:.45rem;background-color:var(--theme-bg-medium);border-radius:var(--border-radius-md);padding:.9rem;border:1px solid var(--color-alpha-secondary-16);box-shadow:var(--shadow-sm)}.error-item[data-v-3034530f]{display:flex;align-items:center;gap:.9rem}.error-code[data-v-3034530f]{font-family:var(--font-family);font-weight:var(--fw-semibold);font-size:var(--fs-body-md);color:var(--theme-text-danger);min-width:5rem}.error-count[data-v-3034530f]{font-family:var(--font-family);font-weight:var(--fw-regular);font-size:var(--fs-body-md);color:var(--theme-text-secondary);min-width:6rem}.error-bar[data-v-3034530f]{flex:1;height:.3375rem;background-color:var(--color-grey-brand-100);border-radius:var(--border-radius-sm);overflow:hidden}.error-bar-fill[data-v-3034530f]{height:100%;background-color:var(--theme-text-danger);transition:width var(--transition-slow)}.total-errors[data-v-3034530f]{border-top:1px solid var(--color-grey-100);padding-top:.45rem;margin-top:.225rem}@media (max-width: 768px){.dashboard-content[data-v-3034530f]{gap:.45rem}.controls-section[data-v-3034530f]{flex-direction:column;gap:.225rem;align-items:stretch}.controls-left[data-v-3034530f]{flex-direction:column;width:100%;gap:.225rem}.controls-center[data-v-3034530f]{width:100%;justify-content:flex-start;margin-top:.225rem}.controls-right[data-v-3034530f]{width:100%}.controls-right button[data-v-3034530f]{width:100%!important;height:28px!important;font-size:var(--fs-body-sm)!important}.toggle-item[data-v-3034530f]{justify-content:space-between;width:100%}.toggle-item .SubLabel[data-v-3034530f]{font-size:var(--fs-body-sm)!important}.stats-grid[data-v-3034530f]{grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:.225rem}.stat-card[data-v-3034530f]{padding:.225rem}.stat-header[data-v-3034530f]{margin-bottom:.25rem}.stat-value[data-v-3034530f]{font-size:var(--fs-body-md);line-height:1.25rem}.stat-label-small[data-v-3034530f],.stat-value-small[data-v-3034530f]{font-size:.625rem}.stat-dot[data-v-3034530f]{width:5px;height:5px}.section[data-v-3034530f]{gap:.225rem}.actions-grid[data-v-3034530f]{grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.225rem}.action-card[data-v-3034530f]{padding:.225rem}.action-header[data-v-3034530f]{margin-bottom:.25rem}.action-type[data-v-3034530f]{font-size:.625rem}.action-total[data-v-3034530f]{font-size:var(--fs-body-sm)}.action-stats[data-v-3034530f]{margin-bottom:.25rem}.action-stat-label[data-v-3034530f]{font-size:.5rem}.action-stat-value[data-v-3034530f]{font-size:.625rem}.progress-bar[data-v-3034530f]{height:2px}.chart-section[data-v-3034530f]{gap:.225rem}.chart-section .BarChart[data-v-3034530f]{height:180px!important}.chart-header[data-v-3034530f]{flex-direction:column;align-items:flex-start;gap:.225rem}.days-selector[data-v-3034530f]{width:100%;justify-content:space-between}.errors-container[data-v-3034530f]{padding:.225rem;gap:.225rem}.error-item[data-v-3034530f]{flex-direction:row;align-items:center;gap:.225rem;flex-wrap:wrap}.error-code[data-v-3034530f],.error-count[data-v-3034530f]{font-size:.625rem;min-width:auto}.error-bar[data-v-3034530f]{width:100%;height:3px}.total-errors[data-v-3034530f]{padding-top:.225rem;margin-top:.225rem}[data-v-3034530f] .MainLabel{font-size:var(--fs-body-md)!important}[data-v-3034530f] .SubLabel{font-size:var(--fs-body-sm)!important}}@media (min-width: 1280px){.dashboard-content[data-v-3034530f],.controls-left[data-v-3034530f]{gap:2.25rem}.stats-grid[data-v-3034530f]{grid-template-columns:repeat(auto-fill,minmax(12.375rem,1fr));gap:1.125rem}.stat-card[data-v-3034530f]{padding:.9rem}.stat-value[data-v-3034530f]{font-size:var(--fs-body-xl);line-height:var(--lh-body-xl)}.stat-header[data-v-3034530f]{margin-bottom:.45rem}.stat-label-small[data-v-3034530f],.stat-value-small[data-v-3034530f]{font-size:var(--fs-body-lg)}.section[data-v-3034530f]{gap:1.35rem}.actions-grid[data-v-3034530f]{grid-template-columns:repeat(auto-fit,12rem);gap:.3375rem;justify-content:flex-start}.action-card[data-v-3034530f]{padding:.75rem}.action-header[data-v-3034530f]{margin-bottom:.35rem}.action-type[data-v-3034530f]{font-size:var(--fs-body-lg)}.action-total[data-v-3034530f]{font-size:var(--fs-body-xl)}.action-stats[data-v-3034530f]{margin-bottom:.35rem}.action-stat-label[data-v-3034530f]{font-size:var(--fs-body-sm)}.action-stat-value[data-v-3034530f]{font-size:var(--fs-body-lg)}.chart-section[data-v-3034530f]{gap:1.35rem}.errors-container[data-v-3034530f]{padding:1.35rem;gap:.9rem}.error-item[data-v-3034530f]{gap:1.125rem}.error-code[data-v-3034530f]{font-size:var(--fs-body-md);min-width:5.625rem}.error-count[data-v-3034530f]{font-size:var(--fs-body-md);min-width:6.75rem}.error-bar[data-v-3034530f]{height:.45rem}.total-errors[data-v-3034530f]{padding-top:.9rem;margin-top:.675rem}.api-status[data-v-3034530f]{font-size:var(--fs-heading-lg);line-height:var(--lh-heading-lg)}}
