@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;600&display=swap";@import"./variables.css";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8fafc!important;background-image:radial-gradient(at 0% 0%,rgba(37,99,235,.04) 0px,transparent 50%),radial-gradient(at 100% 0%,rgba(124,58,237,.03) 0px,transparent 50%),radial-gradient(at 50% 100%,rgba(16,185,129,.02) 0px,transparent 50%)!important;background-attachment:fixed;color:var(--veb-text-primary, #0f172a)!important;font-family:var(--veb-font-family);font-size:var(--veb-font-size-base);line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--veb-text-primary, #0f172a)!important;font-weight:700;letter-spacing:-.015em}label,.veb-form-label{color:var(--veb-text-secondary, #334155)!important;font-weight:500}.veb-navbar{position:sticky;top:0;z-index:1000;background-color:#ffffffeb!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.8)!important;box-shadow:0 1px 3px #0f172a08,0 4px 12px -2px #0f172a05!important;padding:.65rem 2rem;display:flex;align-items:center;justify-content:space-between;width:100%}.veb-brand{font-weight:800;font-size:1.15rem;letter-spacing:-.02em;color:#0f172a!important;text-decoration:none;display:flex;align-items:center;gap:.625rem}.veb-brand-icon{width:26px;height:26px;border-radius:6px;box-shadow:0 2px 4px #0f172a1f;transition:transform .2s ease;flex-shrink:0}.veb-brand:hover .veb-brand-icon{transform:scale(1.08)}.veb-nav-track{display:inline-flex;align-items:center;gap:var(--veb-spacing-1, .25rem);background:var(--veb-nav-track-bg);border:1px solid var(--veb-nav-track-border);box-shadow:var(--veb-nav-track-shadow);border-radius:var(--veb-radius-full);padding:.25rem .35rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all var(--veb-transition-fast)}.veb-nav-track:hover{border-color:var(--veb-border-default);box-shadow:0 2px 10px -2px #0f172a14,var(--veb-nav-track-shadow)}.veb-nav-track-divider{width:1px;height:20px;background-color:var(--veb-border-subtle);margin:0 .2rem;flex-shrink:0}.veb-nav-links{display:inline-flex;align-items:center;gap:.2rem;list-style:none;margin:0;padding:0}.veb-nav-item{margin:0;padding:0}.veb-nav-link{display:inline-flex;align-items:center;gap:.45rem;color:var(--veb-text-secondary)!important;text-decoration:none;font-size:var(--veb-font-size-sm);font-weight:600;padding:.38rem .75rem;border-radius:var(--veb-radius-full);border:1px solid transparent;transition:all var(--veb-transition-fast);white-space:nowrap}.veb-nav-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:var(--veb-radius-sm);transition:transform var(--veb-transition-fast),background-color var(--veb-transition-fast);flex-shrink:0}.veb-nav-link:hover .veb-nav-icon-wrap{transform:scale(1.15)}.veb-nav-dashboard .veb-nav-icon-wrap{color:var(--veb-nav-dashboard-color);background-color:#2563eb17}.veb-nav-dashboard:hover{background-color:var(--veb-nav-dashboard-bg)!important;color:var(--veb-nav-dashboard-color)!important;border-color:var(--veb-nav-dashboard-border)}.veb-nav-dashboard.active{background-color:var(--veb-nav-dashboard-bg)!important;color:var(--veb-nav-dashboard-color)!important;border-color:var(--veb-nav-dashboard-border);box-shadow:0 2px 8px -1px var(--veb-nav-dashboard-glow);font-weight:700}.veb-nav-inbox .veb-nav-icon-wrap{color:var(--veb-nav-inbox-color);background-color:#7c3aed17}.veb-nav-inbox:hover{background-color:var(--veb-nav-inbox-bg)!important;color:var(--veb-nav-inbox-color)!important;border-color:var(--veb-nav-inbox-border)}.veb-nav-inbox.active{background-color:var(--veb-nav-inbox-bg)!important;color:var(--veb-nav-inbox-color)!important;border-color:var(--veb-nav-inbox-border);box-shadow:0 2px 8px -1px var(--veb-nav-inbox-glow);font-weight:700}.veb-nav-mailboxes .veb-nav-icon-wrap{color:var(--veb-nav-mailboxes-color);background-color:#05966917}.veb-nav-mailboxes:hover{background-color:var(--veb-nav-mailboxes-bg)!important;color:var(--veb-nav-mailboxes-color)!important;border-color:var(--veb-nav-mailboxes-border)}.veb-nav-mailboxes.active{background-color:var(--veb-nav-mailboxes-bg)!important;color:var(--veb-nav-mailboxes-color)!important;border-color:var(--veb-nav-mailboxes-border);box-shadow:0 2px 8px -1px var(--veb-nav-mailboxes-glow);font-weight:700}.veb-nav-digest .veb-nav-icon-wrap{color:var(--veb-nav-digest-color);background-color:#d9770617}.veb-nav-digest:hover{background-color:var(--veb-nav-digest-bg)!important;color:var(--veb-nav-digest-color)!important;border-color:var(--veb-nav-digest-border)}.veb-nav-digest.active{background-color:var(--veb-nav-digest-bg)!important;color:var(--veb-nav-digest-color)!important;border-color:var(--veb-nav-digest-border);box-shadow:0 2px 8px -1px var(--veb-nav-digest-glow);font-weight:700}.veb-nav-cockpit .veb-nav-icon-wrap{color:var(--veb-nav-cockpit-color);background-color:#0284c717}.veb-nav-cockpit:hover{background-color:var(--veb-nav-cockpit-bg)!important;color:var(--veb-nav-cockpit-color)!important;border-color:var(--veb-nav-cockpit-border)}.veb-nav-cockpit.active{background-color:var(--veb-nav-cockpit-bg)!important;color:var(--veb-nav-cockpit-color)!important;border-color:var(--veb-nav-cockpit-border);box-shadow:0 2px 8px -1px var(--veb-nav-cockpit-glow);font-weight:700}.veb-nav-settings .veb-nav-icon-wrap{color:var(--veb-nav-settings-color);background-color:#47556917}.veb-nav-settings:hover{background-color:var(--veb-nav-settings-bg)!important;color:var(--veb-nav-settings-color)!important;border-color:var(--veb-nav-settings-border)}.veb-nav-settings.active{background-color:var(--veb-nav-settings-bg)!important;color:var(--veb-nav-settings-color)!important;border-color:var(--veb-nav-settings-border);box-shadow:0 2px 8px -1px var(--veb-nav-settings-glow);font-weight:700}.veb-nav-badge{font-size:.6875rem;font-weight:700;padding:.1rem .425rem;border-radius:var(--veb-radius-full);line-height:1.2}.veb-nav-badge-purple{background-color:#ede9fe;color:#6d28d9}.veb-nav-badge-emerald{background-color:#d1fae5;color:#047857}.veb-nav-badge-amber{background-color:#fef3c7;color:#b45309}.veb-nav-pulse-dot{width:7px;height:7px;border-radius:50%;background-color:#0ea5e9;box-shadow:0 0 #0ea5e9b3;animation:veb-pulse-dot 2s infinite}@keyframes veb-pulse-dot{0%{transform:scale(.95);box-shadow:0 0 #0ea5e9b3}70%{transform:scale(1);box-shadow:0 0 0 6px #0ea5e900}to{transform:scale(.95);box-shadow:0 0 #0ea5e900}}.veb-container{width:100%;max-width:100%;margin:0;padding:1.5rem 2rem}@media(min-width:1920px){.veb-container{padding:1.75rem 2.75rem}}.veb-page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.veb-page-badge-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.veb-live-pulse-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.6875rem;font-weight:700;color:#047857;background-color:#ecfdf5;border:1px solid rgba(16,185,129,.3);padding:.2rem .6rem;border-radius:var(--veb-radius-full);letter-spacing:.04em}.veb-live-pulse-badge:before{content:"";width:7px;height:7px;border-radius:50%;background-color:#10b981;box-shadow:0 0 #10b981b3;animation:veb-pulse-dot 2s infinite}@keyframes veb-pulse-dot{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.veb-meta-tag{display:inline-flex;align-items:center;font-size:.6875rem;font-weight:600;color:#475569;background-color:#f1f5f9;border:1px solid #e2e8f0;padding:.2rem .55rem;border-radius:var(--veb-radius-full)}.veb-page-title{font-size:1.5rem;font-weight:800;color:#0f172a!important;letter-spacing:-.025em;margin-bottom:.25rem}.veb-page-subtitle{font-size:.875rem;color:#64748b;max-width:850px}.veb-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;margin-bottom:1.75rem}@media(min-width:1600px){.veb-metrics-grid{grid-template-columns:repeat(8,1fr)}}.veb-metric-card{background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:var(--veb-radius-lg);padding:1.15rem 1.15rem 1rem;box-shadow:var(--veb-shadow-card);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:transform var(--veb-transition-fast),box-shadow var(--veb-transition-fast),border-color var(--veb-transition-fast)}.veb-metric-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#cbd5e1}.veb-metric-card.critical:before{background:linear-gradient(90deg,#ef4444,#dc2626)}.veb-metric-card.warning:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.veb-metric-card.success:before{background:linear-gradient(90deg,#10b981,#059669)}.veb-metric-card.info:before{background:linear-gradient(90deg,#3b82f6,#2563eb)}.veb-metric-card.purple:before{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.veb-metric-card:hover{transform:translateY(-2px);box-shadow:var(--veb-shadow-hover);border-color:#cbd5e1}.veb-metric-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.veb-metric-title{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.veb-metric-value{font-size:1.75rem;font-weight:800;line-height:1.1;color:#0f172a;font-variant-numeric:tabular-nums;margin-bottom:.35rem;letter-spacing:-.02em}.veb-metric-value.critical{color:var(--veb-status-critical)}.veb-metric-value.warning{color:var(--veb-status-warning)}.veb-metric-value.success{color:var(--veb-status-success)}.veb-metric-value.info{color:var(--veb-status-info)}.veb-metric-value.purple{color:var(--veb-status-purple)}.veb-metric-trend{font-size:.75rem;font-weight:500;color:#64748b;display:flex;align-items:center;gap:.35rem}.veb-card{background-color:var(--veb-bg-surface);border:1px solid rgba(226,232,240,.9);border-radius:var(--veb-radius-lg);padding:1.5rem;box-shadow:var(--veb-shadow-card);transition:box-shadow var(--veb-transition-fast),border-color var(--veb-transition-fast),transform var(--veb-transition-fast)}.veb-card:hover{border-color:var(--veb-border-default);box-shadow:var(--veb-shadow-hover)}.veb-card-title{font-size:var(--veb-font-size-xs);text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:var(--veb-text-muted);margin-bottom:var(--veb-spacing-2)}.veb-card-value{font-size:var(--veb-font-size-2xl);font-weight:800;line-height:1.1;color:var(--veb-text-primary);font-variant-numeric:tabular-nums}.veb-card-value.critical{color:var(--veb-status-critical)}.veb-card-value.warning{color:var(--veb-status-warning)}.veb-card-value.success{color:var(--veb-status-success)}.veb-card-value.info{color:var(--veb-status-info)}.veb-card-value.purple{color:var(--veb-status-purple)}.veb-charts-row{display:grid;grid-template-columns:1.45fr 1fr;gap:1.5rem;margin-bottom:1.5rem;align-items:stretch}@media(max-width:1100px){.veb-charts-row{grid-template-columns:1fr}}.veb-chart-card{display:flex;flex-direction:column;justify-content:space-between;min-height:320px}.veb-chart-container{position:relative;width:100%;min-height:240px;display:flex;align-items:center;justify-content:center}.veb-chart-svg{overflow:visible;filter:drop-shadow(0 2px 4px rgba(15,23,42,.03))}.veb-chart-point{transition:r var(--veb-transition-fast),stroke-width var(--veb-transition-fast);cursor:pointer}.veb-chart-point:hover{r:6;stroke-width:3}.veb-chart-legend-pills{display:flex;align-items:center;gap:var(--veb-spacing-2, .5rem);flex-wrap:wrap}.veb-legend-pill{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--veb-font-size-xs, .75rem);font-weight:600;color:var(--veb-text-secondary);background-color:var(--veb-bg-app);border:1px solid var(--veb-border-subtle);border-radius:var(--veb-radius-full);padding:.2rem .65rem}.veb-legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.veb-donut-wrapper{display:flex;align-items:center;justify-content:space-around;width:100%;gap:1.5rem;flex-wrap:wrap;padding:.5rem 0}.veb-donut-chart-box{position:relative;width:200px;height:200px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.veb-donut-svg{filter:drop-shadow(0 4px 10px rgba(15,23,42,.06))}.veb-donut-segment{transition:stroke-width var(--veb-transition-fast),opacity var(--veb-transition-fast);cursor:pointer}.veb-donut-segment:hover{stroke-width:28;opacity:.9}.veb-donut-center-info{position:absolute;text-align:center;pointer-events:none}.veb-donut-metric{display:block;font-size:1.85rem;font-weight:800;color:var(--veb-text-primary);line-height:1;letter-spacing:-.02em}.veb-donut-subtext{display:block;font-size:var(--veb-font-size-xs, .75rem);color:var(--veb-text-muted);font-weight:600;margin-top:.35rem}.veb-donut-legend{display:flex;flex-direction:column;gap:.55rem;flex:1;min-width:220px}.veb-donut-legend-item{display:flex;align-items:center;justify-content:space-between;padding:.4rem .65rem;border-radius:var(--veb-radius-sm);background-color:#fafbfd;border:1px solid var(--veb-border-subtle);transition:all var(--veb-transition-fast)}.veb-donut-legend-item:hover{background-color:var(--veb-bg-surface);border-color:var(--veb-border-default);box-shadow:var(--veb-shadow-sm);transform:translate(2px)}.veb-donut-legend-label-wrap{display:flex;align-items:center;gap:.5rem}.veb-donut-legend-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.veb-donut-legend-title{font-size:var(--veb-font-size-sm, .8125rem);font-weight:600;color:var(--veb-text-primary)}.veb-donut-legend-count-wrap{display:flex;align-items:baseline;gap:.3rem}.veb-donut-legend-count{font-size:var(--veb-font-size-sm, .8125rem);font-weight:700;color:var(--veb-text-primary)}.veb-donut-legend-pct{font-size:var(--veb-font-size-xs, .75rem);font-weight:600;color:var(--veb-text-muted)}.veb-team-bars{display:flex;flex-direction:column;gap:.85rem}.veb-team-bar-row{display:flex;flex-direction:column;gap:.3rem}.veb-team-bar-info{display:flex;justify-content:space-between;align-items:center}.veb-team-member-name{font-weight:600;font-size:var(--veb-font-size-sm, .8125rem);color:var(--veb-text-primary)}.veb-team-member-stats{color:var(--veb-text-muted);font-size:var(--veb-font-size-xs, .75rem);font-weight:500}.veb-team-progress-track{width:100%;height:7px;background-color:var(--veb-bg-hover);border-radius:var(--veb-radius-full);overflow:hidden}.veb-team-progress-bar{height:100%;border-radius:var(--veb-radius-full);transition:width .4s cubic-bezier(.4,0,.2,1)}.veb-sla-gauge-wrap{position:relative;width:160px;height:160px;margin:.5rem auto 1.25rem;display:flex;align-items:center;justify-content:center}.veb-gauge-svg{filter:drop-shadow(0 4px 8px rgba(5,150,105,.12))}.veb-gauge-center{position:absolute;text-align:center;pointer-events:none}.veb-gauge-number{display:block;font-size:1.85rem;font-weight:800;color:var(--veb-status-success);line-height:1;letter-spacing:-.02em}.veb-gauge-label{display:block;font-size:.6875rem;font-weight:700;color:var(--veb-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.veb-dashboard-grid{display:grid;grid-template-columns:1fr 360px;gap:1.5rem;align-items:start}@media(min-width:1700px){.veb-dashboard-grid{grid-template-columns:1fr 400px;gap:1.75rem}}@media(max-width:1200px){.veb-dashboard-grid{grid-template-columns:1fr}}.veb-card-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem}.veb-card-section-title{font-size:1.0625rem;font-weight:800;color:#0f172a;letter-spacing:-.015em}.veb-card-section-subtitle{font-size:.8125rem;color:#64748b;margin-top:.2rem}.veb-channel-telemetry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.875rem}.veb-channel-mini-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:var(--veb-radius-md);padding:.875rem 1rem;display:flex;align-items:center;justify-content:space-between;transition:border-color var(--veb-transition-fast),background-color var(--veb-transition-fast),box-shadow var(--veb-transition-fast)}.veb-channel-mini-card:hover{background:#fff;border-color:#cbd5e1;box-shadow:var(--veb-shadow-sm)}.veb-channel-mini-info{display:flex;flex-direction:column;gap:.15rem}.veb-channel-mini-email{font-size:.8125rem;font-weight:700;color:#0f172a}.veb-channel-mini-protocol{font-size:.6875rem;color:#64748b}.veb-channel-mini-stats{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.veb-progress-item{margin-bottom:.875rem}.veb-progress-label{display:flex;justify-content:space-between;font-size:.75rem;font-weight:600;color:#334155;margin-bottom:.35rem}.veb-progress-track{height:6px;background:#f1f5f9;border-radius:9999px;overflow:hidden}.veb-progress-bar{height:100%;border-radius:9999px;transition:width .4s ease}.veb-pipeline-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.veb-pipeline-item:last-child{border-bottom:none}.veb-pipeline-company{font-size:.8125rem;font-weight:700;color:#0f172a}.veb-pipeline-desc{font-size:.6875rem;color:#64748b}.veb-pipeline-amount{font-size:.8125rem;font-weight:700;color:#047857;background:#ecfdf5;padding:.2rem .55rem;border-radius:6px;border:1px solid rgba(16,185,129,.2)}.veb-team-item{display:flex;align-items:center;gap:.75rem;padding:.65rem 0;border-bottom:1px solid #f1f5f9}.veb-team-item:last-child{border-bottom:none}.veb-team-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700;flex-shrink:0}.veb-team-info{flex:1;min-width:0}.veb-team-name{font-size:.8125rem;font-weight:700;color:#0f172a}.veb-team-role{font-size:.6875rem;color:#64748b}.veb-team-capacity{font-size:.75rem;font-weight:600;color:#2563eb}.veb-table-wrapper{background-color:var(--veb-bg-surface);border:1px solid var(--veb-border-subtle);border-radius:var(--veb-radius-lg);overflow-x:auto;box-shadow:var(--veb-shadow-sm)}.veb-table{width:100%;border-collapse:collapse;text-align:left;font-size:var(--veb-font-size-sm)}.veb-table th{background-color:var(--veb-bg-surface-elevated);color:var(--veb-text-secondary);font-weight:600;font-size:var(--veb-font-size-xs);text-transform:uppercase;letter-spacing:.05em;padding:var(--veb-spacing-3) var(--veb-spacing-4);border-bottom:1px solid var(--veb-border-subtle)}.veb-table td{padding:var(--veb-spacing-4);border-bottom:1px solid var(--veb-border-subtle);color:var(--veb-text-primary);vertical-align:middle}.veb-table tbody tr{transition:background-color var(--veb-transition-fast)}.veb-table tbody tr:hover{background-color:var(--veb-bg-hover)}.veb-table tbody tr:last-child td{border-bottom:none}.veb-badge{display:inline-flex;align-items:center;padding:.25rem .65rem;font-size:var(--veb-font-size-xs);font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--veb-radius-full);border:1px solid transparent}.veb-badge-critical{background-color:#dc262614;color:var(--veb-status-critical);border-color:#dc262640}.veb-badge-warning{background-color:#d9770614;color:var(--veb-status-warning);border-color:#d9770640}.veb-badge-success{background-color:#16a34a14;color:var(--veb-status-success);border-color:#16a34a40}.veb-badge-info{background-color:#2563eb14;color:var(--veb-status-info);border-color:#2563eb33}.veb-badge-purple{background-color:#7c3aed14;color:var(--veb-status-purple);border-color:#7c3aed40}.veb-form-group{margin-bottom:var(--veb-spacing-4)}.veb-form-label{display:block;font-size:var(--veb-font-size-sm);font-weight:500;color:var(--veb-text-secondary);margin-bottom:var(--veb-spacing-1)}.veb-form-control{width:100%;padding:var(--veb-spacing-2) var(--veb-spacing-3);font-size:var(--veb-font-size-sm);color:var(--veb-text-primary);background-color:var(--veb-bg-surface);border:1px solid var(--veb-border-default);border-radius:var(--veb-radius-sm);transition:border-color var(--veb-transition-fast),box-shadow var(--veb-transition-fast)}.veb-form-control:focus{outline:none;border-color:var(--veb-border-active);box-shadow:0 0 0 3px var(--veb-accent-focus)}.veb-btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--veb-spacing-2) var(--veb-spacing-4);font-size:var(--veb-font-size-sm);font-weight:500;border-radius:var(--veb-radius-sm);border:1px solid transparent;cursor:pointer;transition:background-color var(--veb-transition-fast),transform var(--veb-transition-fast)}.veb-btn-primary{background-color:var(--veb-accent-primary, #2563eb);color:#fff!important}.veb-btn-primary:hover{background-color:var(--veb-accent-primary-hover, #1d4ed8)}.veb-btn-secondary{background-color:#f1f5f9;color:#334155!important;border:1px solid #cbd5e1}.veb-btn-secondary:hover{background-color:#e2e8f0;color:#0f172a!important}.veb-btn-outline{background-color:transparent;color:#2563eb!important;border:1px solid #2563eb}.veb-btn-outline:hover{background-color:#eff6ff}.veb-btn-success{background-color:#16a34a;color:#fff!important}.veb-btn-success:hover{background-color:#15803d}.veb-btn-danger{background-color:#dc2626;color:#fff!important}.veb-btn-danger:hover{background-color:#b91c1c}.veb-btn-sm{padding:.25rem .5rem;font-size:var(--veb-font-size-xs, .75rem)}.veb-header-actions{display:flex;align-items:center;gap:var(--veb-spacing-3, .75rem)}.veb-header-sla-alert{display:inline-flex;align-items:center;gap:.45rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid rgba(239,68,68,.35);color:#dc2626!important;font-size:var(--veb-font-size-xs, .75rem);font-weight:700;padding:.35rem .75rem;border-radius:var(--veb-radius-full);box-shadow:0 2px 8px -2px #dc262640;transition:all var(--veb-transition-fast)}.veb-header-sla-alert:hover{background:linear-gradient(135deg,#fee2e2,#fecaca);transform:translateY(-1px);box-shadow:0 4px 12px -2px #dc262659}.veb-alert-bell-icon{color:#dc2626;flex-shrink:0}.veb-sla-ping{width:7px;height:7px;border-radius:50%;background-color:#ef4444;animation:veb-pulse-dot 1.5s infinite;margin-left:.15rem}.veb-user-pill{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--veb-bg-surface);border:1px solid var(--veb-border-subtle);border-radius:var(--veb-radius-full);padding:.25rem .75rem .25rem .35rem;box-shadow:var(--veb-shadow-sm);transition:all var(--veb-transition-fast)}.veb-user-pill:hover{border-color:var(--veb-border-default);box-shadow:var(--veb-shadow-md)}.veb-user-avatar{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;flex-shrink:0;box-shadow:0 2px 4px #2563eb4d}.veb-user-details{display:flex;align-items:baseline;gap:.35rem}.veb-user-name{font-weight:600;font-size:var(--veb-font-size-sm, .8125rem);color:var(--veb-text-primary)}.veb-user-dept{font-weight:500;font-size:var(--veb-font-size-xs, .75rem);color:var(--veb-text-muted)}.veb-mega-dropdown{position:relative;display:inline-flex;align-items:center}.veb-mega-trigger{display:inline-flex;align-items:center;gap:.45rem;padding:.38rem .95rem;font-size:var(--veb-font-size-sm, .8125rem);font-weight:700;color:var(--veb-nav-mega-color)!important;background:var(--veb-nav-mega-bg);border:1px solid rgba(255,255,255,.3);border-radius:var(--veb-radius-full);cursor:pointer;box-shadow:var(--veb-nav-mega-shadow);transition:all var(--veb-transition-fast);white-space:nowrap}.veb-mega-trigger:hover,.veb-mega-trigger:focus{background:var(--veb-nav-mega-bg-hover);box-shadow:var(--veb-nav-mega-shadow-hover);transform:translateY(-1px);outline:none}.veb-chevron-icon{transition:transform var(--veb-transition-fast)}.veb-mega-trigger[aria-expanded=true] .veb-chevron-icon{transform:rotate(180deg)}.veb-mega-menu{display:none;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);width:960px;max-width:min(960px,calc(100vw - 32px));background-color:#fff;border:1px solid var(--veb-border-default);border-radius:var(--veb-radius-lg);box-shadow:0 25px 50px -12px #0f172a33,0 8px 16px -4px #0f172a1a;padding:1.25rem;z-index:1100;box-sizing:border-box;animation:veb-menu-fade-in .18s cubic-bezier(.16,1,.3,1)}@keyframes veb-menu-fade-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.veb-mega-menu.is-active{display:block}.veb-mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.veb-mega-col{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .75rem .5rem;border-radius:var(--veb-radius-md);background-color:#fafbfd;border:1px solid rgba(226,232,240,.7);transition:background-color var(--veb-transition-fast),border-color var(--veb-transition-fast)}.veb-mega-col:hover{background-color:#fff;border-color:var(--veb-border-default);box-shadow:var(--veb-shadow-sm)}.veb-mega-col-1{border-top:3px solid var(--veb-mega-col1-accent)}.veb-mega-col-2{border-top:3px solid var(--veb-mega-col2-accent)}.veb-mega-col-3{border-top:3px solid var(--veb-mega-col3-accent)}.veb-mega-col-4{border-top:3px solid var(--veb-mega-col4-accent)}.veb-mega-col-title{font-size:.7125rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800;color:var(--veb-text-secondary);padding-bottom:.5rem;border-bottom:1px solid var(--veb-border-subtle);margin-bottom:.25rem}.veb-mega-col-1 .veb-mega-col-title{color:var(--veb-mega-col1-accent)}.veb-mega-col-2 .veb-mega-col-title{color:var(--veb-mega-col2-accent)}.veb-mega-col-3 .veb-mega-col-title{color:var(--veb-mega-col3-accent)}.veb-mega-col-4 .veb-mega-col-title{color:var(--veb-mega-col4-accent)}.veb-mega-item{display:block;padding:.5rem .625rem;border-radius:var(--veb-radius-sm);text-decoration:none;transition:all var(--veb-transition-fast);border-left:2px solid transparent}.veb-mega-item:hover,.veb-mega-item:focus{background-color:#fff;box-shadow:var(--veb-shadow-sm);transform:translate(2px);outline:none}.veb-mega-col-1 .veb-mega-item:hover{border-left-color:var(--veb-mega-col1-accent)}.veb-mega-col-2 .veb-mega-item:hover{border-left-color:var(--veb-mega-col2-accent)}.veb-mega-col-3 .veb-mega-item:hover{border-left-color:var(--veb-mega-col3-accent)}.veb-mega-col-4 .veb-mega-item:hover{border-left-color:var(--veb-mega-col4-accent)}.veb-mega-item-title{font-size:var(--veb-font-size-sm, .8125rem);font-weight:600;color:var(--veb-text-primary);display:flex;align-items:center;justify-content:space-between}.veb-mega-item-desc{font-size:var(--veb-font-size-xs, .75rem);color:var(--veb-text-muted);margin-top:.2rem;line-height:1.35}.veb-mega-badge{font-size:.625rem;font-weight:700;text-transform:uppercase;padding:.1rem .4rem;border-radius:var(--veb-radius-full);background-color:#eff6ff;color:#1d4ed8;border:1px solid rgba(37,99,235,.2)}.veb-mega-badge-critical{background-color:#fee2e2;color:#991b1b;border-color:#dc262633}.veb-mega-badge-success{background-color:#dcfce7;color:#166534;border-color:#05966933}.veb-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--veb-spacing-6, 1.5rem);flex-wrap:wrap;gap:1rem}.veb-page-title{font-size:var(--veb-font-size-xl, 1.25rem);font-weight:700;color:#0f172a!important}.veb-page-subtitle{font-size:var(--veb-font-size-sm, .875rem);color:#475569!important;margin-top:.25rem}.veb-toolbar{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.veb-filter-chips{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.veb-filter-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;color:#334155;background-color:#fff;border:1px solid #cbd5e1;border-radius:9999px;cursor:pointer;transition:all .15s ease}.veb-filter-chip:hover{background-color:#f1f5f9;border-color:#94a3b8}.veb-filter-chip.active{background-color:#2563eb;color:#fff!important;border-color:#2563eb}.veb-tabs{display:flex;border-bottom:2px solid #e2e8f0;margin-bottom:1.5rem;gap:.5rem}.veb-tab{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#64748b;text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;transition:color .15s ease,border-color .15s ease}.veb-tab:hover{color:#0f172a}.veb-tab.active{color:#2563eb;border-bottom-color:#2563eb}.veb-channel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1.5rem}.veb-channel-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;gap:.75rem}.veb-channel-card-header{display:flex;align-items:center;justify-content:space-between}.veb-channel-name{font-size:.875rem;font-weight:600;color:#0f172a}.veb-channel-desc{font-size:.75rem;color:#64748b}.veb-split-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:1.5rem;align-items:start}@media(max-width:1024px){.veb-split-layout{grid-template-columns:1fr}}.veb-conversation-header{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000d}.veb-conversation-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.veb-waiting-toggle{display:inline-flex;background-color:#f1f5f9;padding:.25rem;border-radius:.375rem;gap:.25rem}.veb-waiting-btn{border:none;background:transparent;padding:.35rem .75rem;font-size:.75rem;font-weight:600;border-radius:.25rem;cursor:pointer;color:#64748b;transition:all .15s ease}.veb-waiting-btn.active-critical{background-color:#dc2626;color:#fff!important}.veb-waiting-btn.active-info{background-color:#2563eb;color:#fff!important}.veb-sla-container{margin-top:.75rem}.veb-sla-label{display:flex;justify-content:space-between;font-size:.6875rem;font-weight:600;color:#475569;margin-bottom:.25rem}.veb-sla-bar{width:100%;height:8px;background-color:#e2e8f0;border-radius:9999px;overflow:hidden}.veb-sla-fill{height:100%;border-radius:9999px;transition:width .3s ease}.veb-sla-fill.critical{background-color:#dc2626;width:85%}.veb-sla-fill.warning{background-color:#d97706;width:60%}.veb-sla-fill.success{background-color:#16a34a;width:25%}.veb-message-thread{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.veb-message-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.25rem;box-shadow:0 1px 2px #0000000a}.veb-message-card.inbound{border-left:4px solid #2563eb}.veb-message-card.outbound{border-left:4px solid #16a34a;background-color:#f8fafc}.veb-message-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.veb-sender-info{display:flex;flex-direction:column}.veb-sender-name{font-size:.875rem;font-weight:700;color:#0f172a}.veb-sender-email{font-size:.75rem;color:#64748b}.veb-message-body{font-size:.875rem;line-height:1.6;color:#1e293b;white-space:pre-line}.veb-composer-card{background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:1.25rem;box-shadow:0 4px 6px -1px #0000000d}.veb-composer-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.veb-composer-textarea{width:100%;min-height:140px;padding:.75rem;font-family:inherit;font-size:.875rem;color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:.375rem;resize:vertical;margin-bottom:.75rem}.veb-composer-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.veb-composer-actions{display:flex;justify-content:space-between;align-items:center}.veb-intel-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.25rem;margin-bottom:1rem;box-shadow:0 1px 2px #0000000a}.veb-intel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #f1f5f9}.veb-intel-title{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#475569}.veb-checklist{list-style:none;display:flex;flex-direction:column;gap:.5rem}.veb-checklist-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:#334155}.veb-checklist-item input[type=checkbox]{margin-top:.2rem}.veb-audit-list{display:flex;flex-direction:column;gap:.5rem;font-size:.75rem;color:#475569}.veb-audit-entry{display:flex;flex-direction:column;padding:.35rem .5rem;background-color:#f8fafc;border-left:2px solid #cbd5e1;border-radius:.25rem}.veb-audit-entry time{font-size:.6875rem;color:#94a3b8}.veb-modal-backdrop{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0f172a80;backdrop-filter:blur(2px);z-index:2000;align-items:center;justify-content:center}.veb-modal-backdrop.is-open{display:flex}.veb-modal{background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;width:100%;max-width:580px;max-height:90vh;overflow-y:auto}.veb-modal-header{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.veb-modal-title{font-size:1rem;font-weight:700;color:#0f172a}.veb-modal-close{background:transparent;border:none;font-size:1.25rem;font-weight:700;color:#64748b;cursor:pointer;padding:.25rem .5rem;line-height:1}.veb-modal-close:hover{color:#0f172a}.veb-modal-body{padding:1.25rem}.veb-modal-footer{padding:.875rem 1.25rem;border-top:1px solid #e2e8f0;background-color:#f8fafc;display:flex;justify-content:flex-end;gap:.75rem}@media(max-width:1200px){.veb-nav-track{overflow-x:auto;max-width:calc(100vw - 360px)}}@media(max-width:900px){.veb-navbar{flex-wrap:wrap;gap:.75rem;padding:.75rem 1rem}.veb-nav-track{order:3;width:100%;justify-content:flex-start;overflow-x:auto}}#veb-global-tooltip{position:fixed;top:0;left:0;z-index:10000;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(4px) scale(.98);transition:opacity var(--veb-transition-fast, .15s cubic-bezier(.16, 1, .3, 1)),transform var(--veb-transition-fast, .15s cubic-bezier(.16, 1, .3, 1)),visibility var(--veb-transition-fast, .15s cubic-bezier(.16, 1, .3, 1));background:var(--veb-tooltip-bg);backdrop-filter:var(--veb-tooltip-backdrop-filter);-webkit-backdrop-filter:var(--veb-tooltip-backdrop-filter);border:1px solid var(--veb-tooltip-border);border-radius:var(--veb-tooltip-radius);box-shadow:var(--veb-tooltip-shadow);padding:var(--veb-spacing-3) var(--veb-spacing-3);max-width:320px;min-width:180px;color:var(--veb-tooltip-color);font-family:var(--veb-font-family);box-sizing:border-box}#veb-global-tooltip.veb-tooltip-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.veb-tooltip-header{display:flex;align-items:center;justify-content:space-between;gap:var(--veb-spacing-2);margin-bottom:var(--veb-spacing-1)}.veb-tooltip-title{font-size:var(--veb-font-size-sm);font-weight:700;color:var(--veb-tooltip-title-color);letter-spacing:-.01em;line-height:1.3}.veb-tooltip-badge{font-size:var(--veb-font-size-xs);font-weight:600;padding:.15rem .45rem;border-radius:var(--veb-radius-full);background:var(--veb-tooltip-badge-bg);color:var(--veb-tooltip-badge-color);border:1px solid var(--veb-tooltip-badge-border);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.veb-tooltip-desc{font-size:var(--veb-font-size-xs);color:var(--veb-tooltip-desc-color);line-height:1.45;margin:0}.veb-tooltip-action-box{background:var(--veb-tooltip-action-bg);border:1px solid var(--veb-tooltip-action-border);border-radius:var(--veb-radius-sm);padding:.4rem .55rem;margin-top:var(--veb-spacing-2);display:flex;flex-direction:column;gap:.2rem}.veb-tooltip-action-label{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--veb-tooltip-action-label-color)}.veb-tooltip-action-text{font-size:.72rem;font-weight:500;color:var(--veb-tooltip-action-color);line-height:1.35}.veb-tooltip-arrow{position:absolute;width:0;height:0;border-style:solid;pointer-events:none}#veb-global-tooltip[data-placement=top] .veb-tooltip-arrow{bottom:-6px;left:50%;transform:translate(-50%);border-width:6px 6px 0 6px;border-color:var(--veb-tooltip-bg) transparent transparent transparent}#veb-global-tooltip[data-placement=bottom] .veb-tooltip-arrow{top:-6px;left:50%;transform:translate(-50%);border-width:0 6px 6px 6px;border-color:transparent transparent var(--veb-tooltip-bg) transparent}[data-tooltip]{cursor:help}a[data-tooltip],button[data-tooltip],tr[data-tooltip],.veb-metric-card[data-tooltip]{cursor:pointer}
