.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:#000;opacity:.5;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:9999;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}
.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}
.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%}}
.lead-assignment-dropdown-module__3vzuuq__dropdownContainer{display:inline-block;position:relative}.lead-assignment-dropdown-module__3vzuuq__dropdownContent{z-index:1000;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}}
.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{align-items:center;gap:8px;display:flex}.PageHeaderControls-module__wzpXxW__countLabel{color:#6b7280;font-size:16px;font-weight:400}.PageHeaderControls-module__wzpXxW__countValue{color:#111827;font-size:16px;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}}
.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}
.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}
.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}.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}
.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__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}.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__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}
.NoCreditsModal-module__604aTa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172abf;justify-content:center;align-items:center;padding:20px;animation:.3s NoCreditsModal-module__604aTa__fadeIn;display:flex;position:fixed;inset:0}@keyframes NoCreditsModal-module__604aTa__fadeIn{0%{opacity:0}to{opacity:1}}.NoCreditsModal-module__604aTa__modal{background:#fff;border-radius:24px;width:100%;max-width:420px;animation:.4s cubic-bezier(.16,1,.3,1) NoCreditsModal-module__604aTa__slideUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0006,inset 0 0 0 1px #ffffff1a}@keyframes NoCreditsModal-module__604aTa__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.NoCreditsModal-module__604aTa__bgPattern{opacity:.6;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 50%,#fcd34d 100%);height:140px;position:absolute;top:0;left:0;right:0}.NoCreditsModal-module__604aTa__bgPattern:before{content:"";background-image:radial-gradient(circle at 20%,#fbbf2466 0%,#0000 50%),radial-gradient(circle at 80% 20%,#f59e0b4d 0%,#0000 40%),radial-gradient(circle at 60% 80%,#d9770633 0%,#0000 40%);position:absolute;inset:0}.NoCreditsModal-module__604aTa__closeBtn{cursor:pointer;color:#64748b;z-index:10;background:#fffc;border:none;border-radius:10px;padding:8px;transition:all .2s;position:absolute;top:16px;right:16px}.NoCreditsModal-module__604aTa__closeBtn:hover{color:#374151;background:#fff;transform:rotate(90deg);box-shadow:0 4px 12px #0000001a}.NoCreditsModal-module__604aTa__content{text-align:center;z-index:1;padding:24px 32px 32px;position:relative}.NoCreditsModal-module__604aTa__iconContainer{justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 20px;display:flex;position:relative}.NoCreditsModal-module__604aTa__iconRing{border:2px solid #fcd34d;border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite NoCreditsModal-module__604aTa__pulse;position:absolute}.NoCreditsModal-module__604aTa__iconRing2{border:2px dashed #fbbf24;border-radius:50%;width:85%;height:85%;animation:8s linear infinite NoCreditsModal-module__604aTa__spin;position:absolute}@keyframes NoCreditsModal-module__604aTa__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}@keyframes NoCreditsModal-module__604aTa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NoCreditsModal-module__604aTa__iconWrapper{background:linear-gradient(135deg,#fef3c7 0%,#fbbf24 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:relative;box-shadow:0 10px 25px -5px #fbbf2480,0 4px 6px -2px #fbbf244d}.NoCreditsModal-module__604aTa__walletIcon{color:#92400e}.NoCreditsModal-module__604aTa__alertBadge{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;animation:1s infinite NoCreditsModal-module__604aTa__bounce;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 4px 8px #dc262666}@keyframes NoCreditsModal-module__604aTa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.NoCreditsModal-module__604aTa__title{color:#1e293b;letter-spacing:-.025em;margin-bottom:8px;font-size:26px;font-weight:800}.NoCreditsModal-module__604aTa__subtitle{color:#64748b;margin-bottom:20px;font-size:15px;line-height:1.6}.NoCreditsModal-module__604aTa__divider{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.NoCreditsModal-module__604aTa__divider span{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);width:40px;height:1px}.NoCreditsModal-module__604aTa__divider .NoCreditsModal-module__604aTa__dot{background:#fbbf24;border-radius:50%;width:6px;height:6px}.NoCreditsModal-module__604aTa__actions{justify-content:center;display:flex}.NoCreditsModal-module__604aTa__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:12px;padding:14px 40px;font-size:15px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #4f46e54d,0 10px 15px -3px #4f46e533}.NoCreditsModal-module__604aTa__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.NoCreditsModal-module__604aTa__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px #4f46e566,0 4px 6px -2px #4f46e54d}.NoCreditsModal-module__604aTa__primaryBtn:hover:before{left:100%}.NoCreditsModal-module__604aTa__primaryBtn:active{transform:translateY(0)}
.filter-bar-module__1O6kvq__filterBar{box-shadow:none;background:0 0;border:none;border-radius:8px;flex-wrap:nowrap;align-items:center;gap:10px;padding:12px 16px;display:flex;overflow:visible}.filter-bar-module__1O6kvq__searchWrap{flex:0 auto;min-width:140px;max-width:220px;position:relative}.filter-bar-module__1O6kvq__searchIcon{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.filter-bar-module__1O6kvq__searchInput{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;height:40px;padding:8px 12px 8px 40px;font-size:14px;transition:border-color .2s,box-shadow .2s}.filter-bar-module__1O6kvq__searchInput::placeholder{color:#9ca3af}.filter-bar-module__1O6kvq__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f61a}.filter-bar-module__1O6kvq__dropdownWrap{min-width:120px;max-width:180px;overflow:visible}.filter-bar-module__1O6kvq__dropdownWrap>*{width:100%;min-width:0}.filter-bar-module__1O6kvq__dateRangeWrap{border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:0;display:flex;overflow:hidden}.filter-bar-module__1O6kvq__dateBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-right:1px solid #d1d5db;height:40px;padding:8px 14px;font-size:14px;font-weight:500;transition:background-color .2s,color .2s}.filter-bar-module__1O6kvq__dateBtn:last-of-type{border-right:none}.filter-bar-module__1O6kvq__dateBtn:hover{color:#374151;background:#f9fafb}.filter-bar-module__1O6kvq__dateBtnActive{color:#fff;background:#2563eb;border-color:#2563eb}.filter-bar-module__1O6kvq__dateBtnActive:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.filter-bar-module__1O6kvq__rightGroup{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}.filter-bar-module__1O6kvq__clearBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:6px;height:40px;padding:8px 14px;font-size:14px;font-weight:500;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.filter-bar-module__1O6kvq__clearBtn:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.filter-bar-module__1O6kvq__clearIcon{color:#ef4444;flex-shrink:0}.filter-bar-module__1O6kvq__clearBtn:hover .filter-bar-module__1O6kvq__clearIcon{color:#dc2626}@media (max-width:768px){.filter-bar-module__1O6kvq__filterBar{flex-direction:column;align-items:stretch;gap:10px}.filter-bar-module__1O6kvq__rightGroup{margin-left:0}.filter-bar-module__1O6kvq__searchWrap,.filter-bar-module__1O6kvq__dropdownWrap{max-width:none}.filter-bar-module__1O6kvq__dateRangeWrap{border:none;flex-wrap:wrap;gap:8px}.filter-bar-module__1O6kvq__dateBtn{border:1px solid #d1d5db;border-radius:6px;flex:1;min-width:calc(33.333% - 6px)}.filter-bar-module__1O6kvq__dateBtn:last-of-type{border-right:1px solid #d1d5db}.filter-bar-module__1O6kvq__clearBtn{justify-content:center;width:100%}}
.StudentSelectionModal-module__mr03gq__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.StudentSelectionModal-module__mr03gq__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.StudentSelectionModal-module__mr03gq__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px;display:flex}.StudentSelectionModal-module__mr03gq__header h2{color:#1f2937;margin:0;font-size:1.5rem;font-weight:600}.StudentSelectionModal-module__mr03gq__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:4px;font-size:1.5rem;transition:all .2s}.StudentSelectionModal-module__mr03gq__closeButton:hover{color:#374151;background:#f3f4f6}.StudentSelectionModal-module__mr03gq__closeButton:disabled{opacity:.5;cursor:not-allowed}.StudentSelectionModal-module__mr03gq__courseInfo{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:16px 24px}.StudentSelectionModal-module__mr03gq__courseInfo h3{color:#1f2937;margin:0 0 8px;font-size:1.125rem;font-weight:600}.StudentSelectionModal-module__mr03gq__courseInfo p{color:#6b7280;margin:0;font-size:.875rem}.StudentSelectionModal-module__mr03gq__searchSection{border-bottom:1px solid #e5e7eb;padding:20px 24px}.StudentSelectionModal-module__mr03gq__searchInput{border:1px solid #d1d5db;border-radius:8px;width:100%;margin-bottom:16px;padding:12px 16px;font-size:.875rem;transition:border-color .2s}.StudentSelectionModal-module__mr03gq__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.StudentSelectionModal-module__mr03gq__selectionControls{justify-content:space-between;align-items:center;display:flex}.StudentSelectionModal-module__mr03gq__selectAllButton{cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:.875rem;transition:all .2s}.StudentSelectionModal-module__mr03gq__selectAllButton:hover:not(:disabled){background:#e5e7eb}.StudentSelectionModal-module__mr03gq__selectAllButton:disabled{opacity:.5;cursor:not-allowed}.StudentSelectionModal-module__mr03gq__selectedCount{color:#6b7280;font-size:.875rem;font-weight:500}.StudentSelectionModal-module__mr03gq__studentsList{flex:1;max-height:400px;padding:16px 24px;overflow-y:auto}.StudentSelectionModal-module__mr03gq__loading,.StudentSelectionModal-module__mr03gq__noStudents{text-align:center;color:#6b7280;padding:40px 20px;font-style:italic}.StudentSelectionModal-module__mr03gq__studentCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;margin-bottom:12px;padding:16px;transition:all .2s;display:flex}.StudentSelectionModal-module__mr03gq__studentCard:hover{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a}.StudentSelectionModal-module__mr03gq__studentCard.StudentSelectionModal-module__mr03gq__selected{background:#eff6ff;border-color:#3b82f6;box-shadow:0 4px 6px -1px #3b82f61a}.StudentSelectionModal-module__mr03gq__checkbox{margin-top:2px;margin-right:12px}.StudentSelectionModal-module__mr03gq__checkbox input[type=checkbox]{cursor:pointer;width:16px;height:16px}.StudentSelectionModal-module__mr03gq__studentInfo{flex:1}.StudentSelectionModal-module__mr03gq__studentName{color:#1f2937;margin-bottom:8px;font-size:1rem;font-weight:600}.StudentSelectionModal-module__mr03gq__studentDetails{flex-wrap:wrap;gap:16px;margin-bottom:6px;display:flex}.StudentSelectionModal-module__mr03gq__studentDetails span{color:#6b7280;align-items:center;gap:4px;font-size:.75rem;display:flex}.StudentSelectionModal-module__mr03gq__existingApplications{color:#059669;margin-top:4px;font-size:.75rem;font-weight:500}.StudentSelectionModal-module__mr03gq__footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.StudentSelectionModal-module__mr03gq__cancelButton{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:all .2s}.StudentSelectionModal-module__mr03gq__cancelButton:hover:not(:disabled){background:#f3f4f6}.StudentSelectionModal-module__mr03gq__submitButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:all .2s}.StudentSelectionModal-module__mr03gq__submitButton:hover:not(:disabled){background:#2563eb}.StudentSelectionModal-module__mr03gq__submitButton:disabled{cursor:not-allowed;background:#9ca3af}.StudentSelectionModal-module__mr03gq__cancelButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.StudentSelectionModal-module__mr03gq__modal{max-width:none;max-height:95vh;margin:10px}.StudentSelectionModal-module__mr03gq__header{padding:16px}.StudentSelectionModal-module__mr03gq__courseInfo{padding:12px 16px}.StudentSelectionModal-module__mr03gq__searchSection{padding:16px}.StudentSelectionModal-module__mr03gq__studentsList{padding:12px 16px}.StudentSelectionModal-module__mr03gq__footer{padding:16px}.StudentSelectionModal-module__mr03gq__studentDetails{flex-direction:column;gap:8px}.StudentSelectionModal-module__mr03gq__selectionControls{flex-direction:column;align-items:stretch;gap:8px}.StudentSelectionModal-module__mr03gq__footer{flex-direction:column;padding:16px}.StudentSelectionModal-module__mr03gq__cancelButton,.StudentSelectionModal-module__mr03gq__submitButton{justify-content:center;width:100%}}
.GlobalSearch-module__pbH-PG__container{width:100%;max-width:800px;position:relative}.GlobalSearch-module__pbH-PG__searchIconWrapper{pointer-events:none;color:#9ca3af;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:10px}.GlobalSearch-module__pbH-PG__searchInput{color:#1f2937;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:40px;padding:8px 12px 8px 36px;font-size:14px;transition:all .2s;display:block}.GlobalSearch-module__pbH-PG__searchInput:focus{background-color:#fff;border-color:#e5e7eb}.GlobalSearch-module__pbH-PG__dropdown{z-index:1000;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-height:40vh;margin-top:8px;animation:.1s ease-out GlobalSearch-module__pbH-PG__fadeIn;position:absolute;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.GlobalSearch-module__pbH-PG__groupHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;z-index:1;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:8px 16px;font-size:11px;font-weight:600;position:sticky;top:0}.GlobalSearch-module__pbH-PG__resultItem{cursor:pointer;background-color:#fff;border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:12px 16px;transition:background-color .15s;display:flex}.GlobalSearch-module__pbH-PG__resultItem:last-child{border-bottom:none}.GlobalSearch-module__pbH-PG__resultItem:hover{background-color:#f0f9ff}.GlobalSearch-module__pbH-PG__iconWrapper{background-color:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.GlobalSearch-module__pbH-PG__content{flex:1;min-width:0}.GlobalSearch-module__pbH-PG__title{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:500;overflow:hidden}.GlobalSearch-module__pbH-PG__subtitle{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.GlobalSearch-module__pbH-PG__noResults,.GlobalSearch-module__pbH-PG__loadingState{text-align:center;color:#6b7280;padding:24px;font-size:14px}.GlobalSearch-module__pbH-PG__loadingIcon{color:#3b82f6;animation:1s linear infinite GlobalSearch-module__pbH-PG__spin}@keyframes GlobalSearch-module__pbH-PG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes GlobalSearch-module__pbH-PG__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.GlobalSearch-module__pbH-PG__filterTabs{z-index:100;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;gap:4px;padding:8px 12px;display:flex;position:sticky;top:0}.GlobalSearch-module__pbH-PG__filterTab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s}.GlobalSearch-module__pbH-PG__filterTab:hover:not(:disabled){color:#374151;background-color:#e5e7eb}.GlobalSearch-module__pbH-PG__filterTabActive{color:#fff;background-color:#3b82f6}.GlobalSearch-module__pbH-PG__filterTabActive:hover:not(:disabled){color:#fff;background-color:#2563eb}.GlobalSearch-module__pbH-PG__filterTab:disabled{opacity:.4;cursor:not-allowed}.GlobalSearch-module__pbH-PG__chevron{color:#d1d5db}
