.style-module__6A-mIa__content{margin-bottom:2rem}.style-module__6A-mIa__addLeadPage{background-color:#fff;padding-top:24px}.style-module__6A-mIa__displayGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.style-module__6A-mIa__displayField{flex-direction:column;display:flex}.style-module__6A-mIa__displayLabel{color:#6b7280;margin-bottom:.25rem;font-size:.875rem}.style-module__6A-mIa__displayValue{color:#111827;font-weight:500}.style-module__6A-mIa__formGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.style-module__6A-mIa__formGridTwo{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.style-module__6A-mIa__formField{flex-direction:column;display:flex}.style-module__6A-mIa__formFieldFull{grid-column:span 2}.style-module__6A-mIa__navigation{justify-content:space-between;align-items:center;padding:24px;display:flex}.style-module__6A-mIa__button{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1.5rem;font-weight:500;transition:all .2s}.style-module__6A-mIa__button:disabled{opacity:.5;cursor:not-allowed}.style-module__6A-mIa__buttonSecondary{color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;align-items:center;gap:10px;padding:.5rem 2rem;font-size:14px;font-weight:700;line-height:24px;display:flex}.style-module__6A-mIa__buttonSecondary:hover:not(:disabled){background-color:#f9fafb}.style-module__6A-mIa__buttonPrimary{color:#fff;background-color:var(--primary-color);border-radius:4px;align-items:center;gap:10px;padding:.5rem 2rem;font-size:14px;font-weight:700;line-height:24px;display:flex}.style-module__6A-mIa__buttonPrimary:hover:not(:disabled){background-color:#1d4ed8}.style-module__6A-mIa__headerActions{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 24px;display:flex}.style-module__6A-mIa__actionButtons{gap:12px;display:flex}.style-module__6A-mIa__followUpHistory{flex-direction:column;gap:16px;display:flex}.style-module__6A-mIa__followUpItem{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px}.style-module__6A-mIa__followUpHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.style-module__6A-mIa__followUpDate{color:#6b7280;align-items:center;gap:8px;font-size:14px;display:flex}.style-module__6A-mIa__followUpBadges{flex-wrap:wrap;gap:8px;display:flex}.style-module__6A-mIa__badge{text-transform:uppercase;border-radius:12px;padding:4px 8px;font-size:11px;font-weight:500}.style-module__6A-mIa__badge.style-module__6A-mIa__leadType{color:#d97706;background:#fef3c7}.style-module__6A-mIa__badge.style-module__6A-mIa__mode{color:#4338ca;background:#e0e7ff}.style-module__6A-mIa__badge.style-module__6A-mIa__status{color:#16a34a;background:#dcfce7}.style-module__6A-mIa__followUpRemark{color:#374151;font-size:14px;line-height:1.5}.style-module__6A-mIa__noFollowUps{text-align:center;color:#6b7280;padding:20px;font-style:italic}.style-module__6A-mIa__followUpEdit{flex-direction:column;gap:24px;display:flex}.style-module__6A-mIa__followUpEditItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.style-module__6A-mIa__followUpEditHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.style-module__6A-mIa__followUpEditHeader h4{color:#374151;margin:0;font-size:16px;font-weight:600}.style-module__6A-mIa__removeButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.style-module__6A-mIa__removeButton:hover{background:#dc2626}.style-module__6A-mIa__addFollowUpButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;align-items:center;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.style-module__6A-mIa__addFollowUpButton:hover{background:var(--primary-dark)}.style-module__6A-mIa__statusOverview{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.style-module__6A-mIa__statusCard{text-align:center;background:#fff;border:1px solid #e1e5e9;border-radius:12px;padding:20px}.style-module__6A-mIa__statusLabel{color:#6b7280;margin-bottom:8px;font-size:14px}.style-module__6A-mIa__statusValue{font-size:16px;font-weight:600}.style-module__6A-mIa__statusBadge{text-transform:uppercase;color:#1d4ed8;background:#dbeafe;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}.style-module__6A-mIa__appStatusBadge{text-transform:uppercase;color:#dc2626;background:#fef2f2;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}@media (max-width:768px){.style-module__6A-mIa__displayGrid,.style-module__6A-mIa__formGrid,.style-module__6A-mIa__formGridTwo{grid-template-columns:1fr}.style-module__6A-mIa__formFieldFull{grid-column:span 1}.style-module__6A-mIa__headerActions{flex-direction:column;align-items:stretch;gap:12px}.style-module__6A-mIa__actionButtons{justify-content:center}}.style-module__6A-mIa__subHeading{color:#333;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.style-module__6A-mIa__infoBlock{margin-top:24px}
.step-progress-module__zAgUea__container{margin-bottom:2rem}.step-progress-module__zAgUea__stepsWrapper{justify-content:space-between;align-items:center;display:flex;position:relative}.step-progress-module__zAgUea__stepItem{flex-direction:column;flex:1;align-items:center;display:flex}.step-progress-module__zAgUea__stepButton{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;transition:opacity .2s;display:flex}.step-progress-module__zAgUea__stepTitle{color:#111827;margin-bottom:.5rem;font-size:16px;font-weight:600}.step-progress-module__zAgUea__stepTitleCurrent{color:#2563eb}.step-progress-module__zAgUea__statusBadge{border-radius:9999px;padding:.25rem .75rem;font-size:12px}.step-progress-module__zAgUea__statusComplete{color:#15803d;font-weight:600}.step-progress-module__zAgUea__statusCurrent{color:#2563eb;font-weight:600}.step-progress-module__zAgUea__statusPending{color:#dc2626;font-weight:600}.step-progress-module__zAgUea__connector{z-index:-10;background-color:#e5e7eb;height:1px;position:absolute;top:1.5rem}.step-progress-module__zAgUea__progressBarContainer{background-color:#e5e7eb;border-radius:9999px;height:2px;margin-top:1rem}.step-progress-module__zAgUea__progressBar{background-color:#2563eb;border-radius:9999px;height:100%;transition:all .3s}
.style-module__jskjpG__form-card{background:#fff}.style-module__jskjpG__card-header{border-bottom:1px solid #f3f4f6;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.style-module__jskjpG__header-content{align-items:center;gap:12px;display:flex}.style-module__jskjpG__icon-wrapper{background-color:#dbeafe;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.style-module__jskjpG__section-icon{width:20px;height:20px;color:var(--primary-color)}.style-module__jskjpG__section-title{color:var(--primary-color);align-items:center;gap:16px;margin-bottom:0;font-size:16px;font-weight:700;line-height:150%;display:flex}.style-module__jskjpG__header-actions{align-items:center;gap:16px;display:flex}.style-module__jskjpG__edit-button{color:var(--primary-color);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:background-color .2s;display:flex}.style-module__jskjpG__edit-button:hover{background-color:#f3f4f6}.style-module__jskjpG__info-icon{width:16px;height:16px}.style-module__jskjpG__card-content{padding:24px}.style-module__jskjpG__content-wrapper{border-left:4px solid var(--Brand-Primary,#226cf5);background:var(--Surface,#fff);border-radius:4px;padding:16px 16px 16px 20px;box-shadow:0 0 16px #226cf514}.style-module__jskjpG__form-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.style-module__jskjpG__form-field{flex-direction:column;gap:8px;display:flex}.style-module__jskjpG__field-label{color:#6b7280;margin:0;font-size:16px;font-weight:500}.style-module__jskjpG__form-input,.style-module__jskjpG__form-select{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:10px 12px;font-family:inherit;font-size:16px;transition:border-color .2s}.style-module__jskjpG__form-input:focus,.style-module__jskjpG__form-select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #2563eb1a}.style-module__jskjpG__form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}@media (max-width:768px){.style-module__jskjpG__form-grid{grid-template-columns:1fr}.style-module__jskjpG__card-header{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:480px){.style-module__jskjpG__content-wrapper{padding-left:16px}.style-module__jskjpG__card-content,.style-module__jskjpG__card-header{padding:16px}}
.inputField-module__8rbgKW__formField{flex-direction:column;display:flex}.inputField-module__8rbgKW__checkboxSmallLeft{cursor:pointer;align-items:center;gap:12px;margin:8px 0;display:flex}.inputField-module__8rbgKW__smallCheckbox{cursor:pointer;appearance:none;background-color:#fff;border:1.5px solid #d1d5db;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin:0;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.inputField-module__8rbgKW__smallCheckbox:checked{background-color:#0d6493;border-color:#0d6493;transform:scale(1.05)}.inputField-module__8rbgKW__smallCheckbox:checked:after{content:"";pointer-events:none;z-index:1;border:2.5px solid #fff;border-width:0 2.5px 2.5px 0;width:5px;height:10px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.inputField-module__8rbgKW__checkboxLabel{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;font-size:.9375rem;font-weight:500}.inputField-module__8rbgKW__fieldLabel{color:#374151;letter-spacing:.01em;margin:0 0 8px;font-size:14px;font-weight:500;line-height:1.5}.inputField-module__8rbgKW__formInput,.inputField-module__8rbgKW__formSelect,.inputField-module__8rbgKW__formTextarea{color:#111827;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:6px;min-height:36px;padding:8px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:all .2s}.inputField-module__8rbgKW__formInput:-webkit-autofill{background-color:#fff!important;box-shadow:inset 0 0 0 30px #fff!important}.inputField-module__8rbgKW__formInput:-webkit-autofill:hover{background-color:#fff!important;box-shadow:inset 0 0 0 30px #fff!important}.inputField-module__8rbgKW__formInput:-webkit-autofill:focus{background-color:#fff!important;box-shadow:inset 0 0 0 30px #fff!important}.inputField-module__8rbgKW__formInput:-webkit-autofill:active{background-color:#fff!important;box-shadow:inset 0 0 0 30px #fff!important}.inputField-module__8rbgKW__formInput:disabled,.inputField-module__8rbgKW__formSelect:disabled,.inputField-module__8rbgKW__formTextarea:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb}.inputField-module__8rbgKW__formInput[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.inputField-module__8rbgKW__formInput[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inputField-module__8rbgKW__formInput[type=number]{appearance:textfield}.inputField-module__8rbgKW__formField .inputField-module__8rbgKW__formInput:focus,.inputField-module__8rbgKW__formField .inputField-module__8rbgKW__formSelect:focus,.inputField-module__8rbgKW__formField .inputField-module__8rbgKW__formTextarea:focus,.inputField-module__8rbgKW__formInput:focus,.inputField-module__8rbgKW__formSelect:focus,.inputField-module__8rbgKW__formTextarea:focus{border:1.5px solid #3b82f6!important;outline:none!important;box-shadow:0 0 0 3px #3b82f640!important}.inputField-module__8rbgKW__formInput:hover:not(:disabled),.inputField-module__8rbgKW__formSelect:hover:not(:disabled),.inputField-module__8rbgKW__formTextarea:hover:not(:disabled){border-color:#d1d5db}.inputField-module__8rbgKW__formSelect{appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml;utf8,<svg fill='%236b7280' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") right 12px center/18px no-repeat;padding-right:40px}.inputField-module__8rbgKW__formSelect:disabled{cursor:not-allowed;background-image:url("data:image/svg+xml;utf8,<svg fill='%239ca3af' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>")}.inputField-module__8rbgKW__formSelect option{color:#374151;background:#fff;padding:10px 12px;font-size:.875rem;line-height:1.5}.inputField-module__8rbgKW__formSelect.inputField-module__8rbgKW__multiSelect{min-height:140px;padding:10px;overflow-y:auto}.inputField-module__8rbgKW__formSelect.inputField-module__8rbgKW__multiSelect option{cursor:pointer;border-radius:6px;margin:4px 0;padding:10px 12px;transition:background-color .2s}.inputField-module__8rbgKW__formSelect.inputField-module__8rbgKW__multiSelect option:hover{background-color:#f3f4f6}.inputField-module__8rbgKW__formSelect.inputField-module__8rbgKW__multiSelect option:checked{color:#fff;background-color:#3b82f6;font-weight:500}.inputField-module__8rbgKW__formSelect.inputField-module__8rbgKW__multiSelect option:checked:hover{background-color:#2563eb}.inputField-module__8rbgKW__helpText{color:#6b7280;margin:4px 0 0;font-size:12px;line-height:1.4}.inputField-module__8rbgKW__errorText{color:#dc2626;margin:4px 0 0;font-size:12px;line-height:1.4}.inputField-module__8rbgKW__inputError{background-color:#fef2f2;border-color:#dc2626!important}.inputField-module__8rbgKW__inputError:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc262640!important}.inputField-module__8rbgKW__passwordWrapper{align-items:center;display:flex;position:relative}.inputField-module__8rbgKW__passwordInput{width:100%;padding-right:40px}.inputField-module__8rbgKW__passwordToggle{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.inputField-module__8rbgKW__passwordToggle:hover{color:#374151;background-color:#f3f4f6}.inputField-module__8rbgKW__passwordToggle:disabled{cursor:not-allowed;opacity:.5}.inputField-module__8rbgKW__viewField{color:#374151;word-break:break-word;background-color:#f9fafb;border-radius:6px;margin:0;padding:8px 12px;font-size:14px}@media (max-width:768px){.inputField-module__8rbgKW__fieldLabel{font-size:13px}.inputField-module__8rbgKW__formInput,.inputField-module__8rbgKW__formSelect,.inputField-module__8rbgKW__formTextarea{min-height:38px;padding:8px 12px;font-size:14px}.inputField-module__8rbgKW__formSelect{background-position:right 12px center;padding-right:40px}.inputField-module__8rbgKW__viewField{padding:10px 12px;font-size:13px}.inputField-module__8rbgKW__helpText{font-size:11px}}@media (max-width:480px){.inputField-module__8rbgKW__formInput,.inputField-module__8rbgKW__formSelect,.inputField-module__8rbgKW__formTextarea{padding:6px 10px;font-size:13px}.inputField-module__8rbgKW__viewField{padding:8px 10px;font-size:12px}.inputField-module__8rbgKW__fieldLabel{font-size:12px}}
.SendMessageModal-module__lCY1dq__modal{z-index:9999;width:600px;max-width:calc(100vw - 24px);height:640px;max-height:85vh;font-family:var(--font-family), "Inter", sans-serif;background:#fff;border:1px solid #e5e7eb;border-radius:8px 8px 0 0;flex-direction:column;font-size:14px;transition:width .2s,height .2s;display:flex;position:fixed;bottom:0;right:80px;overflow:hidden;box-shadow:0 8px 25px #00000026}@media (max-width:768px){.SendMessageModal-module__lCY1dq__modal{border-radius:0;width:100%;max-width:100%;right:0}}@media (max-width:640px){.SendMessageModal-module__lCY1dq__modal{height:100vh;max-height:100vh}}.SendMessageModal-module__lCY1dq__modalMaximized{border-radius:0;width:50vw;max-width:none;height:100vh;max-height:none;right:0}.SendMessageModal-module__lCY1dq__header{background:#f1f5f9;border-bottom:1px solid #e2e8f0;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.SendMessageModal-module__lCY1dq__headerLeft{align-items:center;gap:10px;display:flex}.SendMessageModal-module__lCY1dq__envelopeIcon{color:#2563eb;flex-shrink:0}.SendMessageModal-module__lCY1dq__headerTitle{font-size:inherit;color:#334155;margin:0;font-weight:600}.SendMessageModal-module__lCY1dq__windowControls{align-items:center;gap:12px;display:flex}.SendMessageModal-module__lCY1dq__windowControl{cursor:pointer;color:#64748b;padding:4px}.SendMessageModal-module__lCY1dq__windowControl:hover{color:#334155}.SendMessageModal-module__lCY1dq__fields{background:#fff;padding:12px 16px}.SendMessageModal-module__lCY1dq__fieldRow{border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;min-height:36px;padding:8px 0;display:flex}.SendMessageModal-module__lCY1dq__fieldRow:first-child{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.SendMessageModal-module__lCY1dq__fieldRow:last-child{border-bottom:none;padding-bottom:0}.SendMessageModal-module__lCY1dq__fieldLabel{color:#6b7280;flex-shrink:0;width:52px;line-height:1.5}.SendMessageModal-module__lCY1dq__toContent{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-height:28px;display:flex}.SendMessageModal-module__lCY1dq__pill{color:#1e40af;font-size:inherit;background:#dbeafe;border-radius:9999px;align-items:center;gap:6px;padding:4px 8px 4px 10px;display:inline-flex}.SendMessageModal-module__lCY1dq__pillRemove{color:#1e40af;cursor:pointer;width:16px;height:16px;font-size:inherit;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.SendMessageModal-module__lCY1dq__pillRemove:hover{color:#1d4ed8;background:#1e40af33}.SendMessageModal-module__lCY1dq__addRecipientInput{min-width:120px;font-size:inherit;color:#374151;background:0 0;border:none;outline:none;flex:1}.SendMessageModal-module__lCY1dq__addRecipientInput::placeholder{color:#9ca3af}.SendMessageModal-module__lCY1dq__ccBccLink{color:#6b7280;cursor:pointer;margin-left:auto;font-size:12px}.SendMessageModal-module__lCY1dq__ccBccLink:hover{color:#2563eb}.SendMessageModal-module__lCY1dq__fieldRowCc .SendMessageModal-module__lCY1dq__ccInput::placeholder{font-size:12px}.SendMessageModal-module__lCY1dq__subjectInput{font-size:inherit;color:#1f2937;background:0 0;border:none;outline:none;flex:1;min-height:24px;padding:0;line-height:1.5}.SendMessageModal-module__lCY1dq__subjectInput::placeholder{color:#9ca3af}.SendMessageModal-module__lCY1dq__templateSelect{font-size:inherit;color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;justify-content:space-between;align-items:center;min-height:36px;padding:6px 10px;display:flex}.SendMessageModal-module__lCY1dq__templateSelect:hover{border-color:#cbd5e1}.SendMessageModal-module__lCY1dq__templateDropdown{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:4px;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #0000001a}.SendMessageModal-module__lCY1dq__passwordWrapper{align-items:center;display:flex;position:relative}.SendMessageModal-module__lCY1dq__passwordWrapper input{padding-right:40px!important}.SendMessageModal-module__lCY1dq__passwordToggle{cursor:pointer;color:#6b7280;z-index:2;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.SendMessageModal-module__lCY1dq__passwordToggle:hover{color:#374151;background-color:#f3f4f6}.SendMessageModal-module__lCY1dq__passwordToggle:disabled{cursor:not-allowed;opacity:.5}.SendMessageModal-module__lCY1dq__templateDropdown{z-index:100;max-height:220px;overflow-y:auto}.SendMessageModal-module__lCY1dq__templateOption{font-size:inherit;color:#374151;cursor:pointer;padding:10px 12px}.SendMessageModal-module__lCY1dq__templateOption:hover{background:#f1f5f9}.SendMessageModal-module__lCY1dq__templateWrap{flex:1;position:relative}.SendMessageModal-module__lCY1dq__toolbar{background:#f8fafc;border-bottom:1px solid #e5e7eb;align-items:center;gap:2px;margin-top:0;padding:8px 16px;display:flex}.SendMessageModal-module__lCY1dq__toolbarBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.SendMessageModal-module__lCY1dq__toolbarBtn:hover{color:#334155;background:#e2e8f0}.SendMessageModal-module__lCY1dq__bodyWrap{flex-direction:column;flex:1;min-width:0;min-height:0;padding:12px 16px;display:flex;overflow:hidden auto}.SendMessageModal-module__lCY1dq__editor{width:100%;min-height:200px;font-size:inherit;color:#1f2937;resize:none;white-space:pre-wrap;word-wrap:break-word;border:none;outline:none;flex:1;font-family:inherit;line-height:1.6}.SendMessageModal-module__lCY1dq__editor:empty:before{content:attr(data-placeholder);color:#9ca3af}.SendMessageModal-module__lCY1dq__footer{background:#f1f5f9;border-top:1px solid #e2e8f0;border-radius:0 0 8px 8px;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.SendMessageModal-module__lCY1dq__footerLeft{align-items:center;gap:8px;display:flex}.SendMessageModal-module__lCY1dq__sendBtn{color:#fff;font-weight:600;font-size:inherit;cursor:pointer;background:#2563eb;border:none;border-radius:6px;align-items:center;gap:0;padding:8px 20px;display:inline-flex}.SendMessageModal-module__lCY1dq__sendBtn:hover:not(:disabled){background:#1d4ed8}.SendMessageModal-module__lCY1dq__sendBtn:disabled{cursor:not-allowed;background:#93c5fd}.SendMessageModal-module__lCY1dq__footerIconBtn{color:#475569;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.SendMessageModal-module__lCY1dq__footerIconBtn:hover{color:#334155;background:#cbd5e1;border-color:#94a3b8}.SendMessageModal-module__lCY1dq__footerRight{align-items:center;gap:12px;display:flex}.SendMessageModal-module__lCY1dq__templateWrap{position:relative}.SendMessageModal-module__lCY1dq__templateSelectFooter{color:#475569;font-size:inherit;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;min-height:36px;padding:8px 14px;font-weight:500;display:inline-flex}.SendMessageModal-module__lCY1dq__templateSelectFooter:hover{color:#334155;background:#cbd5e1;border-color:#94a3b8}.SendMessageModal-module__lCY1dq__templateDropdownFooter{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:200px;max-height:220px;margin-bottom:6px;position:absolute;bottom:100%;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.SendMessageModal-module__lCY1dq__templateDropdownFooter .SendMessageModal-module__lCY1dq__templateOption{font-size:inherit;color:#374151;cursor:pointer;padding:10px 12px}.SendMessageModal-module__lCY1dq__templateDropdownFooter .SendMessageModal-module__lCY1dq__templateOption:hover{background:#f1f5f9}.SendMessageModal-module__lCY1dq__saveDraft{color:#64748b;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:6px 0}.SendMessageModal-module__lCY1dq__saveDraft:hover{color:#2563eb}.SendMessageModal-module__lCY1dq__discardBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.SendMessageModal-module__lCY1dq__discardBtn:hover{color:#334155;background:#e2e8f0}.SendMessageModal-module__lCY1dq__attachmentsBar{background:#f1f5f9;border-top:1px solid #e2e8f0;flex-shrink:0;padding:12px 16px}.SendMessageModal-module__lCY1dq__attachmentsBarHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.SendMessageModal-module__lCY1dq__attachmentsBarTitle{font-size:inherit;color:#334155;align-items:center;gap:8px;font-weight:500;display:inline-flex}.SendMessageModal-module__lCY1dq__attachmentsBarIcon{color:#94a3b8;flex-shrink:0}.SendMessageModal-module__lCY1dq__clearAttachments{font-size:inherit;color:#dc2626;cursor:pointer;letter-spacing:.02em;text-transform:uppercase;background:0 0;border:none;font-weight:500}.SendMessageModal-module__lCY1dq__clearAttachments:hover{color:#b91c1c;text-decoration:underline}.SendMessageModal-module__lCY1dq__attachmentChips{flex-direction:column;gap:8px;max-height:140px;display:flex;overflow-y:auto}.SendMessageModal-module__lCY1dq__attachmentChip{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;min-height:56px;padding:10px 12px;display:flex}.SendMessageModal-module__lCY1dq__attachmentChipIcon{color:#94a3b8;flex-shrink:0}.SendMessageModal-module__lCY1dq__attachmentChipInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SendMessageModal-module__lCY1dq__attachmentChipName{font-size:inherit;color:#334155;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.SendMessageModal-module__lCY1dq__attachmentChipSize{color:#64748b;font-size:12px;font-weight:400}.SendMessageModal-module__lCY1dq__attachmentChipRemove{color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.SendMessageModal-module__lCY1dq__attachmentChipRemove:hover{color:#475569;background:#cbd5e1}.SendMessageModal-module__lCY1dq__ccInput{font-size:inherit;color:#1f2937;background:0 0;border:none;outline:none;flex:1}.SendMessageModal-module__lCY1dq__ccInput::placeholder{color:#9ca3af}
.button-module__eUE7Nq__button{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:5px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.button-module__eUE7Nq__primary{background:var(--primary-color);color:#fff;border:none;transition:background-color .2s}.button-module__eUE7Nq__primary:disabled{opacity:.6;cursor:not-allowed}.button-module__eUE7Nq__secondary{color:#6b7280;background:0 0;border:1px solid #d1d5db;transition:all .2s}.button-module__eUE7Nq__secondary:disabled{opacity:.6;cursor:not-allowed}.button-module__eUE7Nq__icon{align-items:center;margin-right:8px;display:inline-flex}@media (max-width:768px){.button-module__eUE7Nq__button{min-height:44px;padding:12px 20px;font-size:14px}}@media (max-width:480px){.button-module__eUE7Nq__button{padding:10px 16px;font-size:13px}}
.search-dropdown-module__2mbnRW__dropdown{width:100%;display:block;position:relative;overflow:visible}.search-dropdown-module__2mbnRW__dropdownButton{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:40px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.search-dropdown-module__2mbnRW__dropdownButton:hover{border-color:#9ca3af}.search-dropdown-module__2mbnRW__dropdownButton:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.search-dropdown-module__2mbnRW__dropdownText{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.search-dropdown-module__2mbnRW__dropdownIcon{color:#6b7280;margin-left:8px;transition:transform .2s}.search-dropdown-module__2mbnRW__dropdownIconOpen{transform:rotate(180deg)}.search-dropdown-module__2mbnRW__dropdownMenu{z-index:800;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex-direction:column;min-width:100%;max-height:280px;margin-top:4px;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.search-dropdown-module__2mbnRW__dropdownSearchWrap{background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.search-dropdown-module__2mbnRW__dropdownSearchIcon{color:#6b7280;flex-shrink:0}.search-dropdown-module__2mbnRW__dropdownSearchInput{background:#fff;border:1px solid #d1d5db;border-radius:4px;outline:none;flex:1;min-width:0;padding:6px 8px;font-size:14px}.search-dropdown-module__2mbnRW__dropdownSearchInput:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.search-dropdown-module__2mbnRW__dropdownOptionsList{max-height:220px;overflow-y:auto}.search-dropdown-module__2mbnRW__dropdownItemEmpty{color:#6b7280;text-align:center;padding:12px;font-size:14px}.search-dropdown-module__2mbnRW__dropdownItem{color:#374151;cursor:pointer;border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;margin:10px;padding:8px 12px;font-size:14px;transition:background-color .2s;display:flex}.search-dropdown-module__2mbnRW__dropdownItem span{text-transform:capitalize}.search-dropdown-module__2mbnRW__dropdownItem:hover{background-color:#f3f4f6}.search-dropdown-module__2mbnRW__dropdownItemSelected{color:#1d4ed8;background-color:#eff6ff}.search-dropdown-module__2mbnRW__checkIcon{color:#1d4ed8}.search-dropdown-module__2mbnRW__dropdownOptionsList::-webkit-scrollbar{width:6px}.search-dropdown-module__2mbnRW__dropdownOptionsList::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.search-dropdown-module__2mbnRW__dropdownOptionsList::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.search-dropdown-module__2mbnRW__dropdownOptionsList::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.search-dropdown-module__2mbnRW__dropdown{width:100%;min-width:100%}.search-dropdown-module__2mbnRW__dropdownButton{height:auto;min-height:44px;padding:12px;font-size:14px}.search-dropdown-module__2mbnRW__dropdownItem{min-height:44px;padding:12px;font-size:14px}.search-dropdown-module__2mbnRW__dropdownMenu{max-height:250px}}@media (max-width:480px){.search-dropdown-module__2mbnRW__dropdownButton,.search-dropdown-module__2mbnRW__dropdownItem{padding:10px;font-size:13px}.search-dropdown-module__2mbnRW__dropdownMenu{max-height:200px}}
.page-module__E0kJGG__mainWrappper{background-color:#f6f7f8;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.page-module__E0kJGG__container{width:100%;max-width:448px;margin:0 auto}.page-module__E0kJGG__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.page-module__E0kJGG__topBorder{background-color:#4f7cff;height:4px}.page-module__E0kJGG__content{padding:32px}.page-module__E0kJGG__header{margin-bottom:32px}.page-module__E0kJGG__title{color:#4f7cff;margin-bottom:8px;font-size:24px;font-weight:600}.page-module__E0kJGG__subtitle{color:#6b7280;font-size:14px}.page-module__E0kJGG__form{flex-direction:column;gap:24px;display:flex}.page-module__E0kJGG__passwordWrapper{flex-direction:column;gap:8px;display:flex}.page-module__E0kJGG__passwordHeader{justify-content:space-between;align-items:center;display:flex}.page-module__E0kJGG__passwordLabel{color:#374151;font-size:14px;font-weight:500}.page-module__E0kJGG__forgotLink{color:#9ca3af;font-size:14px;text-decoration:none;transition:color .2s}.page-module__E0kJGG__forgotLink:hover{color:#4f7cff}.page-module__E0kJGG__passwordInputWrapper{position:relative}.page-module__E0kJGG__passwordInput{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;width:100%;height:48px;padding:0 40px 0 12px;font-size:14px;transition:all .2s}.page-module__E0kJGG__passwordInput:focus{background-color:#fff;outline:none;box-shadow:0 0 0 2px #4f7cff1a;border:1px solid #4f7cff!important}.page-module__E0kJGG__toggleButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;transition:color .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.page-module__E0kJGG__toggleButton:hover{color:#6b7280}.page-module__E0kJGG__submitButton{color:#fff;cursor:pointer;background-color:#4f7cff;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:20px;font-weight:500;transition:background-color .2s;display:flex}.page-module__E0kJGG__submitButton:hover{background-color:#3b66ff}.page-module__E0kJGG__footer{text-align:center;margin-top:24px}.page-module__E0kJGG__footerText{color:#6b7280;font-size:14px}.page-module__E0kJGG__switchLink{color:#4f7cff;cursor:pointer;font-weight:500;text-decoration:none}.page-module__E0kJGG__switchLink:hover{text-decoration:underline}.page-module__E0kJGG__orText{text-align:center;color:#888;margin:1rem 0;font-weight:500}.page-module__E0kJGG__googleButton,.page-module__E0kJGG__facebookButton{cursor:pointer;color:#0d0c22;background-color:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:16px;font-weight:600;transition:all .3s;display:flex}.page-module__E0kJGG__icon{width:28px;height:28px}.page-module__E0kJGG__inputGroup{flex-direction:column;gap:8px;display:flex}.page-module__E0kJGG__label{color:#374151;font-size:14px;font-weight:500}.page-module__E0kJGG__select{color:#0d0c22;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;height:48px;padding:0 40px 0 12px;font-size:14px;transition:all .2s}.page-module__E0kJGG__dashboardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:24px;display:flex}.page-module__E0kJGG__dashboardHeaderLeft{align-items:center;gap:.75rem;display:flex}.page-module__E0kJGG__dashboardBackBtn{color:#374151;cursor:pointer;background-color:#0000;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;padding:0;transition:background-color .2s,border-color .2s;display:flex}.page-module__E0kJGG__dashboardBackBtn:hover{background-color:#f9fafb;border-color:#d1d5db}.page-module__E0kJGG__dashboardActions{gap:20px;display:flex}.page-module__E0kJGG__dashboardTitle{color:#1f2937;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600;line-height:1.3}.page-module__E0kJGG__dashboardSubtitle{color:#6b7280;margin-top:2px;font-size:.875rem;line-height:1.4}@media (max-width:768px){.page-module__E0kJGG__dashboardHeader{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}.page-module__E0kJGG__dashboardActions{flex-wrap:wrap;gap:12px;width:100%}.page-module__E0kJGG__dashboardTitle{font-size:1.375rem}}@media (max-width:480px){.page-module__E0kJGG__dashboardHeader{gap:8px;margin-bottom:12px}.page-module__E0kJGG__dashboardTitle{font-size:1.125rem}.page-module__E0kJGG__dashboardActions{gap:8px}}.page-module__E0kJGG__breadcrumb{color:#4a5568;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:24px;font-size:14px;display:flex}.page-module__E0kJGG__breadcrumbItem{align-items:center;display:flex}.page-module__E0kJGG__breadcrumb .page-module__E0kJGG__link{color:#939393;text-decoration:none}.page-module__E0kJGG__breadcrumb .page-module__E0kJGG__link:hover{text-decoration:underline}.page-module__E0kJGG__breadcrumb .page-module__E0kJGG__current{color:#2d3748;font-weight:600}.page-module__E0kJGG__breadcrumb .page-module__E0kJGG__separator{color:#a0aec0;margin:0 .5rem}
.leads-by-source-module__-lQBbq__chartsContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:28px;height:auto;display:flex}.leads-by-source-module__-lQBbq__loaderContainer,.leads-by-source-module__-lQBbq__noDataContainer{justify-content:center;align-items:center;width:100%;display:flex}.leads-by-source-module__-lQBbq__noDataContainer{color:#6b7280;height:100%;font-size:14px;font-weight:500}.leads-by-source-module__-lQBbq__chartSection{flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.leads-by-source-module__-lQBbq__legendSection{flex-direction:column;flex:1;justify-content:center;gap:10px;display:flex}.leads-by-source-module__-lQBbq__legendItem{justify-content:space-between;align-items:center;min-height:28px;padding:6px 0;display:flex}.leads-by-source-module__-lQBbq__legendLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.leads-by-source-module__-lQBbq__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.leads-by-source-module__-lQBbq__legendLabel{color:#1f2937;text-transform:capitalize;font-size:14px;font-weight:500}.leads-by-source-module__-lQBbq__legendValue{color:#1f2937;flex-shrink:0;font-size:14px;font-weight:600}.leads-by-source-module__-lQBbq__legendPercent{color:#6b7280;font-size:13px;font-weight:400}
.AppliedFiltersBar-module__ypzF1q__appliedFiltersBar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:10px 0;display:flex}.AppliedFiltersBar-module__ypzF1q__appliedFiltersLabel{color:#6b7280;flex-shrink:0;font-size:.875rem;font-weight:500}.AppliedFiltersBar-module__ypzF1q__appliedFiltersChips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AppliedFiltersBar-module__ypzF1q__appliedFilterChip{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:6px;padding:6px 8px 6px 12px;font-size:.8125rem;display:inline-flex}.AppliedFiltersBar-module__ypzF1q__appliedFilterClear{color:#1e40af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:background .15s,color .15s;display:inline-flex}.AppliedFiltersBar-module__ypzF1q__appliedFilterClear:hover{color:#1e3a8a;background:#bfdbfe}
.lead-assignment-dropdown-module__3vzuuq__dropdownContainer{display:inline-block;position:relative}.lead-assignment-dropdown-module__3vzuuq__dropdownContent{z-index:800;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex-direction:column;gap:8px;min-width:320px;padding:8px;display:flex;position:absolute;top:110%;right:0;box-shadow:0 2px 8px #00000014}.lead-assignment-dropdown-module__3vzuuq__header{color:#6b7280;justify-content:space-between;align-items:center;padding:0 8px;font-size:.875rem;display:flex}.lead-assignment-dropdown-module__3vzuuq__headerLink{color:#2563eb;cursor:pointer;text-decoration:none}.lead-assignment-dropdown-module__3vzuuq__headerLink:hover{text-decoration:underline}.lead-assignment-dropdown-module__3vzuuq__searchInputWrapper{margin-bottom:8px;position:relative}.lead-assignment-dropdown-module__3vzuuq__searchInput{border:1px solid #d1d5db;border-radius:4px;outline:none;width:100%;padding:8px 12px 8px 36px;font-size:1rem}.lead-assignment-dropdown-module__3vzuuq__searchIcon{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.lead-assignment-dropdown-module__3vzuuq__itemsList{max-height:200px;padding-right:4px;overflow-y:auto}.lead-assignment-dropdown-module__3vzuuq__itemsList::-webkit-scrollbar{width:4px}.lead-assignment-dropdown-module__3vzuuq__itemsList::-webkit-scrollbar-track{background:0 0}.lead-assignment-dropdown-module__3vzuuq__itemsList::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:9999px}.lead-assignment-dropdown-module__3vzuuq__itemsList::-webkit-scrollbar-thumb:hover{background-color:#d1d5db}.lead-assignment-dropdown-module__3vzuuq__roleSection{z-index:1;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:4px 8px;position:sticky;top:0}.lead-assignment-dropdown-module__3vzuuq__roleHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.lead-assignment-dropdown-module__3vzuuq__item{cursor:pointer;color:#374151;border-radius:4px;align-items:center;padding:8px 12px;font-size:.9375rem;display:flex}.lead-assignment-dropdown-module__3vzuuq__item:hover{background-color:#f3f4f6}.lead-assignment-dropdown-module__3vzuuq__itemCheckmark{color:gray;margin-right:8px}.lead-assignment-dropdown-module__3vzuuq__itemCheckmarkHidden{visibility:hidden}.lead-assignment-dropdown-module__3vzuuq__randomAssignItem{cursor:pointer;color:#374151;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;margin-bottom:8px;padding:8px 16px 8px 8px;display:flex}.lead-assignment-dropdown-module__3vzuuq__randomAssignItem:hover{background-color:#f3f4f6}.lead-assignment-dropdown-module__3vzuuq__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;padding-top:8px;display:flex}.lead-assignment-dropdown-module__3vzuuq__cancelButton{color:#10b981;background-color:#fff;border:1px solid #d1d5db}.lead-assignment-dropdown-module__3vzuuq__cancelButton:hover{background-color:#f3f4f6}.lead-assignment-dropdown-module__3vzuuq__okButton{color:#fff;background-color:#10b981}.lead-assignment-dropdown-module__3vzuuq__okButton:hover{background-color:#059669}@media (max-width:768px){.lead-assignment-dropdown-module__3vzuuq__dropdownContainer{width:100%}.lead-assignment-dropdown-module__3vzuuq__dropdownContent{min-width:100%;max-width:100%;left:0;right:0}.lead-assignment-dropdown-module__3vzuuq__searchInput{min-height:44px;padding:12px 12px 12px 36px;font-size:14px}.lead-assignment-dropdown-module__3vzuuq__item{min-height:44px;padding:12px;font-size:.875rem}.lead-assignment-dropdown-module__3vzuuq__randomAssignItem{min-height:44px;padding:12px}.lead-assignment-dropdown-module__3vzuuq__footer{flex-direction:column;gap:8px}.lead-assignment-dropdown-module__3vzuuq__cancelButton,.lead-assignment-dropdown-module__3vzuuq__okButton{width:100%;min-height:44px;padding:12px}.lead-assignment-dropdown-module__3vzuuq__itemsList{max-height:250px}}@media (max-width:480px){.lead-assignment-dropdown-module__3vzuuq__dropdownContent{padding:6px}.lead-assignment-dropdown-module__3vzuuq__searchInput{padding:10px 10px 10px 32px;font-size:13px}.lead-assignment-dropdown-module__3vzuuq__item{padding:10px;font-size:.8125rem}.lead-assignment-dropdown-module__3vzuuq__header{font-size:.8125rem}}
.CallLogsFilter-module__pbyV1q__container{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-top:16px;margin-bottom:24px;padding:1rem 1.5rem;animation:.3s ease-out CallLogsFilter-module__pbyV1q__slideInDown;box-shadow:0 1px 8px #0000000f}.CallLogsFilter-module__pbyV1q__grid{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CallLogsFilter-module__pbyV1q__filterGroup{flex:none;min-width:180px}.CallLogsFilter-module__pbyV1q__searchBtn{width:auto;min-width:fit-content;height:40px!important}.CallLogsFilter-module__pbyV1q__clearBtn{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:auto;min-width:fit-content;height:40px;padding:8px 24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.CallLogsFilter-module__pbyV1q__clearBtn:hover{color:#374151;background-color:#f9fafb;border-color:#d1d5db}@media (max-width:1024px){.CallLogsFilter-module__pbyV1q__filterGroup{min-width:150px}}@media (max-width:768px){.CallLogsFilter-module__pbyV1q__container{padding:1rem}.CallLogsFilter-module__pbyV1q__grid{gap:12px}.CallLogsFilter-module__pbyV1q__filterGroup{flex:calc(50% - 6px);min-width:0}.CallLogsFilter-module__pbyV1q__clearBtn{width:100%}}@media (max-width:480px){.CallLogsFilter-module__pbyV1q__filterGroup{flex:100%}}
.search-filters-section-module__tgk75G__searchFilters{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 20px #0000000f;border-bottom:1px solid #e5e7eb!important;margin-top:32px!important;margin-bottom:24px!important}.search-filters-section-module__tgk75G__filtersRow{grid-template-columns:repeat(4,1fr);align-items:start;gap:16px;margin-bottom:24px;display:grid}.search-filters-section-module__tgk75G__filterButtons{align-items:center;gap:12px;width:100%;height:40px;display:flex}.search-filters-section-module__tgk75G__filterDropdown{width:100%}.search-filters-section-module__tgk75G__searchInputWrapper{width:100%;position:relative}.search-filters-section-module__tgk75G__searchInput{color:#374151;box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;width:100%;height:40px;padding:8px 36px 8px 12px;font-size:14px;transition:border-color .2s}.search-filters-section-module__tgk75G__searchInput:focus{outline:none;box-shadow:0 0 0 2px #3b82f61a;border-color:#3b82f6!important}.search-filters-section-module__tgk75G__inputClearBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px;font-weight:500;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.search-filters-section-module__tgk75G__inputClearBtn:hover{color:#dc2626;text-decoration:underline}.search-filters-section-module__tgk75G__searchIcon{color:#6b7280;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.search-filters-section-module__tgk75G__actionButtons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.search-filters-section-module__tgk75G__csvActions{gap:8px;margin-left:auto;display:flex}.search-filters-section-module__tgk75G__csvButton{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.search-filters-section-module__tgk75G__csvButton:hover{color:#334155;background:#f1f5f9;border-color:#94a3b8}.search-filters-section-module__tgk75G__dropdownsWrapper{width:100%}@media (max-width:1280px){.search-filters-section-module__tgk75G__filtersRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.search-filters-section-module__tgk75G__filtersRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.search-filters-section-module__tgk75G__searchFilters{margin-bottom:16px;padding:1rem}.search-filters-section-module__tgk75G__filtersRow{grid-template-columns:repeat(1,1fr);gap:12px;margin-bottom:16px}.search-filters-section-module__tgk75G__actionButtons{flex-direction:column;align-items:stretch}.search-filters-section-module__tgk75G__dropdownsWrapper{width:100%}.search-filters-section-module__tgk75G__searchInput{min-height:44px;padding:12px 36px 12px 12px;font-size:14px}.search-filters-section-module__tgk75G__actionButtons{flex-direction:column;align-items:stretch;gap:10px}.search-filters-section-module__tgk75G__actionButtons>div{flex-wrap:wrap;gap:8px;display:flex}.search-filters-section-module__tgk75G__actionButtons>div>button{flex:1;min-width:120px;min-height:44px}.search-filters-section-module__tgk75G__csvActions{justify-content:center;width:100%;margin-left:0}.search-filters-section-module__tgk75G__csvButton{justify-content:center;width:100%;min-height:44px}}@media (max-width:480px){.search-filters-section-module__tgk75G__searchFilters{padding:.75rem}.search-filters-section-module__tgk75G__filtersRow{gap:8px}.search-filters-section-module__tgk75G__searchInput{padding:10px 32px 10px 10px;font-size:13px}.search-filters-section-module__tgk75G__actionButtons>div{flex-direction:column}.search-filters-section-module__tgk75G__actionButtons>div>button{width:100%}}
.PageHeaderControls-module__wzpXxW__headerContainer{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.PageHeaderControls-module__wzpXxW__countContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 16px;display:flex}.PageHeaderControls-module__wzpXxW__countLabel{color:#6b7280;font-size:14px;font-weight:500}.PageHeaderControls-module__wzpXxW__countValue{color:#111827;font-size:14px;font-weight:600}.PageHeaderControls-module__wzpXxW__controlsContainer{align-items:center;gap:12px;display:flex}.PageHeaderControls-module__wzpXxW__searchContainer{width:280px;position:relative}.PageHeaderControls-module__wzpXxW__searchIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.PageHeaderControls-module__wzpXxW__searchInput{color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px 0 40px;font-size:14px;transition:all .2s}.PageHeaderControls-module__wzpXxW__searchInputWithClear{padding-right:36px}.PageHeaderControls-module__wzpXxW__searchInput:focus{border:1px solid var(--primary-color,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f61a}.PageHeaderControls-module__wzpXxW__clearSearchButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .2s,background-color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.PageHeaderControls-module__wzpXxW__clearSearchButton:hover{color:#374151;background-color:#f3f4f6}.PageHeaderControls-module__wzpXxW__clearIcon{display:block}.PageHeaderControls-module__wzpXxW__iconButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.PageHeaderControls-module__wzpXxW__iconButton:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.PageHeaderControls-module__wzpXxW__extraContent{align-items:center;display:flex}.PageHeaderControls-module__wzpXxW__actionsContainer{align-items:center;gap:8px;display:flex}@media (max-width:768px){.PageHeaderControls-module__wzpXxW__headerContainer{flex-direction:column;align-items:flex-start;gap:12px}.PageHeaderControls-module__wzpXxW__controlsContainer{flex-wrap:wrap;width:100%}.PageHeaderControls-module__wzpXxW__searchContainer{flex:1;min-width:200px}}
.validation-modal-module__UkoaOa__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.validation-modal-module__UkoaOa__modal{background-color:#fff;border-radius:.75rem;width:90%;max-width:400px;margin:1rem;box-shadow:0 20px 25px -5px #0000001a}.validation-modal-module__UkoaOa__header{align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;display:flex;position:relative}.validation-modal-module__UkoaOa__iconWrapper{background-color:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.validation-modal-module__UkoaOa__icon{color:#dc2626;width:1.5rem;height:1.5rem}.validation-modal-module__UkoaOa__title{color:#111827;flex:1;margin:0;font-size:1.125rem;font-weight:600}.validation-modal-module__UkoaOa__closeButton{cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:background-color .2s;position:absolute;top:1rem;right:1rem}.validation-modal-module__UkoaOa__closeButton:hover{background-color:#f3f4f6}.validation-modal-module__UkoaOa__closeIcon{color:#6b7280;width:1.25rem;height:1.25rem}.validation-modal-module__UkoaOa__content{padding:0 1.5rem 1rem}.validation-modal-module__UkoaOa__message{color:#374151;margin:0;line-height:1.5}.validation-modal-module__UkoaOa__footer{justify-content:flex-end;padding:1rem 1.5rem 1.5rem;display:flex}.validation-modal-module__UkoaOa__okButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.validation-modal-module__UkoaOa__okButton:hover{background-color:#1d4ed8}
.SelectedBar-module__ouec5a__container{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;animation:.3s ease-in-out SelectedBar-module__ouec5a__fadeIn;display:flex}.SelectedBar-module__ouec5a__selectionInfo{align-items:center;gap:12px;display:flex}.SelectedBar-module__ouec5a__countText{color:#64748b;font-size:14px;font-weight:500}.SelectedBar-module__ouec5a__actionsContainer{align-items:center;gap:8px;display:flex}.SelectedBar-module__ouec5a__actionButton{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.SelectedBar-module__ouec5a__actionButton:hover{color:#1e293b;background-color:#f1f5f9;border-color:#94a3b8}.SelectedBar-module__ouec5a__clearButton{color:#ef4444;cursor:pointer;background:0 0;border:none;margin-left:8px;padding:4px 8px;font-size:13px;font-weight:500}.SelectedBar-module__ouec5a__clearButton:hover{text-decoration:underline}.SelectedBar-module__ouec5a__deleteButton{color:#ef4444!important;border-color:#fecaca!important}.SelectedBar-module__ouec5a__deleteButton:hover{color:#b91c1c!important;background-color:#fef2f2!important;border-color:#ef4444!important}@keyframes SelectedBar-module__ouec5a__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.SelectedBar-module__ouec5a__container{flex-direction:column;align-items:flex-start;gap:12px}.SelectedBar-module__ouec5a__actionsContainer{flex-wrap:wrap;justify-content:flex-start;width:100%}}
.ReportFilters-module__eqtTka__container{background-color:#fff;border:1px solid #ced4e1;border-radius:20px;flex-direction:column;gap:1rem;margin-bottom:10px;padding:1rem;display:flex;box-shadow:0 1px 2px #0000000d}.ReportFilters-module__eqtTka__dark .ReportFilters-module__eqtTka__container{background-color:#030712}.ReportFilters-module__eqtTka__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.ReportFilters-module__eqtTka__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ReportFilters-module__eqtTka__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.ReportFilters-module__eqtTka__grid{grid-template-columns:repeat(4,1fr)}}.ReportFilters-module__eqtTka__filterGroup{flex-direction:column;display:flex}.ReportFilters-module__eqtTka__input{border:1px solid #ced4e1;border-radius:8px;min-height:2.25rem;padding:.5rem .75rem;font-size:.875rem}.ReportFilters-module__eqtTka__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.ReportFilters-module__eqtTka__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem}.ReportFilters-module__eqtTka__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.ReportFilters-module__eqtTka__icon{width:1rem;height:1rem;margin-right:.5rem}.ReportFilters-module__eqtTka__exportBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;display:inline-flex}.ReportFilters-module__eqtTka__exportBtn:hover{background:#1d4ed8}.ReportFilters-module__eqtTka__exportPopupOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.2s ReportFilters-module__eqtTka__exportPopupFadeIn;display:flex;position:fixed;inset:0}@keyframes ReportFilters-module__eqtTka__exportPopupFadeIn{0%{opacity:0}to{opacity:1}}.ReportFilters-module__eqtTka__exportPopup{background:#fff;border-radius:12px;min-width:320px;max-width:100%;animation:.2s ReportFilters-module__eqtTka__exportPopupSlideIn;box-shadow:0 20px 40px #00000026}@keyframes ReportFilters-module__eqtTka__exportPopupSlideIn{0%{opacity:0;transform:scale(.96)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.ReportFilters-module__eqtTka__exportPopupHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ReportFilters-module__eqtTka__exportPopupTitle{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.ReportFilters-module__eqtTka__exportPopupClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.ReportFilters-module__eqtTka__exportPopupClose:hover{color:#111827;background:#f3f4f6}.ReportFilters-module__eqtTka__exportPopupBody{flex-direction:column;gap:12px;padding:20px;display:flex}.ReportFilters-module__eqtTka__exportPopupOptionCsv,.ReportFilters-module__eqtTka__exportPopupOptionPdf{cursor:pointer;color:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 20px;font-size:.9375rem;font-weight:500;transition:opacity .15s,transform 50ms;display:flex}.ReportFilters-module__eqtTka__exportPopupOptionCsv{background:#2563eb}.ReportFilters-module__eqtTka__exportPopupOptionCsv:hover{opacity:.95;background:#1d4ed8}.ReportFilters-module__eqtTka__exportPopupOptionPdf{background:#dc2626}.ReportFilters-module__eqtTka__exportPopupOptionPdf:hover{opacity:.95;background:#b91c1c}
@keyframes RBACSettings-module__LRgPYG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.RBACSettings-module__LRgPYG__roleName{color:#0f172a;text-transform:capitalize;font-weight:600}.RBACSettings-module__LRgPYG__countGiven{color:#2563eb;font-weight:600}.RBACSettings-module__LRgPYG__countRemaining{color:#64748b;font-weight:500}.RBACSettings-module__LRgPYG__userCount{color:#475569;align-items:center;gap:.35rem;display:inline-flex}.RBACSettings-module__LRgPYG__editLink{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.RBACSettings-module__LRgPYG__editLink:hover{color:#1d4ed8;background:#2563eb14}.RBACSettings-module__LRgPYG__header{flex-direction:column;gap:1rem;margin-bottom:.5rem;display:flex}.RBACSettings-module__LRgPYG__backBtn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:fit-content;padding:0;font-size:.875rem;font-weight:500;display:inline-flex}.RBACSettings-module__LRgPYG__backBtn:hover{color:#2563eb}.RBACSettings-module__LRgPYG__titleSection{align-items:center;gap:1rem;display:flex}.RBACSettings-module__LRgPYG__titleIcon{color:#2563eb;background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.RBACSettings-module__LRgPYG__titleInfo h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.RBACSettings-module__LRgPYG__titleInfo p{color:#64748b;margin:0;font-size:.875rem}.RBACSettings-module__LRgPYG__cardHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.RBACSettings-module__LRgPYG__cardTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:600}.RBACSettings-module__LRgPYG__permCount{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.RBACSettings-module__LRgPYG__groups{flex-direction:column;gap:1rem;display:flex}.RBACSettings-module__LRgPYG__group{border:1px solid #f1f5f9;border-radius:10px;overflow:hidden}.RBACSettings-module__LRgPYG__groupHeader{cursor:pointer;background:#f8fafc;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.RBACSettings-module__LRgPYG__groupTitleWrap{align-items:center;gap:.75rem;display:flex}.RBACSettings-module__LRgPYG__groupTitle{color:#334155;margin:0;font-size:.875rem;font-weight:600}.RBACSettings-module__LRgPYG__groupToggle{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:500}.RBACSettings-module__LRgPYG__checkboxList{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;padding:1rem;display:grid}.RBACSettings-module__LRgPYG__checkboxLabel{color:#475569;cursor:pointer;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.RBACSettings-module__LRgPYG__checkboxLabel input{accent-color:#2563eb;width:16px;height:16px}.RBACSettings-module__LRgPYG__actions{justify-content:flex-end;margin-top:1.5rem;display:flex}.RBACSettings-module__LRgPYG__saveBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s;display:flex}.RBACSettings-module__LRgPYG__saveBtn:hover:not(:disabled){background:#1d4ed8}.RBACSettings-module__LRgPYG__saveBtn:disabled{opacity:.7;cursor:not-allowed}.RBACSettings-module__LRgPYG__privacyCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:24px}.RBACSettings-module__LRgPYG__privacyRow{align-items:center;gap:20px;display:flex}.RBACSettings-module__LRgPYG__privacyIconBox{color:#64748b;background-color:#f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.RBACSettings-module__LRgPYG__privacyInfo{flex:1}.RBACSettings-module__LRgPYG__privacyLabel{color:#1e293b;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.RBACSettings-module__LRgPYG__privacyDesc{color:#64748b;margin:0;font-size:13px;line-height:1.5}.RBACSettings-module__LRgPYG__toggle{cursor:pointer;background:#cbd5e1;border:none;border-radius:12px;width:44px;height:24px;transition:background .2s;position:relative}.RBACSettings-module__LRgPYG__toggleOn{background:#10b981}.RBACSettings-module__LRgPYG__toggleThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.RBACSettings-module__LRgPYG__toggleOn .RBACSettings-module__LRgPYG__toggleThumb{transform:translate(20px)}.RBACSettings-module__LRgPYG__usersCard{margin-top:1rem}.RBACSettings-module__LRgPYG__usersTableWrap{overflow-x:auto}.RBACSettings-module__LRgPYG__usersTable{border-collapse:collapse;width:100%}.RBACSettings-module__LRgPYG__usersTable th{text-align:left;color:#64748b;border-bottom:1px solid #f1f5f9;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.RBACSettings-module__LRgPYG__usersTable td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.75rem 1rem;font-size:.875rem}.RBACSettings-module__LRgPYG__customizeBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;font-weight:500;display:flex}.RBACSettings-module__LRgPYG__customizeBtn:hover{text-decoration:underline}.RBACSettings-module__LRgPYG__rolesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.RBACSettings-module__LRgPYG__roleCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex}.RBACSettings-module__LRgPYG__roleCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.RBACSettings-module__LRgPYG__cardIconWrap{color:#2563eb;background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.RBACSettings-module__LRgPYG__cardTitle{color:#0f172a;text-transform:capitalize;font-size:1.125rem;font-weight:600}.RBACSettings-module__LRgPYG__statRow{justify-content:space-between;font-size:.875rem;display:flex}.RBACSettings-module__LRgPYG__statLabel{color:#64748b}.RBACSettings-module__LRgPYG__statValue{color:#0f172a;font-weight:600}.RBACSettings-module__LRgPYG__premiumTableContainer{background:#fff;border:1px solid #eef2f6;border-radius:16px;overflow:hidden}.RBACSettings-module__LRgPYG__tableHeaderActions{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.RBACSettings-module__LRgPYG__showingText{color:#64748b;font-size:14px}.RBACSettings-module__LRgPYG__showingText strong{color:#1e293b;font-weight:600}.RBACSettings-module__LRgPYG__searchWrapper{width:320px;position:relative}.RBACSettings-module__LRgPYG__searchIcon{color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.RBACSettings-module__LRgPYG__searchInput{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:10px 12px 10px 40px;font-size:14px;transition:all .2s}.RBACSettings-module__LRgPYG__searchInput:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.RBACSettings-module__LRgPYG__premiumTable{border-collapse:collapse;width:100%}.RBACSettings-module__LRgPYG__tableHeadRow{background-color:#f8fafc;border-bottom:1px solid #f1f5f9}.RBACSettings-module__LRgPYG__tableHeadRow th{text-align:left;color:#64748b;padding:16px 24px;font-size:14px;font-weight:600}.RBACSettings-module__LRgPYG__tableBodyRow{border-bottom:1px solid #f1f5f9;transition:background-color .2s}.RBACSettings-module__LRgPYG__tableBodyRow:hover{background-color:#fcfdfe}.RBACSettings-module__LRgPYG__tableBodyRow:last-child{border-bottom:none}.RBACSettings-module__LRgPYG__tableBodyRow td{vertical-align:middle;padding:20px 24px}.RBACSettings-module__LRgPYG__roleEntityCell{align-items:center;gap:16px;display:flex}.RBACSettings-module__LRgPYG__roleIconBox{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.RBACSettings-module__LRgPYG__roleInfo{flex-direction:column;gap:2px;display:flex}.RBACSettings-module__LRgPYG__roleTitle{color:#1e293b;text-transform:capitalize;font-size:15px;font-weight:600}.RBACSettings-module__LRgPYG__roleSubtitle{color:#64748b;font-size:12px}.RBACSettings-module__LRgPYG__scoreCell{align-items:center;gap:12px;display:flex}.RBACSettings-module__LRgPYG__scoreBarBg{background-color:#f1f5f9;border-radius:3px;width:100px;height:6px;overflow:hidden}.RBACSettings-module__LRgPYG__scoreBarFill{border-radius:3px;height:100%}.RBACSettings-module__LRgPYG__scoreValue{color:#1e293b;min-width:20px;font-size:14px;font-weight:700}.RBACSettings-module__LRgPYG__availableText{color:#64748b;font-family:JetBrains Mono,monospace;font-size:14px}.RBACSettings-module__LRgPYG__assignedUsersCell{align-items:center;gap:8px;display:flex}.RBACSettings-module__LRgPYG__avatarStack{align-items:center;display:flex}.RBACSettings-module__LRgPYG__avatarCircle{color:#475569;background-color:#e2e8f0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;font-size:10px;font-weight:600;display:flex;overflow:hidden}.RBACSettings-module__LRgPYG__avatarCircle:first-child{margin-left:0}.RBACSettings-module__LRgPYG__userCountText{color:#1e293b;font-size:14px;font-weight:600}.RBACSettings-module__LRgPYG__manageActionBtn{color:#1e293b;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:14px;font-weight:700;transition:color .2s;display:flex}.RBACSettings-module__LRgPYG__manageActionBtn:hover{color:#2563eb}.RBACSettings-module__LRgPYG__tablePagination{background-color:#fcfdfe;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.RBACSettings-module__LRgPYG__paginationControls{align-items:center;gap:12px;display:flex}.RBACSettings-module__LRgPYG__pageIndicator{color:#64748b;text-align:center;min-width:80px;font-size:13px}.RBACSettings-module__LRgPYG__pageIndicator strong{color:#1e293b;font-weight:600}.RBACSettings-module__LRgPYG__pageBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.RBACSettings-module__LRgPYG__pageBtn:hover:not(:disabled){color:#1e293b;background-color:#f8fafc;border-color:#cbd5e1}.RBACSettings-module__LRgPYG__pageBtn:disabled{opacity:.5;cursor:not-allowed}.RBACSettings-module__LRgPYG__nestedItemWrapper{margin-top:.5rem}.RBACSettings-module__LRgPYG__nestedItemRow{align-items:center;padding:.25rem 0;display:flex}.RBACSettings-module__LRgPYG__nestedItemLabelWrap{align-items:center;gap:.5rem;display:flex}.RBACSettings-module__LRgPYG__expandBtn{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.RBACSettings-module__LRgPYG__parentLabel{color:#1e293b;font-weight:600}.RBACSettings-module__LRgPYG__nestedChildren{border-left:1px dashed #e2e8f0;margin-left:.6rem;padding-left:.4rem}.RBACSettings-module__LRgPYG__nestedList{flex-direction:column;gap:.25rem;padding:1rem 1.5rem;display:flex}.RBACSettings-module__LRgPYG__nestedGroup{background-color:#fcfdfe;border:1px solid #eef2f6}
.style-module__LpgJjq__leadsHeaderContainer{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 0;display:flex}.style-module__LpgJjq__selectAllContainer{align-items:center;gap:8px;display:flex}.style-module__LpgJjq__selectAllCheckbox{cursor:pointer;accent-color:#3b82f6;width:18px;height:18px}.style-module__LpgJjq__selectAllLabel{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500}.style-module__LpgJjq__leadsCount{align-items:center;gap:8px;display:flex}.style-module__LpgJjq__leadsCountLabel{color:#6b7280;font-size:14px;font-weight:500}.style-module__LpgJjq__leadsCountValue{color:#111827;font-size:16px;font-weight:600}.style-module__LpgJjq__viewToggleContainer{align-items:center;gap:12px;display:flex}.style-module__LpgJjq__viewToggle{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:4px;padding:4px;display:flex;box-shadow:0 1px 2px #0000000d}.style-module__LpgJjq__viewToggleBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;transition:all .2s;display:flex}.style-module__LpgJjq__viewToggleBtn:hover{color:#374151;background-color:#f3f4f6}.style-module__LpgJjq__viewToggleBtn.style-module__LpgJjq__active{color:#fff;background-color:#3b82f6}.style-module__LpgJjq__viewToggleBtn.style-module__LpgJjq__active:hover{background-color:#2563eb}.style-module__LpgJjq__cardsGrid{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.style-module__LpgJjq__cardsGridGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;margin-bottom:24px;display:grid}.style-module__LpgJjq__leadCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:16px;transition:all .2s;box-shadow:0 1px 3px #0000001a}.style-module__LpgJjq__leadCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.style-module__LpgJjq__selectedCard{background-color:#eff6ff;border-color:#3b82f6}.style-module__LpgJjq__cardHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.style-module__LpgJjq__cardCheckbox{align-items:center;display:flex}.style-module__LpgJjq__cardCheckbox input[type=checkbox]{cursor:pointer;accent-color:#3b82f6;width:18px;height:18px}.style-module__LpgJjq__cardActions{align-items:center;gap:8px;display:flex}.style-module__LpgJjq__cardActionBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.style-module__LpgJjq__cardActionBtn:hover{color:#374151;background-color:#f3f4f6}.style-module__LpgJjq__cardBody{flex-direction:column;gap:16px;display:flex}.style-module__LpgJjq__cardTopRow{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.style-module__LpgJjq__cardNameSection{flex-direction:column;flex:1;gap:10px;display:flex}.style-module__LpgJjq__cardName{color:#111827;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;display:flex}.style-module__LpgJjq__cardStatusSection{flex-shrink:0;align-items:center;gap:16px;display:flex}.style-module__LpgJjq__cardInfoGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.style-module__LpgJjq__cardInfoGrid3Col{grid-template-columns:repeat(3,1fr)}.style-module__LpgJjq__cardField{flex-direction:column;gap:4px;display:flex}.style-module__LpgJjq__cardLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}@media (max-width:768px){.style-module__LpgJjq__leadsHeaderContainer{flex-direction:column;align-items:flex-start;gap:12px}.style-module__LpgJjq__viewToggleContainer{justify-content:flex-start;width:100%}.style-module__LpgJjq__cardsGridGrid{grid-template-columns:1fr}.style-module__LpgJjq__cardTopRow{flex-direction:column;gap:16px}.style-module__LpgJjq__cardStatusSection{align-self:flex-start}.style-module__LpgJjq__cardInfoGrid,.style-module__LpgJjq__cardInfoGrid3Col{grid-template-columns:1fr;gap:16px}.style-module__LpgJjq__cardContacts{flex-direction:column;align-items:flex-start;gap:8px}.style-module__LpgJjq__paginationContainer{flex-direction:column;align-items:stretch}.style-module__LpgJjq__paginationControls{flex-wrap:wrap;justify-content:center}}@media (max-width:1200px){.style-module__LpgJjq__filterRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.style-module__LpgJjq__filterRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.style-module__LpgJjq__filterRow{grid-template-columns:1fr}}.style-module__LpgJjq__cardValue{color:#111827;font-size:13px;font-weight:500}.style-module__LpgJjq__cardContacts{flex-flow:wrap;align-items:center;gap:12px;display:flex}.style-module__LpgJjq__phoneText{color:#4b5563;align-items:center;gap:6px;font-size:14px;font-weight:400;display:flex}.style-module__LpgJjq__cardContacts .style-module__LpgJjq__emailLink{color:#4b5563;cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.style-module__LpgJjq__cardContacts .style-module__LpgJjq__emailLink:hover{color:#374151;text-decoration:underline}.style-module__LpgJjq__paginationContainer{background-color:#f9fafb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:20px;display:flex}.style-module__LpgJjq__paginationInfo{color:#6b7280;font-size:14px}.style-module__LpgJjq__paginationControls{align-items:center;gap:12px;display:flex}.style-module__LpgJjq__paginationButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .2s}.style-module__LpgJjq__paginationButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.style-module__LpgJjq__paginationButton:disabled{opacity:.5;cursor:not-allowed}.style-module__LpgJjq__pageSizeSelect{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-size:14px}.style-module__LpgJjq__pageSizeSelect:focus{border-color:#3b82f6;outline:none}.style-module__LpgJjq__pageInfo{color:#6b7280;font-size:14px}@media (max-width:768px){.style-module__LpgJjq__leadsHeaderContainer{flex-direction:column;align-items:flex-start;gap:12px}.style-module__LpgJjq__viewToggleContainer{justify-content:flex-start;width:100%}.style-module__LpgJjq__cardsGridGrid{grid-template-columns:1fr}.style-module__LpgJjq__cardTopRow{flex-direction:column;gap:16px}.style-module__LpgJjq__cardStatusSection{align-self:flex-start}.style-module__LpgJjq__cardInfoGrid,.style-module__LpgJjq__cardInfoGrid3Col{grid-template-columns:1fr;gap:16px}.style-module__LpgJjq__cardContacts{flex-direction:column;align-items:flex-start;gap:8px}.style-module__LpgJjq__paginationContainer{flex-direction:column;align-items:stretch}.style-module__LpgJjq__paginationControls{flex-wrap:wrap;justify-content:center}}.style-module__LpgJjq__filterContainer{background-color:#fff;border-radius:.5rem;width:100%;min-width:0;max-width:100%;padding:1.5rem;overflow:visible;box-shadow:0 1px 8px #0000000f;border-bottom:1px solid #e5e7eb!important;margin-top:32px!important;margin-bottom:24px!important}.style-module__LpgJjq__filterRow{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;display:grid}@media (max-width:1200px){.style-module__LpgJjq__filterRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.style-module__LpgJjq__filterRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.style-module__LpgJjq__filterRow{grid-template-columns:1fr}}.style-module__LpgJjq__filterItem{width:100%}.style-module__LpgJjq__filterItem>div{width:100%!important}.style-module__LpgJjq__filterButtons{grid-column:span 3;align-items:center;gap:12px;width:100%;display:flex!important}.style-module__LpgJjq__tabsContainer{align-items:center;gap:12px;display:flex;overflow-x:auto}.style-module__LpgJjq__tabButton{color:#6b7280;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.style-module__LpgJjq__tabButton:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.style-module__LpgJjq__tabButtonActive{background-color:var(--primary-color,#3b82f6);border-color:var(--primary-color,#3b82f6);color:#fff}.style-module__LpgJjq__tabButtonActive:hover{background-color:var(--primary-hover-color,#2563eb);border-color:var(--primary-hover-color,#2563eb);color:#fff}.style-module__LpgJjq__tabBadge{min-width:24px;height:24px;color:var(--primary-color,#3b82f6);background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:600;display:flex}
.Card-module__K1dTpa__cardHeader{flex-direction:column;padding:1.5rem;display:flex}.Card-module__K1dTpa__cardTitle{letter-spacing:-.025em;font-size:1.5rem;font-weight:600;line-height:1.25}.Card-module__K1dTpa__cardDescription{color:var(--muted-foreground);font-size:.875rem}.Card-module__K1dTpa__cardContent{padding:0 1.5rem 1.5rem}.Card-module__K1dTpa__cardFooter{align-items:center;padding:0 1.5rem 1.5rem;display:flex}
.style-module__jGjHHG__loading{color:#6b7280;justify-content:center;align-items:center;height:200px;font-size:1.125rem;display:flex}.style-module__jGjHHG__searchContainer{border-bottom:1px solid #e5e7eb;margin-bottom:32px;padding-bottom:24px}.style-module__jGjHHG__search-bar-container{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.style-module__jGjHHG__search-input-container{background-color:#fff;border-radius:.5rem;align-items:center;padding:1.5rem;display:flex;box-shadow:0 1px 20px #0000000f}.style-module__jGjHHG__search-keyword-input{border:none;outline:none;width:180px;padding:6px}.style-module__jGjHHG__search-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex}.style-module__jGjHHG__filtersRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.style-module__jGjHHG__uploadButton{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;display:flex}.style-module__jGjHHG__uploadButton:hover{background-color:#45a049}.style-module__jGjHHG__checkboxWrapper{justify-content:center;align-items:center;padding:4px;display:flex}.style-module__jGjHHG__customCheckbox{width:16px;height:16px;accent-color:var(--primary-color);cursor:pointer;margin:0}.style-module__jGjHHG__bulkActionBar{z-index:20;justify-content:flex-end;align-items:center;gap:12px;padding:10px 16px;display:flex;position:sticky;top:80px;right:0}.style-module__jGjHHG__iconButton{cursor:pointer;color:#444;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:background .2s;display:flex}.style-module__jGjHHG__iconButton:hover{background-color:#e0e0e0}.style-module__jGjHHG__divider{background-color:#ccc;width:1px;height:20px;margin:0 4px}.style-module__jGjHHG__searchRow{align-items:center;gap:1rem;display:flex}.style-module__jGjHHG__searchRow>div:first-child{flex:1}.style-module__jGjHHG__searchButton{background-color:var(--primary-color);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:max-content;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s;display:flex}.style-module__jGjHHG__searchButton:hover{background-color:var(--primary-dark)}.style-module__jGjHHG__searchIcon{width:1rem;height:1rem}.style-module__jGjHHG__activeFilters{border-top:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.style-module__jGjHHG__filterTag{background-color:var(--primary-light);color:var(--primary-color);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.style-module__jGjHHG__removeFilter{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.125rem;transition:background-color .2s}.style-module__jGjHHG__removeFilter:hover{background-color:#3b82f61a}.style-module__jGjHHG__removeIcon{width:.875rem;height:.875rem}.style-module__jGjHHG__clearAll{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s}.style-module__jGjHHG__clearAll:hover{background-color:#dc2626}.style-module__jGjHHG__actions{justify-content:flex-end;gap:10px;margin-bottom:1.5rem;display:flex}.style-module__jGjHHG__downloadButton{color:#fff;cursor:pointer;background-color:#059669;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:700;transition:background-color .2s;display:flex}.style-module__jGjHHG__downloadButton:hover{background-color:#047857}.style-module__jGjHHG__downloadIcon{width:1rem;height:1rem}.style-module__jGjHHG__csvModalOverlay{z-index:1100;background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.style-module__jGjHHG__csvModal{background:#fff;border-radius:8px;flex-direction:column;width:min(620px,100%);max-height:min(720px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 22px 60px #0f172a38}.style-module__jGjHHG__csvModalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 14px;display:flex}.style-module__jGjHHG__csvModalHeader h3{color:#0f172a;margin:0;font-size:18px;font-weight:700}.style-module__jGjHHG__csvModalHeader p{color:#64748b;margin:4px 0 0;font-size:13px}.style-module__jGjHHG__csvModalClose{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:32px;height:32px}.style-module__jGjHHG__csvModalActions{border-bottom:1px solid #eef2f7;align-items:center;gap:10px;padding:14px 24px;display:flex}.style-module__jGjHHG__csvModalActions button,.style-module__jGjHHG__csvModalSecondary{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:8px 12px;font-weight:600}.style-module__jGjHHG__csvModalActions span{color:#64748b;margin-left:auto;font-size:13px}.style-module__jGjHHG__csvHeaderGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px 24px;display:grid;overflow-y:auto}.style-module__jGjHHG__csvHeaderOption{color:#1f2937;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:10px;min-height:40px;padding:9px 10px;font-size:14px;display:flex}.style-module__jGjHHG__csvHeaderOption input{width:16px;height:16px}.style-module__jGjHHG__csvModalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:10px;padding:16px 24px 20px;display:flex}.style-module__jGjHHG__csvModalPrimary{color:#fff;cursor:pointer;background:#0d6493;border:0;border-radius:6px;padding:9px 14px;font-weight:700}.style-module__jGjHHG__csvModalPrimary:disabled{opacity:.55;cursor:not-allowed}@media (max-width:640px){.style-module__jGjHHG__csvHeaderGrid{grid-template-columns:1fr}}.style-module__jGjHHG__tableContainer{background-color:#fff;border-radius:10px;padding:20px 24px;overflow:hidden;box-shadow:0 1px 20px #0000000f}.style-module__jGjHHG__table{border-collapse:collapse;width:100%}.style-module__jGjHHG__th{text-align:left;color:#374151;border-bottom:1px solid #e5e7eb;padding:1rem;font-size:.875rem;font-weight:600}.style-module__jGjHHG__td{vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:24px 20px;font-size:.875rem}.style-module__jGjHHG__evenRow{background-color:#fff}.style-module__jGjHHG__oddRow{background-color:#f2f2f2}.style-module__jGjHHG__nameCell{align-items:center;gap:.75rem;display:flex}.style-module__jGjHHG__name{text-transform:capitalize}.style-module__jGjHHG__assignDropdownWrapper{display:inline-block;position:relative}.style-module__jGjHHG__assignDropdown{z-index:100;background:#fff;border:1px solid #ddd;border-radius:12px;width:240px;padding:1rem;animation:.3s ease-in-out style-module__jGjHHG__dropdownFadeIn;position:absolute;top:45px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000026}@keyframes style-module__jGjHHG__dropdownFadeIn{0%{opacity:0;transform:translate(-50%)scale(.95)}to{opacity:1;transform:translate(-50%)scale(1)}}.style-module__jGjHHG__dropdownTitle{color:#333;text-align:center;margin:0 0 8px;font-size:15px;font-weight:600}.style-module__jGjHHG__dropdownSelect{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;outline:none;width:100%;margin-bottom:10px;padding:8px;font-size:14px;transition:border .2s}.style-module__jGjHHG__dropdownSelect:focus{background-color:#fff;border-color:#0070f3}.style-module__jGjHHG__assignBtn{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:8px;width:100%;padding:8px 0;font-weight:600;transition:background-color .2s}.style-module__jGjHHG__assignBtn:hover{background-color:#0057c2}.style-module__jGjHHG__avatar{background-color:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:600;display:flex}.style-module__jGjHHG__name{color:#111827;font-weight:500}.style-module__jGjHHG__contactCell{align-items:center;gap:.5rem;display:flex}.style-module__jGjHHG__contactIcon{color:#6b7280;width:1rem;height:1rem}.style-module__jGjHHG__country{color:#111827;font-weight:500}.style-module__jGjHHG__mode{color:#374151;font-weight:400}.style-module__jGjHHG__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;justify-content:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:flex}.style-module__jGjHHG__statusNew{background-color:var(--primary-light);color:var(--primary-color)}.style-module__jGjHHG__statusProgress{color:#d97706;background-color:#fef3c7}.style-module__jGjHHG__statusReview{color:#5b21b6;background-color:#e0e7ff}.style-module__jGjHHG__statusSubmitted{color:#15803d;background-color:#dcfce7}.style-module__jGjHHG__statusFollowup{color:#c53030;background-color:#fed7d7}.style-module__jGjHHG__statusCompleted{color:#047857;background-color:#d1fae5}.style-module__jGjHHG__statusDefault{color:#374151;background-color:#f3f4f6}.style-module__jGjHHG__date{color:#6b7280;font-weight:400}.style-module__jGjHHG__actionButtons{align-items:center;gap:.5rem;display:flex}.style-module__jGjHHG__actionButton{cursor:pointer;background-color:#0000;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.style-module__jGjHHG__actionButton:hover{background-color:#f3f4f6}.style-module__jGjHHG__actionButton:first-child:hover{background-color:var(--primary-light)}.style-module__jGjHHG__actionButton:last-child:hover{background-color:#fef3c7}.style-module__jGjHHG__actionIcon{color:#6b7280;width:1rem;height:1rem}.style-module__jGjHHG__actionButton:first-child .style-module__jGjHHG__actionIcon{color:var(--primary-color)}.style-module__jGjHHG__actionButton:last-child .style-module__jGjHHG__actionIcon{color:#d97706}.style-module__jGjHHG__tableFooter{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.style-module__jGjHHG__resultsInfo{color:#6b7280;font-size:.875rem}.style-module__jGjHHG__pagination{align-items:center;gap:1rem;display:flex}.style-module__jGjHHG__paginationButton:hover{background-color:#f9fafb}.style-module__jGjHHG__pageInfo{color:#6b7280;font-size:.875rem}.style-module__jGjHHG__applicationBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.style-module__jGjHHG__generated{color:#15803d;background-color:#dcfce7}.style-module__jGjHHG__notGenerated{color:#dc2626;background-color:#fecaca}.style-module__jGjHHG__duplicateRow{align-items:center;gap:4px;margin-top:2px;display:flex}.style-module__jGjHHG__duplicateText{color:#dc2626;font-size:12px}.style-module__jGjHHG__contactsCell{color:#4b5563;flex-direction:column;gap:2px;font-size:14px;font-weight:400;display:flex}.style-module__jGjHHG__whatsappLink,.style-module__jGjHHG__emailLink{color:#4b5563;align-items:center;gap:4px;font-size:14px;font-weight:400;text-decoration:none;display:inline-flex}.style-module__jGjHHG__assignBranch{color:#6b7280;font-size:13px}.style-module__jGjHHG__nameBelowNumber{color:#6b7280;margin-top:2px;font-size:13px;font-weight:400}.style-module__jGjHHG__assignDateBelow{color:#6b7280;margin-top:2px;font-size:12px;font-weight:400}.style-module__jGjHHG__recordingsCell{align-items:center;display:flex;overflow:visible}.style-module__jGjHHG__recordingsPlayerCapsule{box-sizing:border-box;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;min-width:240px;padding:8px 12px;display:inline-flex}.style-module__jGjHHG__recordingsPlayerCapsule>*{flex:1;min-width:0}.style-module__jGjHHG__recordingsLink{color:#4b5563;align-items:center;font-size:14px;text-decoration:none;display:inline-flex}.style-module__jGjHHG__recordingsLink:hover{color:#2563eb;text-decoration:underline}.style-module__jGjHHG__recordingsNoRecording{color:#9ca3af;font-size:13px;font-weight:500}.style-module__jGjHHG__recordingsNoRecordingPlaceholder{pointer-events:none;cursor:default;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.style-module__jGjHHG__recordingsNoRecordingPlay{opacity:.8;background:#d1d5db;border-radius:50%;flex-shrink:0;width:32px;height:32px}.style-module__jGjHHG__recordingsNoRecordingProgress{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.style-module__jGjHHG__recordingsNoRecordingBar{background:#e5e7eb;border-radius:3px;width:100%;height:6px}.style-module__jGjHHG__recordingsNoRecordingTime{color:#9ca3af;font-size:12px;font-weight:500}.style-module__jGjHHG__recordingsNoRecordingSpeed{color:#9ca3af;text-align:center;background:#e5e7eb;border-radius:6px;flex-shrink:0;min-width:44px;padding:5px 8px;font-size:12px;font-weight:600}.style-module__jGjHHG__recordingsBlock{flex-direction:column;gap:8px;display:flex}.style-module__jGjHHG__recordingsWithMore{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.style-module__jGjHHG__recordingsViewAll{color:#1d4ed8;white-space:nowrap;cursor:pointer;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.style-module__jGjHHG__recordingsViewAll:hover{color:#1d4ed8;background:#dbeafe;border-color:#3b82f6;text-decoration:none}.style-module__jGjHHG__recordingsExpandedList{flex-direction:column;gap:6px;margin-top:2px;display:flex}.style-module__jGjHHG__scoreCell{justify-content:center;align-items:center;width:100%;display:flex}.style-module__jGjHHG__scoreCircle{border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}@media (max-width:1024px){.style-module__jGjHHG__filtersRow{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.style-module__jGjHHG__searchRow{flex-direction:column;align-items:stretch}.style-module__jGjHHG__tableContainer{overflow-x:auto}.style-module__jGjHHG__table{min-width:1000px}}@media (max-width:768px){.style-module__jGjHHG__tableFooter{flex-direction:column;align-items:stretch;gap:1rem}.style-module__jGjHHG__pagination,.style-module__jGjHHG__actions{justify-content:center}}.style-module__jGjHHG__back-button{cursor:pointer;background-color:#0000;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s ease-in-out;display:flex}.style-module__jGjHHG__back-button:hover{background-color:#f3f4f6}.style-module__jGjHHG__back-button svg{color:#4b5563;width:20px;height:20px}@media (max-width:768px){.style-module__jGjHHG__back-button{align-self:flex-start;margin-right:auto}.style-module__jGjHHG__headerRow{margin-bottom:16px;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:12px!important}.style-module__jGjHHG__headerRow>div:first-child{flex-direction:column;align-items:flex-start;gap:8px}}.style-module__jGjHHG__kanbanBoard{grid-template-columns:repeat(4,1fr);align-items:flex-start;gap:20px;margin-bottom:24px;padding:10px 0 20px;display:grid;overflow-x:auto}.style-module__jGjHHG__kanbanColumn{flex-direction:column;gap:16px;min-width:320px;display:flex}.style-module__jGjHHG__kanbanHeader{background:#fff;border-left:4px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;box-shadow:0 1px 3px #0000000d}.style-module__jGjHHG__kanbanHeaderNew,.style-module__jGjHHG__kanbanHeaderOpen,.style-module__jGjHHG__kanbanHeaderInProgress,.style-module__jGjHHG__kanbanHeaderOpenDeal{border-left-color:var(--primary-color)}.style-module__jGjHHG__kanbanTitle{color:#111827;align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.style-module__jGjHHG__statusDot{border-radius:50%;width:6px;height:6px}.style-module__jGjHHG__dotNew,.style-module__jGjHHG__dotOpen,.style-module__jGjHHG__dotInProgress,.style-module__jGjHHG__dotOpenDeal{background-color:var(--primary-color)}.style-module__jGjHHG__kanbanCount{color:#6b7280;font-size:13px;font-weight:500}.style-module__jGjHHG__kanbanCard{cursor:pointer;background:#fff;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;gap:16px;padding:20px;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.style-module__jGjHHG__kanbanCard:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.style-module__jGjHHG__kanbanCardSelected{border-color:var(--primary-color);background-color:var(--primary-light)}.style-module__jGjHHG__kanbanCardHeader{align-items:center;gap:12px;display:flex;position:relative}.style-module__jGjHHG__kanbanInitials{width:36px;height:36px;color:var(--primary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.style-module__jGjHHG__kanbanNameSection{flex:1;min-width:0}.style-module__jGjHHG__kanbanName{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;font-weight:700;overflow:hidden}.style-module__jGjHHG__kanbanMeatball{color:var(--primary-color);cursor:pointer;border:1px solid var(--primary-light);background-color:var(--primary-light);border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.style-module__jGjHHG__kanbanMeatball:hover{color:#111827;background:#f9fafb}.style-module__jGjHHG__kanbanGridInfo{grid-template-columns:1fr 1fr;gap:12px;display:grid}.style-module__jGjHHG__kanbanInfoItem{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;font-size:15px;display:flex;overflow:hidden}.style-module__jGjHHG__kanbanInfoIcon{color:var(--primary-color);flex-shrink:0}.style-module__jGjHHG__kanbanAssigneeSection{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.style-module__jGjHHG__kanbanAssignee{align-items:center;gap:8px;display:flex}.style-module__jGjHHG__kanbanAssigneeInfo{flex-direction:column;display:flex}.style-module__jGjHHG__kanbanAssigneeAvatar{color:#6b7280;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.style-module__jGjHHG__kanbanAssigneeName{color:#4b5563;font-size:15px;font-weight:500;line-height:1.2}.style-module__jGjHHG__kanbanBranchName{color:#6b7280;font-size:13px;line-height:1.2}.style-module__jGjHHG__kanbanCardFooter{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.style-module__jGjHHG__kanbanDate{color:#111827;align-items:center;gap:6px;font-size:14px;display:flex}.style-module__jGjHHG__kanbanActions{align-items:center;gap:10px;display:flex}.style-module__jGjHHG__kanbanActionIcon{color:var(--primary-color);cursor:pointer;transition:all .2s}.style-module__jGjHHG__kanbanActionIcon:hover{color:var(--primary-dark);transform:scale(1.1)}.style-module__jGjHHG__kanbanMenu{z-index:10;minWidth:140px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:4px;position:absolute;top:40px;right:0;box-shadow:0 10px 15px -3px #0000001a}.style-module__jGjHHG__kanbanMenuItem{cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:background .2s;display:flex}.style-module__jGjHHG__kanbanMenuItem:hover{background-color:#f3f4f6}@media (max-width:1440px){.style-module__jGjHHG__kanbanBoard{grid-template-columns:repeat(3,1fr)}}@media (max-width:1100px){.style-module__jGjHHG__kanbanBoard{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.style-module__jGjHHG__kanbanBoard{grid-template-columns:1fr}}.style-module__jGjHHG__leadsHeaderContainer{justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 0;display:flex}.style-module__jGjHHG__selectAllContainer{align-items:center;gap:8px;display:flex}.style-module__jGjHHG__selectAllCheckbox{cursor:pointer;width:18px;height:18px;accent-color:var(--primary-color)}.style-module__jGjHHG__selectAllLabel{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500}.style-module__jGjHHG__leadsCount{align-items:center;gap:8px;display:flex}.style-module__jGjHHG__leadsCountLabel{color:#6b7280;font-size:14px;font-weight:500}.style-module__jGjHHG__leadsCountValue{color:#111827;font-size:16px;font-weight:600}.style-module__jGjHHG__viewToggleContainer{align-items:center;gap:12px;display:flex}.style-module__jGjHHG__viewToggle{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:4px;padding:4px;display:flex;box-shadow:0 1px 2px #0000000d}.style-module__jGjHHG__viewToggleBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;transition:all .2s;display:flex}.style-module__jGjHHG__viewToggleBtn:hover{color:#374151;background-color:#f3f4f6}.style-module__jGjHHG__viewToggleBtn.style-module__jGjHHG__active{background-color:var(--primary-color);color:#fff}.style-module__jGjHHG__viewToggleBtn.style-module__jGjHHG__active:hover{background-color:var(--primary-dark)}.style-module__jGjHHG__cardsGrid{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.style-module__jGjHHG__cardsGridGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;margin-bottom:24px;display:grid}.style-module__jGjHHG__leadCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:20px;transition:all .2s;box-shadow:0 1px 3px #0000001a}.style-module__jGjHHG__leadCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.style-module__jGjHHG__selectedCard{border-color:var(--primary-color);background-color:var(--primary-light)}.style-module__jGjHHG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.style-module__jGjHHG__cardCheckbox{align-items:center;display:flex}.style-module__jGjHHG__cardCheckbox input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--primary-color)}.style-module__jGjHHG__cardSerial{color:#6b7280;font-size:14px;font-weight:600}.style-module__jGjHHG__cardActions{align-items:center;gap:8px;display:flex}.style-module__jGjHHG__cardActionBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.style-module__jGjHHG__cardActionBtn:hover{color:#374151;background-color:#f3f4f6}.style-module__jGjHHG__cardBody{flex-direction:column;gap:20px;display:flex}.style-module__jGjHHG__cardTopRow{justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:16px;display:flex}.style-module__jGjHHG__cardNameSection{flex-direction:column;flex:1;gap:12px;display:flex}.style-module__jGjHHG__cardName{color:#111827;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:600;display:flex}.style-module__jGjHHG__cardStatusSection{flex-shrink:0;align-items:center;gap:16px;display:flex}.style-module__jGjHHG__duplicateBadge,.style-module__jGjHHG__telecallerBadge{cursor:pointer;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:500}.style-module__jGjHHG__duplicateBadge{color:#dc2626;background-color:#fee2e2}.style-module__jGjHHG__telecallerBadge{background-color:var(--primary-light);color:var(--primary-color)}.style-module__jGjHHG__cardInfoGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.style-module__jGjHHG__cardInfoGrid3Col{grid-template-columns:repeat(3,1fr)}.style-module__jGjHHG__cardField{flex-direction:column;gap:6px;display:flex}.style-module__jGjHHG__cardLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.style-module__jGjHHG__cardValue{color:#111827;font-size:14px;font-weight:500}.style-module__jGjHHG__cardContacts{flex-flow:wrap;align-items:center;gap:16px;display:flex}.style-module__jGjHHG__phoneText{color:#4b5563;align-items:center;gap:6px;font-size:14px;font-weight:400;display:flex}.style-module__jGjHHG__cardContacts .style-module__jGjHHG__whatsappLink,.style-module__jGjHHG__cardContacts .style-module__jGjHHG__emailLink{color:#4b5563;cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.style-module__jGjHHG__cardContacts .style-module__jGjHHG__whatsappLink:hover,.style-module__jGjHHG__cardContacts .style-module__jGjHHG__emailLink:hover{color:#374151;text-decoration:underline}.style-module__jGjHHG__assignBranch{color:#6b7280;margin-top:2px;font-size:12px}.style-module__jGjHHG__scoreContainer{align-items:center;gap:12px;display:flex}.style-module__jGjHHG__scoreCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.style-module__jGjHHG__scoreInner{color:#111827;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:flex}.style-module__jGjHHG__scoreText{color:#111827;font-size:16px;font-weight:600}.style-module__jGjHHG__scoreProgressContainer{align-items:center;gap:12px;display:flex}.style-module__jGjHHG__scoreProgressBar{background-color:#e5e7eb;border-radius:4px;flex:none;width:100px;height:8px;position:relative;overflow:hidden}.style-module__jGjHHG__scoreProgressFill{border-radius:4px;height:100%;transition:width .3s}.style-module__jGjHHG__scorePercentage{color:#111827;white-space:nowrap;font-size:14px;font-weight:600}.style-module__jGjHHG__paginationContainer{background-color:#f9fafb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:20px;display:flex}.style-module__jGjHHG__paginationInfo{color:#6b7280;font-size:14px}.style-module__jGjHHG__paginationControls{align-items:center;gap:12px;display:flex}@media (max-width:768px){.style-module__jGjHHG__leadsHeaderContainer{flex-direction:column;align-items:flex-start;gap:12px}.style-module__jGjHHG__viewToggleContainer{justify-content:flex-start;width:100%}.style-module__jGjHHG__cardsGridGrid{grid-template-columns:1fr}.style-module__jGjHHG__cardTopRow{flex-direction:column;gap:16px}.style-module__jGjHHG__cardStatusSection{align-self:flex-start}.style-module__jGjHHG__cardInfoGrid,.style-module__jGjHHG__cardInfoGrid3Col{grid-template-columns:1fr;gap:16px}.style-module__jGjHHG__cardContacts{flex-direction:column;align-items:flex-start;gap:8px}.style-module__jGjHHG__paginationContainer{flex-direction:column;align-items:stretch}.style-module__jGjHHG__paginationControls{flex-wrap:wrap;justify-content:center}}.style-module__jGjHHG__tabsContainer{align-items:center;gap:12px;display:flex}.style-module__jGjHHG__paginationButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .2s}.style-module__jGjHHG__paginationButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.style-module__jGjHHG__paginationButton:disabled{opacity:.5;cursor:not-allowed}.style-module__jGjHHG__pageSizeSelect{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-size:14px}.style-module__jGjHHG__pageSizeSelect:focus{border-color:#3b82f6;outline:none}@media (max-width:768px){.style-module__jGjHHG__leadsHeaderContainer{flex-direction:column;align-items:flex-start;gap:12px}.style-module__jGjHHG__viewToggleContainer{justify-content:flex-start;width:100%}.style-module__jGjHHG__cardsGridGrid{grid-template-columns:1fr}.style-module__jGjHHG__cardTopRow{flex-direction:column;gap:16px}.style-module__jGjHHG__cardStatusSection{align-self:flex-start}.style-module__jGjHHG__cardInfoGrid,.style-module__jGjHHG__cardInfoGrid3Col{grid-template-columns:1fr;gap:16px}.style-module__jGjHHG__cardContacts{flex-direction:column;align-items:flex-start;gap:8px}.style-module__jGjHHG__paginationContainer{flex-direction:column;align-items:stretch}.style-module__jGjHHG__paginationControls{flex-wrap:wrap;justify-content:center}}.style-module__jGjHHG__col-days{width:auto;min-width:60px;max-width:80px;text-align:center!important}.style-module__jGjHHG__tabsContainer{align-items:center;gap:12px;margin-top:4px;margin-bottom:24px;display:flex;overflow-x:auto}.style-module__jGjHHG__tabButton{color:#6b7280;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:500;display:flex}.style-module__jGjHHG__tabButtonActive{background-color:var(--primary-color,#3b82f6);border-color:var(--primary-color,#3b82f6);color:#fff}.style-module__jGjHHG__tabBadge{min-width:24px;height:24px;color:var(--primary-color,#3b82f6);background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:600;display:flex}
.style-module__VhbWAq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.style-module__VhbWAq__headerRow .style-module__VhbWAq__back-button{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px;display:flex}.style-module__VhbWAq__selectedLeadsBar{border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.style-module__VhbWAq__studentNameCell{min-width:120px}.style-module__VhbWAq__contactsCell{min-width:150px}.style-module__VhbWAq__contactLink,.style-module__VhbWAq__emailLink{align-items:center;gap:4px;min-height:32px;padding:4px 0;display:inline-flex}@media (max-width:768px){.style-module__VhbWAq__headerRow{flex-direction:column;align-items:stretch;gap:10px}.style-module__VhbWAq__headerRow>div{width:100%}.style-module__VhbWAq__selectedLeadsBar{flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px}.style-module__VhbWAq__selectedLeadsBar>div,.style-module__VhbWAq__selectedLeadsBar>div>button,.style-module__VhbWAq__selectedLeadsBar>div>div{width:100%}.style-module__VhbWAq__studentNameCell{min-width:100px}.style-module__VhbWAq__contactsCell{min-width:120px}.style-module__VhbWAq__contactLink,.style-module__VhbWAq__emailLink{min-height:28px;font-size:12px}.style-module__VhbWAq__contactLink span,.style-module__VhbWAq__emailLink span{max-width:140px!important}}@media (max-width:480px){.style-module__VhbWAq__headerRow{gap:8px;margin-bottom:12px}.style-module__VhbWAq__selectedLeadsBar{gap:8px;padding:8px 10px}.style-module__VhbWAq__studentNameCell{min-width:80px}.style-module__VhbWAq__contactsCell{min-width:100px}.style-module__VhbWAq__contactLink span,.style-module__VhbWAq__emailLink span{font-size:11px;max-width:100px!important}}.style-module__VhbWAq__leadsHeaderContainer{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 0;display:flex}.style-module__VhbWAq__selectAllContainer{align-items:center;gap:8px;display:flex}.style-module__VhbWAq__selectAllCheckbox{cursor:pointer;accent-color:#3b82f6;width:18px;height:18px}.style-module__VhbWAq__selectAllLabel{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500}.style-module__VhbWAq__leadsCount{align-items:center;gap:8px;display:flex}.style-module__VhbWAq__leadsCountLabel{color:#6b7280;font-size:14px;font-weight:500}.style-module__VhbWAq__leadsCountValue{color:#111827;font-size:16px;font-weight:600}.style-module__VhbWAq__viewToggleContainer{align-items:center;gap:12px;display:flex}.style-module__VhbWAq__viewToggle{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:4px;padding:4px;display:flex;box-shadow:0 1px 2px #0000000d}.style-module__VhbWAq__viewToggleBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;transition:all .2s;display:flex}.style-module__VhbWAq__viewToggleBtn:hover{color:#374151;background-color:#f3f4f6}.style-module__VhbWAq__viewToggleBtn.style-module__VhbWAq__active{color:#fff;background-color:#3b82f6}.style-module__VhbWAq__viewToggleBtn.style-module__VhbWAq__active:hover{background-color:#2563eb}.style-module__VhbWAq__cardsGrid{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.style-module__VhbWAq__cardsGridGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;margin-bottom:24px;display:grid}.style-module__VhbWAq__leadCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:16px;transition:all .2s;box-shadow:0 1px 3px #0000001a}.style-module__VhbWAq__leadCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.style-module__VhbWAq__selectedCard{background-color:#eff6ff;border-color:#3b82f6}.style-module__VhbWAq__cardHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.style-module__VhbWAq__cardCheckbox{align-items:center;display:flex}.style-module__VhbWAq__cardCheckbox input[type=checkbox]{cursor:pointer;accent-color:#3b82f6;width:18px;height:18px}.style-module__VhbWAq__cardActions{align-items:center;gap:8px;display:flex}.style-module__VhbWAq__cardActionBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.style-module__VhbWAq__cardActionBtn:hover{color:#374151;background-color:#f3f4f6}.style-module__VhbWAq__cardBody{flex-direction:column;gap:16px;display:flex}.style-module__VhbWAq__cardTopRow{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.style-module__VhbWAq__cardNameSection{flex-direction:column;flex:1;gap:10px;display:flex}.style-module__VhbWAq__cardName{color:#111827;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;display:flex}.style-module__VhbWAq__cardStatusSection{flex-shrink:0;align-items:center;gap:16px;display:flex}.style-module__VhbWAq__duplicateBadge{color:#dc2626;background-color:#fee2e2;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:500}.style-module__VhbWAq__cardInfoGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.style-module__VhbWAq__cardInfoGrid3Col{grid-template-columns:repeat(3,1fr)}.style-module__VhbWAq__cardField{flex-direction:column;gap:4px;display:flex}.style-module__VhbWAq__cardLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.style-module__VhbWAq__cardValue{color:#111827;font-size:13px;font-weight:500}.style-module__VhbWAq__cardContacts{flex-flow:wrap;align-items:center;gap:12px;display:flex}.style-module__VhbWAq__phoneText{color:#111827;align-items:center;gap:6px;font-size:14px;display:flex}.style-module__VhbWAq__whatsappLink,.style-module__VhbWAq__emailLink{color:#2563eb;cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.style-module__VhbWAq__whatsappLink:hover,.style-module__VhbWAq__emailLink:hover{color:#1d4ed8;text-decoration:underline}.style-module__VhbWAq__paginationContainer{background-color:#f9fafb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:20px;display:flex}.style-module__VhbWAq__paginationInfo{color:#6b7280;font-size:14px}.style-module__VhbWAq__paginationControls{align-items:center;gap:12px;display:flex}.style-module__VhbWAq__paginationButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .2s}.style-module__VhbWAq__paginationButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.style-module__VhbWAq__paginationButton:disabled{opacity:.5;cursor:not-allowed}.style-module__VhbWAq__pageSizeSelect{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-size:14px}.style-module__VhbWAq__pageSizeSelect:focus{border-color:#3b82f6;outline:none}.style-module__VhbWAq__pageInfo{color:#6b7280;font-size:14px}@media (max-width:768px){.style-module__VhbWAq__leadsHeaderContainer{flex-direction:column;align-items:flex-start;gap:12px}.style-module__VhbWAq__viewToggleContainer{justify-content:flex-start;width:100%}.style-module__VhbWAq__cardsGridGrid{grid-template-columns:1fr}.style-module__VhbWAq__cardTopRow{flex-direction:column;gap:16px}.style-module__VhbWAq__cardStatusSection{align-self:flex-start}.style-module__VhbWAq__cardInfoGrid,.style-module__VhbWAq__cardInfoGrid3Col{grid-template-columns:1fr;gap:16px}.style-module__VhbWAq__cardContacts{flex-direction:column;align-items:flex-start;gap:8px}.style-module__VhbWAq__paginationContainer{flex-direction:column;align-items:stretch}.style-module__VhbWAq__paginationControls{flex-wrap:wrap;justify-content:center}}.style-module__VhbWAq__filterContainer{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 8px #0000000f;border-bottom:1px solid #e5e7eb!important;margin-top:32px!important;margin-bottom:24px!important}
.CreditBadge-module__nYF4ta__container{display:inline-block;position:relative}.CreditBadge-module__nYF4ta__badge{color:#3b82f6;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #3b82f6;border-radius:8px;align-items:center;gap:6px;height:40px;padding:0 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.CreditBadge-module__nYF4ta__badge:hover{background:#eff6ff;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f61a}.CreditBadge-module__nYF4ta__boltIcon{color:#3b82f6}.CreditBadge-module__nYF4ta__creditsText{font-weight:600}.CreditBadge-module__nYF4ta__loading{color:#94a3b8}.CreditBadge-module__nYF4ta__popup{z-index:1000;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:320px;padding:20px;animation:.2s ease-out CreditBadge-module__nYF4ta__fadeIn;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes CreditBadge-module__nYF4ta__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CreditBadge-module__nYF4ta__popupHeader{margin-bottom:24px}.CreditBadge-module__nYF4ta__popupTitleContainer{display:inline-block}.CreditBadge-module__nYF4ta__popupTitle{color:#111827;margin:0;font-size:18px;font-weight:600}.CreditBadge-module__nYF4ta__titleUnderline{background:#3b82f6;border-radius:2px;width:40px;height:3px;margin-top:4px}.CreditBadge-module__nYF4ta__statsRow{justify-content:space-between;align-items:flex-end;margin-bottom:8px;display:flex}.CreditBadge-module__nYF4ta__usageText{align-items:baseline;gap:4px;display:flex}.CreditBadge-module__nYF4ta__usedCount{color:#111827;font-size:20px;font-weight:600}.CreditBadge-module__nYF4ta__totalCount{color:#6b7280;font-size:14px;font-weight:500}.CreditBadge-module__nYF4ta__leftText{color:#3b82f6;font-size:14px;font-weight:600}.CreditBadge-module__nYF4ta__progressBarContainer{background:#f3f4f6;border-radius:5px;width:100%;height:10px;margin-bottom:20px;overflow:hidden}.CreditBadge-module__nYF4ta__progressBarFill{background:#3b82f6;border-radius:5px;height:100%;transition:width .3s ease-out}.CreditBadge-module__nYF4ta__balanceSection{align-items:center;gap:12px;margin-bottom:20px;display:flex}.CreditBadge-module__nYF4ta__largeBoltIcon{color:#3b82f6}.CreditBadge-module__nYF4ta__balanceText{letter-spacing:-.5px;color:#111827;font-size:20px;font-weight:600}.CreditBadge-module__nYF4ta__buyMoreBtn{color:#fff;background:#3b82f6;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.CreditBadge-module__nYF4ta__buyMoreBtn:hover{background:#2563eb;transform:scale(1.02)}.CreditBadge-module__nYF4ta__empty{color:#ef4444;border-color:#ef4444}.CreditBadge-module__nYF4ta__low{color:#f59e0b;border-color:#f59e0b}
.search-filter-module__z0NDcG__selectContainer{align-items:center;display:flex;position:relative}.search-filter-module__z0NDcG__select{cursor:pointer;appearance:none;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.75rem 2.5rem .75rem .75rem;font-size:.875rem}.search-filter-module__z0NDcG__select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-filter-module__z0NDcG__select option[value=""]{color:#9ca3af}.search-filter-module__z0NDcG__selectIcon{color:#6b7280;pointer-events:none;width:1rem;height:1rem;position:absolute;right:.75rem}.search-filter-module__z0NDcG__input{border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-size:14px;transition:all .2s}.search-filter-module__z0NDcG__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-filter-module__z0NDcG__input::placeholder{color:#9ca3af}
