
.lead-handling-oversight[data-v-4ccc9851] {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}
.lead-handling-oversight__header[data-v-4ccc9851] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.lead-handling-oversight__title[data-v-4ccc9851] {
  margin: 0;
  font-size: 1.9rem;
  line-height: 1.1;
  font-weight: 650;
  color: #1f2b3d;
}
.lead-handling-oversight__filters[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: minmax(240px, 1.2fr) repeat(3, minmax(210px, 0.8fr)) minmax(360px, 1fr) minmax(170px, auto);
  gap: 0.75rem;
  align-items: end;
  padding: 0.85rem 0.95rem;
  border: 1px solid #dbe3ef;
  border-radius: 16px;
  background: #fcfdff;
}
.lead-handling-oversight__filter-group[data-v-4ccc9851],
.lead-handling-oversight__filter-toggle[data-v-4ccc9851] {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
.lead-handling-oversight__filter-label[data-v-4ccc9851] {
  margin: 0;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #72809a;
}
.lead-handling-oversight__summary-band[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  border: 1px solid #dbe3ef;
  border-radius: 16px;
  background: #ffffff;
  overflow: hidden;
}
.lead-handling-oversight__panel[data-v-4ccc9851] {
  border: 1px solid #d8e2f0;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: none;
}
.lead-handling-oversight__summary-chip[data-v-4ccc9851] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-right: 1px solid #e6edf6;
  background: none;
  padding: 0.9rem 1rem 1rem;
  text-align: left;
  cursor: pointer;
}
.lead-handling-oversight__summary-chip[data-v-4ccc9851]:last-child {
  border-right: 0;
}
.lead-handling-oversight__summary-label[data-v-4ccc9851] {
  display: block;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #72809a;
}
.lead-handling-oversight__summary-value[data-v-4ccc9851] {
  display: block;
  margin-top: 0.35rem;
  font-size: 1.55rem;
  font-weight: 700;
  color: #1f2b3d;
}
.lead-handling-oversight__panel[data-v-4ccc9851] {
  padding: 0.85rem 0.95rem;
}
.lead-handling-oversight__panel-head[data-v-4ccc9851] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0.8rem;
  margin-bottom: 0.7rem;
}
.lead-handling-oversight__panel-head--compact[data-v-4ccc9851] {
  margin-bottom: 0.55rem;
}
.lead-handling-oversight__panel-title[data-v-4ccc9851] {
  font-size: 1.05rem;
  font-weight: 700;
  color: #1f2b3d;
}
.lead-handling-oversight__panel-subtitle[data-v-4ccc9851] {
  margin-top: 0.12rem;
  font-size: 0.88rem;
  color: #64748b;
}
.lead-handling-oversight__ai-status[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  padding: 0.28rem 0.55rem;
  border-radius: 999px;
  background: #eef4fb;
  font-size: 0.74rem;
  font-weight: 700;
  color: #486281;
}
.lead-handling-oversight__overview-grid[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: minmax(0, 1.65fr) minmax(300px, 0.85fr);
  gap: 0.85rem;
}
.lead-handling-oversight__panel--overview[data-v-4ccc9851] {
  min-width: 0;
}
.lead-handling-oversight__panel--drivers[data-v-4ccc9851] {
  min-width: 0;
}
.lead-handling-oversight__ai-headline[data-v-4ccc9851] {
  font-size: 0.98rem;
  font-weight: 700;
  color: #1f2b3d;
}
.lead-handling-oversight__ai-copy[data-v-4ccc9851] {
  margin-top: 0.45rem;
  font-size: 0.92rem;
  line-height: 1.58;
  color: #475569;
}
.lead-handling-oversight__ai-columns[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.8rem;
  margin-top: 0.85rem;
}
.lead-handling-oversight__ai-section-title[data-v-4ccc9851] {
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #72809a;
}
.lead-handling-oversight__ai-list[data-v-4ccc9851] {
  margin: 0.45rem 0 0;
  padding-left: 1rem;
  display: grid;
  gap: 0.35rem;
  color: #334155;
  font-size: 0.88rem;
  line-height: 1.48;
}
.lead-handling-oversight__ai-list--drawer[data-v-4ccc9851] {
  margin-top: 0.8rem;
}
.lead-handling-oversight__driver-list[data-v-4ccc9851] {
  display: grid;
  gap: 0;
}
.lead-handling-oversight__driver-row[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 0.8rem;
  padding: 0.85rem 0;
  border-top: 1px solid #e6edf6;
}
.lead-handling-oversight__driver-row[data-v-4ccc9851]:first-child {
  border-top: 0;
  padding-top: 0.15rem;
}
.lead-handling-oversight__driver-main[data-v-4ccc9851] {
  min-width: 0;
}
.lead-handling-oversight__ai-driver-head[data-v-4ccc9851] {
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
}
.lead-handling-oversight__ai-driver-name[data-v-4ccc9851] {
  font-size: 0.98rem;
  font-weight: 700;
  color: #1f2b3d;
}
.lead-handling-oversight__ai-driver-meta[data-v-4ccc9851] {
  margin-top: 0.2rem;
  font-size: 0.84rem;
  color: #64748b;
}
.lead-handling-oversight__ai-warning[data-v-4ccc9851],
.lead-handling-oversight__ai-error[data-v-4ccc9851],
.lead-handling-oversight__ai-empty[data-v-4ccc9851] {
  margin-top: 0.8rem;
  padding: 0.7rem 0.8rem;
  border-radius: 12px;
  font-size: 0.88rem;
  line-height: 1.5;
}
.lead-handling-oversight__ai-empty--compact[data-v-4ccc9851] {
  margin-top: 0;
}
.lead-handling-oversight__ai-warning[data-v-4ccc9851] {
  background: #fff7ed;
  color: #c2410c;
}
.lead-handling-oversight__ai-error[data-v-4ccc9851] {
  background: #fef2f2;
  color: #b91c1c;
}
.lead-handling-oversight__ai-empty[data-v-4ccc9851] {
  background: #f8fbff;
  color: #64748b;
}
.lead-handling-oversight__workspace[data-v-4ccc9851] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.lead-handling-oversight__workspace-head[data-v-4ccc9851] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1rem;
}
.lead-handling-oversight__table-toggle[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  padding: 0.18rem;
  border: 1px solid #dbe3ef;
  border-radius: 12px;
  background: #f8fbff;
}
.lead-handling-oversight__table-toggle-button[data-v-4ccc9851] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  padding: 0.52rem 0.82rem;
  border-radius: 10px;
  font-size: 0.84rem;
  font-weight: 700;
  color: #5f6f89;
  cursor: pointer;
}
.lead-handling-oversight__table-toggle-button.is-active[data-v-4ccc9851] {
  background: #44c08c;
  color: #ffffff;
}
.lead-handling-oversight__panel--table[data-v-4ccc9851] {
  padding-top: 0.75rem;
}
.lead-handling-oversight__table-note[data-v-4ccc9851] {
  font-size: 0.84rem;
  color: #64748b;
}
.lead-handling-oversight__table-scroll[data-v-4ccc9851] {
  overflow: auto;
  max-height: 500px;
}
.lead-handling-oversight__table[data-v-4ccc9851] {
  width: 100%;
  min-width: 1180px;
  border-collapse: collapse;
}
.lead-handling-oversight__table th[data-v-4ccc9851],
.lead-handling-oversight__table td[data-v-4ccc9851] {
  padding: 0.7rem 0.65rem;
  border-bottom: 1px solid #e3eaf4;
  vertical-align: top;
}
.lead-handling-oversight__table th[data-v-4ccc9851] {
  position: sticky;
  top: 0;
  z-index: 2;
  background: #f8fbff;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #72809a;
}
.lead-handling-oversight__table th[data-v-4ccc9851]:first-child,
.lead-handling-oversight__table td[data-v-4ccc9851]:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  background: #ffffff;
}
.lead-handling-oversight__table th[data-v-4ccc9851]:first-child {
  z-index: 3;
  background: #f8fbff;
}
.lead-handling-oversight__table tbody tr.is-total[data-v-4ccc9851] {
  background: #f8fbff;
}
.lead-handling-oversight__owner-button[data-v-4ccc9851],
.lead-handling-oversight__metric-button[data-v-4ccc9851],
.lead-handling-oversight__drawer-card[data-v-4ccc9851],
.lead-handling-oversight__drawer-back[data-v-4ccc9851] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: none;
  padding: 0;
  cursor: pointer;
}
.lead-handling-oversight__owner-button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  font-size: 0.95rem;
  font-weight: 700;
  color: #1f2b3d;
}
.lead-handling-oversight__owner-label[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  font-size: 0.95rem;
  font-weight: 700;
  color: #1f2b3d;
}
.lead-handling-oversight__metric-button[data-v-4ccc9851] {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2rem;
  color: #1f2b3d;
}
.lead-handling-oversight__metric-button strong[data-v-4ccc9851] {
  font-size: 0.96rem;
  font-weight: 700;
}
.lead-handling-oversight__metric-button span[data-v-4ccc9851] {
  font-size: 0.8rem;
  color: #64748b;
}
.lead-handling-oversight__metric-button--aging strong[data-v-4ccc9851] {
  font-size: 0.9rem;
}
.lead-handling-oversight__flag-icon[data-v-4ccc9851] {
  color: #f97316;
}
.lead-handling-oversight__flags[data-v-4ccc9851] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
}
.lead-handling-oversight__flags--no-alert[data-v-4ccc9851] {
  align-items: center;
}
.lead-handling-oversight__flag-pill[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  padding: 0.16rem 0.45rem;
  border-radius: 999px;
  font-size: 0.74rem;
  font-weight: 700;
}
.lead-handling-oversight__flag-pill.is-warning[data-v-4ccc9851] {
  background: #fff7ed;
  color: #c2410c;
}
.lead-handling-oversight__flag-pill.is-danger[data-v-4ccc9851] {
  background: #fef2f2;
  color: #b91c1c;
}
.lead-handling-oversight__flags-empty[data-v-4ccc9851] {
  font-size: 0.8rem;
  color: #64748b;
}
.lead-handling-oversight__explain-button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 0.36rem 0.72rem;
  border-radius: 999px;
  border: 1px solid #d5deeb;
  background: #ffffff;
  font-size: 0.8rem;
  font-weight: 700;
  color: #234f89;
}
.lead-handling-oversight__alert[data-v-4ccc9851] {
  margin-bottom: 0;
}
.lead-handling-oversight__drawer[data-v-4ccc9851] {
  padding: 0.25rem 0.15rem 1.4rem;
}
.lead-handling-oversight__drawer-context[data-v-4ccc9851] {
  margin-bottom: 0.85rem;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #64748b;
}
.lead-handling-oversight__drawer-list[data-v-4ccc9851] {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}
.lead-handling-oversight__drawer-card[data-v-4ccc9851],
.lead-handling-oversight__detail-card[data-v-4ccc9851],
.lead-handling-oversight__detail-section[data-v-4ccc9851],
.lead-handling-oversight__note[data-v-4ccc9851] {
  width: 100%;
  border: 1px solid #dbe6f4;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 14px 30px rgba(18, 41, 84, 0.06);
}
.lead-handling-oversight__drawer-card[data-v-4ccc9851] {
  padding: 0.95rem 1rem;
  text-align: left;
  color: inherit;
  cursor: pointer;
}
.lead-handling-oversight__drawer-card[data-v-4ccc9851]:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px rgba(68, 192, 140, 0.18);
  border-color: #44c08c;
}
.lead-handling-oversight__drawer-card-header[data-v-4ccc9851] {
  display: flex;
  justify-content: space-between;
  gap: 0.8rem;
}
.lead-handling-oversight__drawer-company[data-v-4ccc9851],
.lead-handling-oversight__detail-company[data-v-4ccc9851] {
  font-size: 1.1rem;
  font-weight: 700;
  color: #1f2b3d;
}
.lead-handling-oversight__drawer-subtitle[data-v-4ccc9851],
.lead-handling-oversight__detail-stage[data-v-4ccc9851],
.lead-handling-oversight__note-date[data-v-4ccc9851] {
  margin-top: 0.2rem;
  font-size: 0.88rem;
  color: #64748b;
}
.lead-handling-oversight__drawer-badge[data-v-4ccc9851] {
  align-self: flex-start;
  padding: 0.28rem 0.55rem;
  border-radius: 999px;
  background: #eef4fb;
  font-size: 0.78rem;
  font-weight: 700;
  color: #1f5aa6;
}
.lead-handling-oversight__drawer-meta[data-v-4ccc9851],
.lead-handling-oversight__detail-meta[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.45rem 0.85rem;
  margin-top: 0.85rem;
  font-size: 0.92rem;
  color: #334155;
}
.lead-handling-oversight__drawer-actions[data-v-4ccc9851] {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  margin-top: 0.8rem;
}
.lead-handling-oversight__drawer-action[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid #d7deea;
  border-radius: 999px;
  background: #fff;
  color: #334155;
  transition: box-shadow 0.18s ease, border-color 0.18s ease, background-color 0.18s ease, color 0.18s ease;
}
.lead-handling-oversight__drawer-action[data-v-4ccc9851]:hover {
  box-shadow: 0 0 0 4px rgba(68, 192, 140, 0.14);
  border-color: #b7d7c8;
  text-decoration: none;
  color: #1f2937;
}
.lead-handling-oversight__drawer-action[data-v-4ccc9851]:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px rgba(68, 192, 140, 0.18);
  border-color: #44c08c;
}
.lead-handling-oversight__email-modal[data-v-4ccc9851] {
  display: grid;
  gap: 0.9rem;
}
.lead-handling-oversight__email-context[data-v-4ccc9851] {
  display: grid;
  gap: 0.18rem;
  padding: 0.8rem 0.9rem;
  border: 1px solid #dbe6f4;
  border-radius: 12px;
  background: #f8fbff;
}
.lead-handling-oversight__email-context strong[data-v-4ccc9851] {
  color: #1f2b3d;
}
.lead-handling-oversight__email-context small[data-v-4ccc9851] {
  color: #64748b;
}
.lead-handling-oversight__email-grid[data-v-4ccc9851] {
  display: grid;
  gap: 0.75rem;
}
.lead-handling-oversight__email-grid label[data-v-4ccc9851] {
  display: grid;
  gap: 0.28rem;
  margin: 0;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #64748b;
}
.lead-handling-oversight__email-field--full[data-v-4ccc9851] {
  grid-column: 1 / -1;
}
.lead-handling-oversight__email-actions[data-v-4ccc9851] {
  display: flex;
  justify-content: flex-end;
  gap: 0.6rem;
  flex-wrap: wrap;
}
.lead-handling-oversight__email-button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0.48rem 0.85rem;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #fff;
  color: #334155;
  font-weight: 700;
}
.lead-handling-oversight__email-button--primary[data-v-4ccc9851] {
  border-color: #16996f;
  background: #16996f;
  color: #fff;
}
.lead-handling-oversight__drawer-comment[data-v-4ccc9851],
.lead-handling-oversight__detail-copy[data-v-4ccc9851] {
  margin-top: 0.75rem;
  font-size: 0.95rem;
  line-height: 1.55;
  color: #475569;
  white-space: pre-wrap;
}
.lead-handling-oversight__drawer-back[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  margin-bottom: 0.85rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: #1f5aa6;
}
.lead-handling-oversight__detail-card[data-v-4ccc9851],
.lead-handling-oversight__detail-section[data-v-4ccc9851],
.lead-handling-oversight__note[data-v-4ccc9851] {
  padding: 1rem;
}
.lead-handling-oversight__detail-section[data-v-4ccc9851],
.lead-handling-oversight__note[data-v-4ccc9851] {
  margin-top: 0.85rem;
}
.lead-handling-oversight__detail-heading[data-v-4ccc9851],
.lead-handling-oversight__note-stage[data-v-4ccc9851] {
  font-size: 0.86rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #72809a;
}
.lead-handling-oversight__detail-fields[data-v-4ccc9851] {
  display: grid;
  gap: 0.55rem;
  margin-top: 0.75rem;
}
.lead-handling-oversight__detail-field[data-v-4ccc9851] {
  display: flex;
  flex-direction: column;
  gap: 0.18rem;
  padding: 0.7rem 0.8rem;
  border-radius: 14px;
  background: #f8fbff;
}
.lead-handling-oversight__detail-field span[data-v-4ccc9851] {
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #72809a;
}
.lead-handling-oversight__detail-field strong[data-v-4ccc9851] {
  font-size: 0.92rem;
  color: #1f2b3d;
  word-break: break-word;
}
.lead-handling-oversight__timeline[data-v-4ccc9851] {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  margin-top: 0.75rem;
}
.lead-handling-oversight__timeline-item[data-v-4ccc9851] {
  padding-left: 0.85rem;
  border-left: 3px solid #dbeafe;
}
.lead-handling-oversight__timeline-date[data-v-4ccc9851] {
  font-size: 0.85rem;
  font-weight: 700;
  color: #1f5aa6;
}
.lead-handling-oversight__timeline-copy[data-v-4ccc9851] {
  margin-top: 0.18rem;
  font-size: 0.95rem;
  color: #334155;
}
.lead-handling-oversight[data-v-4ccc9851] {
  gap: 1.25rem;
  color: #172033;
}
.lead-handling-oversight__header[data-v-4ccc9851] {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1.5rem;
}
.lead-handling-oversight__title-line[data-v-4ccc9851] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.lead-handling-oversight__title[data-v-4ccc9851] {
  font-size: 2rem;
  letter-spacing: 0;
  color: #101828;
}
.lead-handling-oversight__ai-pill[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 0.25rem 0.65rem;
  border: 1px solid #cdd7ff;
  border-radius: 999px;
  background: #eef2ff;
  font-size: 0.78rem;
  font-weight: 700;
  color: #4f46e5;
}
.lead-handling-oversight__subtitle[data-v-4ccc9851] {
  margin: 0.45rem 0 0;
  color: #4f5f7a;
  font-size: 1rem;
}
.lead-handling-oversight__export-button[data-v-4ccc9851],
.lead-handling-oversight__refresh-button[data-v-4ccc9851],
.lead-handling-oversight__row-action[data-v-4ccc9851],
.lead-handling-oversight__view-all-button[data-v-4ccc9851],
.lead-handling-oversight__panel-link[data-v-4ccc9851] {
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}
.lead-handling-oversight__export-button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  min-height: 44px;
  padding: 0.55rem 1.05rem;
  border: 1px solid #d8e2f0;
  border-radius: 10px;
  background: #ffffff;
  color: #23324a;
  font-weight: 700;
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.04);
}
.lead-handling-oversight__export-button[data-v-4ccc9851]:hover,
.lead-handling-oversight__refresh-button[data-v-4ccc9851]:hover,
.lead-handling-oversight__row-action[data-v-4ccc9851]:hover,
.lead-handling-oversight__view-all-button[data-v-4ccc9851]:hover,
.lead-handling-oversight__panel-link[data-v-4ccc9851]:hover {
  border-color: #b8c7dc;
  background: #f8fbff;
  color: #0f4f8f;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.07);
}
.lead-handling-oversight__filters[data-v-4ccc9851] {
  grid-template-columns: minmax(300px, 1.25fr) repeat(3, minmax(180px, 0.72fr)) minmax(390px, 1fr) minmax(150px, auto);
  gap: 1rem 1.2rem;
  align-items: end;
  padding: 1.2rem 1.35rem;
  border-color: #dce6f3;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(20, 35, 60, 0.04);
}
.lead-handling-oversight__search-control[data-v-4ccc9851] {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
}
.lead-handling-oversight__search-control input[data-v-4ccc9851] {
  width: 100%;
  height: 48px;
  padding: 0 2.9rem 0 1rem;
  border: 1px solid #d8e2f0;
  border-radius: 8px;
  background: #ffffff;
  color: #22304a;
  font-size: 0.95rem;
}
.lead-handling-oversight__search-control input[data-v-4ccc9851]:focus {
  outline: none;
  border-color: #8db6e7;
  box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.1);
}
.lead-handling-oversight__search-control .b-icon[data-v-4ccc9851] {
  position: absolute;
  right: 1rem;
  color: #53657f;
}
.lead-handling-oversight__filter-group[data-v-4ccc9851] {
  min-width: 0;
}
.lead-handling-oversight__filter-group--date[data-v-4ccc9851] {
  min-width: 390px;
}
.lead-handling-oversight__filter-label[data-v-4ccc9851] {
  margin-bottom: 0.18rem;
  letter-spacing: 0;
  text-transform: none;
  color: #52627a;
  font-size: 0.8rem;
  font-weight: 700;
}
.lead-handling-oversight__date-range[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: 38px minmax(112px, 1fr) auto 38px minmax(112px, 1fr);
  align-items: center;
  gap: 0.5rem;
  min-height: 48px;
  padding: 0.3rem 0.55rem;
  border: 1px solid #d8e2f0;
  border-radius: 8px;
  background: #ffffff;
  color: #22304a;
  font-weight: 700;
  white-space: nowrap;
}
.lead-handling-oversight__date-picker[data-v-4ccc9851] {
  width: 38px;
  min-width: 38px;
}
.lead-handling-oversight__date-picker[data-v-4ccc9851]  .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border-color: #d8e2f0;
  border-radius: 8px;
  background: #f8fbff;
  color: #52627a;
  box-shadow: none;
}
.lead-handling-oversight__date-picker[data-v-4ccc9851]  .btn:hover {
  border-color: #aabbd2;
  background: #eef5ff;
  color: #0f4f8f;
}
.lead-handling-oversight__date-picker[data-v-4ccc9851]  .btn:focus {
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
}
.lead-handling-oversight__date-picker[data-v-4ccc9851]  label {
  margin: 0;
}
.lead-handling-oversight__date-text[data-v-4ccc9851] {
  min-width: 0;
  overflow: hidden;
  color: #22304a;
  line-height: 1.2;
  text-overflow: ellipsis;
}
.lead-handling-oversight__date-separator[data-v-4ccc9851] {
  color: #64748b;
  text-align: center;
}
.lead-handling-oversight__filter-toggle[data-v-4ccc9851] {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.6rem;
  min-width: 150px;
  min-height: 48px;
  padding-bottom: 0.3rem;
  color: #52627a;
  font-weight: 700;
  white-space: nowrap;
}
.lead-handling-oversight__summary-band[data-v-4ccc9851] {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1rem;
  margin-bottom: 0.5rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  overflow: visible;
}
.lead-handling-oversight__summary-chip[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 1rem;
  min-height: 146px;
  padding: 1.35rem 1.15rem;
  border: 1px solid #dce6f3;
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(20, 35, 60, 0.04);
}
.lead-handling-oversight__summary-chip[data-v-4ccc9851]:last-child {
  border-right: 1px solid #dce6f3;
}
.lead-handling-oversight__summary-chip[data-v-4ccc9851]:hover {
  transform: translateY(-1px);
  border-color: #bed0e6;
  box-shadow: 0 16px 32px rgba(20, 35, 60, 0.08);
}
.lead-handling-oversight__summary-icon[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 14px;
  font-size: 1.35rem;
}
.lead-handling-oversight__summary-chip.is-leads[data-v-4ccc9851] {
  border-color: #cfe1ff;
}
.lead-handling-oversight__summary-chip.is-leads .lead-handling-oversight__summary-icon[data-v-4ccc9851] {
  background: #eef5ff;
  color: #2563eb;
}
.lead-handling-oversight__summary-chip.is-qualified[data-v-4ccc9851] {
  border-color: #ffd7d7;
  background: linear-gradient(135deg, #fff 0%, #fffafa 100%);
}
.lead-handling-oversight__summary-chip.is-qualified .lead-handling-oversight__summary-icon[data-v-4ccc9851] {
  background: #fff0f0;
  color: #dc2626;
}
.lead-handling-oversight__summary-chip.is-unqualified[data-v-4ccc9851] {
  border-color: #fed7aa;
  background: linear-gradient(135deg, #fff 0%, #fffaf4 100%);
}
.lead-handling-oversight__summary-chip.is-unqualified .lead-handling-oversight__summary-icon[data-v-4ccc9851] {
  background: #fff7ed;
  color: #f97316;
}
.lead-handling-oversight__summary-chip.is-junk[data-v-4ccc9851] {
  border-color: #fecaca;
  background: linear-gradient(135deg, #fff 0%, #fff7f7 100%);
}
.lead-handling-oversight__summary-chip.is-junk .lead-handling-oversight__summary-icon[data-v-4ccc9851] {
  background: #fff1f2;
  color: #ef4444;
}
.lead-handling-oversight__summary-chip.is-time[data-v-4ccc9851] {
  border-color: #ddd6fe;
  background: linear-gradient(135deg, #fff 0%, #fbfaff 100%);
}
.lead-handling-oversight__summary-chip.is-time .lead-handling-oversight__summary-icon[data-v-4ccc9851] {
  background: #f3e8ff;
  color: #8b5cf6;
}
.lead-handling-oversight__summary-content[data-v-4ccc9851] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
}
.lead-handling-oversight__summary-label[data-v-4ccc9851] {
  font-size: 0.8rem;
  color: #1f2b3d;
  letter-spacing: 0;
  text-transform: none;
}
.lead-handling-oversight__summary-value[data-v-4ccc9851] {
  margin-top: 0.65rem;
  font-size: 1.85rem;
  line-height: 1;
  color: #0f172a;
}
.lead-handling-oversight__summary-status[data-v-4ccc9851] {
  margin-top: 0.9rem;
  padding: 0.22rem 0.55rem;
  border: 1px solid #fecaca;
  border-radius: 999px;
  background: #fff1f2;
  color: #dc2626;
  font-size: 0.8rem;
  font-weight: 800;
}
.lead-handling-oversight__summary-delta[data-v-4ccc9851] {
  margin-top: auto;
  padding-top: 0.85rem;
  color: #64748b;
  font-size: 0.82rem;
  font-weight: 700;
}
.lead-handling-oversight__summary-delta.is-negative[data-v-4ccc9851] {
  color: #b91c1c;
}
.lead-handling-oversight__summary-delta.is-positive[data-v-4ccc9851] {
  color: #07834f;
}
.lead-handling-oversight__overview-grid[data-v-4ccc9851] {
  grid-template-columns: minmax(0, 1.45fr) minmax(360px, 0.95fr);
  gap: 1.25rem;
}
.lead-handling-oversight__panel[data-v-4ccc9851] {
  padding: 1.25rem;
  border-color: #dce6f3;
  border-radius: 16px;
  box-shadow: 0 14px 34px rgba(20, 35, 60, 0.04);
}
.lead-handling-oversight__panel-head[data-v-4ccc9851] {
  align-items: center;
  margin-bottom: 1.25rem;
}
.lead-handling-oversight__panel-title[data-v-4ccc9851] {
  color: #101828;
  font-size: 1.22rem;
  font-weight: 800;
}
.lead-handling-oversight__panel-subtitle[data-v-4ccc9851] {
  color: #52627a;
}
.lead-handling-oversight__panel-actions[data-v-4ccc9851] {
  display: flex;
  align-items: center;
  gap: 0.7rem;
}
.lead-handling-oversight__updated-label[data-v-4ccc9851] {
  color: #66758f;
  font-size: 0.78rem;
  font-weight: 700;
}
.lead-handling-oversight__refresh-button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  min-height: 36px;
  padding: 0.4rem 0.75rem;
  border: 1px solid #d8e2f0;
  border-radius: 9px;
  background: #ffffff;
  color: #31415d;
  font-weight: 700;
}
.lead-handling-oversight__risk-callout[data-v-4ccc9851] {
  display: flex;
  gap: 1rem;
  padding: 1.25rem;
  border: 1px solid #fecaca;
  border-radius: 14px;
  background: linear-gradient(135deg, #fff 0%, #fff7f7 100%);
}
.lead-handling-oversight__risk-icon[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  border: 2px solid #ef4444;
  color: #dc2626;
  font-size: 1.7rem;
  flex: 0 0 auto;
}
.lead-handling-oversight__risk-title[data-v-4ccc9851] {
  color: #172033;
  font-size: 1.05rem;
  font-weight: 800;
}
.lead-handling-oversight__risk-title strong[data-v-4ccc9851] {
  color: #dc2626;
}
.lead-handling-oversight__risk-callout p[data-v-4ccc9851] {
  margin: 0.5rem 0 0;
  color: #30405a;
  line-height: 1.55;
}
.lead-handling-oversight__ai-metrics[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 1.4rem;
  border-bottom: 1px solid #e5edf7;
}
.lead-handling-oversight__ai-metric[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 0.8rem;
  padding: 0 1.25rem 1.2rem;
  border-right: 1px solid #e5edf7;
}
.lead-handling-oversight__ai-metric[data-v-4ccc9851]:first-child {
  padding-left: 0;
}
.lead-handling-oversight__ai-metric[data-v-4ccc9851]:last-child {
  border-right: 0;
  padding-right: 0;
}
.lead-handling-oversight__ai-metric > span[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 14px;
  font-size: 1.15rem;
}
.lead-handling-oversight__ai-metric > span.is-blue[data-v-4ccc9851] {
  background: #eaf3ff;
  color: #2563eb;
}
.lead-handling-oversight__ai-metric > span.is-green[data-v-4ccc9851] {
  background: #e9f8ef;
  color: #11965e;
}
.lead-handling-oversight__ai-metric > span.is-purple[data-v-4ccc9851] {
  background: #f3e8ff;
  color: #8b5cf6;
}
.lead-handling-oversight__ai-metric strong[data-v-4ccc9851] {
  display: block;
  color: #101828;
  font-size: 1rem;
}
.lead-handling-oversight__ai-metric small[data-v-4ccc9851],
.lead-handling-oversight__ai-metric em[data-v-4ccc9851] {
  display: block;
  margin-top: 0.24rem;
  color: #4f5f7a;
  font-style: normal;
  line-height: 1.45;
}
.lead-handling-oversight__ai-columns[data-v-4ccc9851] {
  gap: 1.4rem;
  margin-top: 1.35rem;
}
.lead-handling-oversight__ai-section + .lead-handling-oversight__ai-section[data-v-4ccc9851] {
  padding-left: 1.4rem;
  border-left: 1px solid #e5edf7;
}
.lead-handling-oversight__ai-section-title[data-v-4ccc9851] {
  letter-spacing: 0;
  text-transform: none;
  color: #101828;
  font-size: 0.95rem;
}
.lead-handling-oversight__ai-list[data-v-4ccc9851] {
  padding-left: 0;
  list-style-position: inside;
  color: #34435d;
}
.lead-handling-oversight__panel-link[data-v-4ccc9851] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  color: #005cc8;
  font-weight: 800;
}
.lead-handling-oversight__driver-list[data-v-4ccc9851] {
  gap: 0.75rem;
}
.lead-handling-oversight__driver-row[data-v-4ccc9851] {
  grid-template-columns: 48px minmax(0, 1fr) auto 20px;
  align-items: center;
  gap: 0.85rem;
  padding: 1rem;
  border: 1px solid #e1e9f4;
  border-radius: 14px;
  background: #ffffff;
}
.lead-handling-oversight__driver-row[data-v-4ccc9851]:first-child {
  padding-top: 1rem;
  border-top: 1px solid #e1e9f4;
}
.lead-handling-oversight__driver-avatar[data-v-4ccc9851],
.lead-handling-oversight__rep-avatar[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 800;
  flex: 0 0 auto;
}
.lead-handling-oversight__driver-avatar[data-v-4ccc9851] {
  width: 48px;
  height: 48px;
  border-radius: 999px;
}
.lead-handling-oversight__rep-avatar[data-v-4ccc9851] {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  font-size: 0.8rem;
}
.is-avatar-1[data-v-4ccc9851] {
  background: linear-gradient(135deg, #8b5cf6, #6d28d9);
}
.is-avatar-2[data-v-4ccc9851] {
  background: linear-gradient(135deg, #3b82f6, #1d4ed8);
}
.is-avatar-3[data-v-4ccc9851] {
  background: linear-gradient(135deg, #22c55e, #15803d);
}
.is-avatar-4[data-v-4ccc9851] {
  background: linear-gradient(135deg, #f59e0b, #d97706);
}
.is-avatar-5[data-v-4ccc9851] {
  background: linear-gradient(135deg, #14b8a6, #0f766e);
}
.lead-handling-oversight__driver-chevron[data-v-4ccc9851] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  color: #1f3b62;
  padding: 0;
}
.lead-handling-oversight__workspace[data-v-4ccc9851] {
  gap: 0;
  margin-top: 8px;
  border: 1px solid #dce6f3;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(20, 35, 60, 0.04);
  overflow: hidden;
}
.lead-handling-oversight__workspace[data-v-4ccc9851]:focus {
  outline: none;
}
.lead-handling-oversight__workspace-head[data-v-4ccc9851] {
  padding: 1.25rem 1.25rem 1rem;
  border-bottom: 1px solid #e5edf7;
}
.lead-handling-oversight__table-toggle[data-v-4ccc9851] {
  padding: 0.25rem;
  border-color: #d8e2f0;
  border-radius: 12px;
  background: #f8fbff;
}
.lead-handling-oversight__table-toggle-button[data-v-4ccc9851] {
  min-width: 120px;
}
.lead-handling-oversight__table-toggle-button.is-active[data-v-4ccc9851] {
  background: #ffffff;
  color: #16845c;
  box-shadow: inset 0 -2px 0 #16845c, 0 6px 16px rgba(15, 23, 42, 0.06);
}
.lead-handling-oversight__panel--table[data-v-4ccc9851] {
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.lead-handling-oversight__table-scroll[data-v-4ccc9851] {
  max-height: none;
}
.lead-handling-oversight__table--modern[data-v-4ccc9851] {
  min-width: 900px;
}
.lead-handling-oversight__table--modern th[data-v-4ccc9851],
.lead-handling-oversight__table--modern td[data-v-4ccc9851] {
  padding: 1rem 1.25rem;
}
.lead-handling-oversight__table th[data-v-4ccc9851] {
  background: #ffffff;
  letter-spacing: 0;
  text-transform: none;
  color: #4f5f7a;
  font-size: 0.82rem;
}
.lead-handling-oversight__table th span[data-v-4ccc9851] {
  display: block;
  margin-top: 0.15rem;
  color: #64748b;
  font-weight: 500;
}
.lead-handling-oversight__table th[data-v-4ccc9851]:first-child,
.lead-handling-oversight__table td[data-v-4ccc9851]:first-child,
.lead-handling-oversight__table th[data-v-4ccc9851]:first-child {
  position: static;
  background: transparent;
}
.lead-handling-oversight__table td[data-v-4ccc9851] {
  color: #1f2b3d;
}
.lead-handling-oversight__table td > span[data-v-4ccc9851] {
  display: block;
  margin-top: 0.25rem;
  color: #5f6f89;
  font-size: 0.82rem;
}
.lead-handling-oversight__owner-button[data-v-4ccc9851]:hover,
.lead-handling-oversight__metric-button[data-v-4ccc9851]:hover {
  color: #0f4f8f;
  text-decoration: none;
}
.lead-handling-oversight__risk-badge[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 58px;
  padding: 0.28rem 0.55rem;
  border-radius: 8px;
  font-size: 0.8rem;
  font-weight: 800;
}
.lead-handling-oversight__risk-badge.is-critical[data-v-4ccc9851],
.lead-handling-oversight__risk-badge.is-high[data-v-4ccc9851] {
  border: 1px solid #fecaca;
  background: #fff1f2;
  color: #dc2626;
}
.lead-handling-oversight__risk-badge.is-medium[data-v-4ccc9851] {
  border: 1px solid #fed7aa;
  background: #fff7ed;
  color: #b45309;
}
.lead-handling-oversight__risk-badge.is-low[data-v-4ccc9851] {
  border: 1px solid #bbf7d0;
  background: #f0fdf4;
  color: #15803d;
}
.lead-handling-oversight__row-action[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  min-height: 34px;
  padding: 0.35rem 0.7rem;
  border: 1px solid #d8e2f0;
  border-radius: 8px;
  background: #ffffff;
  color: #23324a;
  font-weight: 700;
}
.lead-handling-oversight__view-all-button[data-v-4ccc9851] {
  display: flex;
  justify-content: center;
  width: min(260px, calc(100% - 2rem));
  margin: 0.85rem auto 1rem;
  padding: 0.65rem 1rem;
  border: 1px solid #d8e2f0;
  border-radius: 9px;
  background: #ffffff;
  color: #23324a;
  font-weight: 800;
}
.lead-handling-oversight__workspace[data-v-4ccc9851]::after {
  content: "Percentages may not total 100% due to rounding.";
  display: block;
  padding: 0.9rem 1.25rem;
  border-top: 1px solid #e5edf7;
  color: #64748b;
  font-size: 0.82rem;
}
@media (max-width: 1500px) {
.lead-handling-oversight__filters[data-v-4ccc9851] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.lead-handling-oversight__filter-group--date[data-v-4ccc9851],
  .lead-handling-oversight__filter-toggle[data-v-4ccc9851] {
    min-width: 0;
}
}
@media (max-width: 1199px) {
.lead-handling-oversight__summary-band[data-v-4ccc9851] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.lead-handling-oversight__overview-grid[data-v-4ccc9851] {
    grid-template-columns: 1fr;
}
.lead-handling-oversight__workspace-head[data-v-4ccc9851] {
    flex-direction: column;
    align-items: stretch;
}
}
@media (max-width: 767px) {
.lead-handling-oversight__filters[data-v-4ccc9851],
  .lead-handling-oversight__summary-band[data-v-4ccc9851] {
    grid-template-columns: 1fr;
}
.lead-handling-oversight__date-range[data-v-4ccc9851] {
    grid-template-columns: 36px minmax(0, 1fr) auto 36px minmax(0, 1fr);
    gap: 0.4rem;
}
.lead-handling-oversight__date-picker[data-v-4ccc9851] {
    width: 36px;
    min-width: 36px;
}
.lead-handling-oversight__date-picker[data-v-4ccc9851]  .btn {
    width: 34px;
    height: 34px;
}
.lead-handling-oversight__date-text[data-v-4ccc9851] {
    font-size: 0.88rem;
}
.lead-handling-oversight__ai-columns[data-v-4ccc9851] {
    grid-template-columns: 1fr;
}
.lead-handling-oversight__summary-chip[data-v-4ccc9851] {
    border-right: 0;
    border-bottom: 1px solid #e6edf6;
}
.lead-handling-oversight__summary-chip[data-v-4ccc9851]:last-child {
    border-bottom: 0;
}
.lead-handling-oversight__table-toggle[data-v-4ccc9851] {
    width: 100%;
}
.lead-handling-oversight__table-toggle-button[data-v-4ccc9851] {
    flex: 1 1 0;
}
.lead-handling-oversight__drawer-meta[data-v-4ccc9851],
  .lead-handling-oversight__detail-meta[data-v-4ccc9851] {
    grid-template-columns: 1fr;
}
}

/* Lead Handler workspace layout */
.lead-handling-oversight[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: 274px minmax(0, 1fr);
  gap: 16px;
  color: #0b1633;
}
.lead-handling-oversight__header[data-v-4ccc9851] {
  grid-column: 1 / -1;
  align-items: flex-start;
  margin: 0;
}
.lead-handling-oversight__title[data-v-4ccc9851] { font-size: 2rem; letter-spacing: -0.035em;
}
.lead-handling-oversight__subtitle[data-v-4ccc9851] { margin-top: 0.45rem; color: #172849;
}
.lead-handling-oversight__header-actions[data-v-4ccc9851] { display: flex; align-items: center; gap: 14px;
}
.lead-handling-oversight__save-button[data-v-4ccc9851],
.lead-handling-oversight__export-button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  min-height: 46px;
  padding: 0 18px;
  border: 1px solid #d5deed;
  border-radius: 9px;
  background: #fff;
  color: #0d1a37;
  font-weight: 700;
}
.lead-handling-oversight__data-updated[data-v-4ccc9851] { color: #30405f; font-size: 0.84rem; white-space: nowrap;
}
.lead-handling-oversight__filters[data-v-4ccc9851] {
  grid-column: 1;
  display: flex;
  flex-direction: column;
  align-self: start;
  gap: 14px;
  padding: 18px 15px;
  border: 1px solid #e0e7f1;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 6px 20px rgba(27, 46, 82, 0.03);
}
.lead-handling-oversight__filters-title[data-v-4ccc9851] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.05rem;
  font-weight: 800;
}
.lead-handling-oversight__search-control[data-v-4ccc9851] { order: 8; width: 100%;
}
.lead-handling-oversight__search-control input[data-v-4ccc9851] { min-height: 38px; border-radius: 7px;
}
.lead-handling-oversight__filter-group[data-v-4ccc9851] { width: 100%; min-width: 0;
}
.lead-handling-oversight__filter-label[data-v-4ccc9851] { margin-bottom: 7px; color: #223352; font-size: 0.78rem; font-weight: 700;
}
.lead-handling-oversight__filter-group .custom-select[data-v-4ccc9851] { min-height: 42px; border-color: #d2dceb; border-radius: 7px;
}
.lead-handling-oversight__filter-group--date[data-v-4ccc9851] { order: -1;
}
.lead-handling-oversight__filter-group--rep[data-v-4ccc9851] { order: 1;
}
.lead-handling-oversight__filters > .lead-handling-oversight__filter-group[data-v-4ccc9851]:not(.lead-handling-oversight__filter-group--rep):not(.lead-handling-oversight__filter-group--date):not(.lead-handling-oversight__handler-types):not(.lead-handling-oversight__lead-statuses) { order: 2;
}
.lead-handling-oversight__handler-types[data-v-4ccc9851] { order: 4;
}
.lead-handling-oversight__lead-statuses[data-v-4ccc9851] { order: 5;
}
.lead-handling-oversight__date-range[data-v-4ccc9851] { width: 100%;
}
.lead-handling-oversight__filter-toggle[data-v-4ccc9851] { order: 9; justify-content: flex-start; min-height: 34px;
}
.lead-handling-oversight__clear-button[data-v-4ccc9851] { order: 10; border: 0; background: transparent; color: #075ef7; text-align: left;
}
.lead-handling-oversight__apply-button[data-v-4ccc9851] {
  order: 11;
  min-height: 40px;
  border: 0;
  border-radius: 7px;
  background: linear-gradient(135deg, #075ef7, #254de3);
  color: #fff;
  font-weight: 800;
}
.lead-handling-oversight__segmented-filter[data-v-4ccc9851],
.lead-handling-oversight__status-filter[data-v-4ccc9851] { display: flex; flex-wrap: wrap; gap: 6px;
}
.lead-handling-oversight__segmented-filter button[data-v-4ccc9851],
.lead-handling-oversight__status-filter button[data-v-4ccc9851] {
  min-height: 34px; padding: 0 11px; border: 1px solid #d6dfec; border-radius: 7px; background: #fff; color: #183052; font-size: 0.78rem;
}
.lead-handling-oversight__segmented-filter button.is-active[data-v-4ccc9851],
.lead-handling-oversight__status-filter button.is-active[data-v-4ccc9851] { border-color: #9bb7ff; background: #edf3ff; color: #075ef7; font-weight: 700;
}
.lead-handling-oversight > .b-overlay-wrap[data-v-4ccc9851] { grid-column: 2; min-width: 0;
}
.lead-handling-oversight__summary-band[data-v-4ccc9851] {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  margin: 0 0 15px;
  padding: 0;
  background: transparent;
  border: 0;
}
.lead-handling-oversight__summary-chip[data-v-4ccc9851] {
  min-height: 138px;
  padding: 18px;
  border: 1px solid #e2e8f1 !important;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 5px 18px rgba(25, 43, 76, 0.035);
}
.lead-handling-oversight__summary-value[data-v-4ccc9851] { font-size: 1.85rem;
}
.lead-handling-oversight__summary-label[data-v-4ccc9851] { min-height: 34px; color: #14213e; font-weight: 700;
}
.lead-handling-oversight__summary-status[data-v-4ccc9851] { color: #e20e1a;
}
.lead-handling-oversight__overview-grid[data-v-4ccc9851] { display: block; margin-bottom: 14px;
}
.lead-handling-oversight__panel--overview[data-v-4ccc9851] {
  padding: 18px 24px;
  border-color: #d8d4ff;
  background: linear-gradient(110deg, #f5f3ff, #fbfaff);
}
.lead-handling-oversight__panel--overview .lead-handling-oversight__panel-head[data-v-4ccc9851] { margin-bottom: 8px;
}
.lead-handling-oversight__panel--overview .lead-handling-oversight__risk-callout[data-v-4ccc9851] {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
.lead-handling-oversight__panel--overview .lead-handling-oversight__risk-title[data-v-4ccc9851] { display: none;
}
.lead-handling-oversight__panel--overview .lead-handling-oversight__risk-callout p[data-v-4ccc9851] { margin: 0; color: #17213d;
}
.lead-handling-oversight__panel--overview .lead-handling-oversight__ai-metrics[data-v-4ccc9851],
.lead-handling-oversight__panel--overview .lead-handling-oversight__ai-columns[data-v-4ccc9851],
.lead-handling-oversight__panel--drivers[data-v-4ccc9851] { display: none;
}
.lead-handling-oversight__workspace[data-v-4ccc9851] { border: 1px solid #e1e7f0; border-radius: 12px; background: #fff; overflow: hidden;
}
.lead-handling-oversight__workspace-head[data-v-4ccc9851] { padding: 14px 20px 8px;
}
.lead-handling-oversight__performance-controls[data-v-4ccc9851] { display: flex; align-items: center; gap: 14px;
}
.lead-handling-oversight__performance-controls > label[data-v-4ccc9851] { display: flex; align-items: center; gap: 8px; margin: 0; white-space: nowrap; font-size: 0.8rem; font-weight: 700;
}
.lead-handling-oversight__performance-controls .custom-select[data-v-4ccc9851] { width: 190px;
}
.lead-handling-oversight__workspace .lead-handling-oversight__panel[data-v-4ccc9851] { border: 0; border-top: 1px solid #e4e9f1; border-radius: 0;
}
.lead-handling-oversight__table th[data-v-4ccc9851] { background: #f7f9fc; color: #17233f;
}
.lead-handling-oversight__table td[data-v-4ccc9851] { height: 70px;
}
.lead-handling-oversight__group-head .is-qualification[data-v-4ccc9851] { color: #1660f5; background: #eef4ff;
}
.lead-handling-oversight__group-head .is-responsive[data-v-4ccc9851] { color: #6b32e9; background: #f4f0ff;
}
.lead-handling-oversight__group-head .is-pipeline[data-v-4ccc9851] { color: #008198; background: #eef9fb;
}
.lead-handling-oversight__owner-button > span[data-v-4ccc9851]:last-child { display: flex; flex-direction: column; align-items: flex-start;
}
.lead-handling-oversight__owner-button small[data-v-4ccc9851] { color: #536684; font-weight: 500;
}
.lead-handling-oversight__health-score[data-v-4ccc9851] { display: inline-flex; min-width: 48px; justify-content: center; padding: 3px 8px; border-radius: 12px; font-size: 1.05rem; font-weight: 800;
}
.lead-handling-oversight__health-score.is-good[data-v-4ccc9851] { background: #dff5e8; color: #079249;
}
.lead-handling-oversight__health-score.is-watch[data-v-4ccc9851] { background: #fff0cf; color: #e06b00;
}
.lead-handling-oversight__health-score.is-critical[data-v-4ccc9851] { background: #ffe0e2; color: #dd1224;
}
.lead-handling-oversight__anomaly-count[data-v-4ccc9851] { display: inline-flex; min-width: 48px; justify-content: center; padding: 4px 12px; border-radius: 15px; background: #dff5e8; color: #087d42; font-weight: 800;
}
.lead-handling-oversight__anomaly-count.has-alerts[data-v-4ccc9851] { background: #ffe4d2; color: #e05200;
}
.lead-handling-oversight__pagination-row[data-v-4ccc9851] { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; padding: 14px 20px; color: #51617d; font-size: 0.78rem;
}
.lead-handling-oversight__pagination-row .pagination[data-v-4ccc9851] { margin: 0;
}
.lead-handling-oversight__pagination-row label[data-v-4ccc9851] { justify-self: end; display: flex; align-items: center; gap: 8px; margin: 0;
}
.lead-handling-oversight__pagination-row .custom-select[data-v-4ccc9851] { width: 70px;
}
@media (max-width: 1200px) {
.lead-handling-oversight[data-v-4ccc9851] { grid-template-columns: 230px minmax(0, 1fr);
}
.lead-handling-oversight__summary-band[data-v-4ccc9851] { grid-template-columns: repeat(2, minmax(0, 1fr));
}
.lead-handling-oversight__header-actions[data-v-4ccc9851] { flex-wrap: wrap; justify-content: flex-end;
}
}
@media (max-width: 800px) {
.lead-handling-oversight[data-v-4ccc9851] { display: block;
}
.lead-handling-oversight__header[data-v-4ccc9851] { flex-direction: column;
}
.lead-handling-oversight__header-actions[data-v-4ccc9851] { justify-content: flex-start; margin-top: 15px;
}
.lead-handling-oversight__filters[data-v-4ccc9851] { margin-bottom: 16px;
}
.lead-handling-oversight__summary-band[data-v-4ccc9851] { grid-template-columns: 1fr;
}
}

/* Approved Lead Handling Oversight reference geometry */
.lead-handling-oversight[data-v-4ccc9851] {
  grid-template-columns: 285px minmax(0, 1fr);
  -moz-column-gap: 18px;
       column-gap: 18px;
  row-gap: 12px;
}
.lead-handling-oversight__header[data-v-4ccc9851] {
  min-height: 58px;
}
.lead-handling-oversight__title[data-v-4ccc9851] {
  font-size: 29px;
  line-height: 1.05;
  font-weight: 800;
}
.lead-handling-oversight__title-line[data-v-4ccc9851] {
  gap: 10px;
}
.lead-handling-oversight__ai-pill[data-v-4ccc9851] {
  min-height: 20px;
  padding: 2px 7px;
  font-size: 15px;
  white-space: nowrap;
}
.lead-handling-oversight__subtitle[data-v-4ccc9851] {
  margin-top: 7px;
  font-size: 17px;
  line-height: 1.2;
}
.lead-handling-oversight__header-actions[data-v-4ccc9851] {
  gap: 10px;
  justify-content: flex-end;
  margin-left: auto;
}
.lead-handling-oversight__save-button[data-v-4ccc9851],
.lead-handling-oversight__export-button[data-v-4ccc9851] {
  min-height: 36px;
  padding: 0 14px;
  border-radius: 7px;
  font-size: 14px;
}
.lead-handling-oversight__data-updated[data-v-4ccc9851] {
  font-size: 15px;
}
.lead-handling-oversight__filters[data-v-4ccc9851] {
  height: calc(100vh - 84px);
  min-height: 690px;
  gap: 12px;
  padding: 14px 12px;
  border-radius: 11px;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-gutter: stable;
}
.lead-handling-oversight__filters-title[data-v-4ccc9851] {
  display: none;
}
.lead-handling-oversight__filter-group[data-v-4ccc9851],
.lead-handling-oversight__filter-group--date[data-v-4ccc9851] {
  min-width: 0;
}
.lead-handling-oversight__search-group[data-v-4ccc9851] {
  order: 8;
}
.lead-handling-oversight__search-control[data-v-4ccc9851] {
  width: 100%;
}
.lead-handling-oversight__search-control input[data-v-4ccc9851],
.lead-handling-oversight__filter-group .custom-select[data-v-4ccc9851] {
  height: 36px;
  min-height: 36px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 17px;
}
.lead-handling-oversight__filter-label[data-v-4ccc9851] {
  margin-bottom: 5px;
  color: #192a48;
  font-size: 15px;
}
.lead-handling-oversight__date-range[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: end;
  gap: 7px;
  width: 100%;
  min-height: 52px;
  padding: 6px 8px;
  border-radius: 7px;
  font-size: 11px;
  overflow: hidden;
}
.lead-handling-oversight__date-field[data-v-4ccc9851] {
  display: grid;
  gap: 2px;
  min-width: 0;
  margin: 0;
  color: #64748b;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.lead-handling-oversight__date-field input[data-v-4ccc9851] {
  width: 100%;
  min-width: 0;
  height: 28px;
  padding: 0 3px;
  border: 0;
  background: transparent;
  color: #172849;
  font-size: 15px;
  font-weight: 700;
  outline: none;
}
.lead-handling-oversight__date-field input[data-v-4ccc9851]:focus {
  border-radius: 4px;
  box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.15);
}
.lead-handling-oversight__date-field input[data-v-4ccc9851]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  opacity: 0.72;
}
.lead-handling-oversight__date-separator[data-v-4ccc9851] {
  align-self: center;
  padding-top: 12px;
  color: #5f6f89;
}
.lead-handling-oversight__segmented-filter button[data-v-4ccc9851],
.lead-handling-oversight__status-filter button[data-v-4ccc9851] {
  min-height: 29px;
  padding: 0 9px;
  font-size: 15px;
}
.lead-handling-oversight__filter-toggle[data-v-4ccc9851] {
  min-height: 28px;
  font-size: 15px;
}
.lead-handling-oversight__filter-actions[data-v-4ccc9851] {
  position: sticky;
  bottom: 0;
  z-index: 4;
  order: 10;
  width: 100%;
  align-self: stretch;
  display: grid;
  grid-template-columns: minmax(88px, 0.8fr) minmax(116px, 1.2fr);
  gap: 8px;
  margin-top: 4px;
  padding: 12px 0 2px;
  border-top: 1px solid #e3e9f2;
  background: #ffffff;
}
.lead-handling-oversight__clear-button[data-v-4ccc9851] {
  min-height: 35px;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #cfd9e8;
  border-radius: 7px;
  background: #ffffff;
  color: #314460;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}
.lead-handling-oversight__apply-button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 35px;
  padding: 0 12px;
  font-size: 16px;
  white-space: nowrap;
}
.lead-handling-oversight__clear-button[data-v-4ccc9851]:hover:not(:disabled) {
  border-color: #9fb0c8;
  background: #f7f9fc;
  color: #172849;
}
.lead-handling-oversight__apply-button[data-v-4ccc9851]:hover:not(:disabled) {
  background: linear-gradient(135deg, #0756df, #203fc5);
}
.lead-handling-oversight__clear-button[data-v-4ccc9851]:focus-visible,
.lead-handling-oversight__apply-button[data-v-4ccc9851]:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16);
}
.lead-handling-oversight__clear-button[data-v-4ccc9851]:disabled,
.lead-handling-oversight__apply-button[data-v-4ccc9851]:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.lead-handling-oversight__summary-band[data-v-4ccc9851] {
  gap: 12px;
  margin: 0 0 12px;
}
.lead-handling-oversight__summary-chip[data-v-4ccc9851] {
  grid-template-columns: 34px minmax(0, 1fr);
  align-items: start;
  gap: 10px;
  height: 116px;
  min-height: 116px;
  padding: 14px 13px;
  border-radius: 9px;
  box-shadow: none;
  overflow: hidden;
}
.lead-handling-oversight__summary-icon[data-v-4ccc9851] {
  width: 32px;
  height: 32px;
  border-radius: 0;
  background: transparent !important;
  color: #111827 !important;
  font-size: 17px;
}
.lead-handling-oversight__summary-label[data-v-4ccc9851] {
  min-height: 0;
  color: #14213e;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 700;
}
.lead-handling-oversight__summary-value[data-v-4ccc9851] {
  margin-top: 9px;
  color: #070f26;
  font-size: 24px;
  line-height: 1;
}
.lead-handling-oversight__summary-delta[data-v-4ccc9851] {
  margin-top: auto;
  padding-top: 6px;
  font-size: 14.5px;
  font-weight: 500;
  white-space: nowrap;
}
.lead-handling-oversight__summary-delta i[data-v-4ccc9851] {
  display: inline-block;
  height: 12px;
  margin: 0 8px -2px;
  border-left: 1px solid #aeb9c9;
}
.lead-handling-oversight__summary-status[data-v-4ccc9851] {
  margin-top: auto;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 15px;
  white-space: nowrap;
}
.lead-handling-oversight__summary-chip.is-qualified[data-v-4ccc9851],
.lead-handling-oversight__summary-chip.is-time[data-v-4ccc9851],
.lead-handling-oversight__summary-chip.is-junk[data-v-4ccc9851] {
  background: #ffffff;
}
.lead-handling-oversight__overview-grid[data-v-4ccc9851] {
  margin-bottom: 12px;
}
.lead-handling-oversight__panel--overview[data-v-4ccc9851] {
  height: 110px;
  padding: 13px 16px;
  border-radius: 10px;
  overflow: hidden;
}
.lead-handling-oversight__ai-banner-head[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
}
.lead-handling-oversight__ai-banner-icon[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background: linear-gradient(145deg, #8766ff, #3155ed);
  color: #ffffff;
  font-size: 15px;
}
.lead-handling-oversight__ai-banner-copy .lead-handling-oversight__panel-title[data-v-4ccc9851] {
  font-size: 18px;
}
.lead-handling-oversight__ai-banner-copy p[data-v-4ccc9851] {
  margin: 2px 0 0;
  color: #17213d;
  font-size: 15px;
  line-height: 1.25;
}
.lead-handling-oversight__insights-button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 32px;
  padding: 0 13px;
  border: 1px solid #bdd0fb;
  border-radius: 7px;
  background: #ffffff;
  color: #0754db;
  font-size: 15px;
  font-weight: 800;
}
.lead-handling-oversight__panel--overview .b-overlay-wrap[data-v-4ccc9851] {
  min-height: 0;
}
.lead-handling-oversight__panel--overview .lead-handling-oversight__risk-callout[data-v-4ccc9851] {
  display: flex;
  align-items: center;
  gap: 0;
  margin-top: 7px;
  white-space: nowrap;
}
.lead-handling-oversight__compact-insight[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-width: 0;
  padding: 0 17px;
  border-right: 1px solid #9aa9c0;
  color: #14213e;
  font-size: 14px;
}
.lead-handling-oversight__compact-insight[data-v-4ccc9851]:first-child {
  padding-left: 0;
}
.lead-handling-oversight__compact-insight[data-v-4ccc9851]:last-child {
  border-right: 0;
}
.lead-handling-oversight__compact-insight .b-icon[data-v-4ccc9851] {
  color: #278b3f;
}
.lead-handling-oversight__compact-insight.is-warning .b-icon[data-v-4ccc9851] {
  color: #ef1f2f;
}
.lead-handling-oversight__ai-error[data-v-4ccc9851],
.lead-handling-oversight__ai-empty[data-v-4ccc9851] {
  padding: 7px 0 0;
  font-size: 10px;
}
.lead-handling-oversight__workspace[data-v-4ccc9851] {
  margin-top: 0;
  border-radius: 10px;
  box-shadow: none;
}
.lead-handling-oversight__workspace-head[data-v-4ccc9851] {
  min-height: 42px;
  padding: 7px 14px;
}
.lead-handling-oversight__workspace-head .lead-handling-oversight__panel-title[data-v-4ccc9851] {
  font-size: 20px;
}
.lead-handling-oversight__workspace-head .lead-handling-oversight__panel-subtitle[data-v-4ccc9851] {
  display: inline;
  margin-left: 8px;
  font-size: 15px;
}
.lead-handling-oversight__workspace-head > div[data-v-4ccc9851]:first-child {
  display: flex;
  align-items: baseline;
}
.lead-handling-oversight__performance-controls[data-v-4ccc9851] {
  gap: 12px;
}
.lead-handling-oversight__performance-controls > label[data-v-4ccc9851] {
  font-size: 15px;
}
.lead-handling-oversight__performance-controls .custom-select[data-v-4ccc9851] {
  width: 180px;
  height: 32px;
  font-size: 15px;
}
.lead-handling-oversight__table-toggle[data-v-4ccc9851] {
  height: 32px;
  padding: 2px;
  border-radius: 7px;
}
.lead-handling-oversight__table-toggle-button[data-v-4ccc9851] {
  min-width: 72px;
  padding: 0 9px;
  font-size: 15px;
}
.lead-handling-oversight__table--modern[data-v-4ccc9851] {
  width: 100%;
  min-width: 1000px;
  table-layout: fixed;
}
.lead-handling-oversight__table--modern th[data-v-4ccc9851],
.lead-handling-oversight__table--modern td[data-v-4ccc9851] {
  height: 27px;
  padding: 5px 9px;
  border-right: 1px solid #e4e9f1;
  font-size: 15px;
  line-height: 1.2;
  vertical-align: middle;
}
.lead-handling-oversight__table--modern tbody td[data-v-4ccc9851] {
  height: 53px;
}
.lead-handling-oversight__table--modern th[data-v-4ccc9851]:first-child { width: 15%;
}
.lead-handling-oversight__table--modern th[data-v-4ccc9851]:nth-child(2) { width: 10%;
}
.lead-handling-oversight__table--modern th[data-v-4ccc9851]:nth-child(3) { width: 8%;
}
.lead-handling-oversight__table--modern th[data-v-4ccc9851]:last-child { width: 4%;
}
.lead-handling-oversight__table--modern thead tr:first-child th[data-v-4ccc9851]:not(:first-child),
.lead-handling-oversight__table--modern thead tr:nth-child(2) th[data-v-4ccc9851],
.lead-handling-oversight__table--modern tbody td[data-v-4ccc9851]:not(:first-child),
.lead-handling-oversight__table--trends th[data-v-4ccc9851]:not(:first-child),
.lead-handling-oversight__table--trends td[data-v-4ccc9851]:not(:first-child) {
  text-align: center;
}
.lead-handling-oversight__table--modern .lead-handling-oversight__metric-button[data-v-4ccc9851] {
  width: 100%;
  align-items: center;
  text-align: center;
}
.lead-handling-oversight__table--trends[data-v-4ccc9851] {
  width: 100%;
  min-width: 1120px;
  table-layout: fixed;
}
.lead-handling-oversight__table--trends th[data-v-4ccc9851]:first-child {
  width: 17%;
}
.lead-handling-oversight__table--trends th[data-v-4ccc9851],
.lead-handling-oversight__table--trends td[data-v-4ccc9851] {
  padding: 9px 11px;
  border-right: 1px solid #e4e9f1;
  font-size: 15px;
  vertical-align: middle;
}
.lead-handling-oversight__table--trends td > strong[data-v-4ccc9851],
.lead-handling-oversight__table--trends td > span[data-v-4ccc9851] {
  display: block;
}
.lead-handling-oversight__table--trends td > span[data-v-4ccc9851] {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 700;
}
.lead-handling-oversight__table--trends .is-positive[data-v-4ccc9851] {
  color: #07834f;
}
.lead-handling-oversight__table--trends .is-negative[data-v-4ccc9851] {
  color: #d91f2f;
}
.lead-handling-oversight__table--trends .is-neutral[data-v-4ccc9851] {
  color: #64748b;
}
.lead-handling-oversight__table th span[data-v-4ccc9851] {
  margin-top: 3px;
  font-size: 14px;
}
.lead-handling-oversight__table td > span[data-v-4ccc9851] {
  margin-top: 2px;
  font-size: 14px;
}
.lead-handling-oversight__table td > small[data-v-4ccc9851] {
  display: block;
  margin-top: 2px;
  font-size: 14px;
}
.lead-handling-oversight__rep-avatar[data-v-4ccc9851] {
  width: 26px;
  height: 26px;
  font-size: 14px;
}
.lead-handling-oversight__owner-button[data-v-4ccc9851] {
  gap: 8px;
  font-size: 15px;
}
.lead-handling-oversight__owner-button small[data-v-4ccc9851],
.lead-handling-oversight__metric-button span[data-v-4ccc9851] {
  font-size: 14px;
}
.lead-handling-oversight__health-score[data-v-4ccc9851] {
  min-width: 48px;
  padding: 2px 7px;
  font-size: 14px;
}
.lead-handling-oversight__health-status[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 76px;
  padding: 4px 8px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}
.lead-handling-oversight__health-status.is-good[data-v-4ccc9851] {
  background: #e6f6e6;
  color: #147429;
}
.lead-handling-oversight__health-status.is-watch[data-v-4ccc9851] {
  background: #fff2d5;
  color: #b36200;
}
.lead-handling-oversight__health-status.is-critical[data-v-4ccc9851] {
  background: #ffe3e3;
  color: #c91320;
}
.lead-handling-oversight__status-alert[data-v-4ccc9851] {
  margin-left: 7px;
  color: #e41f2b;
  font-size: 14px;
}
.lead-handling-oversight__row-action[data-v-4ccc9851] {
  min-height: 26px;
  padding: 0 6px;
  border: 0;
  background: transparent;
}
.lead-handling-oversight__pagination-row[data-v-4ccc9851] {
  min-height: 38px;
  padding: 6px 14px;
  font-size: 14px;
}
.lead-handling-oversight__workspace[data-v-4ccc9851]::after {
  display: none;
}
.lead-handling-oversight__executive-brief[data-v-4ccc9851] {
  color: #12203a;
}
.lead-handling-oversight__executive-header[data-v-4ccc9851] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  padding: 22px 24px 18px;
  border-bottom: 1px solid #dce5f1;
  background: linear-gradient(120deg, #f7f9ff 0%, #ffffff 62%, #f4f8ff 100%);
}
.lead-handling-oversight__executive-header h2[data-v-4ccc9851] {
  margin: 4px 0 5px;
  color: #07132d;
  font-size: 25px;
  font-weight: 800;
}
.lead-handling-oversight__executive-header p[data-v-4ccc9851] {
  margin: 0;
  color: #5d6d87;
  font-size: 12px;
}
.lead-handling-oversight__executive-kicker[data-v-4ccc9851],
.lead-handling-oversight__executive-section-heading span[data-v-4ccc9851] {
  color: #3159df;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}
.lead-handling-oversight__executive-header > button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid #d8e2f0;
  border-radius: 8px;
  background: #ffffff;
  color: #263957;
  font-size: 18px;
}
.lead-handling-oversight__executive-hero[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 210px;
  gap: 22px;
  padding: 22px 24px;
  border-bottom: 1px solid #e2e9f2;
}
.lead-handling-oversight__executive-hero > div:first-child > span[data-v-4ccc9851] {
  color: #66758d;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.lead-handling-oversight__executive-hero h3[data-v-4ccc9851] {
  margin: 6px 0;
  color: #0c1831;
  font-size: 20px;
  font-weight: 800;
}
.lead-handling-oversight__executive-hero p[data-v-4ccc9851] {
  max-width: 820px;
  margin: 0;
  color: #43536e;
  font-size: 13px;
  line-height: 1.55;
}
.lead-handling-oversight__executive-risk[data-v-4ccc9851] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px 18px;
  border: 1px solid #f2c7c9;
  border-radius: 12px;
  background: #fff7f7;
}
.lead-handling-oversight__executive-risk small[data-v-4ccc9851],
.lead-handling-oversight__executive-risk span[data-v-4ccc9851] {
  color: #6b7385;
  font-size: 10px;
}
.lead-handling-oversight__executive-risk strong[data-v-4ccc9851] {
  margin: 3px 0;
  color: #ca1d2a;
  font-size: 25px;
}
.lead-handling-oversight__executive-risk.is-medium[data-v-4ccc9851] {
  border-color: #f2d6a4;
  background: #fffaf0;
}
.lead-handling-oversight__executive-risk.is-medium strong[data-v-4ccc9851] {
  color: #a85b00;
}
.lead-handling-oversight__executive-kpis[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  border-bottom: 1px solid #e2e9f2;
  background: #f8faff;
}
.lead-handling-oversight__executive-kpis > div[data-v-4ccc9851] {
  display: grid;
  gap: 4px;
  padding: 14px 18px;
  border-right: 1px solid #e2e9f2;
}
.lead-handling-oversight__executive-kpis > div[data-v-4ccc9851]:last-child {
  border-right: 0;
}
.lead-handling-oversight__executive-kpis span[data-v-4ccc9851] {
  color: #66758d;
  font-size: 10px;
  font-weight: 700;
}
.lead-handling-oversight__executive-kpis strong[data-v-4ccc9851] {
  color: #111d36;
  font-size: 17px;
}
.lead-handling-oversight__executive-columns[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  padding: 20px 24px;
}
.lead-handling-oversight__executive-columns > section[data-v-4ccc9851] {
  padding: 16px;
  border: 1px solid #e0e7f1;
  border-radius: 11px;
  background: #ffffff;
}
.lead-handling-oversight__executive-section-title[data-v-4ccc9851] {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #b11d28;
  font-size: 12px;
  font-weight: 800;
}
.lead-handling-oversight__executive-section-title.is-action[data-v-4ccc9851] {
  color: #08734c;
}
.lead-handling-oversight__executive-list[data-v-4ccc9851] {
  display: grid;
  gap: 11px;
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}
.lead-handling-oversight__executive-list li[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  gap: 9px;
  align-items: flex-start;
}
.lead-handling-oversight__executive-list li > span[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 21px;
  height: 21px;
  border-radius: 999px;
  background: #fff0f1;
  color: #c41e2a;
  font-size: 10px;
  font-weight: 800;
}
.lead-handling-oversight__executive-list.is-action li > span[data-v-4ccc9851] {
  background: #eaf8f1;
  color: #08734c;
}
.lead-handling-oversight__executive-list p[data-v-4ccc9851] {
  margin: 1px 0 0;
  color: #384a66;
  font-size: 12px;
  line-height: 1.45;
}
.lead-handling-oversight__executive-section[data-v-4ccc9851] {
  margin: 0 24px 20px;
  border: 1px solid #e0e7f1;
  border-radius: 11px;
  overflow: hidden;
}
.lead-handling-oversight__executive-section-heading[data-v-4ccc9851] {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 18px;
  padding: 14px 16px;
  border-bottom: 1px solid #e0e7f1;
  background: #f8faff;
}
.lead-handling-oversight__executive-section-heading h3[data-v-4ccc9851] {
  margin: 3px 0 0;
  color: #14213b;
  font-size: 14px;
  font-weight: 800;
}
.lead-handling-oversight__executive-section-heading small[data-v-4ccc9851] {
  color: #6c7890;
  font-size: 10px;
}
.lead-handling-oversight__executive-table[data-v-4ccc9851] {
  width: 100%;
  border-collapse: collapse;
}
.lead-handling-oversight__executive-table th[data-v-4ccc9851],
.lead-handling-oversight__executive-table td[data-v-4ccc9851] {
  padding: 10px 12px;
  border-bottom: 1px solid #e8edf4;
  color: #344560;
  font-size: 10px;
  text-align: left;
}
.lead-handling-oversight__executive-table th[data-v-4ccc9851] {
  color: #63718a;
  background: #ffffff;
  font-weight: 800;
}
.lead-handling-oversight__executive-table td strong[data-v-4ccc9851],
.lead-handling-oversight__executive-table td span[data-v-4ccc9851] {
  display: block;
}
.lead-handling-oversight__executive-table td strong[data-v-4ccc9851] {
  color: #14213b;
  font-size: 11px;
}
.lead-handling-oversight__executive-table td span[data-v-4ccc9851] {
  margin-top: 2px;
  color: #70809b;
  font-size: 9px;
}
.lead-handling-oversight__executive-table .lead-handling-oversight__executive-alert[data-v-4ccc9851] {
  color: #c3202d;
  font-weight: 700;
}
.lead-handling-oversight__executive-evidence[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: #e4eaf2;
}
.lead-handling-oversight__executive-evidence > div[data-v-4ccc9851] {
  min-height: 95px;
  padding: 13px 14px;
  background: #ffffff;
}
.lead-handling-oversight__executive-evidence strong[data-v-4ccc9851],
.lead-handling-oversight__executive-evidence span[data-v-4ccc9851] {
  display: block;
}
.lead-handling-oversight__executive-evidence strong[data-v-4ccc9851] {
  color: #14213b;
  font-size: 11px;
}
.lead-handling-oversight__executive-evidence span[data-v-4ccc9851] {
  margin-top: 3px;
  color: #64748b;
  font-size: 9px;
}
.lead-handling-oversight__executive-evidence p[data-v-4ccc9851] {
  margin: 7px 0 0;
  color: #465773;
  font-size: 10px;
  line-height: 1.4;
}
.lead-handling-oversight__executive-warning[data-v-4ccc9851],
.lead-handling-oversight__executive-empty[data-v-4ccc9851] {
  margin: 0 24px 20px;
  padding: 12px 14px;
  border-radius: 9px;
  background: #fff9e9;
  color: #815b00;
  font-size: 11px;
}
.lead-handling-oversight__executive-footer[data-v-4ccc9851] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 14px 24px;
  border-top: 1px solid #dce5f1;
  background: #f8faff;
}
.lead-handling-oversight__executive-footer > span[data-v-4ccc9851] {
  color: #6b7890;
  font-size: 10px;
}
.lead-handling-oversight__executive-footer > div[data-v-4ccc9851] {
  display: flex;
  gap: 8px;
}
.lead-handling-oversight__executive-footer button[data-v-4ccc9851] {
  min-height: 34px;
  padding: 0 13px;
  border: 1px solid #d4deec;
  border-radius: 7px;
  background: #ffffff;
  color: #243653;
  font-size: 10px;
  font-weight: 800;
}
.lead-handling-oversight__executive-footer button.is-primary[data-v-4ccc9851] {
  border-color: #2459dd;
  background: #2459dd;
  color: #ffffff;
}
.lead-handling-oversight[data-v-4ccc9851]  .lead-handling-executive-modal .modal-content {
  border: 0;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 28px 80px rgba(20, 35, 65, 0.22);
}
.lead-handling-oversight[data-v-4ccc9851]  .lead-handling-executive-modal .modal-body {
  padding: 0;
}
@media (max-width: 1200px) {
.lead-handling-oversight[data-v-4ccc9851] {
    grid-template-columns: 235px minmax(0, 1fr);
}
.lead-handling-oversight__summary-band[data-v-4ccc9851] {
    grid-template-columns: repeat(5, minmax(150px, 1fr));
    overflow-x: auto;
}
}
@media (max-width: 800px) {
.lead-handling-oversight[data-v-4ccc9851] {
    display: block;
}
.lead-handling-oversight__filters[data-v-4ccc9851] {
    height: auto;
    min-height: 0;
    overflow: visible;
}
.lead-handling-oversight__summary-band[data-v-4ccc9851] {
    grid-template-columns: 1fr;
}
.lead-handling-oversight__executive-hero[data-v-4ccc9851],
  .lead-handling-oversight__executive-columns[data-v-4ccc9851] {
    grid-template-columns: 1fr;
}
.lead-handling-oversight__executive-kpis[data-v-4ccc9851] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.lead-handling-oversight__executive-evidence[data-v-4ccc9851] {
    grid-template-columns: 1fr;
}
}

/* Compact cohort/table layout */
.lead-handling-oversight[data-v-4ccc9851] {
  display: flex;
  grid-template-columns: none;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  color: #10182c;
}
.lead-handling-oversight__header[data-v-4ccc9851] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  min-height: 72px;
}
.lead-handling-oversight__command-row[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: minmax(460px, 0.9fr) minmax(780px, 1.8fr);
  gap: 18px;
}
.lead-handling-oversight__date-card[data-v-4ccc9851],
.lead-handling-oversight__cohort-card[data-v-4ccc9851] {
  min-width: 0;
  min-height: 126px;
  padding: 16px 18px;
  border: 1px solid #d5e0ee;
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 8px 22px rgba(30, 58, 103, 0.04);
}
.lead-handling-oversight__date-card[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 86px;
  gap: 16px;
}
.lead-handling-oversight__date-control[data-v-4ccc9851],
.lead-handling-oversight__filter-launcher[data-v-4ccc9851] {
  min-width: 0;
}
.lead-handling-oversight__command-label[data-v-4ccc9851] {
  display: block;
  margin-bottom: 9px;
  color: #4f6079;
  font-size: 15px;
  line-height: 1;
  font-weight: 800;
  text-transform: none;
}
.lead-handling-oversight__date-card .lead-handling-oversight__date-range[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 8px;
  width: 100%;
  min-height: 66px;
  padding: 8px 10px;
  border: 1px solid #d6e0ec;
  border-radius: 9px;
  background: #ffffff;
  overflow: visible;
}
.lead-handling-oversight__date-card .lead-handling-oversight__date-field[data-v-4ccc9851] {
  display: flex;
  align-items: center;
  min-width: 0;
  margin: 0;
}
.lead-handling-oversight__date-card .lead-handling-oversight__date-field input[data-v-4ccc9851] {
  width: 100%;
  min-width: 0;
  height: 46px;
  padding: 0 8px;
  border: 0;
  background: transparent;
  color: #16223a;
  font-size: 16px;
  font-weight: 800;
  text-transform: none;
}
.lead-handling-oversight__date-card .lead-handling-oversight__date-separator[data-v-4ccc9851] {
  align-self: center;
  padding: 0;
  color: #5f6d82;
  font-size: 18px;
  font-weight: 800;
}
.lead-handling-oversight__filter-launcher[data-v-4ccc9851] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-end;
  gap: 9px;
  border: 0;
  background: transparent;
  color: #4f6079;
  font-size: 15px;
  font-weight: 800;
  cursor: pointer;
}
.lead-handling-oversight__filter-launcher-icon[data-v-4ccc9851] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 66px;
  border: 1px solid #cbd9eb;
  border-radius: 9px;
  background: #ffffff;
  color: #17233b;
  font-size: 24px;
  transition: border-color 160ms ease, background 160ms ease, color 160ms ease;
}
.lead-handling-oversight__filter-launcher:hover .lead-handling-oversight__filter-launcher-icon[data-v-4ccc9851],
.lead-handling-oversight__filter-launcher.is-open .lead-handling-oversight__filter-launcher-icon[data-v-4ccc9851] {
  border-color: #456ff2;
  background: #f4f7ff;
  color: #2456dc;
}
.lead-handling-oversight__filter-launcher-icon em[data-v-4ccc9851] {
  position: absolute;
  top: -8px;
  right: -8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  height: 24px;
  padding: 0 6px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: #2456dc;
  color: #ffffff;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
}
.lead-handling-oversight__cohort-card[data-v-4ccc9851] {
  display: flex;
  flex-direction: column;
}
.lead-handling-oversight__cohort-metrics[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: center;
  min-height: 74px;
}
.lead-handling-oversight__cohort-metric[data-v-4ccc9851] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  min-width: 0;
  padding: 6px 14px;
  border: 0;
  border-right: 1px solid #e0e7f0;
  background: transparent;
  color: #10182c;
  text-align: left;
  cursor: pointer;
}
.lead-handling-oversight__cohort-metric[data-v-4ccc9851]:first-child { padding-left: 0;
}
.lead-handling-oversight__cohort-metric[data-v-4ccc9851]:last-child { border-right: 0;
}
.lead-handling-oversight__cohort-icon[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 9px;
  background: #eff4fb;
  color: #243b5d;
  font-size: 18px;
}
.lead-handling-oversight__cohort-icon.is-qualified[data-v-4ccc9851] { background: #e8f8ee; color: #148143;
}
.lead-handling-oversight__cohort-icon.is-time[data-v-4ccc9851] { background: #e9f3fb; color: #19739b;
}
.lead-handling-oversight__cohort-icon.is-junk[data-v-4ccc9851] { background: #fff0e9; color: #d65324;
}
.lead-handling-oversight__cohort-icon.is-unqualified[data-v-4ccc9851] { background: #f5ecff; color: #7947b2;
}
.lead-handling-oversight__cohort-metric small[data-v-4ccc9851],
.lead-handling-oversight__cohort-metric strong[data-v-4ccc9851] {
  display: block;
  white-space: nowrap;
}
.lead-handling-oversight__cohort-metric small[data-v-4ccc9851] {
  overflow: hidden;
  color: #25344d;
  font-size: 14px;
  font-weight: 800;
  text-overflow: ellipsis;
}
.lead-handling-oversight__cohort-metric strong[data-v-4ccc9851] {
  margin-top: 3px;
  color: #0e1729;
  font-size: 26px;
  line-height: 1.05;
  font-weight: 850;
}
.lead-handling-oversight__filters[data-v-4ccc9851] {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: end;
  gap: 16px;
  width: 100%;
  height: auto;
  min-height: 0;
  padding: 18px;
  border: 1px solid #d7e1ee;
  border-radius: 14px;
  background: #ffffff;
  overflow: visible;
  box-shadow: 0 14px 36px rgba(30, 58, 103, 0.08);
}
.lead-handling-oversight__filters-head[data-v-4ccc9851] {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 12px;
  border-bottom: 1px solid #e2e8f1;
}
.lead-handling-oversight__filters-head strong[data-v-4ccc9851],
.lead-handling-oversight__filters-head span[data-v-4ccc9851] {
  display: block;
}
.lead-handling-oversight__filters-head strong[data-v-4ccc9851] { color: #17233b; font-size: 18px;
}
.lead-handling-oversight__filters-head span[data-v-4ccc9851] { margin-top: 2px; color: #6b7890; font-size: 13px;
}
.lead-handling-oversight__filters-head button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid #d5dfec;
  border-radius: 8px;
  background: #ffffff;
  color: #44536b;
  font-size: 18px;
}
.lead-handling-oversight__filters .lead-handling-oversight__filter-group[data-v-4ccc9851],
.lead-handling-oversight__filters .lead-handling-oversight__search-group[data-v-4ccc9851],
.lead-handling-oversight__filters .lead-handling-oversight__filter-actions[data-v-4ccc9851] {
  order: initial;
  min-width: 0;
}
.lead-handling-oversight__filters .lead-handling-oversight__filter-label[data-v-4ccc9851] {
  margin-bottom: 5px;
  color: #33445f;
  font-size: 13px;
  letter-spacing: 0;
  text-transform: none;
}
.lead-handling-oversight__filters .lead-handling-oversight__search-control input[data-v-4ccc9851],
.lead-handling-oversight__filters .custom-select[data-v-4ccc9851] {
  height: 42px;
  min-height: 42px;
  font-size: 15px;
}
.lead-handling-oversight__filters .lead-handling-oversight__search-group[data-v-4ccc9851] {
  grid-column: span 2;
}
.lead-handling-oversight__filters .lead-handling-oversight__handler-types[data-v-4ccc9851],
.lead-handling-oversight__filters .lead-handling-oversight__lead-statuses[data-v-4ccc9851] {
  align-self: stretch;
}
.lead-handling-oversight__filters .lead-handling-oversight__filter-toggle--brand[data-v-4ccc9851] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  min-height: 48px;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #d6e0ec;
  border-radius: 9px;
  background: #f8faff;
  color: #25344d;
}
.lead-handling-oversight__filter-toggle--brand > span[data-v-4ccc9851],
.lead-handling-oversight__filter-toggle--brand strong[data-v-4ccc9851],
.lead-handling-oversight__filter-toggle--brand small[data-v-4ccc9851] {
  display: block;
  min-width: 0;
}
.lead-handling-oversight__filter-toggle--brand strong[data-v-4ccc9851] { font-size: 14px;
}
.lead-handling-oversight__filter-toggle--brand small[data-v-4ccc9851] { margin-top: 2px; color: #6b7890; font-size: 12px;
}
.lead-handling-oversight__filters .lead-handling-oversight__filter-actions[data-v-4ccc9851] {
  position: static;
  grid-column: 3 / -1;
  display: grid;
  grid-template-columns: minmax(110px, 0.7fr) minmax(150px, 1fr);
  align-self: end;
  gap: 10px;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
.lead-handling-filters-enter-active[data-v-4ccc9851],
.lead-handling-filters-leave-active[data-v-4ccc9851] {
  transition: opacity 160ms ease, transform 160ms ease;
}
.lead-handling-filters-enter[data-v-4ccc9851],
.lead-handling-filters-leave-to[data-v-4ccc9851] {
  opacity: 0;
  transform: translateY(-8px);
}
.lead-handling-oversight__table-toolbar[data-v-4ccc9851] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 64px;
  padding: 4px 0 0;
}
.lead-handling-oversight__highlight-toggle[data-v-4ccc9851],
.lead-handling-oversight__table-toolbar-actions[data-v-4ccc9851],
.lead-handling-oversight__table-toolbar-actions > label[data-v-4ccc9851] {
  display: flex;
  align-items: center;
  margin: 0;
}
.lead-handling-oversight__highlight-toggle[data-v-4ccc9851] {
  gap: 12px;
  color: #4c5d77;
  font-size: 17px;
  font-weight: 800;
}
.lead-handling-oversight__table-toolbar-actions[data-v-4ccc9851] { gap: 12px;
}
.lead-handling-oversight__table-toolbar-actions > label[data-v-4ccc9851] { gap: 8px; color: #4c5d77; font-size: 14px; font-weight: 700;
}
.lead-handling-oversight__table-toolbar-actions .custom-select[data-v-4ccc9851] { width: 165px; height: 38px;
}
.lead-handling-oversight__export-button[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 42px;
  padding: 0 17px;
  border: 1px solid #cbd8e8;
  border-radius: 9px;
  background: #ffffff;
  color: #17233b;
  font-size: 15px;
  font-weight: 800;
}
.lead-handling-oversight__workspace[data-v-4ccc9851] { gap: 0;
}
.lead-handling-oversight__panel--table[data-v-4ccc9851] {
  padding: 0;
  border-radius: 12px;
  overflow: hidden;
}
.lead-handling-oversight__table-scroll[data-v-4ccc9851] {
  max-height: min(640px, calc(100vh - 260px));
  overflow: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  scrollbar-gutter: stable;
}
.lead-handling-oversight__table--modern[data-v-4ccc9851] {
  min-width: 1260px;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.lead-handling-oversight__table--modern th[data-v-4ccc9851],
.lead-handling-oversight__table--modern td[data-v-4ccc9851] {
  height: auto;
  padding: 11px 12px;
  border-right: 1px solid #dbe5f0;
  border-bottom: 1px solid #dbe5f0;
  color: #14213a;
  font-size: 15px;
  line-height: 1.2;
  vertical-align: middle;
}
.lead-handling-oversight__table--modern tbody td[data-v-4ccc9851] {
  height: 76px;
}
.lead-handling-oversight__col-person[data-v-4ccc9851] { width: 19%;
}
.lead-handling-oversight__col-leads[data-v-4ccc9851] { width: 8%;
}
.lead-handling-oversight__col-rate[data-v-4ccc9851] { width: 10%;
}
.lead-handling-oversight__col-stage[data-v-4ccc9851] { width: 10%;
}
.lead-handling-oversight__col-askiq[data-v-4ccc9851] { width: 23%;
}
.lead-handling-oversight__table--modern thead th[data-v-4ccc9851] {
  position: sticky;
  background: #f7f9fc;
  color: #52627b;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: none;
}
.lead-handling-oversight__table--modern thead tr:first-child th[data-v-4ccc9851] {
  top: 0;
  z-index: 5;
  height: 44px;
}
.lead-handling-oversight__table--modern thead tr:nth-child(2) th[data-v-4ccc9851] {
  top: 44px;
  z-index: 4;
  height: 42px;
}
.lead-handling-oversight__table--modern thead th[rowspan="2"][data-v-4ccc9851] {
  vertical-align: middle;
}
.lead-handling-oversight__table--modern th[data-v-4ccc9851]:first-child,
.lead-handling-oversight__table--modern td[data-v-4ccc9851]:first-child {
  position: sticky;
  left: 0;
  z-index: 3;
  background: #ffffff;
  box-shadow: 1px 0 0 #dbe5f0;
}
.lead-handling-oversight__table--modern thead th[data-v-4ccc9851]:first-child {
  z-index: 7;
  background: #f7f9fc;
}
.lead-handling-oversight__table--modern thead .is-qualification[data-v-4ccc9851] {
  background: #dcf4e4;
  color: #15783d;
  text-transform: uppercase;
}
.lead-handling-oversight__table--modern thead .is-responsive[data-v-4ccc9851] {
  background: #dceef7;
  color: #246f94;
  text-transform: uppercase;
}
.lead-handling-oversight__table--modern thead .is-askiq[data-v-4ccc9851] {
  background: #f7e7dc;
  color: #b56324;
  text-transform: uppercase;
}
.lead-handling-oversight__table--modern tbody tr.is-anomaly-highlight td[data-v-4ccc9851] {
  background: #fffaf4;
}
.lead-handling-oversight__table--modern tbody tr.is-anomaly-highlight td[data-v-4ccc9851]:first-child {
  box-shadow: inset 4px 0 0 #ff8300;
}
.lead-handling-oversight__rep-avatar[data-v-4ccc9851] {
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  border: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 850;
}
.lead-handling-oversight__rep-avatar.is-brand-upside[data-v-4ccc9851] { background: #ff8300;
}
.lead-handling-oversight__rep-avatar.is-brand-es[data-v-4ccc9851] { background: #0075c9;
}
.lead-handling-oversight__rep-avatar.is-brand-sr[data-v-4ccc9851] { background: #ff5100;
}
.lead-handling-oversight__rep-avatar.is-brand-neutral[data-v-4ccc9851] { background: #60738f;
}
.lead-handling-oversight__owner-button[data-v-4ccc9851] {
  gap: 11px;
  text-align: left;
}
.lead-handling-oversight__owner-button strong[data-v-4ccc9851] { font-size: 15px;
}
.lead-handling-oversight__owner-button small[data-v-4ccc9851] { color: #6b7890; font-size: 13px; font-weight: 700;
}
.lead-handling-oversight__table--modern tbody td > strong[data-v-4ccc9851],
.lead-handling-oversight__metric-button strong[data-v-4ccc9851] {
  font-size: 18px;
  font-weight: 850;
}
.lead-handling-oversight__table--modern tbody td > span[data-v-4ccc9851],
.lead-handling-oversight__metric-button span[data-v-4ccc9851] {
  display: block;
  margin-top: 4px;
  color: #62728a;
  font-size: 13px;
}
.lead-handling-oversight__metric-alert[data-v-4ccc9851] {
  margin-right: 8px;
  color: #ef3340;
  font-size: 17px;
}
.lead-handling-oversight__askiq-cell[data-v-4ccc9851] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  text-align: center;
}
.lead-handling-oversight__askiq-cell .lead-handling-oversight__health-score[data-v-4ccc9851] {
  min-width: 50px;
  padding: 7px 9px;
  border-radius: 12px;
  font-size: 17px;
  text-align: center;
}
.lead-handling-oversight__askiq-button[data-v-4ccc9851] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 11px;
  background: transparent;
  color: #000000;
  font-size: 17px;
  box-shadow: none;
  cursor: pointer;
  transition: transform 150ms ease, opacity 150ms ease;
}
.lead-handling-oversight__askiq-button[data-v-4ccc9851]:hover {
  transform: translateY(-1px);
  box-shadow: none;
  opacity: 0.72;
}
.lead-handling-oversight__askiq-icon[data-v-4ccc9851] {
  display: block;
  width: 22px;
  height: 22px;
  fill: currentColor;
}
.lead-handling-oversight__askiq-preview[data-v-4ccc9851] {
  flex: 1 0 100%;
  display: -webkit-box;
  overflow: hidden;
  margin: 2px 0 0;
  color: #35445d;
  font-size: 13px;
  line-height: 1.35;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.lead-handling-oversight__askiq-detail-card[data-v-4ccc9851] {
  padding: 18px;
  background: linear-gradient(145deg, #f8f7ff, #ffffff);
}
.lead-handling-oversight__askiq-detail-head[data-v-4ccc9851] {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
}
.lead-handling-oversight__askiq-detail-head > span[data-v-4ccc9851] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 13px;
  background: transparent;
  color: #000000;
  font-size: 18px;
}
.lead-handling-oversight__askiq-detail-head small[data-v-4ccc9851] {
  display: block;
  margin-bottom: 3px;
  color: #6047d9;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (max-width: 1350px) {
.lead-handling-oversight__command-row[data-v-4ccc9851] {
    grid-template-columns: 1fr;
}
.lead-handling-oversight__filters[data-v-4ccc9851] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.lead-handling-oversight__filters .lead-handling-oversight__filter-actions[data-v-4ccc9851] {
    grid-column: 2 / -1;
}
}
@media (max-width: 800px) {
.lead-handling-oversight__header[data-v-4ccc9851],
  .lead-handling-oversight__table-toolbar[data-v-4ccc9851] {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
}
.lead-handling-oversight__command-row[data-v-4ccc9851],
  .lead-handling-oversight__date-card[data-v-4ccc9851],
  .lead-handling-oversight__filters[data-v-4ccc9851] {
    grid-template-columns: 1fr;
}
.lead-handling-oversight__cohort-metrics[data-v-4ccc9851] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.lead-handling-oversight__cohort-metric[data-v-4ccc9851] {
    border-right: 0;
    border-bottom: 1px solid #e0e7f0;
}
.lead-handling-oversight__filters .lead-handling-oversight__search-group[data-v-4ccc9851],
  .lead-handling-oversight__filters .lead-handling-oversight__filter-actions[data-v-4ccc9851] {
    grid-column: auto;
}
}


.page-lead-handling-oversight[data-v-30a374cc] {
  padding: 1.25rem 1.5rem 2rem;
}
@media (max-width: 767px) {
.page-lead-handling-oversight[data-v-30a374cc] {
    padding: 0.85rem 0.85rem 1.5rem;
}
}

