.style-module__6A-mIa__content{margin-bottom:2rem}.style-module__6A-mIa__addLeadPage{background-color:#fff;padding-top:24px}.style-module__6A-mIa__displayGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.style-module__6A-mIa__displayField{flex-direction:column;display:flex}.style-module__6A-mIa__displayLabel{color:#6b7280;margin-bottom:.25rem;font-size:.875rem}.style-module__6A-mIa__displayValue{color:#111827;font-weight:500}.style-module__6A-mIa__formGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.style-module__6A-mIa__formGridTwo{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.style-module__6A-mIa__formField{flex-direction:column;display:flex}.style-module__6A-mIa__formFieldFull{grid-column:span 2}.style-module__6A-mIa__navigation{justify-content:space-between;align-items:center;padding:24px;display:flex}.style-module__6A-mIa__button{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1.5rem;font-weight:500;transition:all .2s}.style-module__6A-mIa__button:disabled{opacity:.5;cursor:not-allowed}.style-module__6A-mIa__buttonSecondary{color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;align-items:center;gap:10px;padding:.5rem 2rem;font-size:14px;font-weight:700;line-height:24px;display:flex}.style-module__6A-mIa__buttonSecondary:hover:not(:disabled){background-color:#f9fafb}.style-module__6A-mIa__buttonPrimary{color:#fff;background-color:var(--primary-color);border-radius:4px;align-items:center;gap:10px;padding:.5rem 2rem;font-size:14px;font-weight:700;line-height:24px;display:flex}.style-module__6A-mIa__buttonPrimary:hover:not(:disabled){background-color:#1d4ed8}.style-module__6A-mIa__headerActions{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 24px;display:flex}.style-module__6A-mIa__actionButtons{gap:12px;display:flex}.style-module__6A-mIa__followUpHistory{flex-direction:column;gap:16px;display:flex}.style-module__6A-mIa__followUpItem{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px}.style-module__6A-mIa__followUpHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.style-module__6A-mIa__followUpDate{color:#6b7280;align-items:center;gap:8px;font-size:14px;display:flex}.style-module__6A-mIa__followUpBadges{flex-wrap:wrap;gap:8px;display:flex}.style-module__6A-mIa__badge{text-transform:uppercase;border-radius:12px;padding:4px 8px;font-size:11px;font-weight:500}.style-module__6A-mIa__badge.style-module__6A-mIa__leadType{color:#d97706;background:#fef3c7}.style-module__6A-mIa__badge.style-module__6A-mIa__mode{color:#4338ca;background:#e0e7ff}.style-module__6A-mIa__badge.style-module__6A-mIa__status{color:#16a34a;background:#dcfce7}.style-module__6A-mIa__followUpRemark{color:#374151;font-size:14px;line-height:1.5}.style-module__6A-mIa__noFollowUps{text-align:center;color:#6b7280;padding:20px;font-style:italic}.style-module__6A-mIa__followUpEdit{flex-direction:column;gap:24px;display:flex}.style-module__6A-mIa__followUpEditItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.style-module__6A-mIa__followUpEditHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.style-module__6A-mIa__followUpEditHeader h4{color:#374151;margin:0;font-size:16px;font-weight:600}.style-module__6A-mIa__removeButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.style-module__6A-mIa__removeButton:hover{background:#dc2626}.style-module__6A-mIa__addFollowUpButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;align-items:center;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.style-module__6A-mIa__addFollowUpButton:hover{background:var(--primary-dark)}.style-module__6A-mIa__statusOverview{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.style-module__6A-mIa__statusCard{text-align:center;background:#fff;border:1px solid #e1e5e9;border-radius:12px;padding:20px}.style-module__6A-mIa__statusLabel{color:#6b7280;margin-bottom:8px;font-size:14px}.style-module__6A-mIa__statusValue{font-size:16px;font-weight:600}.style-module__6A-mIa__statusBadge{text-transform:uppercase;color:#1d4ed8;background:#dbeafe;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}.style-module__6A-mIa__appStatusBadge{text-transform:uppercase;color:#dc2626;background:#fef2f2;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}@media (max-width:768px){.style-module__6A-mIa__displayGrid,.style-module__6A-mIa__formGrid,.style-module__6A-mIa__formGridTwo{grid-template-columns:1fr}.style-module__6A-mIa__formFieldFull{grid-column:span 1}.style-module__6A-mIa__headerActions{flex-direction:column;align-items:stretch;gap:12px}.style-module__6A-mIa__actionButtons{justify-content:center}}.style-module__6A-mIa__subHeading{color:#333;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.style-module__6A-mIa__infoBlock{margin-top:24px}
.step-progress-module__zAgUea__container{margin-bottom:2rem}.step-progress-module__zAgUea__stepsWrapper{justify-content:space-between;align-items:center;display:flex;position:relative}.step-progress-module__zAgUea__stepItem{flex-direction:column;flex:1;align-items:center;display:flex}.step-progress-module__zAgUea__stepButton{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;transition:opacity .2s;display:flex}.step-progress-module__zAgUea__stepTitle{color:#111827;margin-bottom:.5rem;font-size:16px;font-weight:600}.step-progress-module__zAgUea__stepTitleCurrent{color:#2563eb}.step-progress-module__zAgUea__statusBadge{border-radius:9999px;padding:.25rem .75rem;font-size:12px}.step-progress-module__zAgUea__statusComplete{color:#15803d;font-weight:600}.step-progress-module__zAgUea__statusCurrent{color:#2563eb;font-weight:600}.step-progress-module__zAgUea__statusPending{color:#dc2626;font-weight:600}.step-progress-module__zAgUea__connector{z-index:-10;background-color:#e5e7eb;height:1px;position:absolute;top:1.5rem}.step-progress-module__zAgUea__progressBarContainer{background-color:#e5e7eb;border-radius:9999px;height:2px;margin-top:1rem}.step-progress-module__zAgUea__progressBar{background-color:#2563eb;border-radius:9999px;height:100%;transition:all .3s}
.style-module__jskjpG__form-card{background:#fff}.style-module__jskjpG__card-header{border-bottom:1px solid #f3f4f6;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.style-module__jskjpG__header-content{align-items:center;gap:12px;display:flex}.style-module__jskjpG__icon-wrapper{background-color:#dbeafe;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.style-module__jskjpG__section-icon{width:20px;height:20px;color:var(--primary-color)}.style-module__jskjpG__section-title{color:var(--primary-color);align-items:center;gap:16px;margin-bottom:0;font-size:16px;font-weight:700;line-height:150%;display:flex}.style-module__jskjpG__header-actions{align-items:center;gap:16px;display:flex}.style-module__jskjpG__edit-button{color:var(--primary-color);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:background-color .2s;display:flex}.style-module__jskjpG__edit-button:hover{background-color:#f3f4f6}.style-module__jskjpG__info-icon{width:16px;height:16px}.style-module__jskjpG__card-content{padding:24px}.style-module__jskjpG__content-wrapper{border-left:4px solid var(--Brand-Primary,#226cf5);background:var(--Surface,#fff);border-radius:4px;padding:16px 16px 16px 20px;box-shadow:0 0 16px #226cf514}.style-module__jskjpG__form-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.style-module__jskjpG__form-field{flex-direction:column;gap:8px;display:flex}.style-module__jskjpG__field-label{color:#6b7280;margin:0;font-size:16px;font-weight:500}.style-module__jskjpG__form-input,.style-module__jskjpG__form-select{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:10px 12px;font-family:inherit;font-size:16px;transition:border-color .2s}.style-module__jskjpG__form-input:focus,.style-module__jskjpG__form-select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #2563eb1a}.style-module__jskjpG__form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}@media (max-width:768px){.style-module__jskjpG__form-grid{grid-template-columns:1fr}.style-module__jskjpG__card-header{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:480px){.style-module__jskjpG__content-wrapper{padding-left:16px}.style-module__jskjpG__card-content,.style-module__jskjpG__card-header{padding:16px}}
.inputField-module__8rbgKW__formField{flex-direction:column;display:flex}.inputField-module__8rbgKW__checkboxSmallLeft{cursor:pointer;align-items:center;gap:12px;margin:8px 0;display:flex}.inputField-module__8rbgKW__smallCheckbox{cursor:pointer;appearance:none;background-color:#fff;border:1.5px solid #d1d5db;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin:0;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.inputField-module__8rbgKW__smallCheckbox:checked{background-color:#0d6493;border-color:#0d6493;transform:scale(1.05)}.inputField-module__8rbgKW__smallCheckbox:checked:after{content:"";pointer-events:none;z-index:1;border:2.5px solid #fff;border-width:0 2.5px 2.5px 0;width:5px;height:10px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.inputField-module__8rbgKW__checkboxLabel{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;font-size:.9375rem;font-weight:500}.inputField-module__8rbgKW__fieldLabel{color:#374151;letter-spacing:.01em;margin:0 0 8px;font-size:14px;font-weight:500;line-height:1.5}.inputField-module__8rbgKW__formInput,.inputField-module__8rbgKW__formSelect,.inputField-module__8rbgKW__formTextarea{color:#111827;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:6px;min-height:36px;padding:8px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:all .2s}.inputField-module__8rbgKW__formInput:-webkit-autofill{background-color:#fff!important;box-shadow:inset 0 0 0 30px #fff!important}.inputField-module__8rbgKW__formInput:-webkit-autofill:hover{background-color:#fff!important;box-shadow:inset 0 0 0 30px #fff!important}.inputField-module__8rbgKW__formInput:-webkit-autofill:focus{background-color:#fff!important;box-shadow:inset 0 0 0 30px #fff!important}.inputField-module__8rbgKW__formInput:-webkit-autofill:active{background-color:#fff!important;box-shadow:inset 0 0 0 30px #fff!important}.inputField-module__8rbgKW__formInput:disabled,.inputField-module__8rbgKW__formSelect:disabled,.inputField-module__8rbgKW__formTextarea:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb}.inputField-module__8rbgKW__formInput[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.inputField-module__8rbgKW__formInput[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inputField-module__8rbgKW__formInput[type=number]{appearance:textfield}.inputField-module__8rbgKW__formField .inputField-module__8rbgKW__formInput:focus,.inputField-module__8rbgKW__formField .inputField-module__8rbgKW__formSelect:focus,.inputField-module__8rbgKW__formField .inputField-module__8rbgKW__formTextarea:focus,.inputField-module__8rbgKW__formInput:focus,.inputField-module__8rbgKW__formSelect:focus,.inputField-module__8rbgKW__formTextarea:focus{border:1.5px solid #3b82f6!important;outline:none!important;box-shadow:0 0 0 3px #3b82f640!important}.inputField-module__8rbgKW__formInput:hover:not(:disabled),.inputField-module__8rbgKW__formSelect:hover:not(:disabled),.inputField-module__8rbgKW__formTextarea:hover:not(:disabled){border-color:#d1d5db}.inputField-module__8rbgKW__formSelect{appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml;utf8,<svg fill='%236b7280' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") right 12px center/18px no-repeat;padding-right:40px}.inputField-module__8rbgKW__formSelect:disabled{cursor:not-allowed;background-image:url("data:image/svg+xml;utf8,<svg fill='%239ca3af' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>")}.inputField-module__8rbgKW__formSelect option{color:#374151;background:#fff;padding:10px 12px;font-size:.875rem;line-height:1.5}.inputField-module__8rbgKW__formSelect.inputField-module__8rbgKW__multiSelect{min-height:140px;padding:10px;overflow-y:auto}.inputField-module__8rbgKW__formSelect.inputField-module__8rbgKW__multiSelect option{cursor:pointer;border-radius:6px;margin:4px 0;padding:10px 12px;transition:background-color .2s}.inputField-module__8rbgKW__formSelect.inputField-module__8rbgKW__multiSelect option:hover{background-color:#f3f4f6}.inputField-module__8rbgKW__formSelect.inputField-module__8rbgKW__multiSelect option:checked{color:#fff;background-color:#3b82f6;font-weight:500}.inputField-module__8rbgKW__formSelect.inputField-module__8rbgKW__multiSelect option:checked:hover{background-color:#2563eb}.inputField-module__8rbgKW__helpText{color:#6b7280;margin:4px 0 0;font-size:12px;line-height:1.4}.inputField-module__8rbgKW__errorText{color:#dc2626;margin:4px 0 0;font-size:12px;line-height:1.4}.inputField-module__8rbgKW__inputError{background-color:#fef2f2;border-color:#dc2626!important}.inputField-module__8rbgKW__inputError:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc262640!important}.inputField-module__8rbgKW__passwordWrapper{align-items:center;display:flex;position:relative}.inputField-module__8rbgKW__passwordInput{width:100%;padding-right:40px}.inputField-module__8rbgKW__passwordToggle{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.inputField-module__8rbgKW__passwordToggle:hover{color:#374151;background-color:#f3f4f6}.inputField-module__8rbgKW__passwordToggle:disabled{cursor:not-allowed;opacity:.5}.inputField-module__8rbgKW__viewField{color:#374151;word-break:break-word;background-color:#f9fafb;border-radius:6px;margin:0;padding:8px 12px;font-size:14px}@media (max-width:768px){.inputField-module__8rbgKW__fieldLabel{font-size:13px}.inputField-module__8rbgKW__formInput,.inputField-module__8rbgKW__formSelect,.inputField-module__8rbgKW__formTextarea{min-height:38px;padding:8px 12px;font-size:14px}.inputField-module__8rbgKW__formSelect{background-position:right 12px center;padding-right:40px}.inputField-module__8rbgKW__viewField{padding:10px 12px;font-size:13px}.inputField-module__8rbgKW__helpText{font-size:11px}}@media (max-width:480px){.inputField-module__8rbgKW__formInput,.inputField-module__8rbgKW__formSelect,.inputField-module__8rbgKW__formTextarea{padding:6px 10px;font-size:13px}.inputField-module__8rbgKW__viewField{padding:8px 10px;font-size:12px}.inputField-module__8rbgKW__fieldLabel{font-size:12px}}
.SendMessageModal-module__lCY1dq__modal{z-index:9999;width:600px;max-width:calc(100vw - 24px);height:640px;max-height:85vh;font-family:var(--font-family), "Inter", sans-serif;background:#fff;border:1px solid #e5e7eb;border-radius:8px 8px 0 0;flex-direction:column;font-size:14px;transition:width .2s,height .2s;display:flex;position:fixed;bottom:0;right:80px;overflow:hidden;box-shadow:0 8px 25px #00000026}@media (max-width:768px){.SendMessageModal-module__lCY1dq__modal{border-radius:0;width:100%;max-width:100%;right:0}}@media (max-width:640px){.SendMessageModal-module__lCY1dq__modal{height:100vh;max-height:100vh}}.SendMessageModal-module__lCY1dq__modalMaximized{border-radius:0;width:50vw;max-width:none;height:100vh;max-height:none;right:0}.SendMessageModal-module__lCY1dq__header{background:#f1f5f9;border-bottom:1px solid #e2e8f0;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.SendMessageModal-module__lCY1dq__headerLeft{align-items:center;gap:10px;display:flex}.SendMessageModal-module__lCY1dq__envelopeIcon{color:#2563eb;flex-shrink:0}.SendMessageModal-module__lCY1dq__headerTitle{font-size:inherit;color:#334155;margin:0;font-weight:600}.SendMessageModal-module__lCY1dq__windowControls{align-items:center;gap:12px;display:flex}.SendMessageModal-module__lCY1dq__windowControl{cursor:pointer;color:#64748b;padding:4px}.SendMessageModal-module__lCY1dq__windowControl:hover{color:#334155}.SendMessageModal-module__lCY1dq__fields{background:#fff;padding:12px 16px}.SendMessageModal-module__lCY1dq__fieldRow{border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;min-height:36px;padding:8px 0;display:flex}.SendMessageModal-module__lCY1dq__fieldRow:first-child{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.SendMessageModal-module__lCY1dq__fieldRow:last-child{border-bottom:none;padding-bottom:0}.SendMessageModal-module__lCY1dq__fieldLabel{color:#6b7280;flex-shrink:0;width:52px;line-height:1.5}.SendMessageModal-module__lCY1dq__toContent{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-height:28px;display:flex}.SendMessageModal-module__lCY1dq__pill{color:#1e40af;font-size:inherit;background:#dbeafe;border-radius:9999px;align-items:center;gap:6px;padding:4px 8px 4px 10px;display:inline-flex}.SendMessageModal-module__lCY1dq__pillRemove{color:#1e40af;cursor:pointer;width:16px;height:16px;font-size:inherit;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.SendMessageModal-module__lCY1dq__pillRemove:hover{color:#1d4ed8;background:#1e40af33}.SendMessageModal-module__lCY1dq__addRecipientInput{min-width:120px;font-size:inherit;color:#374151;background:0 0;border:none;outline:none;flex:1}.SendMessageModal-module__lCY1dq__addRecipientInput::placeholder{color:#9ca3af}.SendMessageModal-module__lCY1dq__ccBccLink{color:#6b7280;cursor:pointer;margin-left:auto;font-size:12px}.SendMessageModal-module__lCY1dq__ccBccLink:hover{color:#2563eb}.SendMessageModal-module__lCY1dq__fieldRowCc .SendMessageModal-module__lCY1dq__ccInput::placeholder{font-size:12px}.SendMessageModal-module__lCY1dq__subjectInput{font-size:inherit;color:#1f2937;background:0 0;border:none;outline:none;flex:1;min-height:24px;padding:0;line-height:1.5}.SendMessageModal-module__lCY1dq__subjectInput::placeholder{color:#9ca3af}.SendMessageModal-module__lCY1dq__templateSelect{font-size:inherit;color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;justify-content:space-between;align-items:center;min-height:36px;padding:6px 10px;display:flex}.SendMessageModal-module__lCY1dq__templateSelect:hover{border-color:#cbd5e1}.SendMessageModal-module__lCY1dq__templateDropdown{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:4px;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #0000001a}.SendMessageModal-module__lCY1dq__passwordWrapper{align-items:center;display:flex;position:relative}.SendMessageModal-module__lCY1dq__passwordWrapper input{padding-right:40px!important}.SendMessageModal-module__lCY1dq__passwordToggle{cursor:pointer;color:#6b7280;z-index:2;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.SendMessageModal-module__lCY1dq__passwordToggle:hover{color:#374151;background-color:#f3f4f6}.SendMessageModal-module__lCY1dq__passwordToggle:disabled{cursor:not-allowed;opacity:.5}.SendMessageModal-module__lCY1dq__templateDropdown{z-index:100;max-height:220px;overflow-y:auto}.SendMessageModal-module__lCY1dq__templateOption{font-size:inherit;color:#374151;cursor:pointer;padding:10px 12px}.SendMessageModal-module__lCY1dq__templateOption:hover{background:#f1f5f9}.SendMessageModal-module__lCY1dq__templateWrap{flex:1;position:relative}.SendMessageModal-module__lCY1dq__toolbar{background:#f8fafc;border-bottom:1px solid #e5e7eb;align-items:center;gap:2px;margin-top:0;padding:8px 16px;display:flex}.SendMessageModal-module__lCY1dq__toolbarBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.SendMessageModal-module__lCY1dq__toolbarBtn:hover{color:#334155;background:#e2e8f0}.SendMessageModal-module__lCY1dq__bodyWrap{flex-direction:column;flex:1;min-width:0;min-height:0;padding:12px 16px;display:flex;overflow:hidden auto}.SendMessageModal-module__lCY1dq__editor{width:100%;min-height:200px;font-size:inherit;color:#1f2937;resize:none;white-space:pre-wrap;word-wrap:break-word;border:none;outline:none;flex:1;font-family:inherit;line-height:1.6}.SendMessageModal-module__lCY1dq__editor:empty:before{content:attr(data-placeholder);color:#9ca3af}.SendMessageModal-module__lCY1dq__footer{background:#f1f5f9;border-top:1px solid #e2e8f0;border-radius:0 0 8px 8px;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.SendMessageModal-module__lCY1dq__footerLeft{align-items:center;gap:8px;display:flex}.SendMessageModal-module__lCY1dq__sendBtn{color:#fff;font-weight:600;font-size:inherit;cursor:pointer;background:#2563eb;border:none;border-radius:6px;align-items:center;gap:0;padding:8px 20px;display:inline-flex}.SendMessageModal-module__lCY1dq__sendBtn:hover:not(:disabled){background:#1d4ed8}.SendMessageModal-module__lCY1dq__sendBtn:disabled{cursor:not-allowed;background:#93c5fd}.SendMessageModal-module__lCY1dq__footerIconBtn{color:#475569;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.SendMessageModal-module__lCY1dq__footerIconBtn:hover{color:#334155;background:#cbd5e1;border-color:#94a3b8}.SendMessageModal-module__lCY1dq__footerRight{align-items:center;gap:12px;display:flex}.SendMessageModal-module__lCY1dq__templateWrap{position:relative}.SendMessageModal-module__lCY1dq__templateSelectFooter{color:#475569;font-size:inherit;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;min-height:36px;padding:8px 14px;font-weight:500;display:inline-flex}.SendMessageModal-module__lCY1dq__templateSelectFooter:hover{color:#334155;background:#cbd5e1;border-color:#94a3b8}.SendMessageModal-module__lCY1dq__templateDropdownFooter{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:200px;max-height:220px;margin-bottom:6px;position:absolute;bottom:100%;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.SendMessageModal-module__lCY1dq__templateDropdownFooter .SendMessageModal-module__lCY1dq__templateOption{font-size:inherit;color:#374151;cursor:pointer;padding:10px 12px}.SendMessageModal-module__lCY1dq__templateDropdownFooter .SendMessageModal-module__lCY1dq__templateOption:hover{background:#f1f5f9}.SendMessageModal-module__lCY1dq__saveDraft{color:#64748b;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:6px 0}.SendMessageModal-module__lCY1dq__saveDraft:hover{color:#2563eb}.SendMessageModal-module__lCY1dq__discardBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.SendMessageModal-module__lCY1dq__discardBtn:hover{color:#334155;background:#e2e8f0}.SendMessageModal-module__lCY1dq__attachmentsBar{background:#f1f5f9;border-top:1px solid #e2e8f0;flex-shrink:0;padding:12px 16px}.SendMessageModal-module__lCY1dq__attachmentsBarHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.SendMessageModal-module__lCY1dq__attachmentsBarTitle{font-size:inherit;color:#334155;align-items:center;gap:8px;font-weight:500;display:inline-flex}.SendMessageModal-module__lCY1dq__attachmentsBarIcon{color:#94a3b8;flex-shrink:0}.SendMessageModal-module__lCY1dq__clearAttachments{font-size:inherit;color:#dc2626;cursor:pointer;letter-spacing:.02em;text-transform:uppercase;background:0 0;border:none;font-weight:500}.SendMessageModal-module__lCY1dq__clearAttachments:hover{color:#b91c1c;text-decoration:underline}.SendMessageModal-module__lCY1dq__attachmentChips{flex-direction:column;gap:8px;max-height:140px;display:flex;overflow-y:auto}.SendMessageModal-module__lCY1dq__attachmentChip{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;min-height:56px;padding:10px 12px;display:flex}.SendMessageModal-module__lCY1dq__attachmentChipIcon{color:#94a3b8;flex-shrink:0}.SendMessageModal-module__lCY1dq__attachmentChipInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SendMessageModal-module__lCY1dq__attachmentChipName{font-size:inherit;color:#334155;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.SendMessageModal-module__lCY1dq__attachmentChipSize{color:#64748b;font-size:12px;font-weight:400}.SendMessageModal-module__lCY1dq__attachmentChipRemove{color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.SendMessageModal-module__lCY1dq__attachmentChipRemove:hover{color:#475569;background:#cbd5e1}.SendMessageModal-module__lCY1dq__ccInput{font-size:inherit;color:#1f2937;background:0 0;border:none;outline:none;flex:1}.SendMessageModal-module__lCY1dq__ccInput::placeholder{color:#9ca3af}
.button-module__eUE7Nq__button{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:5px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.button-module__eUE7Nq__primary{background:var(--primary-color);color:#fff;border:none;transition:background-color .2s}.button-module__eUE7Nq__primary:disabled{opacity:.6;cursor:not-allowed}.button-module__eUE7Nq__secondary{color:#6b7280;background:0 0;border:1px solid #d1d5db;transition:all .2s}.button-module__eUE7Nq__secondary:disabled{opacity:.6;cursor:not-allowed}.button-module__eUE7Nq__icon{align-items:center;margin-right:8px;display:inline-flex}@media (max-width:768px){.button-module__eUE7Nq__button{min-height:44px;padding:12px 20px;font-size:14px}}@media (max-width:480px){.button-module__eUE7Nq__button{padding:10px 16px;font-size:13px}}
.search-dropdown-module__2mbnRW__dropdown{width:100%;display:block;position:relative;overflow:visible}.search-dropdown-module__2mbnRW__dropdownButton{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:40px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.search-dropdown-module__2mbnRW__dropdownButton:hover{border-color:#9ca3af}.search-dropdown-module__2mbnRW__dropdownButton:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.search-dropdown-module__2mbnRW__dropdownText{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.search-dropdown-module__2mbnRW__dropdownIcon{color:#6b7280;margin-left:8px;transition:transform .2s}.search-dropdown-module__2mbnRW__dropdownIconOpen{transform:rotate(180deg)}.search-dropdown-module__2mbnRW__dropdownMenu{z-index:800;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex-direction:column;min-width:100%;max-height:280px;margin-top:4px;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.search-dropdown-module__2mbnRW__dropdownSearchWrap{background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.search-dropdown-module__2mbnRW__dropdownSearchIcon{color:#6b7280;flex-shrink:0}.search-dropdown-module__2mbnRW__dropdownSearchInput{background:#fff;border:1px solid #d1d5db;border-radius:4px;outline:none;flex:1;min-width:0;padding:6px 8px;font-size:14px}.search-dropdown-module__2mbnRW__dropdownSearchInput:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.search-dropdown-module__2mbnRW__dropdownOptionsList{max-height:220px;overflow-y:auto}.search-dropdown-module__2mbnRW__dropdownItemEmpty{color:#6b7280;text-align:center;padding:12px;font-size:14px}.search-dropdown-module__2mbnRW__dropdownItem{color:#374151;cursor:pointer;border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;margin:10px;padding:8px 12px;font-size:14px;transition:background-color .2s;display:flex}.search-dropdown-module__2mbnRW__dropdownItem span{text-transform:capitalize}.search-dropdown-module__2mbnRW__dropdownItem:hover{background-color:#f3f4f6}.search-dropdown-module__2mbnRW__dropdownItemSelected{color:#1d4ed8;background-color:#eff6ff}.search-dropdown-module__2mbnRW__checkIcon{color:#1d4ed8}.search-dropdown-module__2mbnRW__dropdownOptionsList::-webkit-scrollbar{width:6px}.search-dropdown-module__2mbnRW__dropdownOptionsList::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.search-dropdown-module__2mbnRW__dropdownOptionsList::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.search-dropdown-module__2mbnRW__dropdownOptionsList::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.search-dropdown-module__2mbnRW__dropdown{width:100%;min-width:100%}.search-dropdown-module__2mbnRW__dropdownButton{height:auto;min-height:44px;padding:12px;font-size:14px}.search-dropdown-module__2mbnRW__dropdownItem{min-height:44px;padding:12px;font-size:14px}.search-dropdown-module__2mbnRW__dropdownMenu{max-height:250px}}@media (max-width:480px){.search-dropdown-module__2mbnRW__dropdownButton,.search-dropdown-module__2mbnRW__dropdownItem{padding:10px;font-size:13px}.search-dropdown-module__2mbnRW__dropdownMenu{max-height:200px}}
.page-module__E0kJGG__mainWrappper{background-color:#f6f7f8;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.page-module__E0kJGG__container{width:100%;max-width:448px;margin:0 auto}.page-module__E0kJGG__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.page-module__E0kJGG__topBorder{background-color:#4f7cff;height:4px}.page-module__E0kJGG__content{padding:32px}.page-module__E0kJGG__header{margin-bottom:32px}.page-module__E0kJGG__title{color:#4f7cff;margin-bottom:8px;font-size:24px;font-weight:600}.page-module__E0kJGG__subtitle{color:#6b7280;font-size:14px}.page-module__E0kJGG__form{flex-direction:column;gap:24px;display:flex}.page-module__E0kJGG__passwordWrapper{flex-direction:column;gap:8px;display:flex}.page-module__E0kJGG__passwordHeader{justify-content:space-between;align-items:center;display:flex}.page-module__E0kJGG__passwordLabel{color:#374151;font-size:14px;font-weight:500}.page-module__E0kJGG__forgotLink{color:#9ca3af;font-size:14px;text-decoration:none;transition:color .2s}.page-module__E0kJGG__forgotLink:hover{color:#4f7cff}.page-module__E0kJGG__passwordInputWrapper{position:relative}.page-module__E0kJGG__passwordInput{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;width:100%;height:48px;padding:0 40px 0 12px;font-size:14px;transition:all .2s}.page-module__E0kJGG__passwordInput:focus{background-color:#fff;outline:none;box-shadow:0 0 0 2px #4f7cff1a;border:1px solid #4f7cff!important}.page-module__E0kJGG__toggleButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;transition:color .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.page-module__E0kJGG__toggleButton:hover{color:#6b7280}.page-module__E0kJGG__submitButton{color:#fff;cursor:pointer;background-color:#4f7cff;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:20px;font-weight:500;transition:background-color .2s;display:flex}.page-module__E0kJGG__submitButton:hover{background-color:#3b66ff}.page-module__E0kJGG__footer{text-align:center;margin-top:24px}.page-module__E0kJGG__footerText{color:#6b7280;font-size:14px}.page-module__E0kJGG__switchLink{color:#4f7cff;cursor:pointer;font-weight:500;text-decoration:none}.page-module__E0kJGG__switchLink:hover{text-decoration:underline}.page-module__E0kJGG__orText{text-align:center;color:#888;margin:1rem 0;font-weight:500}.page-module__E0kJGG__googleButton,.page-module__E0kJGG__facebookButton{cursor:pointer;color:#0d0c22;background-color:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:16px;font-weight:600;transition:all .3s;display:flex}.page-module__E0kJGG__icon{width:28px;height:28px}.page-module__E0kJGG__inputGroup{flex-direction:column;gap:8px;display:flex}.page-module__E0kJGG__label{color:#374151;font-size:14px;font-weight:500}.page-module__E0kJGG__select{color:#0d0c22;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;height:48px;padding:0 40px 0 12px;font-size:14px;transition:all .2s}.page-module__E0kJGG__dashboardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:24px;display:flex}.page-module__E0kJGG__dashboardHeaderLeft{align-items:center;gap:.75rem;display:flex}.page-module__E0kJGG__dashboardBackBtn{color:#374151;cursor:pointer;background-color:#0000;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;padding:0;transition:background-color .2s,border-color .2s;display:flex}.page-module__E0kJGG__dashboardBackBtn:hover{background-color:#f9fafb;border-color:#d1d5db}.page-module__E0kJGG__dashboardActions{gap:20px;display:flex}.page-module__E0kJGG__dashboardTitle{color:#1f2937;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600;line-height:1.3}.page-module__E0kJGG__dashboardSubtitle{color:#6b7280;margin-top:2px;font-size:.875rem;line-height:1.4}@media (max-width:768px){.page-module__E0kJGG__dashboardHeader{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}.page-module__E0kJGG__dashboardActions{flex-wrap:wrap;gap:12px;width:100%}.page-module__E0kJGG__dashboardTitle{font-size:1.375rem}}@media (max-width:480px){.page-module__E0kJGG__dashboardHeader{gap:8px;margin-bottom:12px}.page-module__E0kJGG__dashboardTitle{font-size:1.125rem}.page-module__E0kJGG__dashboardActions{gap:8px}}.page-module__E0kJGG__breadcrumb{color:#4a5568;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:24px;font-size:14px;display:flex}.page-module__E0kJGG__breadcrumbItem{align-items:center;display:flex}.page-module__E0kJGG__breadcrumb .page-module__E0kJGG__link{color:#939393;text-decoration:none}.page-module__E0kJGG__breadcrumb .page-module__E0kJGG__link:hover{text-decoration:underline}.page-module__E0kJGG__breadcrumb .page-module__E0kJGG__current{color:#2d3748;font-weight:600}.page-module__E0kJGG__breadcrumb .page-module__E0kJGG__separator{color:#a0aec0;margin:0 .5rem}
.leads-by-source-module__-lQBbq__chartsContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:28px;height:auto;display:flex}.leads-by-source-module__-lQBbq__loaderContainer,.leads-by-source-module__-lQBbq__noDataContainer{justify-content:center;align-items:center;width:100%;display:flex}.leads-by-source-module__-lQBbq__noDataContainer{color:#6b7280;height:100%;font-size:14px;font-weight:500}.leads-by-source-module__-lQBbq__chartSection{flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.leads-by-source-module__-lQBbq__legendSection{flex-direction:column;flex:1;justify-content:center;gap:10px;display:flex}.leads-by-source-module__-lQBbq__legendItem{justify-content:space-between;align-items:center;min-height:28px;padding:6px 0;display:flex}.leads-by-source-module__-lQBbq__legendLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.leads-by-source-module__-lQBbq__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.leads-by-source-module__-lQBbq__legendLabel{color:#1f2937;text-transform:capitalize;font-size:14px;font-weight:500}.leads-by-source-module__-lQBbq__legendValue{color:#1f2937;flex-shrink:0;font-size:14px;font-weight:600}.leads-by-source-module__-lQBbq__legendPercent{color:#6b7280;font-size:13px;font-weight:400}
@keyframes RBACSettings-module__LRgPYG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.RBACSettings-module__LRgPYG__roleName{color:#0f172a;text-transform:capitalize;font-weight:600}.RBACSettings-module__LRgPYG__countGiven{color:#2563eb;font-weight:600}.RBACSettings-module__LRgPYG__countRemaining{color:#64748b;font-weight:500}.RBACSettings-module__LRgPYG__userCount{color:#475569;align-items:center;gap:.35rem;display:inline-flex}.RBACSettings-module__LRgPYG__editLink{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.RBACSettings-module__LRgPYG__editLink:hover{color:#1d4ed8;background:#2563eb14}.RBACSettings-module__LRgPYG__header{flex-direction:column;gap:1rem;margin-bottom:.5rem;display:flex}.RBACSettings-module__LRgPYG__backBtn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:fit-content;padding:0;font-size:.875rem;font-weight:500;display:inline-flex}.RBACSettings-module__LRgPYG__backBtn:hover{color:#2563eb}.RBACSettings-module__LRgPYG__titleSection{align-items:center;gap:1rem;display:flex}.RBACSettings-module__LRgPYG__titleIcon{color:#2563eb;background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.RBACSettings-module__LRgPYG__titleInfo h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.RBACSettings-module__LRgPYG__titleInfo p{color:#64748b;margin:0;font-size:.875rem}.RBACSettings-module__LRgPYG__cardHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.RBACSettings-module__LRgPYG__cardTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:600}.RBACSettings-module__LRgPYG__permCount{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.RBACSettings-module__LRgPYG__groups{flex-direction:column;gap:1rem;display:flex}.RBACSettings-module__LRgPYG__group{border:1px solid #f1f5f9;border-radius:10px;overflow:hidden}.RBACSettings-module__LRgPYG__groupHeader{cursor:pointer;background:#f8fafc;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.RBACSettings-module__LRgPYG__groupTitleWrap{align-items:center;gap:.75rem;display:flex}.RBACSettings-module__LRgPYG__groupTitle{color:#334155;margin:0;font-size:.875rem;font-weight:600}.RBACSettings-module__LRgPYG__groupToggle{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:500}.RBACSettings-module__LRgPYG__checkboxList{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;padding:1rem;display:grid}.RBACSettings-module__LRgPYG__checkboxLabel{color:#475569;cursor:pointer;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.RBACSettings-module__LRgPYG__checkboxLabel input{accent-color:#2563eb;width:16px;height:16px}.RBACSettings-module__LRgPYG__actions{justify-content:flex-end;margin-top:1.5rem;display:flex}.RBACSettings-module__LRgPYG__saveBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s;display:flex}.RBACSettings-module__LRgPYG__saveBtn:hover:not(:disabled){background:#1d4ed8}.RBACSettings-module__LRgPYG__saveBtn:disabled{opacity:.7;cursor:not-allowed}.RBACSettings-module__LRgPYG__privacyCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:24px}.RBACSettings-module__LRgPYG__privacyRow{align-items:center;gap:20px;display:flex}.RBACSettings-module__LRgPYG__privacyIconBox{color:#64748b;background-color:#f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.RBACSettings-module__LRgPYG__privacyInfo{flex:1}.RBACSettings-module__LRgPYG__privacyLabel{color:#1e293b;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.RBACSettings-module__LRgPYG__privacyDesc{color:#64748b;margin:0;font-size:13px;line-height:1.5}.RBACSettings-module__LRgPYG__toggle{cursor:pointer;background:#cbd5e1;border:none;border-radius:12px;width:44px;height:24px;transition:background .2s;position:relative}.RBACSettings-module__LRgPYG__toggleOn{background:#10b981}.RBACSettings-module__LRgPYG__toggleThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.RBACSettings-module__LRgPYG__toggleOn .RBACSettings-module__LRgPYG__toggleThumb{transform:translate(20px)}.RBACSettings-module__LRgPYG__usersCard{margin-top:1rem}.RBACSettings-module__LRgPYG__usersTableWrap{overflow-x:auto}.RBACSettings-module__LRgPYG__usersTable{border-collapse:collapse;width:100%}.RBACSettings-module__LRgPYG__usersTable th{text-align:left;color:#64748b;border-bottom:1px solid #f1f5f9;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.RBACSettings-module__LRgPYG__usersTable td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.75rem 1rem;font-size:.875rem}.RBACSettings-module__LRgPYG__customizeBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;font-weight:500;display:flex}.RBACSettings-module__LRgPYG__customizeBtn:hover{text-decoration:underline}.RBACSettings-module__LRgPYG__rolesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.RBACSettings-module__LRgPYG__roleCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex}.RBACSettings-module__LRgPYG__roleCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.RBACSettings-module__LRgPYG__cardIconWrap{color:#2563eb;background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.RBACSettings-module__LRgPYG__cardTitle{color:#0f172a;text-transform:capitalize;font-size:1.125rem;font-weight:600}.RBACSettings-module__LRgPYG__statRow{justify-content:space-between;font-size:.875rem;display:flex}.RBACSettings-module__LRgPYG__statLabel{color:#64748b}.RBACSettings-module__LRgPYG__statValue{color:#0f172a;font-weight:600}.RBACSettings-module__LRgPYG__premiumTableContainer{background:#fff;border:1px solid #eef2f6;border-radius:16px;overflow:hidden}.RBACSettings-module__LRgPYG__tableHeaderActions{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.RBACSettings-module__LRgPYG__showingText{color:#64748b;font-size:14px}.RBACSettings-module__LRgPYG__showingText strong{color:#1e293b;font-weight:600}.RBACSettings-module__LRgPYG__searchWrapper{width:320px;position:relative}.RBACSettings-module__LRgPYG__searchIcon{color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.RBACSettings-module__LRgPYG__searchInput{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:10px 12px 10px 40px;font-size:14px;transition:all .2s}.RBACSettings-module__LRgPYG__searchInput:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.RBACSettings-module__LRgPYG__premiumTable{border-collapse:collapse;width:100%}.RBACSettings-module__LRgPYG__tableHeadRow{background-color:#f8fafc;border-bottom:1px solid #f1f5f9}.RBACSettings-module__LRgPYG__tableHeadRow th{text-align:left;color:#64748b;padding:16px 24px;font-size:14px;font-weight:600}.RBACSettings-module__LRgPYG__tableBodyRow{border-bottom:1px solid #f1f5f9;transition:background-color .2s}.RBACSettings-module__LRgPYG__tableBodyRow:hover{background-color:#fcfdfe}.RBACSettings-module__LRgPYG__tableBodyRow:last-child{border-bottom:none}.RBACSettings-module__LRgPYG__tableBodyRow td{vertical-align:middle;padding:20px 24px}.RBACSettings-module__LRgPYG__roleEntityCell{align-items:center;gap:16px;display:flex}.RBACSettings-module__LRgPYG__roleIconBox{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.RBACSettings-module__LRgPYG__roleInfo{flex-direction:column;gap:2px;display:flex}.RBACSettings-module__LRgPYG__roleTitle{color:#1e293b;text-transform:capitalize;font-size:15px;font-weight:600}.RBACSettings-module__LRgPYG__roleSubtitle{color:#64748b;font-size:12px}.RBACSettings-module__LRgPYG__scoreCell{align-items:center;gap:12px;display:flex}.RBACSettings-module__LRgPYG__scoreBarBg{background-color:#f1f5f9;border-radius:3px;width:100px;height:6px;overflow:hidden}.RBACSettings-module__LRgPYG__scoreBarFill{border-radius:3px;height:100%}.RBACSettings-module__LRgPYG__scoreValue{color:#1e293b;min-width:20px;font-size:14px;font-weight:700}.RBACSettings-module__LRgPYG__availableText{color:#64748b;font-family:JetBrains Mono,monospace;font-size:14px}.RBACSettings-module__LRgPYG__assignedUsersCell{align-items:center;gap:8px;display:flex}.RBACSettings-module__LRgPYG__avatarStack{align-items:center;display:flex}.RBACSettings-module__LRgPYG__avatarCircle{color:#475569;background-color:#e2e8f0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;font-size:10px;font-weight:600;display:flex;overflow:hidden}.RBACSettings-module__LRgPYG__avatarCircle:first-child{margin-left:0}.RBACSettings-module__LRgPYG__userCountText{color:#1e293b;font-size:14px;font-weight:600}.RBACSettings-module__LRgPYG__manageActionBtn{color:#1e293b;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:14px;font-weight:700;transition:color .2s;display:flex}.RBACSettings-module__LRgPYG__manageActionBtn:hover{color:#2563eb}.RBACSettings-module__LRgPYG__tablePagination{background-color:#fcfdfe;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.RBACSettings-module__LRgPYG__paginationControls{align-items:center;gap:12px;display:flex}.RBACSettings-module__LRgPYG__pageIndicator{color:#64748b;text-align:center;min-width:80px;font-size:13px}.RBACSettings-module__LRgPYG__pageIndicator strong{color:#1e293b;font-weight:600}.RBACSettings-module__LRgPYG__pageBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.RBACSettings-module__LRgPYG__pageBtn:hover:not(:disabled){color:#1e293b;background-color:#f8fafc;border-color:#cbd5e1}.RBACSettings-module__LRgPYG__pageBtn:disabled{opacity:.5;cursor:not-allowed}.RBACSettings-module__LRgPYG__nestedItemWrapper{margin-top:.5rem}.RBACSettings-module__LRgPYG__nestedItemRow{align-items:center;padding:.25rem 0;display:flex}.RBACSettings-module__LRgPYG__nestedItemLabelWrap{align-items:center;gap:.5rem;display:flex}.RBACSettings-module__LRgPYG__expandBtn{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.RBACSettings-module__LRgPYG__parentLabel{color:#1e293b;font-weight:600}.RBACSettings-module__LRgPYG__nestedChildren{border-left:1px dashed #e2e8f0;margin-left:.6rem;padding-left:.4rem}.RBACSettings-module__LRgPYG__nestedList{flex-direction:column;gap:.25rem;padding:1rem 1.5rem;display:flex}.RBACSettings-module__LRgPYG__nestedGroup{background-color:#fcfdfe;border:1px solid #eef2f6}
.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}
.shared-layout-module__HtObxq__container{flex-direction:column;gap:24px;max-width:900px;animation:.3s ease-in-out shared-layout-module__HtObxq__fadeIn;display:flex}@keyframes shared-layout-module__HtObxq__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.shared-layout-module__HtObxq__loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 0;display:flex}.shared-layout-module__HtObxq__spinner{color:#3b82f6;width:24px;height:24px;animation:1s linear infinite shared-layout-module__HtObxq__spin}@keyframes shared-layout-module__HtObxq__spin{to{transform:rotate(360deg)}}.shared-layout-module__HtObxq__notice,.shared-layout-module__HtObxq__warning{border-radius:10px;align-items:flex-start;gap:12px;padding:16px 20px;font-size:.9rem;font-weight:500;line-height:1.5;display:flex}.shared-layout-module__HtObxq__notice{color:#1e3a8a;background-color:#eff6ff;border:1px solid #bfdbfe}.shared-layout-module__HtObxq__notice svg{color:#3b82f6;flex-shrink:0;margin-top:2px}.shared-layout-module__HtObxq__warning{color:#92400e;background-color:#fffbeb;border:1px solid #fde68a}.shared-layout-module__HtObxq__warning svg{color:#d97706;flex-shrink:0;margin-top:2px}.shared-layout-module__HtObxq__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008}.shared-layout-module__HtObxq__cardHeader{background-color:#fafaf9;border-bottom:1px solid #f1f5f9;padding:20px 24px}.shared-layout-module__HtObxq__cardTitle{color:#0f172a;margin:0 0 4px;font-size:1.1rem;font-weight:600}.shared-layout-module__HtObxq__cardDesc{color:#64748b;margin:0;font-size:.875rem;line-height:1.4}.shared-layout-module__HtObxq__cardContent{padding:0 24px}.shared-layout-module__HtObxq__row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:24px;padding:20px 0;display:flex}.shared-layout-module__HtObxq__row:last-child{border-bottom:none}.shared-layout-module__HtObxq__rowInfo{flex-direction:column;flex:1;gap:4px;display:flex}.shared-layout-module__HtObxq__label{color:#1e293b;font-size:.95rem;font-weight:600}.shared-layout-module__HtObxq__description{color:#64748b;font-size:.85rem;line-height:1.4}.shared-layout-module__HtObxq__example,.shared-layout-module__HtObxq__subText{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;width:fit-content;margin-top:4px;padding:2px 6px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.8rem;display:inline-block}.shared-layout-module__HtObxq__rowInput{flex-direction:column;align-items:flex-end;min-width:260px;display:flex}.shared-layout-module__HtObxq__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.shared-layout-module__HtObxq__input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}.shared-layout-module__HtObxq__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}.shared-layout-module__HtObxq__inputError{border-color:#ef4444}.shared-layout-module__HtObxq__inputError:focus{box-shadow:0 0 0 3px #ef444433}.shared-layout-module__HtObxq__errorText{color:#ef4444;margin-top:6px;font-size:.8rem;font-weight:500}.shared-layout-module__HtObxq__unit{color:#64748b;pointer-events:none;background:#fff;padding-left:8px;font-size:.85rem;position:absolute;right:14px}.shared-layout-module__HtObxq__resetBtn{color:#475569;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;margin-left:12px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .2s}.shared-layout-module__HtObxq__resetBtn:hover{color:#0f172a;background:#e2e8f0}.shared-layout-module__HtObxq__actions{justify-content:flex-end;padding:16px 0;display:flex}.shared-layout-module__HtObxq__saveButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:background-color .2s,transform .1s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.shared-layout-module__HtObxq__saveButton:hover:not(:disabled){background-color:#1d4ed8}.shared-layout-module__HtObxq__saveButton:active:not(:disabled){transform:scale(.98)}.shared-layout-module__HtObxq__saveButton:disabled{cursor:not-allowed;opacity:.8;background-color:#94a3b8}.shared-layout-module__HtObxq__gridRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;padding:20px 24px;display:grid}.shared-layout-module__HtObxq__statBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:4px;padding:16px;display:flex}.shared-layout-module__HtObxq__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.shared-layout-module__HtObxq__statValue{color:#0f172a;font-size:1.5rem;font-weight:700}.shared-layout-module__HtObxq__statusHeader{justify-content:space-between;align-items:center;display:flex}.shared-layout-module__HtObxq__badge{border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.shared-layout-module__HtObxq__badgeActive{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.shared-layout-module__HtObxq__badgeInactive{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.shared-layout-module__HtObxq__toggleWrapper{align-items:center;gap:12px;display:flex}.shared-layout-module__HtObxq__table{border-collapse:collapse;width:100%}.shared-layout-module__HtObxq__table th{text-align:left;color:#64748b;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 24px;font-size:.8rem;font-weight:600}.shared-layout-module__HtObxq__table td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:16px 24px;font-size:.9rem}.shared-layout-module__HtObxq__table tr:last-child td{border-bottom:none}.shared-layout-module__HtObxq__emptyState{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;font-size:.9rem;display:flex}
.lead-assignment-dropdown-module__3vzuuq__dropdownContainer{display:inline-block;position:relative}.lead-assignment-dropdown-module__3vzuuq__dropdownContent{z-index:800;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex-direction:column;gap:8px;min-width:320px;padding:8px;display:flex;position:absolute;top:110%;right:0;box-shadow:0 2px 8px #00000014}.lead-assignment-dropdown-module__3vzuuq__header{color:#6b7280;justify-content:space-between;align-items:center;padding:0 8px;font-size:.875rem;display:flex}.lead-assignment-dropdown-module__3vzuuq__headerLink{color:#2563eb;cursor:pointer;text-decoration:none}.lead-assignment-dropdown-module__3vzuuq__headerLink:hover{text-decoration:underline}.lead-assignment-dropdown-module__3vzuuq__searchInputWrapper{margin-bottom:8px;position:relative}.lead-assignment-dropdown-module__3vzuuq__searchInput{border:1px solid #d1d5db;border-radius:4px;outline:none;width:100%;padding:8px 12px 8px 36px;font-size:1rem}.lead-assignment-dropdown-module__3vzuuq__searchIcon{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.lead-assignment-dropdown-module__3vzuuq__itemsList{max-height:200px;padding-right:4px;overflow-y:auto}.lead-assignment-dropdown-module__3vzuuq__itemsList::-webkit-scrollbar{width:4px}.lead-assignment-dropdown-module__3vzuuq__itemsList::-webkit-scrollbar-track{background:0 0}.lead-assignment-dropdown-module__3vzuuq__itemsList::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:9999px}.lead-assignment-dropdown-module__3vzuuq__itemsList::-webkit-scrollbar-thumb:hover{background-color:#d1d5db}.lead-assignment-dropdown-module__3vzuuq__roleSection{z-index:1;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:4px 8px;position:sticky;top:0}.lead-assignment-dropdown-module__3vzuuq__roleHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.lead-assignment-dropdown-module__3vzuuq__item{cursor:pointer;color:#374151;border-radius:4px;align-items:center;padding:8px 12px;font-size:.9375rem;display:flex}.lead-assignment-dropdown-module__3vzuuq__item:hover{background-color:#f3f4f6}.lead-assignment-dropdown-module__3vzuuq__itemCheckmark{color:gray;margin-right:8px}.lead-assignment-dropdown-module__3vzuuq__itemCheckmarkHidden{visibility:hidden}.lead-assignment-dropdown-module__3vzuuq__randomAssignItem{cursor:pointer;color:#374151;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;margin-bottom:8px;padding:8px 16px 8px 8px;display:flex}.lead-assignment-dropdown-module__3vzuuq__randomAssignItem:hover{background-color:#f3f4f6}.lead-assignment-dropdown-module__3vzuuq__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;padding-top:8px;display:flex}.lead-assignment-dropdown-module__3vzuuq__cancelButton{color:#10b981;background-color:#fff;border:1px solid #d1d5db}.lead-assignment-dropdown-module__3vzuuq__cancelButton:hover{background-color:#f3f4f6}.lead-assignment-dropdown-module__3vzuuq__okButton{color:#fff;background-color:#10b981}.lead-assignment-dropdown-module__3vzuuq__okButton:hover{background-color:#059669}@media (max-width:768px){.lead-assignment-dropdown-module__3vzuuq__dropdownContainer{width:100%}.lead-assignment-dropdown-module__3vzuuq__dropdownContent{min-width:100%;max-width:100%;left:0;right:0}.lead-assignment-dropdown-module__3vzuuq__searchInput{min-height:44px;padding:12px 12px 12px 36px;font-size:14px}.lead-assignment-dropdown-module__3vzuuq__item{min-height:44px;padding:12px;font-size:.875rem}.lead-assignment-dropdown-module__3vzuuq__randomAssignItem{min-height:44px;padding:12px}.lead-assignment-dropdown-module__3vzuuq__footer{flex-direction:column;gap:8px}.lead-assignment-dropdown-module__3vzuuq__cancelButton,.lead-assignment-dropdown-module__3vzuuq__okButton{width:100%;min-height:44px;padding:12px}.lead-assignment-dropdown-module__3vzuuq__itemsList{max-height:250px}}@media (max-width:480px){.lead-assignment-dropdown-module__3vzuuq__dropdownContent{padding:6px}.lead-assignment-dropdown-module__3vzuuq__searchInput{padding:10px 10px 10px 32px;font-size:13px}.lead-assignment-dropdown-module__3vzuuq__item{padding:10px;font-size:.8125rem}.lead-assignment-dropdown-module__3vzuuq__header{font-size:.8125rem}}
.sync-check-module__Eyaphq__container{flex-direction:column;gap:24px;max-width:900px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;animation:.6s cubic-bezier(.16,1,.3,1) sync-check-module__Eyaphq__fadeUp;display:flex}@keyframes sync-check-module__Eyaphq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sync-check-module__Eyaphq__card{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #ffffff4d;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 40px -10px #00000014,0 1px 3px #0000000d}.sync-check-module__Eyaphq__card:hover{transform:translateY(-2px);box-shadow:0 15px 50px -10px #0000001a,0 1px 3px #0000000d}.sync-check-module__Eyaphq__cardHeader{border-bottom:1px solid #0000000d;padding:20px 24px}.sync-check-module__Eyaphq__cardTitle{color:#0f172a;margin:0 0 4px;font-size:1.1rem;font-weight:600}.sync-check-module__Eyaphq__cardDesc{color:#64748b;margin:0;font-size:.875rem;line-height:1.4}.sync-check-module__Eyaphq__cardContent{padding:0 24px}.sync-check-module__Eyaphq__gridRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;padding:20px 24px;display:grid}.sync-check-module__Eyaphq__statBox{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0cc;border-radius:8px;flex-direction:column;gap:4px;padding:16px;transition:all .3s;display:flex;position:relative;overflow:hidden}.sync-check-module__Eyaphq__statBox:before{content:"";background:#6366f1;border-radius:4px 0 0 4px;width:4px;height:100%;position:absolute;top:0;left:0}.sync-check-module__Eyaphq__statBox:hover{box-shadow:0 10px 25px -5px #6366f126}.sync-check-module__Eyaphq__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.sync-check-module__Eyaphq__statValue{color:#0f172a;font-size:1.5rem;font-weight:700;line-height:1}.sync-check-module__Eyaphq__badgeActive{color:#166534;background:#22c55e26;border:1px solid #22c55e4d;border-radius:6px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:600;animation:2s infinite sync-check-module__Eyaphq__pulse;display:inline-flex;box-shadow:0 0 15px #22c55e33}.sync-check-module__Eyaphq__badgeInactive{color:#475569;background:#64748b1a;border:1px solid #64748b33;border-radius:6px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}@keyframes sync-check-module__Eyaphq__pulse{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.sync-check-module__Eyaphq__row{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;display:flex}.sync-check-module__Eyaphq__row:last-child{border-bottom:none}.sync-check-module__Eyaphq__rowInfo{flex-direction:column;flex:1;gap:4px;display:flex}.sync-check-module__Eyaphq__label{color:#1e293b;font-size:.95rem;font-weight:600}.sync-check-module__Eyaphq__description{color:#64748b;font-size:.85rem;line-height:1.4}.sync-check-module__Eyaphq__rowInput{justify-content:flex-end;min-width:200px;display:flex}.sync-check-module__Eyaphq__inputWrapper{width:100%}.sync-check-module__Eyaphq__input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.9rem;transition:all .2s}.sync-check-module__Eyaphq__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.sync-check-module__Eyaphq__actions{justify-content:flex-end;margin-top:16px;padding:16px 0;display:flex}.sync-check-module__Eyaphq__tableWrapper{background:#fff;border:1px solid #0000000d;border-radius:8px;overflow-x:auto;box-shadow:0 1px 2px #0000000d}.sync-check-module__Eyaphq__table{border-collapse:collapse;width:100%}.sync-check-module__Eyaphq__table th{text-align:left;text-transform:capitalize;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 24px;font-size:.8rem;font-weight:600}.sync-check-module__Eyaphq__table td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:16px 24px;font-size:.9rem;transition:background .2s}.sync-check-module__Eyaphq__table tr:hover td{background:#f8fafc}.sync-check-module__Eyaphq__table tr:last-child td{border-bottom:none}.sync-check-module__Eyaphq__personName{color:#0f172a;font-weight:500;display:block}.sync-check-module__Eyaphq__emailText{color:#64748b;font-size:.85rem}.sync-check-module__Eyaphq__timeText{color:#334155;font-weight:500}.sync-check-module__Eyaphq__neverText{color:#ef4444;background:#ef44441a;border-radius:6px;padding:4px 8px;font-size:.85rem;font-weight:600}.sync-check-module__Eyaphq__issueStack{flex-direction:column;gap:6px;display:flex}.sync-check-module__Eyaphq__issueBadge{border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.sync-check-module__Eyaphq__callIssue{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3}.sync-check-module__Eyaphq__recordingIssue{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.sync-check-module__Eyaphq__emptyState{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 24px;display:flex}.sync-check-module__Eyaphq__emptyState p{color:#64748b;font-size:1.1rem;font-weight:500}.sync-check-module__Eyaphq__toggleWrapper{align-items:center;gap:16px;display:flex}.sync-check-module__Eyaphq__toggleSwitch{width:52px;height:28px;display:inline-block;position:relative}.sync-check-module__Eyaphq__toggleSwitch input{opacity:0;width:0;height:0}.sync-check-module__Eyaphq__slider{cursor:pointer;background-color:#cbd5e1;border-radius:34px;transition:all .4s;position:absolute;inset:0}.sync-check-module__Eyaphq__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:4px;left:4px;box-shadow:0 2px 4px #0003}.sync-check-module__Eyaphq__toggleSwitch input:checked+.sync-check-module__Eyaphq__slider{background-color:#6366f1}.sync-check-module__Eyaphq__toggleSwitch input:focus+.sync-check-module__Eyaphq__slider{box-shadow:0 0 1px #6366f1}.sync-check-module__Eyaphq__toggleSwitch input:checked+.sync-check-module__Eyaphq__slider:before{transform:translate(24px)}.sync-check-module__Eyaphq__spinner{color:#6366f1;animation:1s linear infinite sync-check-module__Eyaphq__spin}@keyframes sync-check-module__Eyaphq__spin{to{transform:rotate(360deg)}}.sync-check-module__Eyaphq__loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:100px;font-weight:500;display:flex}
.CallLogsFilter-module__pbyV1q__container{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-top:16px;margin-bottom:24px;padding:1rem 1.5rem;animation:.3s ease-out CallLogsFilter-module__pbyV1q__slideInDown;box-shadow:0 1px 8px #0000000f}.CallLogsFilter-module__pbyV1q__grid{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CallLogsFilter-module__pbyV1q__filterGroup{flex:none;min-width:180px}.CallLogsFilter-module__pbyV1q__searchBtn{width:auto;min-width:fit-content;height:40px!important}.CallLogsFilter-module__pbyV1q__clearBtn{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:auto;min-width:fit-content;height:40px;padding:8px 24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.CallLogsFilter-module__pbyV1q__clearBtn:hover{color:#374151;background-color:#f9fafb;border-color:#d1d5db}@media (max-width:1024px){.CallLogsFilter-module__pbyV1q__filterGroup{min-width:150px}}@media (max-width:768px){.CallLogsFilter-module__pbyV1q__container{padding:1rem}.CallLogsFilter-module__pbyV1q__grid{gap:12px}.CallLogsFilter-module__pbyV1q__filterGroup{flex:calc(50% - 6px);min-width:0}.CallLogsFilter-module__pbyV1q__clearBtn{width:100%}}@media (max-width:480px){.CallLogsFilter-module__pbyV1q__filterGroup{flex:100%}}
.search-filters-section-module__tgk75G__searchFilters{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 20px #0000000f;border-bottom:1px solid #e5e7eb!important;margin-top:32px!important;margin-bottom:24px!important}.search-filters-section-module__tgk75G__filtersRow{grid-template-columns:repeat(4,1fr);align-items:start;gap:16px;margin-bottom:24px;display:grid}.search-filters-section-module__tgk75G__filterButtons{align-items:center;gap:12px;width:100%;height:40px;display:flex}.search-filters-section-module__tgk75G__filterDropdown{width:100%}.search-filters-section-module__tgk75G__searchInputWrapper{width:100%;position:relative}.search-filters-section-module__tgk75G__searchInput{color:#374151;box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;width:100%;height:40px;padding:8px 36px 8px 12px;font-size:14px;transition:border-color .2s}.search-filters-section-module__tgk75G__searchInput:focus{outline:none;box-shadow:0 0 0 2px #3b82f61a;border-color:#3b82f6!important}.search-filters-section-module__tgk75G__inputClearBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px;font-weight:500;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.search-filters-section-module__tgk75G__inputClearBtn:hover{color:#dc2626;text-decoration:underline}.search-filters-section-module__tgk75G__searchIcon{color:#6b7280;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.search-filters-section-module__tgk75G__actionButtons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.search-filters-section-module__tgk75G__csvActions{gap:8px;margin-left:auto;display:flex}.search-filters-section-module__tgk75G__csvButton{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.search-filters-section-module__tgk75G__csvButton:hover{color:#334155;background:#f1f5f9;border-color:#94a3b8}.search-filters-section-module__tgk75G__dropdownsWrapper{width:100%}@media (max-width:1280px){.search-filters-section-module__tgk75G__filtersRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.search-filters-section-module__tgk75G__filtersRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.search-filters-section-module__tgk75G__searchFilters{margin-bottom:16px;padding:1rem}.search-filters-section-module__tgk75G__filtersRow{grid-template-columns:repeat(1,1fr);gap:12px;margin-bottom:16px}.search-filters-section-module__tgk75G__actionButtons{flex-direction:column;align-items:stretch}.search-filters-section-module__tgk75G__dropdownsWrapper{width:100%}.search-filters-section-module__tgk75G__searchInput{min-height:44px;padding:12px 36px 12px 12px;font-size:14px}.search-filters-section-module__tgk75G__actionButtons{flex-direction:column;align-items:stretch;gap:10px}.search-filters-section-module__tgk75G__actionButtons>div{flex-wrap:wrap;gap:8px;display:flex}.search-filters-section-module__tgk75G__actionButtons>div>button{flex:1;min-width:120px;min-height:44px}.search-filters-section-module__tgk75G__csvActions{justify-content:center;width:100%;margin-left:0}.search-filters-section-module__tgk75G__csvButton{justify-content:center;width:100%;min-height:44px}}@media (max-width:480px){.search-filters-section-module__tgk75G__searchFilters{padding:.75rem}.search-filters-section-module__tgk75G__filtersRow{gap:8px}.search-filters-section-module__tgk75G__searchInput{padding:10px 32px 10px 10px;font-size:13px}.search-filters-section-module__tgk75G__actionButtons>div{flex-direction:column}.search-filters-section-module__tgk75G__actionButtons>div>button{width:100%}}
.lead-cleanup-module__yzFuSq__page{width:100%}.lead-cleanup-module__yzFuSq__loadingWrap{color:#6b7280;align-items:center;gap:10px;padding:48px 0;font-size:14px;display:flex}.lead-cleanup-module__yzFuSq__layout{grid-template-columns:1fr 320px;align-items:start;gap:20px;margin-top:0;display:grid}@media (max-width:900px){.lead-cleanup-module__yzFuSq__layout{grid-template-columns:1fr}}.lead-cleanup-module__yzFuSq__configCol,.lead-cleanup-module__yzFuSq__sideCol{flex-direction:column;gap:16px;display:flex}.lead-cleanup-module__yzFuSq__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px}.lead-cleanup-module__yzFuSq__cardHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.lead-cleanup-module__yzFuSq__cardHeader h3{color:#111827;margin:0;font-size:14px;font-weight:600}.lead-cleanup-module__yzFuSq__cardDesc{color:#6b7280;margin:0 0 12px;font-size:13px;line-height:1.5}.lead-cleanup-module__yzFuSq__iconPrimary{color:#3b82f6;flex-shrink:0}.lead-cleanup-module__yzFuSq__toggleCard{justify-content:space-between;align-items:center;gap:16px;display:flex}.lead-cleanup-module__yzFuSq__toggleInfo{flex:1;align-items:flex-start;gap:12px;display:flex}.lead-cleanup-module__yzFuSq__toggleTitle{color:#111827;margin:0 0 2px;font-size:14px;font-weight:600}.lead-cleanup-module__yzFuSq__toggleDesc{color:#6b7280;margin:0;font-size:12px}.lead-cleanup-module__yzFuSq__toggleBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;line-height:0}.lead-cleanup-module__yzFuSq__toggleOn{color:#3b82f6}.lead-cleanup-module__yzFuSq__toggleOff{color:#d1d5db}.lead-cleanup-module__yzFuSq__presetRow{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.lead-cleanup-module__yzFuSq__presetBtn{color:#374151;cursor:pointer;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:6px;padding:5px 12px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s,color .15s}.lead-cleanup-module__yzFuSq__presetBtn:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.lead-cleanup-module__yzFuSq__presetActive{font-weight:600;color:#1d4ed8!important;background:#eff6ff!important;border-color:#3b82f6!important}.lead-cleanup-module__yzFuSq__daysInputRow{align-items:center;gap:10px;margin-bottom:10px;display:flex}.lead-cleanup-module__yzFuSq__daysInput{color:#111827;text-align:center;border:1.5px solid #e5e7eb;border-radius:6px;outline:none;width:90px;padding:7px 10px;font-size:14px;font-weight:600;transition:border-color .15s,box-shadow .15s}.lead-cleanup-module__yzFuSq__daysInput:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.lead-cleanup-module__yzFuSq__daysLabel{color:#6b7280;font-size:13px}.lead-cleanup-module__yzFuSq__cutoffNote{color:#6b7280;background:#f3f4f6;border-radius:6px;align-items:center;gap:5px;margin:0;padding:8px 10px;font-size:12px;display:flex}.lead-cleanup-module__yzFuSq__cutoffNote svg{color:#9ca3af;flex-shrink:0}.lead-cleanup-module__yzFuSq__stageGrid{flex-direction:column;gap:8px;display:flex}.lead-cleanup-module__yzFuSq__stageLabel{cursor:pointer;color:#374151;-webkit-user-select:none;user-select:none;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.lead-cleanup-module__yzFuSq__stageLabel:hover{background:#f0f7ff;border-color:#93c5fd}.lead-cleanup-module__yzFuSq__stageChecked{color:#1d4ed8!important;background:#eff6ff!important;border-color:#3b82f6!important}.lead-cleanup-module__yzFuSq__stageCheckbox{accent-color:#3b82f6;flex-shrink:0;width:15px;height:15px}.lead-cleanup-module__yzFuSq__stageDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.lead-cleanup-module__yzFuSq__actionOptions{flex-direction:column;gap:10px;display:flex}.lead-cleanup-module__yzFuSq__actionLabel{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.lead-cleanup-module__yzFuSq__actionLabel:hover{background:#f0f7ff;border-color:#93c5fd}.lead-cleanup-module__yzFuSq__actionLabel input[type=radio]{accent-color:#3b82f6;flex-shrink:0;margin-top:2px}.lead-cleanup-module__yzFuSq__actionActive{background:#eff6ff!important;border-color:#3b82f6!important}.lead-cleanup-module__yzFuSq__actionTitle{color:#111827;margin-bottom:2px;font-size:13px;font-weight:600;display:block}.lead-cleanup-module__yzFuSq__actionDesc{color:#6b7280;font-size:12px;line-height:1.4;display:block}.lead-cleanup-module__yzFuSq__actionWarn{color:#b45309!important}.lead-cleanup-module__yzFuSq__scheduleOptions{flex-direction:column;gap:10px;display:flex}.lead-cleanup-module__yzFuSq__scheduleLabel{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.lead-cleanup-module__yzFuSq__scheduleLabel:hover{background:#f0f7ff;border-color:#93c5fd}.lead-cleanup-module__yzFuSq__scheduleLabel input[type=radio]{accent-color:#3b82f6;flex-shrink:0;margin-top:2px}.lead-cleanup-module__yzFuSq__scheduleActive{background:#eff6ff!important;border-color:#3b82f6!important}.lead-cleanup-module__yzFuSq__scheduleTitle{color:#111827;margin-bottom:2px;font-size:13px;font-weight:600;display:block}.lead-cleanup-module__yzFuSq__scheduleDesc{color:#6b7280;font-size:12px;display:block}.lead-cleanup-module__yzFuSq__saveRow{justify-content:flex-end;display:flex}.lead-cleanup-module__yzFuSq__previewBtn{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;margin-bottom:4px;padding:8px 18px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.lead-cleanup-module__yzFuSq__previewBtn:hover:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.lead-cleanup-module__yzFuSq__previewBtn:disabled{opacity:.55;cursor:not-allowed}.lead-cleanup-module__yzFuSq__previewResult{flex-direction:column;gap:10px;margin-top:14px;display:flex}.lead-cleanup-module__yzFuSq__previewCount{border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;display:flex}.lead-cleanup-module__yzFuSq__previewSafe{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.lead-cleanup-module__yzFuSq__previewDanger{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.lead-cleanup-module__yzFuSq__sampleList{flex-direction:column;gap:6px;display:flex}.lead-cleanup-module__yzFuSq__sampleTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-size:11px;font-weight:600}.lead-cleanup-module__yzFuSq__sampleItem{background:#f9fafb;border:1px solid #f3f4f6;border-radius:6px;padding:8px 12px}.lead-cleanup-module__yzFuSq__sampleName{color:#111827;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.lead-cleanup-module__yzFuSq__sampleStage{color:#6b7280;text-transform:capitalize;background:#e5e7eb;border-radius:20px;padding:1px 7px;font-size:11px;font-weight:500}.lead-cleanup-module__yzFuSq__sampleMeta{color:#9ca3af;margin-top:2px;font-size:11px}.lead-cleanup-module__yzFuSq__sampleMore{color:#9ca3af;text-align:center;margin:2px 0 0;font-size:12px;font-style:italic}.lead-cleanup-module__yzFuSq__runCard{background:#fffbeb;border-color:#fde68a}.lead-cleanup-module__yzFuSq__runBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:4px;padding:8px 18px;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}.lead-cleanup-module__yzFuSq__runBtn:hover:not(:disabled){background:#dc2626}.lead-cleanup-module__yzFuSq__runBtn:disabled{opacity:.55;cursor:not-allowed}.lead-cleanup-module__yzFuSq__runResult{border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.lead-cleanup-module__yzFuSq__runDanger{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.lead-cleanup-module__yzFuSq__runSafe{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.lead-cleanup-module__yzFuSq__historyGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.lead-cleanup-module__yzFuSq__historyItem{flex-direction:column;gap:2px;display:flex}.lead-cleanup-module__yzFuSq__historyLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:500}.lead-cleanup-module__yzFuSq__historyValue{color:#374151;font-size:13px;font-weight:500}.lead-cleanup-module__yzFuSq__historyTotal{color:#dc2626;font-size:15px;font-weight:700}.lead-cleanup-module__yzFuSq__errorNote{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;align-items:center;gap:5px;margin:6px 0 0;padding:7px 10px;font-size:12px;display:flex}.lead-cleanup-module__yzFuSq__errorNote svg{flex-shrink:0}.lead-cleanup-module__yzFuSq__overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.lead-cleanup-module__yzFuSq__modal{background:#fff;border-radius:14px;width:100%;max-width:440px;padding:28px 28px 24px;box-shadow:0 20px 60px #0000002e}.lead-cleanup-module__yzFuSq__modalHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.lead-cleanup-module__yzFuSq__modalHeader h3{color:#111827;margin:0;font-size:16px;font-weight:700}.lead-cleanup-module__yzFuSq__modalIcon{color:#f59e0b;flex-shrink:0}.lead-cleanup-module__yzFuSq__modalBody{color:#374151;margin:0 0 12px;font-size:14px;line-height:1.55}.lead-cleanup-module__yzFuSq__modalList{flex-direction:column;gap:6px;margin:0 0 14px;padding:0;list-style:none;display:flex}.lead-cleanup-module__yzFuSq__modalList li{color:#374151;background:#f9fafb;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;display:flex}.lead-cleanup-module__yzFuSq__modalList li svg{color:#9ca3af;flex-shrink:0}.lead-cleanup-module__yzFuSq__modalWarn{color:#b91c1c;background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;align-items:center;gap:6px;margin-bottom:16px;padding:8px 12px;font-size:13px;display:flex}.lead-cleanup-module__yzFuSq__modalWarn svg{flex-shrink:0}.lead-cleanup-module__yzFuSq__modalActions{justify-content:flex-end;gap:10px;display:flex}.lead-cleanup-module__yzFuSq__cancelBtn{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:500;transition:background .15s}.lead-cleanup-module__yzFuSq__cancelBtn:hover{background:#e5e7eb}.lead-cleanup-module__yzFuSq__confirmBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:500;transition:background .15s}.lead-cleanup-module__yzFuSq__confirmBtn:hover{background:#dc2626}.lead-cleanup-module__yzFuSq__spin{animation:.8s linear infinite lead-cleanup-module__yzFuSq__spin}@keyframes lead-cleanup-module__yzFuSq__spin{to{transform:rotate(360deg)}}
.PageHeaderControls-module__wzpXxW__headerContainer{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.PageHeaderControls-module__wzpXxW__countContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 16px;display:flex}.PageHeaderControls-module__wzpXxW__countLabel{color:#6b7280;font-size:14px;font-weight:500}.PageHeaderControls-module__wzpXxW__countValue{color:#111827;font-size:14px;font-weight:600}.PageHeaderControls-module__wzpXxW__controlsContainer{align-items:center;gap:12px;display:flex}.PageHeaderControls-module__wzpXxW__searchContainer{width:280px;position:relative}.PageHeaderControls-module__wzpXxW__searchIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.PageHeaderControls-module__wzpXxW__searchInput{color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px 0 40px;font-size:14px;transition:all .2s}.PageHeaderControls-module__wzpXxW__searchInputWithClear{padding-right:36px}.PageHeaderControls-module__wzpXxW__searchInput:focus{border:1px solid var(--primary-color,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f61a}.PageHeaderControls-module__wzpXxW__clearSearchButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .2s,background-color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.PageHeaderControls-module__wzpXxW__clearSearchButton:hover{color:#374151;background-color:#f3f4f6}.PageHeaderControls-module__wzpXxW__clearIcon{display:block}.PageHeaderControls-module__wzpXxW__iconButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.PageHeaderControls-module__wzpXxW__iconButton:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.PageHeaderControls-module__wzpXxW__extraContent{align-items:center;display:flex}.PageHeaderControls-module__wzpXxW__actionsContainer{align-items:center;gap:8px;display:flex}@media (max-width:768px){.PageHeaderControls-module__wzpXxW__headerContainer{flex-direction:column;align-items:flex-start;gap:12px}.PageHeaderControls-module__wzpXxW__controlsContainer{flex-wrap:wrap;width:100%}.PageHeaderControls-module__wzpXxW__searchContainer{flex:1;min-width:200px}}
.validation-modal-module__UkoaOa__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.validation-modal-module__UkoaOa__modal{background-color:#fff;border-radius:.75rem;width:90%;max-width:400px;margin:1rem;box-shadow:0 20px 25px -5px #0000001a}.validation-modal-module__UkoaOa__header{align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;display:flex;position:relative}.validation-modal-module__UkoaOa__iconWrapper{background-color:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.validation-modal-module__UkoaOa__icon{color:#dc2626;width:1.5rem;height:1.5rem}.validation-modal-module__UkoaOa__title{color:#111827;flex:1;margin:0;font-size:1.125rem;font-weight:600}.validation-modal-module__UkoaOa__closeButton{cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:background-color .2s;position:absolute;top:1rem;right:1rem}.validation-modal-module__UkoaOa__closeButton:hover{background-color:#f3f4f6}.validation-modal-module__UkoaOa__closeIcon{color:#6b7280;width:1.25rem;height:1.25rem}.validation-modal-module__UkoaOa__content{padding:0 1.5rem 1rem}.validation-modal-module__UkoaOa__message{color:#374151;margin:0;line-height:1.5}.validation-modal-module__UkoaOa__footer{justify-content:flex-end;padding:1rem 1.5rem 1.5rem;display:flex}.validation-modal-module__UkoaOa__okButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.validation-modal-module__UkoaOa__okButton:hover{background-color:#1d4ed8}
.SelectedBar-module__ouec5a__container{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;animation:.3s ease-in-out SelectedBar-module__ouec5a__fadeIn;display:flex}.SelectedBar-module__ouec5a__selectionInfo{align-items:center;gap:12px;display:flex}.SelectedBar-module__ouec5a__countText{color:#64748b;font-size:14px;font-weight:500}.SelectedBar-module__ouec5a__actionsContainer{align-items:center;gap:8px;display:flex}.SelectedBar-module__ouec5a__actionButton{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.SelectedBar-module__ouec5a__actionButton:hover{color:#1e293b;background-color:#f1f5f9;border-color:#94a3b8}.SelectedBar-module__ouec5a__clearButton{color:#ef4444;cursor:pointer;background:0 0;border:none;margin-left:8px;padding:4px 8px;font-size:13px;font-weight:500}.SelectedBar-module__ouec5a__clearButton:hover{text-decoration:underline}.SelectedBar-module__ouec5a__deleteButton{color:#ef4444!important;border-color:#fecaca!important}.SelectedBar-module__ouec5a__deleteButton:hover{color:#b91c1c!important;background-color:#fef2f2!important;border-color:#ef4444!important}@keyframes SelectedBar-module__ouec5a__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.SelectedBar-module__ouec5a__container{flex-direction:column;align-items:flex-start;gap:12px}.SelectedBar-module__ouec5a__actionsContainer{flex-wrap:wrap;justify-content:flex-start;width:100%}}
.ReportFilters-module__eqtTka__container{background-color:#fff;border:1px solid #ced4e1;border-radius:20px;flex-direction:column;gap:1rem;margin-bottom:10px;padding:1rem;display:flex;box-shadow:0 1px 2px #0000000d}.ReportFilters-module__eqtTka__dark .ReportFilters-module__eqtTka__container{background-color:#030712}.ReportFilters-module__eqtTka__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.ReportFilters-module__eqtTka__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ReportFilters-module__eqtTka__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.ReportFilters-module__eqtTka__grid{grid-template-columns:repeat(4,1fr)}}.ReportFilters-module__eqtTka__filterGroup{flex-direction:column;display:flex}.ReportFilters-module__eqtTka__input{border:1px solid #ced4e1;border-radius:8px;min-height:2.25rem;padding:.5rem .75rem;font-size:.875rem}.ReportFilters-module__eqtTka__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.ReportFilters-module__eqtTka__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem}.ReportFilters-module__eqtTka__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.ReportFilters-module__eqtTka__icon{width:1rem;height:1rem;margin-right:.5rem}.ReportFilters-module__eqtTka__exportBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;display:inline-flex}.ReportFilters-module__eqtTka__exportBtn:hover{background:#1d4ed8}.ReportFilters-module__eqtTka__exportPopupOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.2s ReportFilters-module__eqtTka__exportPopupFadeIn;display:flex;position:fixed;inset:0}@keyframes ReportFilters-module__eqtTka__exportPopupFadeIn{0%{opacity:0}to{opacity:1}}.ReportFilters-module__eqtTka__exportPopup{background:#fff;border-radius:12px;min-width:320px;max-width:100%;animation:.2s ReportFilters-module__eqtTka__exportPopupSlideIn;box-shadow:0 20px 40px #00000026}@keyframes ReportFilters-module__eqtTka__exportPopupSlideIn{0%{opacity:0;transform:scale(.96)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.ReportFilters-module__eqtTka__exportPopupHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ReportFilters-module__eqtTka__exportPopupTitle{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.ReportFilters-module__eqtTka__exportPopupClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.ReportFilters-module__eqtTka__exportPopupClose:hover{color:#111827;background:#f3f4f6}.ReportFilters-module__eqtTka__exportPopupBody{flex-direction:column;gap:12px;padding:20px;display:flex}.ReportFilters-module__eqtTka__exportPopupOptionCsv,.ReportFilters-module__eqtTka__exportPopupOptionPdf{cursor:pointer;color:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 20px;font-size:.9375rem;font-weight:500;transition:opacity .15s,transform 50ms;display:flex}.ReportFilters-module__eqtTka__exportPopupOptionCsv{background:#2563eb}.ReportFilters-module__eqtTka__exportPopupOptionCsv:hover{opacity:.95;background:#1d4ed8}.ReportFilters-module__eqtTka__exportPopupOptionPdf{background:#dc2626}.ReportFilters-module__eqtTka__exportPopupOptionPdf:hover{opacity:.95;background:#b91c1c}
.style-module__LpgJjq__leadsHeaderContainer{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 0;display:flex}.style-module__LpgJjq__selectAllContainer{align-items:center;gap:8px;display:flex}.style-module__LpgJjq__selectAllCheckbox{cursor:pointer;accent-color:#3b82f6;width:18px;height:18px}.style-module__LpgJjq__selectAllLabel{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500}.style-module__LpgJjq__leadsCount{align-items:center;gap:8px;display:flex}.style-module__LpgJjq__leadsCountLabel{color:#6b7280;font-size:14px;font-weight:500}.style-module__LpgJjq__leadsCountValue{color:#111827;font-size:16px;font-weight:600}.style-module__LpgJjq__viewToggleContainer{align-items:center;gap:12px;display:flex}.style-module__LpgJjq__viewToggle{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:4px;padding:4px;display:flex;box-shadow:0 1px 2px #0000000d}.style-module__LpgJjq__viewToggleBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;transition:all .2s;display:flex}.style-module__LpgJjq__viewToggleBtn:hover{color:#374151;background-color:#f3f4f6}.style-module__LpgJjq__viewToggleBtn.style-module__LpgJjq__active{color:#fff;background-color:#3b82f6}.style-module__LpgJjq__viewToggleBtn.style-module__LpgJjq__active:hover{background-color:#2563eb}.style-module__LpgJjq__cardsGrid{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.style-module__LpgJjq__cardsGridGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;margin-bottom:24px;display:grid}.style-module__LpgJjq__leadCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:16px;transition:all .2s;box-shadow:0 1px 3px #0000001a}.style-module__LpgJjq__leadCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.style-module__LpgJjq__selectedCard{background-color:#eff6ff;border-color:#3b82f6}.style-module__LpgJjq__cardHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.style-module__LpgJjq__cardCheckbox{align-items:center;display:flex}.style-module__LpgJjq__cardCheckbox input[type=checkbox]{cursor:pointer;accent-color:#3b82f6;width:18px;height:18px}.style-module__LpgJjq__cardActions{align-items:center;gap:8px;display:flex}.style-module__LpgJjq__cardActionBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.style-module__LpgJjq__cardActionBtn:hover{color:#374151;background-color:#f3f4f6}.style-module__LpgJjq__cardBody{flex-direction:column;gap:16px;display:flex}.style-module__LpgJjq__cardTopRow{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.style-module__LpgJjq__cardNameSection{flex-direction:column;flex:1;gap:10px;display:flex}.style-module__LpgJjq__cardName{color:#111827;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;display:flex}.style-module__LpgJjq__cardStatusSection{flex-shrink:0;align-items:center;gap:16px;display:flex}.style-module__LpgJjq__cardInfoGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.style-module__LpgJjq__cardInfoGrid3Col{grid-template-columns:repeat(3,1fr)}.style-module__LpgJjq__cardField{flex-direction:column;gap:4px;display:flex}.style-module__LpgJjq__cardLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}@media (max-width:768px){.style-module__LpgJjq__leadsHeaderContainer{flex-direction:column;align-items:flex-start;gap:12px}.style-module__LpgJjq__viewToggleContainer{justify-content:flex-start;width:100%}.style-module__LpgJjq__cardsGridGrid{grid-template-columns:1fr}.style-module__LpgJjq__cardTopRow{flex-direction:column;gap:16px}.style-module__LpgJjq__cardStatusSection{align-self:flex-start}.style-module__LpgJjq__cardInfoGrid,.style-module__LpgJjq__cardInfoGrid3Col{grid-template-columns:1fr;gap:16px}.style-module__LpgJjq__cardContacts{flex-direction:column;align-items:flex-start;gap:8px}.style-module__LpgJjq__paginationContainer{flex-direction:column;align-items:stretch}.style-module__LpgJjq__paginationControls{flex-wrap:wrap;justify-content:center}}@media (max-width:1200px){.style-module__LpgJjq__filterRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.style-module__LpgJjq__filterRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.style-module__LpgJjq__filterRow{grid-template-columns:1fr}}.style-module__LpgJjq__cardValue{color:#111827;font-size:13px;font-weight:500}.style-module__LpgJjq__cardContacts{flex-flow:wrap;align-items:center;gap:12px;display:flex}.style-module__LpgJjq__phoneText{color:#4b5563;align-items:center;gap:6px;font-size:14px;font-weight:400;display:flex}.style-module__LpgJjq__cardContacts .style-module__LpgJjq__emailLink{color:#4b5563;cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.style-module__LpgJjq__cardContacts .style-module__LpgJjq__emailLink:hover{color:#374151;text-decoration:underline}.style-module__LpgJjq__paginationContainer{background-color:#f9fafb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:20px;display:flex}.style-module__LpgJjq__paginationInfo{color:#6b7280;font-size:14px}.style-module__LpgJjq__paginationControls{align-items:center;gap:12px;display:flex}.style-module__LpgJjq__paginationButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .2s}.style-module__LpgJjq__paginationButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.style-module__LpgJjq__paginationButton:disabled{opacity:.5;cursor:not-allowed}.style-module__LpgJjq__pageSizeSelect{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-size:14px}.style-module__LpgJjq__pageSizeSelect:focus{border-color:#3b82f6;outline:none}.style-module__LpgJjq__pageInfo{color:#6b7280;font-size:14px}@media (max-width:768px){.style-module__LpgJjq__leadsHeaderContainer{flex-direction:column;align-items:flex-start;gap:12px}.style-module__LpgJjq__viewToggleContainer{justify-content:flex-start;width:100%}.style-module__LpgJjq__cardsGridGrid{grid-template-columns:1fr}.style-module__LpgJjq__cardTopRow{flex-direction:column;gap:16px}.style-module__LpgJjq__cardStatusSection{align-self:flex-start}.style-module__LpgJjq__cardInfoGrid,.style-module__LpgJjq__cardInfoGrid3Col{grid-template-columns:1fr;gap:16px}.style-module__LpgJjq__cardContacts{flex-direction:column;align-items:flex-start;gap:8px}.style-module__LpgJjq__paginationContainer{flex-direction:column;align-items:stretch}.style-module__LpgJjq__paginationControls{flex-wrap:wrap;justify-content:center}}.style-module__LpgJjq__filterContainer{background-color:#fff;border-radius:.5rem;width:100%;min-width:0;max-width:100%;padding:1.5rem;overflow:visible;box-shadow:0 1px 8px #0000000f;border-bottom:1px solid #e5e7eb!important;margin-top:32px!important;margin-bottom:24px!important}.style-module__LpgJjq__filterRow{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;display:grid}@media (max-width:1200px){.style-module__LpgJjq__filterRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.style-module__LpgJjq__filterRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.style-module__LpgJjq__filterRow{grid-template-columns:1fr}}.style-module__LpgJjq__filterItem{width:100%}.style-module__LpgJjq__filterItem>div{width:100%!important}.style-module__LpgJjq__filterButtons{grid-column:span 3;align-items:center;gap:12px;width:100%;display:flex!important}.style-module__LpgJjq__tabsContainer{align-items:center;gap:12px;display:flex;overflow-x:auto}.style-module__LpgJjq__tabButton{color:#6b7280;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.style-module__LpgJjq__tabButton:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.style-module__LpgJjq__tabButtonActive{background-color:var(--primary-color,#3b82f6);border-color:var(--primary-color,#3b82f6);color:#fff}.style-module__LpgJjq__tabButtonActive:hover{background-color:var(--primary-hover-color,#2563eb);border-color:var(--primary-hover-color,#2563eb);color:#fff}.style-module__LpgJjq__tabBadge{min-width:24px;height:24px;color:var(--primary-color,#3b82f6);background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:600;display:flex}
.theme-settings-module__J_xjIW__container{align-items:stretch;gap:24px;min-height:calc(100vh - 160px);font-family:Inter,sans-serif;display:flex}.theme-settings-module__J_xjIW__sidebar{background:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;gap:16px;width:320px;padding:24px;display:flex;box-shadow:0 4px 20px #00000008}.theme-settings-module__J_xjIW__settingsNav{flex-direction:column;gap:10px;display:flex}.theme-settings-module__J_xjIW__sidebarHeader{margin-bottom:24px;padding-left:12px}.theme-settings-module__J_xjIW__sidebarHeader h1{color:#1a1f36;margin:0;font-size:20px;font-weight:700}.theme-settings-module__J_xjIW__sidebarHeader p{color:#697386;margin:4px 0 0;font-size:13px}.theme-settings-module__J_xjIW__navItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;transition:all .2s;display:flex;position:relative}.theme-settings-module__J_xjIW__navItem:hover{background-color:#f3f5f9}.theme-settings-module__J_xjIW__navItemActive{background:linear-gradient(90deg, var(--active-bg-gradient-start,#f0f2f5) 0%, #fff0 100%)!important}.theme-settings-module__J_xjIW__newBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#3b82f6,#10b981);border-radius:99px;margin-left:auto;padding:2px 6px;font-size:9px;font-weight:700;line-height:1;display:inline-block}.theme-settings-module__J_xjIW__navIcon{color:#1a1f36;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.theme-settings-module__J_xjIW__navItem:first-child .theme-settings-module__J_xjIW__navIcon{color:#6366f1;background-color:#e0e7ff}.theme-settings-module__J_xjIW__navItem:nth-child(2) .theme-settings-module__J_xjIW__navIcon{color:#8b5cf6;background-color:#ede9fe}.theme-settings-module__J_xjIW__navItem:nth-child(3) .theme-settings-module__J_xjIW__navIcon{color:#ec4899;background-color:#fce7f3}.theme-settings-module__J_xjIW__navItem:nth-child(4) .theme-settings-module__J_xjIW__navIcon{color:#f59e0b;background-color:#fef3c7}.theme-settings-module__J_xjIW__navItem:nth-child(5) .theme-settings-module__J_xjIW__navIcon{color:#10b981;background-color:#d1fae5}.theme-settings-module__J_xjIW__navItem:nth-child(6) .theme-settings-module__J_xjIW__navIcon{color:#06b6d4;background-color:#cffafe}.theme-settings-module__J_xjIW__navItem:nth-child(7) .theme-settings-module__J_xjIW__navIcon{color:#ef4444;background-color:#fee2e2}.theme-settings-module__J_xjIW__navItem:nth-child(8) .theme-settings-module__J_xjIW__navIcon{color:#00c896;background-color:#d1fae5}.theme-settings-module__J_xjIW__navItemActive .theme-settings-module__J_xjIW__navIcon{color:#06f;background-color:#dbeafe}.theme-settings-module__J_xjIW__navText{flex-direction:column;display:flex}.theme-settings-module__J_xjIW__navLabel{color:#1a1f36;font-size:14px;font-weight:600}.theme-settings-module__J_xjIW__navSubLabel{color:#697386;font-size:11px}.theme-settings-module__J_xjIW__mainContent{background:#fff;border-radius:16px;flex-direction:column;flex:1;max-height:100vh;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.theme-settings-module__J_xjIW__contentHeader{background:#ececec;border-bottom:1px solid #0000000d;border-top-left-radius:16px;border-top-right-radius:16px;padding:16px 32px}.theme-settings-module__J_xjIW__contentHeader h2{color:#1a1f36;margin:0;font-size:18px;font-weight:700}.theme-settings-module__J_xjIW__contentHeader p{color:#697386;margin:4px 0 0;font-size:13px}.theme-settings-module__J_xjIW__scrollArea{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;padding:32px;overflow-y:auto}.theme-settings-module__J_xjIW__scrollArea::-webkit-scrollbar{width:6px}.theme-settings-module__J_xjIW__scrollArea::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}.theme-settings-module__J_xjIW__card{box-shadow:none;background:0 0;padding:0}.theme-settings-module__J_xjIW__cardTitle{color:#1a1f36;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:18px;font-weight:700;display:flex}.theme-settings-module__J_xjIW__cardSubtitle{color:#697386;margin-bottom:24px;font-size:14px}.theme-settings-module__J_xjIW__themeModeGrid{border-bottom:1px solid #f0f2f5;gap:16px;margin-bottom:40px;padding-bottom:40px;display:flex}.theme-settings-module__J_xjIW__modeCard{cursor:pointer;border:1.5px solid #e3e8ee;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:12px;max-width:140px;padding:16px;transition:all .2s;display:flex}.theme-settings-module__J_xjIW__modeCard:hover{border-color:#ccd3db}.theme-settings-module__J_xjIW__modeCardActive{background-color:#f0f7ff;border-color:#06f}.theme-settings-module__J_xjIW__modePreview{border:1px solid #e3e8ee;border-radius:6px;width:60px;height:40px;position:relative;overflow:hidden}.theme-settings-module__J_xjIW__modePreviewLight{background-color:#fff}.theme-settings-module__J_xjIW__modePreviewDark{background-color:#1e222d}.theme-settings-module__J_xjIW__modePreviewSystem{background:linear-gradient(90deg,#fff 50%,#1e222d 50%)}.theme-settings-module__J_xjIW__modeLabel{color:#1a1f36;font-size:14px;font-weight:600}.theme-settings-module__J_xjIW__themeGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.theme-settings-module__J_xjIW__themeCard{cursor:pointer;border:1.5px solid #e3e8ee;border-radius:12px;padding:16px;transition:all .2s;position:relative}.theme-settings-module__J_xjIW__themeCard:hover{border-color:#ccd3db;transform:translateY(-2px)}.theme-settings-module__J_xjIW__themeCardActive{background-color:#f0fdf9;border-color:#00c896}.theme-settings-module__J_xjIW__themeCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.theme-settings-module__J_xjIW__themeInfo h3{color:#1a1f36;margin:0;font-size:14px;font-weight:700}.theme-settings-module__J_xjIW__themeInfo p{color:#697386;margin:4px 0 0;font-size:12px}.theme-settings-module__J_xjIW__checkbox{background:#fff;border:1.5px solid #e3e8ee;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.theme-settings-module__J_xjIW__themeCardActive .theme-settings-module__J_xjIW__checkbox{background-color:#00c896;border-color:#00c896}.theme-settings-module__J_xjIW__checkIcon{color:#fff}.theme-settings-module__J_xjIW__colorPreview{gap:8px;margin-top:16px;display:flex}.theme-settings-module__J_xjIW__colorBar{border-radius:6px;height:32px}.theme-settings-module__J_xjIW__colorBarPrimary{flex:2}.theme-settings-module__J_xjIW__colorBarSecondary{background-color:#1e222d;flex:1.5}.theme-settings-module__J_xjIW__colorBarTertiary{background-color:#e3e8ee}.theme-settings-module__J_xjIW__brandingGrid{flex-wrap:wrap;align-items:flex-start;gap:40px;display:flex}.theme-settings-module__J_xjIW__brandingItem{flex-direction:column;gap:16px;display:flex}.theme-settings-module__J_xjIW__brandingLabel{color:#4b5563;margin-bottom:4px;font-size:13px;font-weight:600}.theme-settings-module__J_xjIW__sectionHeader{align-items:center;gap:16px;margin-bottom:32px;display:flex}.theme-settings-module__J_xjIW__iconBox{color:#3b82f6;background-color:#eff6ff;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.theme-settings-module__J_xjIW__sectionTitle{color:#111827;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700}.theme-settings-module__J_xjIW__logoPreviewContainer{align-items:center;gap:20px;display:flex}.theme-settings-module__J_xjIW__expandedLogoPreview{object-fit:contain;background-color:#fff;border:1px solid #e3e8ee;border-radius:12px;width:150px;height:90px;padding:8px;transition:all .2s}.theme-settings-module__J_xjIW__collapsedLogoPreview{object-fit:contain;background-color:#fff;border:1px solid #e3e8ee;border-radius:12px;width:150px;height:90px;padding:12px;transition:all .2s}.theme-settings-module__J_xjIW__logoImageWrapper{cursor:pointer;border-radius:12px;display:inline-block;position:relative;overflow:hidden}.theme-settings-module__J_xjIW__logoImageWrapper:hover .theme-settings-module__J_xjIW__expandedLogoPreview,.theme-settings-module__J_xjIW__logoImageWrapper:hover .theme-settings-module__J_xjIW__collapsedLogoPreview{filter:brightness(.9)}.theme-settings-module__J_xjIW__logoImageWrapper:hover .theme-settings-module__J_xjIW__cameraOverlay{opacity:1;transform:scale(1)}.theme-settings-module__J_xjIW__cameraOverlay{color:#1e3a5f;opacity:0;z-index:2;background-color:#fff;border:1px solid #e3e8ee;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:8px;right:8px;transform:scale(.8);box-shadow:0 4px 12px #00000026}.theme-settings-module__J_xjIW__uploadPlaceholder{cursor:pointer;color:#3b82f6;background-color:#f8faff;border:2px dashed #3b82f6;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:all .2s;display:flex}.theme-settings-module__J_xjIW__uploadPlaceholder:hover{background-color:#eff6ff;border-color:#2563eb;transform:translateY(-2px)}.theme-settings-module__J_xjIW__uploadPlaceholderIcon{color:#3b82f6;margin-bottom:2px}.theme-settings-module__J_xjIW__uploadPlaceholderText{text-align:center;padding:0 8px;font-size:12px;font-weight:600}.theme-settings-module__J_xjIW__uploadButton{color:#fff;cursor:pointer;background-color:#1e3a5f;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.theme-settings-module__J_xjIW__uploadButton:hover{background-color:#162a45}.theme-settings-module__J_xjIW__uploadButtonSecondary{background-color:#334155}.theme-settings-module__J_xjIW__uploadButtonSecondary:hover{background-color:#1e293b}.theme-settings-module__J_xjIW__uploadButtonDisabled{opacity:.6;cursor:not-allowed}.theme-settings-module__J_xjIW__formGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:24px;display:grid}.theme-settings-module__J_xjIW__formSection:first-of-type{border-top:none;margin-top:0;padding-top:0}.theme-settings-module__J_xjIW__formSectionTitle{color:#1a1f36;margin-bottom:24px;font-size:16px;font-weight:600}.theme-settings-module__J_xjIW__formField{flex-direction:column;gap:8px;display:flex}.theme-settings-module__J_xjIW__formField label{color:#4f566b;font-size:13px;font-weight:500}.theme-settings-module__J_xjIW__formField input{background-color:#fff;border:1.5px solid #e3e8ee;border-radius:8px;padding:10px 14px;font-size:14px;transition:all .2s}.theme-settings-module__J_xjIW__formField input:focus{border-color:#06f;outline:none;box-shadow:0 0 0 3px #0066ff1a}.theme-settings-module__J_xjIW__formActions{border-top:1px solid #f0f2f5;justify-content:flex-end;margin-top:40px;padding-top:24px;display:flex}.theme-settings-module__J_xjIW__saveButton{color:#fff;cursor:pointer;background-color:#06f;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:all .2s}.theme-settings-module__J_xjIW__saveButton:hover{background-color:#0052cc}.theme-settings-module__J_xjIW__saveButton:disabled{opacity:.6;cursor:not-allowed}.theme-settings-module__J_xjIW__internalTabs{border-bottom:1px solid #f0f2f5;gap:32px;margin-bottom:32px;padding-bottom:0;display:flex}.theme-settings-module__J_xjIW__internalTab{color:#697386;cursor:pointer;background:0 0;border:none;padding:12px 4px;font-size:14px;font-weight:500;transition:all .2s;position:relative}.theme-settings-module__J_xjIW__internalTabActive{color:#1e3a5f;font-weight:600}.theme-settings-module__J_xjIW__internalTabActive:after{content:"";background-color:#1e3a5f;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.theme-settings-module__J_xjIW__internalTab:hover:not(.theme-settings-module__J_xjIW__internalTabActive){color:#1a1f36}.theme-settings-module__J_xjIW__moreOptions{color:#697386;cursor:pointer}@media (max-width:1024px){.theme-settings-module__J_xjIW__container{flex-direction:column}.theme-settings-module__J_xjIW__sidebar{width:100%}}.theme-settings-module__J_xjIW__passwordWrapper{align-items:center;width:100%;display:flex;position:relative}.theme-settings-module__J_xjIW__passwordToggle{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;right:12px}.theme-settings-module__J_xjIW__passwordToggle:hover{color:#1e293b;background-color:#f1f5f9}
.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}
.CreditBadge-module__nYF4ta__container{display:inline-block;position:relative}.CreditBadge-module__nYF4ta__badge{color:#3b82f6;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #3b82f6;border-radius:8px;align-items:center;gap:6px;height:40px;padding:0 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.CreditBadge-module__nYF4ta__badge:hover{background:#eff6ff;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f61a}.CreditBadge-module__nYF4ta__boltIcon{color:#3b82f6}.CreditBadge-module__nYF4ta__creditsText{font-weight:600}.CreditBadge-module__nYF4ta__loading{color:#94a3b8}.CreditBadge-module__nYF4ta__popup{z-index:1000;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:320px;padding:20px;animation:.2s ease-out CreditBadge-module__nYF4ta__fadeIn;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes CreditBadge-module__nYF4ta__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CreditBadge-module__nYF4ta__popupHeader{margin-bottom:24px}.CreditBadge-module__nYF4ta__popupTitleContainer{display:inline-block}.CreditBadge-module__nYF4ta__popupTitle{color:#111827;margin:0;font-size:18px;font-weight:600}.CreditBadge-module__nYF4ta__titleUnderline{background:#3b82f6;border-radius:2px;width:40px;height:3px;margin-top:4px}.CreditBadge-module__nYF4ta__statsRow{justify-content:space-between;align-items:flex-end;margin-bottom:8px;display:flex}.CreditBadge-module__nYF4ta__usageText{align-items:baseline;gap:4px;display:flex}.CreditBadge-module__nYF4ta__usedCount{color:#111827;font-size:20px;font-weight:600}.CreditBadge-module__nYF4ta__totalCount{color:#6b7280;font-size:14px;font-weight:500}.CreditBadge-module__nYF4ta__leftText{color:#3b82f6;font-size:14px;font-weight:600}.CreditBadge-module__nYF4ta__progressBarContainer{background:#f3f4f6;border-radius:5px;width:100%;height:10px;margin-bottom:20px;overflow:hidden}.CreditBadge-module__nYF4ta__progressBarFill{background:#3b82f6;border-radius:5px;height:100%;transition:width .3s ease-out}.CreditBadge-module__nYF4ta__balanceSection{align-items:center;gap:12px;margin-bottom:20px;display:flex}.CreditBadge-module__nYF4ta__largeBoltIcon{color:#3b82f6}.CreditBadge-module__nYF4ta__balanceText{letter-spacing:-.5px;color:#111827;font-size:20px;font-weight:600}.CreditBadge-module__nYF4ta__buyMoreBtn{color:#fff;background:#3b82f6;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.CreditBadge-module__nYF4ta__buyMoreBtn:hover{background:#2563eb;transform:scale(1.02)}.CreditBadge-module__nYF4ta__empty{color:#ef4444;border-color:#ef4444}.CreditBadge-module__nYF4ta__low{color:#f59e0b;border-color:#f59e0b}
.search-filter-module__z0NDcG__selectContainer{align-items:center;display:flex;position:relative}.search-filter-module__z0NDcG__select{cursor:pointer;appearance:none;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.75rem 2.5rem .75rem .75rem;font-size:.875rem}.search-filter-module__z0NDcG__select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-filter-module__z0NDcG__select option[value=""]{color:#9ca3af}.search-filter-module__z0NDcG__selectIcon{color:#6b7280;pointer-events:none;width:1rem;height:1rem;position:absolute;right:.75rem}.search-filter-module__z0NDcG__input{border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-size:14px;transition:all .2s}.search-filter-module__z0NDcG__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-filter-module__z0NDcG__input::placeholder{color:#9ca3af}
