body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.url-preview-frame-wrapper{border-radius:10px;height:250px;overflow:hidden;position:relative;width:100%}.url-preview-inner{height:100%;overflow:hidden;transition:transform 3s ease-in-out;width:100%}.url-preview-inner:hover{transform:translateY(-30%)}.url-preview-inner iframe{border:none;height:300%;width:100%}.blog-item.sold{opacity:.7;pointer-events:none}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[data-theme=light]{background-color:#f8f9fa;color:#212529}body[data-theme=dark]{background-color:#121212;color:#e4e4e4}body{transition:background-color .3s ease,color .3s ease}.chat-wrapper{height:100vh!important}.chat{height:100%}.chat-footer-sticky{background:#fff;bottom:0;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;width:100%}.chat-header{border-bottom:1px solid #ddd;padding:10px}.chat-footer{border-top:1px solid #ddd;padding:10px}.chat-list-item{padding:10px}.chat-list-item.active{background:#f0f2f5}.scroll-to-bottom{z-index:1000}.chat-wrapper{height:calc(100vh - 65px);overflow:hidden}.chat-messages{display:flex;flex-direction:column;height:100%}.chat-body{background:#f5f6f7;flex:1 1;overflow-y:auto}.avatar-wrapper{border-radius:50%;height:40px;position:relative;width:40px}.avatar-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.avatar-wrapper.online:after{background:#2fad4d;border:2px solid #fff;border-radius:50%;bottom:2px;content:"";height:10px;position:absolute;right:2px;width:10px}.avatar-fallback{border-radius:50%;color:#fff;font-size:.9rem;font-weight:700;height:100%;width:100%}.avatar-fallback,.custom-modal-backdrop{align-items:center;display:flex;justify-content:center}.custom-modal-backdrop{background:#0006;inset:0;position:fixed;z-index:1050}.custom-modal{background:#fff;border-radius:8px;max-width:420px;padding:16px;width:100%}.loader-wrapper{align-items:center;display:flex;justify-content:center;padding:20px}.scroll-to-bottom{background:#0d6efd;border:none;border-radius:50%;bottom:90px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;height:42px;position:fixed;right:20px;width:42px;z-index:1040}.emoji-box{bottom:50px;right:0;z-index:2000}.scroll-to-bottom-btn{align-items:center;animation:floatBounce 1.8s ease-in-out infinite;background:linear-gradient(135deg,#0d6efd,#4e9eff);border:none;border-radius:50%;bottom:90px;box-shadow:0 8px 20px #0d6efd66;color:#fff;cursor:pointer;display:flex;font-size:22px;height:48px;justify-content:center;position:absolute;right:25px;transition:all .3s ease;width:48px;z-index:50}.scroll-to-bottom-btn:hover{box-shadow:0 10px 25px #0d6efd99;transform:scale(1.1)}.scroll-to-bottom-btn:active{transform:scale(.95)}.arrow-icon{transition:transform .3s ease}.scroll-to-bottom-btn:hover .arrow-icon{transform:translateY(4px)}@keyframes floatBounce{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.group-user-list{border:1px solid #e9ecef;border-radius:6px;max-height:220px;overflow-y:auto;padding:6px}.group-user-item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:6px 8px}.group-user-item:hover{background:#f8f9fa;border-radius:4px}.group-user-item input{cursor:pointer}.group-members{border-top:1px solid #eee;margin-top:8px;max-height:260px;overflow-y:auto}.group-member-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:14px;justify-content:space-between;padding:8px 4px}.group-member-item:last-child{border-bottom:none}.group-member-item button{font-size:12px;padding:2px 8px}.chat-footer-container{background:#fff;bottom:0;position:-webkit-sticky;position:sticky;width:100%;z-index:1000}.emoji-box-wrapper{left:10px}.attach-menu-wrapper,.emoji-box-wrapper{bottom:10px;position:absolute;z-index:2000}.attach-menu-wrapper{right:50px}.attach-menu-card{background:#fff;display:flex;flex-direction:column;min-width:150px}.attach-item-btn{background:none;border:none;border-radius:4px;font-size:14px;padding:8px 12px;text-align:left;width:100%}.attach-item-btn:hover{background:#f1f1f1}.reply-wrapper{animation:slideIn .2s ease-out}.emoji-box{animation:fadeIn .2s ease-in-out;bottom:70px;left:10px;position:absolute;z-index:3000}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-header{align-items:center!important;background:#fff;display:flex!important;justify-content:space-between!important;z-index:1000}.messages{padding:16px}.chats{display:flex;margin-bottom:12px}.chats-right{justify-content:flex-end}.chat-content{background:#f1f1f1;border-radius:8px;padding:10px 14px;position:relative}.chats-right .chat-content{background:#d1e7ff}.message-reactions{margin-top:4px}.reaction-btn{background:#0000;border:none;cursor:pointer;margin-right:4px}.typing-indicator{display:flex;gap:4px;padding:8px}.typing-indicator .dot{animation:blink 1.4s infinite both;background:#999;border-radius:50%;height:6px;width:6px}.typing-indicator .dot:nth-child(2){animation-delay:.2s}.typing-indicator .dot:nth-child(3){animation-delay:.4s}.chat-actions .dropdown-menu{left:auto;right:0}.reply-preview{background:#e9ecef;border-left:3px solid #0d6efd;border-radius:4px;font-size:12px;margin-bottom:6px;padding:4px 8px}.reaction-view{background:#fff;border-radius:12px;font-size:12px;margin-right:4px;padding:2px 6px}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.emoji-btn{align-items:center;background:linear-gradient(145deg,#f0f0f0,#dcdcdc);border:none;border-radius:50%;box-shadow:5px 5px 10px #c8c8c8,-5px -5px 10px #fff;cursor:pointer;display:flex;height:45px;justify-content:center;outline:none;overflow:hidden;position:relative;transition:all .3s ease;width:45px}.emoji-btn:hover{box-shadow:3px 3px 8px #0003;transform:translateY(-3px) scale(1.05)}.emoji-btn:active{transform:scale(.95)}.emoji-btn.active{background:linear-gradient(145deg,#ffcc70,#ff9a3c);box-shadow:0 0 12px #ff993c99}.emoji-icon{font-size:22px;transition:transform .3s ease}.emoji-btn:hover .emoji-icon{transform:rotate(15deg) scale(1.2)}.emoji-btn.active .emoji-icon{animation:bounce .6s ease}@keyframes bounce{0%{transform:scale(1)}30%{transform:scale(1.3)}50%{transform:scale(.9)}70%{transform:scale(1.1)}to{transform:scale(1)}}.recording-wrapper{display:flex;justify-content:center;margin-top:10px}.recording-box{animation:slideIn .4s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;box-shadow:0 8px 25px #00000026;justify-content:space-between;max-width:500px;padding:10px 18px;width:100%}.recording-box,.recording-left{align-items:center;display:flex}.recording-left{gap:8px}.recording-dot{animation:pulseDot 1s infinite;background-color:#ff3b3b;border-radius:50%;height:12px;width:12px}.recording-text{color:#ff3b3b;font-size:14px;font-weight:600;letter-spacing:.5px}.stop-btn{background:linear-gradient(145deg,#ff4d4d,#c00);border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:600;padding:6px 16px;transition:all .3s ease}.stop-btn:hover{box-shadow:0 0 15px #f009;transform:scale(1.08)}.stop-btn:active{transform:scale(.95)}@keyframes pulseDot{0%{box-shadow:0 0 0 0 #ff3b3bb3}70%{box-shadow:0 0 0 10px #ff3b3b00}to{box-shadow:0 0 0 0 #ff3b3b00}}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.voice-btn{align-items:center;background:linear-gradient(145deg,#4f8cff,#2f6be6);border:none;border-radius:50%;box-shadow:0 6px 15px #00000026;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:50px}.voice-btn:hover{box-shadow:0 8px 20px #4f8cff80;transform:translateY(-3px) scale(1.05)}.voice-btn:active{transform:scale(.95)}.mic-icon{height:22px;transition:transform .3s ease;width:22px}.voice-btn.recording{background:linear-gradient(145deg,#ff4d4d,#c00);box-shadow:0 0 15px #f009}.voice-btn.recording .mic-icon{animation:micPulse 1s infinite}.voice-btn.recording:after{animation:ringPulse 1.5s infinite;border:2px solid #f009;border-radius:50%;content:"";height:100%;position:absolute;width:100%}@keyframes micPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes ringPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.chat-list-item{transition:background .2s}.chat-list-item:hover{background:#f8f9fa}.chat-list-item.active{background:#e9ecef}.min-width-0{min-width:0}.chat-list-item .text-primary{font-weight:500}.chat-list::-webkit-scrollbar{width:5px}.chat-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.chat-sidebar{background:#fff;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;height:100%;min-width:320px;width:320px}.chat-list{flex:1 1;overflow-y:auto;scrollbar-width:thin}.chat-list-item{cursor:pointer;transition:background .15s ease}
/*# sourceMappingURL=main.09e72081.css.map*/