.addmoney-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;display:flex;justify-content:center;align-items:center;animation:addmoneyFadeIn .25s ease}@keyframes addmoneyFadeIn{0%{opacity:0}to{opacity:1}}.addmoney-modal-container{background:#fff;border-radius:12px;width:95%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 12px 40px rgba(0,0,0,.18);animation:addmoneySlideUp .3s ease}@keyframes addmoneySlideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.addmoney-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e9ecef;background:var(--linear,linear-gradient(135deg,#103e65,#1c76c5));border-radius:12px 12px 0 0}.addmoney-modal-title{margin:0;font-size:16px;font-weight:600;color:#fff}.addmoney-modal-close{background:transparent;border:none;font-size:24px;color:#fff;cursor:pointer;line-height:1;padding:0 4px;opacity:.8;transition:opacity .2s}.addmoney-modal-close:hover{opacity:1}.addmoney-modal-body{padding:20px}.addmoney-form-group{margin-bottom:16px}.addmoney-label{display:block;font-size:13px;font-weight:500;margin-bottom:5px;color:#333}.addmoney-form-group .form-control{border-radius:8px;font-size:14px;padding:8px 12px}.addmoney-checkbox-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px}.addmoney-checkbox-group .form-check-input{margin-top:0}.addmoney-btn-wrap{text-align:center}.addmoney-proceed-btn{background:var(--primary-button-color,#4caf50)!important;color:var(--primary-button-text-color,#fff)!important;padding:8px 32px!important;border-radius:8px!important;font-size:14px!important;font-weight:600!important;border:none!important;cursor:pointer;transition:.2s}.addmoney-proceed-btn:hover{opacity:.9}.addmoney-pending-banner{background:#fff8e1;border:1px solid #ffe082;border-left:4px solid #ffc107;border-radius:8px;padding:14px 16px;display:flex;align-items:flex-start;gap:12px}.addmoney-pending-icon{flex-shrink:0;margin-top:2px}.addmoney-pending-title{font-weight:700;font-size:14px;color:#795548;margin-bottom:4px}.addmoney-pending-text{font-size:13px;color:#6d4c41}.addmoney-payment-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;display:flex;justify-content:center;align-items:flex-start;padding-top:40px;overflow-y:auto;animation:addmoneyFadeIn .25s ease}.addmoney-payment-topbar{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:var(--linear,linear-gradient(135deg,#103e65,#1c76c5));color:#fff;border-radius:12px 12px 0 0}.addmoney-payment-topbar .btn-outline-secondary{color:#fff;border-color:hsla(0,0%,100%,.5);font-size:13px;background-color:#004080;border-radius:5px}.addmoney-payment-topbar .btn-outline-secondary:hover{background:hsla(0,0%,100%,.15);border-color:#fff}.addmoney-payment-topbar-title{font-size:16px;font-weight:600}.addmoney-payment-topbar .addmoney-modal-close{font-size:28px;color:#fff;background:transparent;border:none;cursor:pointer;line-height:1;padding:0 4px;opacity:.8}.addmoney-payment-topbar .addmoney-modal-close:hover{opacity:1}.addmoney-payment-inner{background:#fff;border-radius:12px;width:95%;max-width:540px;max-height:85vh;overflow-y:auto;box-shadow:0 12px 40px rgba(0,0,0,.22);animation:addmoneySlideUp .3s ease}.addmoney-payment-inner .card{border:none!important;box-shadow:none!important;width:100%!important;border-radius:0!important}.addmoney-payment-inner .card .card-header{border-top:none!important}.addmoney-payment-inner .card .card-header h4{border-top:none!important;padding-top:0!important}.addmoney-payment-inner>.d-flex{margin:0!important;padding:0!important}.currency-selector{position:relative;display:inline-block}.currency-btn{display:flex;align-items:center;gap:6px;cursor:pointer;color:#000;background:transparent;font-weight:600}.currency-dropdown{top:calc(100% + 8px);background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.3);list-style:none;padding:8px 0;border-radius:10px;min-width:120px;box-shadow:0 10px 25px rgba(37,99,235,.35);z-index:9999}.currency-dropdown,.currency-dropdown:before{position:absolute;left:50%;transform:translateX(-50%)}.currency-dropdown:before{content:"";top:-4px;width:16px;height:16px;background:rgba(255,254,254,.9);border-top:2px solid rgba(93,139,238,.35);border-left:2px solid rgba(105,148,241,.35);rotate:45deg;z-index:-1}.currency-btn span{display:flex;align-items:center;gap:6px}.currency-dropdown li{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;cursor:pointer}.currency-dropdown li:hover{background:#f5f5f5}.currency-dropdown .active{font-weight:600}.GlobalDialerPopup_mainPopup__0bHv6{position:fixed;background-color:#fff;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.25);cursor:default;border-radius:4px;z-index:99999;overflow:hidden}.GlobalDialerPopup_popup__1wSQU{position:fixed;width:260px;background:#fff;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.25);cursor:default;border-radius:4px;z-index:99999;overflow:hidden}.GlobalDialerPopup_popupbody__WluxO{padding:12px}.GlobalDialerPopup_header__O1ICR{display:flex;justify-content:space-between;align-items:center;background:#103e65;padding:7px 15px;font-weight:600;color:#fff;cursor:move}.GlobalDialerPopup_header__O1ICR span{font-size:15px;font-weight:500}.GlobalDialerPopup_closeModal__kBpRw{background-color:transparent;color:#fff;font-size:20px}.GlobalDialerPopup_display__l92Hs{display:flex;align-items:center}.GlobalDialerPopup_display__l92Hs input{height:38px;border-bottom:1px solid #dad8d8;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#333;letter-spacing:1px;width:100%;padding:0 12px;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 0 3px -1px rgba(0,0,0,.3)}.GlobalDialerPopup_key__KM8mR{margin-top:12px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px}.GlobalDialerPopup_digit__Foet4{font-size:18px;border-radius:50%;border:none;background:#eee;cursor:pointer;width:60px;height:60px;transition:all .3s ease}.GlobalDialerPopup_digit__Foet4:hover{background-color:#103e65;color:#fff}.GlobalDialerPopup_actions___wdvY{display:flex;justify-content:center;margin-top:10px;position:relative}.GlobalDialerPopup_display__l92Hs .GlobalDialerPopup_clearBtn__emEyd{background:transparent;border:none;border-radius:8px;color:#333;cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%);bottom:auto}.GlobalDialerPopup_callBtn__8jl5k{background:#22c55e;color:#fff;border:none;width:60px;height:60px;border-radius:50%}.GlobalDialerPopup_Switchtabs__gqMfF{padding:4px 5px;background-color:#103d65e0}.GlobalDialerPopup_Switchtabs__gqMfF ul{display:flex;justify-content:space-around}.GlobalDialerPopup_Switchtabs__gqMfF ul>li{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1px 5px}.GlobalDialerPopup_Switchtabs__gqMfF ul>li:hover svg{color:#ec7429}.GlobalDialerPopup_Switchtabs__gqMfF ul>li>svg{color:#fff}.GlobalDialerPopup_Switchtabs__gqMfF ul>li.GlobalDialerPopup_activeTab__KmDMV svg{color:#fff;border-radius:50%;background-color:#103e65;transition:all .3s ease}.GlobalDialerPopup_Switchtabs__gqMfF ul>li.GlobalDialerPopup_activeTab__KmDMV{height:28px;width:28px;border-radius:50%;background-color:#103e65}.GlobalDialerPopup_Switchtabs__gqMfF ul>li.GlobalDialerPopup_activeTab__KmDMV:hover svg{transform:scale(.8);transition:all .3s ease}.GlobalDialerPopup_disabledTab__yOvxR{opacity:.5;cursor:not-allowed}.GlobalDialerPopup_display__l92Hs .GlobalDialerPopup_displayHeader__nFyHW{display:flex;align-items:center;padding:10px 14px;border-top:1px solid #f1f5f9;flex-wrap:wrap;background-color:#f9fafb}.GlobalDialerPopup_display__l92Hs .GlobalDialerPopup_displayHeader__nFyHW p{font-size:14px;color:#666}.GlobalDialerPopup_display__l92Hs .GlobalDialerPopup_displayHeader__nFyHW p svg{color:#3282b8;vertical-align:middle;margin-left:4px}.GlobalDialerPopup_numberOfList__dRAZZ{width:100%;position:relative}.GlobalDialerPopup_dropdownHeader__k3YkL{padding:0 12px;height:38px;border-bottom:1px solid #e5e7eb;border-radius:4px;cursor:pointer;font-size:14px;background:#fff;display:flex;justify-content:space-between;align-items:center;margin-top:4px;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 0 3px -1px rgba(0,0,0,.3)}.GlobalDialerPopup_dropdownHeader__k3YkL.GlobalDialerPopup_disabled__GTb11{border-left:2px solid red}.GlobalDialerPopup_dropUp__l4sWA{position:absolute;top:0;left:0;width:100%;margin-bottom:6px;padding:0;list-style:none;border:1px solid #e5e7eb;border-radius:6px;background:#fff;z-index:10;max-height:290px;overflow:auto}.GlobalDialerPopup_dropUp__l4sWA li{padding:10px 6px;border-top:1px solid #f1f5f9;font-size:14px;cursor:pointer;display:flex;flex-direction:column}.GlobalDialerPopup_dropUp__l4sWA li:first-child{border-top:none}.GlobalDialerPopup_dropUp__l4sWA li:hover{background-color:#f8fafc}.GlobalDialerPopup_display__l92Hs{position:relative}.GlobalDialerPopup_dropdown__fwmwz{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:8px;margin-top:6px;box-shadow:0 6px 18px rgba(0,0,0,.15);z-index:1000;max-height:220px;overflow-y:auto}.GlobalDialerPopup_dropdownItem__pfLqh{padding:10px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.GlobalDialerPopup_dropdownItem__pfLqh:hover{background:#f1f5f9}.GlobalDialerPopup_name__d1lu8{font-size:14px;font-weight:600;text-transform:capitalize}.GlobalDialerPopup_meta__o9p2I{font-size:12px;color:#64748b}.GlobalDialerPopup_modalOverlay__5KBs4{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.GlobalDialerPopup_modalContent__HrVMf{background:#fff;padding:20px 30px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.2);text-align:center;max-width:400px;width:90%}.GlobalDialerPopup_cancelBtn__wuiEi{margin-top:20px;padding:8px 20px;background-color:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer}.GlobalDialerPopup_cancelBtn__wuiEi:hover{background-color:#0056b3}.GlobalDialerPopup_messageBtn__Af_Ms{position:absolute;right:12px;bottom:0}.GlobalDialerPopup_messageBtn__Af_Ms button{border-radius:50%;height:34px;width:34px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:.5;cursor:no-drop;transform:scale(.9)}.GlobalDialerPopup_messageBtn__Af_Ms.GlobalDialerPopup_activeMessageBtn___lvCA button{opacity:1;cursor:pointer;transform:scale(1)}.GlobalDialerPopup_gradientIcon__SQKU_{display:flex;align-items:center;justify-content:center;transition:all .3s ease}.GlobalDialerPopup_gradientIcon__SQKU_ svg{stroke:#1a5f91}.GlobalDialerPopup_messageBtn__Af_Ms button:hover{transform:scale(.9)}.ChatBoxLayout_chatBox__1ZyOT{max-height:400px;height:400px;width:100%;display:flex;flex-direction:column;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.12);overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px}.ChatBoxLayout_header__W71py{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:linear-gradient(135deg,#0a78b8,#0b5ea4);color:#fff;position:relative}.ChatBoxLayout_backBtn__2y8Rj{width:26px;height:26px;border-radius:50%;border:none;background:hsla(0,0%,100%,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.ChatBoxLayout_backBtn__2y8Rj:hover{background:hsla(0,0%,100%,.3)}.ChatBoxLayout_userWrap__Y96co{display:flex;align-items:center;gap:8px}.ChatBoxLayout_avatar__T432Y{width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.25);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;text-transform:capitalize}.ChatBoxLayout_userName__U8tSP{font-size:14px;font-weight:500;white-space:nowrap;text-transform:capitalize}.ChatBoxLayout_callIcon__wuWbE{cursor:pointer;opacity:.85}.ChatBoxLayout_callIcon__wuWbE:hover{opacity:1}.ChatBoxLayout_messages__lbcyi{flex:1 1;padding:12px 10px;background:linear-gradient(180deg,#f8fafc,#eef2f7);overflow-y:auto}.ChatBoxLayout_message__Z7djt{padding:7px 11px;margin-bottom:22px;font-size:13px;line-height:1.45;word-wrap:break-word;position:relative;max-width:max-content}.ChatBoxLayout_time__JXykc{position:absolute;bottom:-16px;right:0;font-size:11px;color:#6b7280;white-space:nowrap}.ChatBoxLayout_received__UuKfn{background:#fff;color:#111827;border-radius:6px 12px 12px 12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ChatBoxLayout_sent__kA4vT{margin-left:auto;background:linear-gradient(135deg,#0a78b8,#095f93);color:#fff;border-radius:12px 6px 12px 12px;box-shadow:0 3px 10px rgba(10,120,184,.4)}.ChatBoxLayout_sent__kA4vT .ChatBoxLayout_time__JXykc{color:#777}.ChatBoxLayout_received__UuKfn .ChatBoxLayout_time__JXykc{left:0;right:auto;color:#6b7280}.ChatBoxLayout_inputBox__XDZ3y{display:flex;align-items:center;gap:6px;padding:6px 8px;background:#fff;border-top:1px solid #e5e7eb}.ChatBoxLayout_inputBox__XDZ3y input{flex:1 1;height:34px;padding:0 12px;border-radius:18px;border:1px solid #d1d5db;font-size:14px;outline:none;background:#f9fafb;width:calc(100% - 34px)}.ChatBoxLayout_inputBox__XDZ3y input:focus{border-color:#0a78b8;background:#fff}.ChatBoxLayout_sendBtn__1ZjA5{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#0a78b8,#095f93);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 10px rgba(10,120,184,.45);transition:transform .15s ease,box-shadow .15s ease;min-width:34px;min-height:34px}.ChatBoxLayout_sendBtn__1ZjA5:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(10,120,184,.55)}.ChatBoxLayout_loading__p1SvV{width:100%;display:flex;justify-content:center}.MiniProfile_profileLayout__q5Cg2{width:100%;background:#fff;border-radius:0;box-shadow:none;animation:MiniProfile_fadeSlide___ThJR .25s ease}@keyframes MiniProfile_fadeSlide___ThJR{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.MiniProfile_layoutHeader__Dxrpx{padding:10px 14px;border-bottom:1px solid #eee;position:relative;background:#f9fafb}.MiniProfile_layoutHeader__Dxrpx p{font-size:14px;font-weight:600}.MiniProfile_layoutHeader__Dxrpx button{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;cursor:pointer;color:#444}.MiniProfile_layoutHeader__Dxrpx button svg.MiniProfile_spinner__bN8op{color:#000}.MiniProfile_layoutBody__lDaTn{padding:14px}.MiniProfile_profileCard__cV_kh{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px dashed #e5e7eb}.MiniProfile_avatar__QI9vb{position:relative;width:54px;height:54px;background:linear-gradient(135deg,#0f4c75,#3282b8);border-radius:50%;display:grid;place-items:center}.MiniProfile_avatar__QI9vb svg{color:#fff;font-size:20px}.MiniProfile_statusCheck__P78LG{position:absolute;top:50%;transform:translateY(-50%);right:10px}.MiniProfile_statusDot__crn4M{position:absolute;bottom:2px;right:0;width:14px;height:14px;border-radius:50%;border:2px solid #fff}.MiniProfile_Active__Yiltj{background-color:#16a34a}.MiniProfile_Busy__sIyg5{background-color:#f59e0b}.MiniProfile_Invisible__nM5d9{background:#ef4444}.MiniProfile_Offline__HYy3o{background:#9ca3af}.MiniProfile_userDetails__N_xLO p{font-size:15px;font-weight:600}.MiniProfile_userDetails__N_xLO span{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:4px}.MiniProfile_statusList__v0LWs{margin-top:12px}.MiniProfile_statusItem___PpRt{width:100%;padding:10px 6px;display:flex;align-items:center;gap:10px;cursor:pointer;border-bottom:1px solid #f1f5f9;background:transparent;font-size:13px;position:relative}.MiniProfile_statusItem___PpRt:last-child{border-bottom:none}.MiniProfile_statusItem___PpRt:hover{background:#f8fafc}.MiniProfile_dot__Zq02U{width:9px;height:9px;border-radius:50%}.MiniProfile_Available__eMtBI{color:#16a34a}.MiniProfile_Busy__sIyg5{color:#d97706}.MiniProfile_DND__aVE_m{color:#dc2626}.MiniProfile_Offline__HYy3o{color:#6b7280}.MiniProfile_Available__eMtBI .MiniProfile_dot__Zq02U{background:#16a34a}.MiniProfile_Busy__sIyg5 .MiniProfile_dot__Zq02U{background:#d97706}.MiniProfile_DND__aVE_m .MiniProfile_dot__Zq02U{background:#dc2626}.MiniProfile_Offline__HYy3o .MiniProfile_dot__Zq02U{background:#6b7280}.MiniProfile_display__8TJvs .MiniProfile_displayHeader__Ct1OB{display:flex;align-items:center;padding:10px 14px;border-top:1px solid #f1f5f9;flex-wrap:wrap;background-color:#f9fafb}.MiniProfile_display__8TJvs .MiniProfile_displayHeader__Ct1OB p{font-size:14px;color:#666}.MiniProfile_display__8TJvs .MiniProfile_displayHeader__Ct1OB p svg{color:#3282b8;vertical-align:middle;margin-left:4px}.MiniProfile_numberOfList__KCZHg{width:100%;position:relative}.MiniProfile_dropdownHeader__ptWI9{padding:10px 6px;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:14px;background:#fff;display:flex;justify-content:space-between;align-items:center;margin-top:4px}.MiniProfile_dropUp__o4ow8{position:absolute;bottom:100%;left:0;width:100%;margin-bottom:6px;padding:0;list-style:none;border:1px solid #e5e7eb;border-radius:6px;background:#fff;z-index:10;max-height:290px;overflow:auto}.MiniProfile_dropUp__o4ow8 li{padding:10px 6px;border-top:1px solid #f1f5f9;font-size:14px;cursor:pointer;display:flex;flex-direction:column}.MiniProfile_dropUp__o4ow8 li:first-child{border-top:none}.MiniProfile_dropUp__o4ow8 li:hover{background-color:#f8fafc}.MiniProfile_activeItem__m4c89{background-color:#f1f5f9;font-weight:500}.MiniProfile_secondLayoutBody__H7I7q{padding:0 6px}.MiniProfile_Extension__2teuF{padding:10px 6px}.MiniProfile_Extension__2teuF p{font-size:14px;color:#666;display:flex;align-items:center;justify-content:space-between}.MiniProfile_footer__AKbAT{padding:10px 14px;border-top:1px solid #eee;position:relative;background:#f9fafb;text-align:center}.MiniProfile_footer__AKbAT button{background-color:transparent;color:red}.Tooltip_wrapper__FvFy5{position:relative;display:inline-flex;align-items:center}.Tooltip_tooltip__HFMSp{position:absolute;bottom:130%;left:50%;transform:translateX(-50%);background:#111827;color:#fff;padding:8px 10px;border-radius:6px;font-size:12px;width:220px;opacity:0;visibility:hidden;transition:opacity .2s ease;z-index:999}.Tooltip_wrapper__FvFy5:hover .Tooltip_tooltip__HFMSp{opacity:1;visibility:visible}.CallLog_wrapper__89IDg{background:#f8fafc;border-radius:16px;overflow:hidden}.CallLog_tabs___q7WS{display:flex;background:#fff;border-bottom:1px solid #eee}.CallLog_tab__guufj{flex:1 1;padding:8px 0;font-size:12px;background:none;border:none;color:#64748b;cursor:pointer}.CallLog_active__bLXwd{color:#0f172a;font-weight:600;border-bottom:2px solid #2563eb}.CallLog_searchBox__Fb3Lo{padding:7px;background:#fff}.CallLog_searchBox__Fb3Lo input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;font-size:12px}.CallLog_list__adYTy{max-height:340px;overflow-y:auto}.CallLog_day__r4Fgl{padding:10px 14px;font-size:11px;font-weight:600;color:#64748b}.CallLog_card__Ghdz5{display:flex;align-items:center;gap:6px;padding:7px;background:#fff;border-radius:4px;box-shadow:0 4px 14px rgba(0,0,0,.05);margin:0 7px 7px}.CallLog_avatar__6PhGr{width:36px;height:36px;border-radius:50%;background:#2563eb;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}.CallLog_details__q_wOq{flex:1 1}.CallLog_name__zg_rs{margin:0;font-size:13px;font-weight:500}.CallLog_sub__90j_f{font-size:11px;color:#64748b}.CallLog_incoming__pEGre{color:#22c55e}.CallLog_outgoing__G565a{color:#3b82f6}.CallLog_missed__nEUXN{color:#ef4444}.CallLog_callBtn__4Fpw2{border:none;color:#333;cursor:pointer;background-color:transparent}.CallLog_state__yvOC_{text-align:center;padding:40px 0;font-size:12px;color:#94a3b8}.ContactListSkeleton_skeletonWrapper__mruaQ{padding:10px;display:flex;flex-direction:column;gap:18px}.ContactListSkeleton_skeletonItem__0VHXh{display:flex;align-items:center;gap:12px}.ContactListSkeleton_avatar__eA1we{width:45px;height:45px;border-radius:50%;background:#e6e6e6;animation:ContactListSkeleton_skeletonPulse__Snc6M 1.4s ease-in-out infinite}.ContactListSkeleton_textBlock__jUgof{display:flex;flex-direction:column;gap:8px;flex:1 1}.ContactListSkeleton_lineLong__trblv,.ContactListSkeleton_lineShort__n9R39{height:12px;border-radius:6px;background:#e6e6e6;animation:ContactListSkeleton_skeletonPulse__Snc6M 1.4s ease-in-out infinite}.ContactListSkeleton_lineShort__n9R39{width:40%}.ContactListSkeleton_lineLong__trblv{width:70%}@keyframes ContactListSkeleton_skeletonPulse__Snc6M{0%{background-color:#e6e6e6}50%{background-color:#f3f3f3}to{background-color:#e6e6e6}}.SelectedUserProfile_wrapper__4_pWZ{height:100%;background:linear-gradient(180deg,#f9fafb,#fff 40%);display:flex;flex-direction:column;border-radius:14px;overflow:hidden}.SelectedUserProfile_header___xeTJ{display:flex;align-items:center;gap:12px;padding:6px 16px;background:#fff;border-bottom:1px solid #e5e7eb}.SelectedUserProfile_header___xeTJ h3{font-size:15px;font-weight:600}.SelectedUserProfile_backBtn__F19Wk{width:30px;height:30px;border-radius:4px;border:none;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer}.SelectedUserProfile_backBtn__F19Wk:hover{background:#e2e8f0}.SelectedUserProfile_profile__S3sP7{padding:8px 16px 10px;text-align:center}.SelectedUserProfile_avatar__OC_sN{width:60px;height:60px;border-radius:50%;margin:auto;color:#fff;font-size:26px;font-weight:600;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.15);text-transform:capitalize}.SelectedUserProfile_name__2TSB_{margin-top:14px;font-size:16px;text-transform:capitalize;font-weight:600;color:#111827}.SelectedUserProfile_number__sCIdx{margin-top:2px;font-size:14px;color:#6b7280}.SelectedUserProfile_details__lXmQ1{margin:8px;background:#fff;border-radius:4px;padding:8px;box-shadow:0 6px 18px rgba(0,0,0,.06)}.SelectedUserProfile_row__vH1uE{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#374151;padding:6px 2px}.SelectedUserProfile_row__vH1uE:not(:last-child){border-bottom:1px dashed #e5e7eb}.SelectedUserProfile_row__vH1uE span{color:#6b7280}.SelectedUserProfile_row__vH1uE strong{font-weight:500;color:#111827}.SelectedUserProfile_actions__a4OFs{margin-top:auto;padding:8px;display:flex;flex-wrap:wrap;gap:14px;background:#fff;border-top:1px solid #e5e7eb;justify-content:center}.SelectedUserProfile_actionBtn__RGOst{border-radius:14px;border:none;background:#f8fafc;padding:12px;font-size:12px;cursor:pointer;color:#1f2937;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:all .2s ease}.SelectedUserProfile_actionBtn__RGOst:hover{transform:translateY(-2px);background:#eef2ff}.SelectedUserProfile_actionBtn__RGOst svg{color:#2563eb}.SelectedUserProfile_danger__BIS7d{background:#fff1f2;color:#b91c1c}.SelectedUserProfile_danger__BIS7d svg{color:#dc2626}.SelectedUserProfile_danger__BIS7d:hover{background:#ffe4e6}.SelectedUserProfile_title__4Hocu span{color:#777;font-size:14px;font-weight:400}.ContactList_wrapper__YVfce{background:#f8fafc;border-radius:16px;overflow:hidden}.ContactList_list__HxzB0{max-height:340px;overflow-y:auto}.ContactList_card__eoKqH{display:flex;align-items:center;gap:10px;padding:8px 10px;margin:6px 8px;background:#fff;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.ContactList_card__eoKqH:hover{background:#f1f5f9}.ContactList_active__pqdlO{background:#e0f2fe}.ContactList_avatar__ZmQmy{width:36px;height:36px;border-radius:50%;background:#2563eb;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.ContactList_details___0D5V{flex:1 1}.ContactList_name__yJplC{margin:0;font-size:13px;font-weight:500;color:#0f172a}.ContactList_sub__7C7Q8{font-size:11px;color:#64748b}.ContactList_favBtn__QNt1P{color:#475569}.ContactList_favBtn__QNt1P:hover{color:#0f172a}.ContactList_state__ewbDv{padding:20px 0;font-size:12px;color:#94a3b8;text-align:center}.ContactList_searchBox__rWipO{display:flex;align-items:center;gap:8px;padding:8px 10px;margin:8px;border-radius:10px;background:#f5f7fa;border:1px solid #e1e5eb}.ContactList_searchBox__rWipO svg{font-size:14px;color:#7a8699}.ContactList_searchBox__rWipO input{flex:1 1;border:none;outline:none;background:transparent;font-size:14px;color:#1f2937}.ContactList_searchBox__rWipO input::placeholder{color:#9aa4b2}.ContactList_AddFavBtn__9uJel{background-color:transparent}.ContactList_favBtn__QNt1P{background:transparent;border:none;cursor:pointer;font-size:14px}.ContactUserProfile_wrapper___CSz5{height:100%;background:linear-gradient(180deg,#f9fafb,#fff 40%);display:flex;flex-direction:column;border-radius:14px;overflow:auto;max-height:480px}.ContactUserProfile_header__DJi9A{display:flex;align-items:center;gap:12px;padding:6px 16px;background:#fff;border-bottom:1px solid #e5e7eb}.ContactUserProfile_header__DJi9A h3{font-size:15px;font-weight:600}.ContactUserProfile_backBtn__qyYov{width:30px;height:30px;border-radius:4px;border:none;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer}.ContactUserProfile_backBtn__qyYov:hover{background:#e2e8f0}.ContactUserProfile_profile__AUocv{padding:8px 16px 10px;text-align:center;position:relative}.ContactUserProfile_avatar__XcMd8{width:60px;height:60px;border-radius:50%;margin:auto;color:#fff;font-size:26px;font-weight:600;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.15);text-transform:capitalize}.ContactUserProfile_name__FCFKJ{margin-top:8px;font-size:16px;text-transform:capitalize;font-weight:600;color:#111827}.ContactUserProfile_number__FqYNi{margin-top:2px;font-size:14px;color:#6b7280}.ContactUserProfile_details__H6Adh{margin:8px;background:#fff;border-radius:4px;padding:8px;box-shadow:0 6px 18px rgba(0,0,0,.06)}.ContactUserProfile_row__J2f3_{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#374151;padding:6px 2px}.ContactUserProfile_row__J2f3_:not(:last-child){border-bottom:1px dashed #e5e7eb}.ContactUserProfile_row__J2f3_ span{color:#6b7280}.ContactUserProfile_row__J2f3_ strong{font-weight:500;color:#111827}.ContactUserProfile_actions__kx11R{margin-top:auto;padding:8px;display:flex;flex-wrap:wrap;gap:14px;background:#fff;border-top:1px solid #e5e7eb;justify-content:center}.ContactUserProfile_actionBtn__Wo2E9{border-radius:14px;border:none;background:#f8fafc;padding:12px;font-size:12px;cursor:pointer;color:#1f2937;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:all .2s ease}.ContactUserProfile_actionBtn__Wo2E9:hover{transform:translateY(-2px);background:#eef2ff}.ContactUserProfile_actionBtn__Wo2E9 svg{color:#2563eb}.ContactUserProfile_danger__Jo26y{background:#fff1f2;color:#b91c1c}.ContactUserProfile_danger__Jo26y svg{color:#dc2626}.ContactUserProfile_danger__Jo26y:hover{background:#ffe4e6}.ContactUserProfile_title__yskHb span{color:#777;font-size:14px;font-weight:400}.ContactUserProfile_profile__AUocv button.ContactUserProfile_favNumb__n0zxU{position:absolute;right:8px;top:4px;cursor:pointer;background-color:transparent}.MessageLayout_wrapper__8TrTT{width:100%;max-height:450px;background:#f2f4f7;display:flex;flex-direction:column;font-family:system-ui,sans-serif}.MessageLayout_header__UrzJX{background:linear-gradient(135deg,#0a78b8,#0d5ea8);color:#fff;padding:16px;font-weight:600;text-align:center}.MessageLayout_tabs__ttwSe{display:flex;background:#fff;border-bottom:1px solid #e5e7eb}.MessageLayout_tab__F4xyC{flex:1 1;padding:4px 6px;font-size:14px;border:none;background:transparent;font-weight:500;color:#6b7280;cursor:pointer}.MessageLayout_active__J8ceA{color:#0a78b8;border-bottom:2px solid #0a78b8}.MessageLayout_searchBox__NCaLB{display:flex;align-items:center;gap:8px;padding:8px 10px;margin:6px;border-radius:10px;background:#f5f7fa;border:1px solid #e1e5eb}.MessageLayout_searchBox__NCaLB input{flex:1 1;border:none;outline:none;background:transparent;font-size:14px;color:#1f2937}.MessageLayout_list__rpd5q{flex:1 1;overflow-y:auto}.MessageLayout_listItem__k5VRn{display:flex;align-items:center;gap:4px;padding:6px 8px;margin:4px 6px;background:#fff;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.MessageLayout_listItem__k5VRn:hover{background:#f9fafb}.MessageLayout_avatar__Hq6jQ{width:33px;height:33px;border-radius:50%;background:#0a78b8;display:flex;align-items:center;justify-content:center;color:#fff}.MessageLayout_info__mVHPM{flex:1 1}.MessageLayout_name__WTgqN{margin:0;font-weight:600;font-size:12px;text-transform:capitalize}.MessageLayout_msg__PZoQO{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:110px}.MessageLayout_time__DdYVm{font-size:12px;color:#9ca3af}.MessageLayout_navActive__ipW0f{color:#0a78b8}.MessageLayout_ListBodyLayout__0s07D .MessageLayout_list__rpd5q{max-height:calc(380px - 52px);overflow:auto;height:calc(380px - 52px)}.MessageLayout_empty__2jxXx{font-size:14px;color:#888;font-weight:600;text-align:center}.MessageLayout_refreshBtn__22oZ_{color:#fff;background-color:#103e65;padding:8px 10px;border-radius:4px;margin-right:8px;font-size:15px}.VoiceMessageList_list__gLezw{flex:1 1;overflow-y:auto}.VoiceMessageList_listItem__j9zCL{display:flex;flex-direction:column;padding:6px 8px;margin:4px 6px;background:#fff;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.VoiceMessageList_listItem__j9zCL:hover{background:#f9fafb}.VoiceMessageList_avatar__rnGnR{width:38px;height:38px;border-radius:50%;background:#0a78b8;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:12px}.VoiceMessageList_info__xX2St{flex:1 1}.VoiceMessageList_name__2kgIZ{margin:0;font-weight:600;font-size:14px}.VoiceMessageList_msg__E_qSf{font-size:13px;color:#6b7280}.VoiceMessageList_time__eUlWi{font-size:12px;color:#9ca3af}.VoiceMessageList_navActive__7ebS2{color:#0a78b8}.VoiceMessageList_header__kRBbT{display:flex;align-items:center;width:100%;cursor:pointer}.VoiceMessageList_right__YPkSg{display:flex;align-items:center;gap:6px}.VoiceMessageList_chevron__D7EFr{font-size:11px;color:#9ca3af}.VoiceMessageList_collapse__yN19m{width:100%;padding:4px 0;background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 8px 8px;margin-top:6px}.VoiceMessageList_audio__9zurL{width:100%;height:32px}.VoiceMessageList_noAudio__qauus{font-size:12px;color:#9ca3af;display:flex;justify-content:center}.signup_container__oTUsB{position:relative;width:100%;height:100%;min-height:350px;overflow:hidden;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#103e65,#145a8d)}.signup_bubbles__h7p2I{position:absolute;inset:0;z-index:1}.signup_bubbles__h7p2I span{position:absolute;bottom:-80px;background:hsla(0,0%,100%,.18);border-radius:50%;animation:signup_rise__XO4kr 6s linear infinite}.signup_bubbles__h7p2I span:first-child{left:15%;width:35px;height:35px;animation-duration:6s}.signup_bubbles__h7p2I span:nth-child(2){left:40%;width:20px;height:20px;animation-duration:8s}.signup_bubbles__h7p2I span:nth-child(3){left:65%;width:30px;height:30px;animation-duration:7s}.signup_bubbles__h7p2I span:nth-child(4){left:85%;width:18px;height:18px;animation-duration:9s}@keyframes signup_rise__XO4kr{0%{transform:translateY(0);opacity:.6}to{transform:translateY(-350px);opacity:0}}.signup_card__hRPzt{position:relative;z-index:2;width:100%;padding:20px;background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;text-align:center;color:#fff;box-shadow:0 15px 30px rgba(0,0,0,.25);margin:0 15px}.signup_title__LOKB_{font-size:18px;margin-bottom:6px}.signup_subtitle__MwucG{font-size:12px;margin-bottom:20px}.signup_rcBtn__pA4D4{width:100%;padding:10px;font-size:13px;font-weight:600;background:#fff;color:#103e65;border:none;border-radius:10px;cursor:pointer;transition:.3s ease}.signup_rcBtn__pA4D4:hover{transform:translateY(-2px)}.otp-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:999;animation:otpFade .25s ease}.otp-modal{position:relative;width:500px;max-width:95%;height:480px;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 20px 45px rgba(0,0,0,.18);animation:otpScale .25s ease}.otp-right{width:100%;height:100%;padding:28px 35px;flex-direction:column;position:relative}.otp-close-btn,.otp-right{display:flex;justify-content:center}.otp-close-btn{position:absolute;top:15px;right:15px;width:36px;height:36px;border:none;border-radius:50%;background:#fff;cursor:pointer;align-items:center;box-shadow:0 3px 10px rgba(0,0,0,.15);transition:.3s}.otp-close-btn:hover{transform:rotate(90deg)}.otp-back-btn{display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;color:#008cff;font-size:14px;font-weight:600;cursor:pointer}.otp-title{margin:20px 0 8px;font-size:28px;font-weight:700;color:#222}.otp-subtitle{margin:0;color:#666;font-size:16px}.otp-mobile{margin:8px 0 20px;font-size:15px;font-weight:700;color:#666}.otp-boxes{display:flex;gap:10px;margin-bottom:20px}.otp-boxes input{width:52px;height:58px;border:2px solid #ddd;border-radius:12px;text-align:center;font-size:24px;font-weight:700;outline:none}.otp-boxes input:focus{border-color:#1664ff}.otp-bottom-row{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;border:1px solid #ececec;border-radius:12px}.otp-timer{font-size:14px;font-weight:600;color:#666}.otp-resend-btn{border:none;background:transparent;color:#1664ff;font-weight:600;font-size:12px;cursor:pointer}.otp-resend-btn:disabled{opacity:.6;cursor:not-allowed}.otp-verify-btn{width:100%;height:50px;margin-top:18px;border:none;border-radius:12px;background:#d9d9d9;color:#888;font-size:16px;font-weight:700;cursor:not-allowed;transition:.3s}.otp-verify-btn.active{background:#1664ff;color:#fff;cursor:pointer}.otp-security{margin-top:12px;text-align:center;font-size:12px;color:#888}@keyframes otpFade{0%{opacity:0}to{opacity:1}}@keyframes otpScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.otp-overlay{align-items:center;justify-content:center;padding:16px}.otp-modal{width:95%;max-width:420px;height:auto;min-height:380px;border-radius:18px}.otp-right{padding:24px 20px}.otp-title{font-size:18px}.otp-mobile{font-size:12px}.otp-boxes{justify-content:space-between}.otp-boxes input{width:45px;height:52px;font-size:20px}.otp-bottom-row{flex-direction:column;gap:10px}}@media (max-width:576px){.otp-overlay{align-items:center;justify-content:center;padding:16px}.otp-modal{width:100%;max-width:360px;height:auto;min-height:360px;border-radius:18px}.otp-right{padding:22px 18px}.otp-title{margin-top:25px;font-size:16px}.otp-subtitle{font-size:14px}.otp-mobile{font-size:10px;margin-bottom:16px}.otp-boxes{justify-content:space-between;gap:8px}.otp-boxes input{width:42px;height:48px;font-size:20px;border-radius:10px}.otp-bottom-row{margin-top:15px;padding:10px 12px;flex-direction:column;gap:10px}.otp-verify-btn{height:46px;margin-top:16px;font-size:14px}.otp-security{margin-top:10px;font-size:11px}.otp-close-btn{top:10px;right:10px}}.profile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:999;padding:20px}.profile-modal{width:480px;max-width:100%;background:#fff;border-radius:14px;padding:30px;box-shadow:0 15px 45px rgba(0,0,0,.18);animation:profilePopup .25s ease}.profile-success{display:flex;align-items:center;gap:16px;margin-bottom:22px}.profile-success h2{margin:0;font-size:20px;font-weight:700;color:#333}.profile-success p{margin:2px 0 0;font-size:15px;color:#444}.profile-offer{background:#dff7f3;color:#086972;padding:14px;border-radius:6px;font-size:13px;margin-bottom:22px;line-height:1.5}.profile-modal label{display:block;margin-bottom:8px;margin-top:16px;font-size:14px;font-weight:600;color:#444}.profile-modal input{width:100%;height:48px;border:1px solid #d8d8d8;border-radius:6px;padding:0 14px;outline:none;font-size:15px;transition:.25s}.profile-modal input:focus{border-color:#008cff}.password-box{position:relative}.password-box input{padding-right:48px}.password-box button{position:absolute;top:50%;right:12px;transform:translateY(-50%);border:none;background:none;cursor:pointer;color:#777}.profile-modal small{display:block;margin-top:10px;color:#666;line-height:1.5;font-size:12px}.profile-modal button.active{width:100%;height:48px;border:none;border-radius:30px;background:#008cff;color:#fff;font-weight:700;margin-top:22px;cursor:pointer;transition:.25s}.profile-modal button.active:hover{background:#0072e5}.profile-modal button:disabled{width:100%;height:48px;border:none;border-radius:30px;background:#e5e5e5;color:#aaa;margin-top:22px;cursor:not-allowed}.skip-btn{width:100%;border:none;background:none;margin-top:18px;font-size:16px;font-weight:700;color:#666;cursor:pointer}.skip-btn:hover{color:#008cff}@keyframes profilePopup{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:768px){.profile-modal{width:95%;padding:24px}.profile-success h2{font-size:18px}.profile-success p{font-size:14px}}@media(max-width:576px){.profile-overlay{padding:12px}.profile-modal{width:100%;padding:20px;border-radius:16px}.profile-success{align-items:flex-start;gap:12px}.profile-success h2{font-size:18px}.profile-success p{font-size:14px}.profile-offer{font-size:12px}.profile-modal input{height:46px;font-size:14px}.profile-modal button.active,.profile-modal button:disabled{height:46px}.skip-btn{font-size:15px}}@media(max-width:360px){.profile-modal{padding:18px}.profile-success h2{font-size:17px}.profile-success p{font-size:13px}}