.localized-date-picker-module__Fe2Ljq__trigger{width:100%;height:var(--control-height-standard);justify-content:space-between;align-items:center;gap:var(--space-2);padding:0 var(--space-3);border:1px solid var(--border-active);border-radius:var(--radius-sm);background:var(--bg-input);color:var(--text-body);font-size:var(--type-body-size);font-variant-numeric:tabular-nums;line-height:var(--type-body-line);text-align:left;transition:border-color var(--motion-fast), box-shadow var(--motion-fast);outline:none;display:flex}.localized-date-picker-module__Fe2Ljq__trigger:hover{border-color:var(--border-strong)}.localized-date-picker-module__Fe2Ljq__trigger:focus-visible{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-primary-ring)}.localized-date-picker-module__Fe2Ljq__trigger[data-invalid=true]{border-color:var(--status-error)}.localized-date-picker-module__Fe2Ljq__trigger svg{stroke-width:1.8px;flex:none;width:18px;height:18px}.localized-date-picker-module__Fe2Ljq__placeholder{color:var(--text-subtle)}.localized-date-picker-module__Fe2Ljq__popover{width:min(304px, calc(100vw - (var(--space-4) * 2)));padding:var(--space-3)}.localized-date-picker-module__Fe2Ljq__calendar{min-width:0}.localized-date-picker-module__Fe2Ljq__header{min-height:var(--control-height-compact);justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.localized-date-picker-module__Fe2Ljq__header strong{color:var(--text-title);font-size:var(--type-label-size);line-height:var(--type-label-line);text-transform:capitalize}.localized-date-picker-module__Fe2Ljq__actions{gap:var(--space-1);display:flex}.localized-date-picker-module__Fe2Ljq__grid{gap:var(--space-1);margin-top:var(--space-2);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.localized-date-picker-module__Fe2Ljq__weekday,.localized-date-picker-module__Fe2Ljq__day{min-width:0;min-height:var(--control-height-compact);place-items:center;display:grid}.localized-date-picker-module__Fe2Ljq__weekday{color:var(--text-subtle);font-size:var(--type-micro-size);font-weight:650;line-height:var(--type-micro-line)}.localized-date-picker-module__Fe2Ljq__day{border-radius:var(--radius-sm);color:var(--text-body);font-size:var(--type-label-size);font-variant-numeric:tabular-nums;line-height:var(--type-label-line);background:0 0;border:1px solid #0000;padding:0}.localized-date-picker-module__Fe2Ljq__day:hover{border-color:var(--border-active);background:var(--bg-subtle)}.localized-date-picker-module__Fe2Ljq__day:focus-visible{border-color:var(--brand-primary);outline:3px solid var(--brand-primary-ring);outline-offset:0}.localized-date-picker-module__Fe2Ljq__day[data-outside=true]{color:var(--text-disabled)}.localized-date-picker-module__Fe2Ljq__day[data-today=true]:not([aria-pressed=true]){border-color:var(--border-primary);color:var(--brand-primary-action);font-weight:700}.localized-date-picker-module__Fe2Ljq__day[aria-pressed=true]{border-color:var(--brand-primary-action);background:var(--brand-primary-action);color:var(--text-on-primary);font-weight:700}.localized-date-picker-module__Fe2Ljq__footer{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border-subtle);display:flex}.localized-date-picker-module__Fe2Ljq__footerAction{min-height:var(--control-height-compact);padding:0 var(--space-2);border-radius:var(--radius-sm);color:var(--brand-primary-action);font-size:var(--type-label-size);font-weight:650;line-height:var(--type-label-line);background:0 0;border:0}.localized-date-picker-module__Fe2Ljq__footerAction:hover:not(:disabled){background:var(--brand-primary-softer)}.localized-date-picker-module__Fe2Ljq__footerAction:disabled{color:var(--text-disabled)}@media (max-width:767px){.localized-date-picker-module__Fe2Ljq__trigger,.localized-date-picker-module__Fe2Ljq__weekday,.localized-date-picker-module__Fe2Ljq__day,.localized-date-picker-module__Fe2Ljq__footerAction{min-height:var(--control-height-touch)}.localized-date-picker-module__Fe2Ljq__trigger{height:var(--control-height-touch)}}@media (prefers-reduced-motion:reduce){.localized-date-picker-module__Fe2Ljq__trigger{transition:none}}
.date-filter-module__kHrxvq__root{min-width:0;max-width:100%}.date-filter-module__kHrxvq__root[data-custom-visible=true]{width:100%}.date-filter-module__kHrxvq__quickRanges{align-items:center;gap:var(--space-1);flex-wrap:wrap;min-width:0;display:flex}.date-filter-module__kHrxvq__periodButton,.date-filter-module__kHrxvq__applyButton{min-height:var(--control-height-compact);justify-content:center;align-items:center;gap:var(--space-2);padding:0 var(--space-3);border-radius:var(--radius-sm);font-size:var(--type-label-size);font-weight:650;line-height:var(--type-label-line);white-space:nowrap;transition:border-color var(--motion-fast), background-color var(--motion-fast), color var(--motion-fast);display:inline-flex}.date-filter-module__kHrxvq__periodButton{border:1px solid var(--border-active);background:var(--bg-input);color:var(--text-body)}.date-filter-module__kHrxvq__periodButton:hover{border-color:var(--border-strong);background:var(--bg-subtle);color:var(--text-title)}.date-filter-module__kHrxvq__periodButton[aria-pressed=true]{border-color:var(--border-primary);background:var(--bg-selected);color:var(--brand-primary-action)}.date-filter-module__kHrxvq__periodButton:active{background:var(--brand-primary-softer)}.date-filter-module__kHrxvq__periodButton svg{flex:none}.date-filter-module__kHrxvq__customForm{align-items:flex-end;gap:var(--space-2);width:100%;min-width:0;margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.date-filter-module__kHrxvq__field{gap:var(--space-1);flex-direction:column;flex:0 152px;min-width:136px;display:flex}.date-filter-module__kHrxvq__label{color:var(--text-body);font-size:var(--type-label-size);font-weight:650;line-height:var(--type-label-line)}.date-filter-module__kHrxvq__applyButton{height:var(--control-height-standard);border:1px solid var(--brand-primary-action);background:var(--brand-primary-action);color:var(--text-on-primary)}.date-filter-module__kHrxvq__applyButton:hover,.date-filter-module__kHrxvq__applyButton:active{border-color:var(--brand-primary-pressed);background:var(--brand-primary-pressed)}.date-filter-module__kHrxvq__helpText{min-width:100%;color:var(--text-subtle);font-size:var(--type-meta-size);font-weight:500;line-height:var(--type-meta-line);text-wrap:pretty}.date-filter-module__kHrxvq__errorText{color:var(--status-error)}@media (max-width:767px){.date-filter-module__kHrxvq__quickRanges{align-items:stretch}.date-filter-module__kHrxvq__periodButton{min-height:var(--control-height-touch)}.date-filter-module__kHrxvq__field{flex:136px;min-width:min(136px,100%)}.date-filter-module__kHrxvq__applyButton{height:var(--control-height-touch);flex:100%}}@media (prefers-reduced-motion:reduce){.date-filter-module__kHrxvq__periodButton,.date-filter-module__kHrxvq__applyButton{transition:none}}
.skeleton-block-module__aEh-8W__root{justify-content:center;gap:var(--space-3);padding:var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-shell);flex-direction:column;display:flex}.skeleton-block-module__aEh-8W__height150{min-height:150px}.skeleton-block-module__aEh-8W__height180{min-height:180px}.skeleton-block-module__aEh-8W__height220{min-height:220px}.skeleton-block-module__aEh-8W__height260{min-height:260px}.skeleton-block-module__aEh-8W__height300{min-height:300px}.skeleton-block-module__aEh-8W__height360{min-height:360px}.skeleton-block-module__aEh-8W__line{border-radius:var(--radius-pill);background:var(--bg-subtle);height:14px;animation:skeleton-block-module__aEh-8W__pulse 1.4s var(--ease-out) infinite alternate;display:block}.skeleton-block-module__aEh-8W__line:first-child{width:92%}.skeleton-block-module__aEh-8W__line:nth-child(2){width:83%}.skeleton-block-module__aEh-8W__line:nth-child(3){width:74%}.skeleton-block-module__aEh-8W__line:nth-child(4){width:65%}.skeleton-block-module__aEh-8W__line:nth-child(5){width:56%}.skeleton-block-module__aEh-8W__line:nth-child(6){width:47%}.skeleton-block-module__aEh-8W__line:nth-child(7){width:38%}.skeleton-block-module__aEh-8W__line:nth-child(8){width:29%}@keyframes skeleton-block-module__aEh-8W__pulse{0%{opacity:.56}to{opacity:1}}
.leads-module__ozhXTa__summaryGroup{gap:var(--space-3);min-width:0;display:grid}.leads-module__ozhXTa__dateFilter{min-width:0}.leads-module__ozhXTa__statusSelect{width:auto;min-width:168px}.leads-module__ozhXTa__trashHeader{justify-items:start;gap:var(--space-2);display:grid}.leads-module__ozhXTa__trashData{gap:0;min-width:0;display:grid}.leads-module__ozhXTa__trashTable{--data-table-width:100%;--data-table-layout:fixed;max-height:none}.leads-module__ozhXTa__trashTable th[data-column=name]{width:24%}.leads-module__ozhXTa__trashTable th[data-column=phone]{width:16%}.leads-module__ozhXTa__trashTable th[data-column=reason]{width:26%}:is(.leads-module__ozhXTa__trashTable th[data-column=deleted],.leads-module__ozhXTa__trashTable th[data-column=purge]){width:17%}.leads-module__ozhXTa__trashTable td{padding-block:var(--space-3);vertical-align:top;white-space:normal;overflow-wrap:anywhere}:is(.leads-module__ozhXTa__trashTable td[data-column=phone],.leads-module__ozhXTa__trashTable td[data-column=deleted],.leads-module__ozhXTa__trashTable td[data-column=purge]){white-space:nowrap}.leads-module__ozhXTa__leadName{max-width:240px;color:var(--text-title);text-overflow:ellipsis;vertical-align:middle;font-weight:650;text-decoration:none;display:inline-block;overflow:hidden}.leads-module__ozhXTa__openIcon{width:var(--space-4);height:var(--space-4);color:var(--text-muted)}.leads-module__ozhXTa__visuallyHidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767px){.leads-module__ozhXTa__dateFilter{scrollbar-width:thin;width:100%;overflow-x:auto}.leads-module__ozhXTa__statusSelect{width:100%;height:var(--control-height-touch)}}
.success-toast-module__nWnZUW__root{right:var(--space-6);bottom:var(--space-6);z-index:var(--z-toast);align-items:center;gap:var(--space-2);width:min(360px,100vw - 32px);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--bg-raised);color:var(--text-title);box-shadow:var(--shadow-popover);font-size:var(--type-label-size);font-weight:650;line-height:var(--type-label-line);animation:success-toast-module__nWnZUW__enter var(--motion-standard);display:flex;position:fixed}.success-toast-module__nWnZUW__icon{border-radius:var(--radius-pill);flex:none;place-items:center;width:24px;height:24px;display:grid}.success-toast-module__nWnZUW__message{overflow-wrap:anywhere;min-width:0}.success-toast-module__nWnZUW__success{border:1px solid var(--status-success)}.success-toast-module__nWnZUW__success .success-toast-module__nWnZUW__icon{background:var(--status-success-bg);color:var(--status-success)}.success-toast-module__nWnZUW__info{border:1px solid var(--status-info)}.success-toast-module__nWnZUW__info .success-toast-module__nWnZUW__icon{background:var(--status-info-bg);color:var(--status-info)}.success-toast-module__nWnZUW__warning{border:1px solid var(--status-warning)}.success-toast-module__nWnZUW__warning .success-toast-module__nWnZUW__icon{background:var(--status-warning-bg);color:var(--status-warning)}.success-toast-module__nWnZUW__error{border:1px solid var(--status-error)}.success-toast-module__nWnZUW__error .success-toast-module__nWnZUW__icon{background:var(--status-error-bg);color:var(--status-error)}@keyframes success-toast-module__nWnZUW__enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.success-toast-module__nWnZUW__root{right:var(--space-4);bottom:calc(var(--space-4) + env(safe-area-inset-bottom))}}
