html,body,#root{width:100%;height:100%;margin:0;padding:0}*{box-sizing:border-box}.login-page{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#1f1f1f;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;z-index:999}.login-card{width:100%;max-width:430px;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:20px;padding:40px 32px;box-shadow:0 20px 50px #00000059;text-align:center}.login-header{margin-bottom:28px}.login-header h1{margin:0 0 10px;font-size:42px;line-height:1.05;font-weight:700;color:#fff}.login-header p{margin:0;font-size:16px;line-height:1.5;color:#a5b4d4}.login-form{display:flex;flex-direction:column;align-items:center;gap:14px}.login-label{width:100%;text-align:center;font-size:15px;font-weight:600;color:#fff!important;margin-bottom:2px}.login-input{width:100%;height:52px;padding:0 16px;border:1px solid #555;border-radius:12px;background:#fff!important;color:#111827!important;font-size:15px;font-weight:500;text-align:center;outline:none;-webkit-text-fill-color:#111827!important;caret-color:#111827!important}.login-input::placeholder{color:#9ca3af!important;opacity:1;-webkit-text-fill-color:#9ca3af}.login-input:focus{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e52e}.login-button{width:100%;height:50px;margin-top:6px;border:none;border-radius:12px;background:linear-gradient(90deg,#0f0f10,#1b1b1d);color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:.2s ease}.login-button:hover{transform:translateY(-1px)}.login-button:disabled{opacity:.7;cursor:not-allowed;transform:none}@media(max-width:480px){.login-card{padding:30px 20px}.login-header h1{font-size:34px}.login-header p{font-size:14px}}.dashboard-container{display:flex;height:100vh;width:100vw;background-color:#f0f2f5;overflow:hidden}.dashboard-container,.sidebar,.sidebar *,.main-chat,.main-chat *{box-sizing:border-box}.activity-bar{width:72px;flex-shrink:0;background-color:#181818;display:flex;flex-direction:column;align-items:center;padding:20px 0;height:100vh}.center-system-row{display:flex;justify-content:center;width:100%;margin:10px 0}.chat-card-typing{color:#10b981;font-style:italic;font-weight:500}.center-system-message{display:inline-flex;align-items:center;gap:8px;color:#5f5f5f;font-size:13px;font-weight:700;text-align:center;line-height:1.4}.center-system-icon{display:inline-flex;align-items:center;justify-content:center;color:#6b7280}.center-system-text{font-weight:700;color:#5a5a5a}.popup-reply-send-btn{width:38px;height:38px;border:none;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;padding:0}.popup-reply-send-btn:hover{background:#1d4ed8;transform:scale(1.05)}.popup-reply-send-btn:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed;transform:none}.center-system-time{font-size:12px;font-weight:700;color:#7a7a7a}.center-system-missed,.center-system-missed .center-system-icon,.center-system-missed .center-system-text,.center-system-missed .center-system-time{color:#dc2626}.brand-logo{width:40px;height:40px;background-color:#4f46e5;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;margin-bottom:30px;cursor:pointer}.nav-stack{display:flex;flex-direction:column;gap:20px}.icon-btn{padding:10px;border-radius:12px;color:#a0a0a0;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center}.icon-btn:hover{background-color:#ffffff14}.active-icon{background-color:#ffffff1a;color:#fff}.logout-icon{color:#f87171}.activity-bottom{margin-top:auto;padding-bottom:10px}.user-profile-bottom{margin-top:auto;padding-bottom:10px;display:flex;flex-direction:column;align-items:center;cursor:pointer}.user-avatar{width:42px;height:42px;border-radius:12px;background-color:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;position:relative;border:2px solid rgba(255,255,255,.1);overflow:hidden}.online-status-badge{width:12px;height:12px;background-color:#10b981;border-radius:50%;position:absolute;bottom:-2px;right:-2px;border:2px solid #1e1f26}.active-card{background-color:#f0f4ff}.unread-card{background-color:#eff6ff;border-left:4px solid #4f46e5}.chat-card-content{margin-left:12px;flex:1;min-width:0}.card-header{display:flex;justify-content:space-between;align-items:center}.card-name{font-weight:600;font-size:14px;color:#111827!important}.card-name-unread{font-weight:800;color:#1e1b4b!important}.card-time{font-size:11px;color:#9ca3af}.card-msg{font-size:13px;color:#6b7280!important;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-msg-unread{font-weight:600;color:#4338ca!important}.badge{background-color:#4f46e5;color:#fff;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.avatar-wrap{position:relative;width:44px;height:44px;flex-shrink:0}.avatar{width:44px;height:44px;border-radius:12px;background-color:#e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:700;color:#475569;overflow:hidden}.avatar-small{width:32px;height:32px;border-radius:8px;background-color:#4f46e5;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}.status-dot{position:absolute;bottom:-2px;right:-2px;width:12px;height:12px;border-radius:50%;border:2px solid white}.outside-avatar{width:36px;height:36px;border-radius:50%;background-color:#e0e7ff;color:#4f46e5;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.outside-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.main-chat{flex:1;display:flex;flex-direction:column;background-color:#fff;min-width:0}.select-chat-placeholder{padding:40px;color:#888}.chat-header{padding:18px 25px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.chat-header-left{display:flex;align-items:center;gap:12px}.chat-header-avatar{width:40px;height:40px}.chat-title{margin:0;color:#000!important}.typing-indicator{font-size:12px;color:#10b981!important}.status-text{font-size:12px;color:#10b981;font-weight:500}.call-icon{cursor:pointer;color:#139ae9}.date-separator{text-align:center;border-bottom:1px solid #e5e7eb;line-height:.1em;margin:20px 0;color:#9ca3af;font-size:12px}.date-separator span{background:#f8fafc;padding:0 12px}.message-area{flex:1;padding:24px clamp(16px,8vw,160px);overflow-y:auto;background-color:#f8fafc;box-sizing:border-box}.drag-over{border:2px dashed #4f46e5}.message-row{display:flex;align-items:flex-end;gap:12px;margin-bottom:22px}.message-row-me{justify-content:flex-end}.message-row-other{justify-content:flex-start;padding-right:80px}.message-card{padding:12px 16px;border-radius:12px;box-shadow:0 2px 4px #0000000d;max-width:min(600px,75%);width:fit-content;word-break:break-word;overflow-wrap:anywhere;position:relative}.message-card-me{background-color:#4f46e5;color:#f0eeee!important}.message-card-me .message-text,.message-card-me .message-time,.message-card-me .file-caption,.message-card-me .forwarded-label{color:#fff!important}.message-card-other{background-color:#fff;color:#334155!important}.message-card-other .message-text,.message-card-other .message-time,.message-card-other .file-caption,.message-card-other .forwarded-label{color:#334155!important}.sender-name{font-size:12px;color:#4f46e5;display:block;margin-bottom:4px}.message-text{margin:0;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.message-time{font-size:10px;margin-top:6px;text-align:right;opacity:.7}.dropdown-menu{position:absolute;top:30px;right:0;background-color:#fff;color:#000;border-radius:10px;box-shadow:0 4px 12px #0000001a;padding:6px 0;z-index:999;min-width:140px}.add-people-title{margin:0}.member-row-selected{background-color:#eef2ff}.member-row-disabled{cursor:default;opacity:.6}.member-row-active{cursor:pointer;opacity:1}.member-check-existing{color:#10b981;font-weight:700}.member-check-selected{color:#4f46e5;font-weight:700}.menu-item{padding:8px 14px;font-size:13px;cursor:pointer;transition:.2s}.menu-item:hover{background:#f8fafc}.undo-delete{margin-left:10px;color:#2563eb;cursor:pointer;font-weight:500}.deleted-message{font-style:italic;color:#fff;font-size:13px}.reply-preview{background:#f1f5f9;color:#000;padding:6px 8px;border-radius:8px;margin-bottom:8px;font-size:12px;border-left:3px solid #4f46e5}.forwarded-label{font-size:11px;font-style:italic;opacity:.7;margin-bottom:4px}.file-block{margin-bottom:8px}.chat-image{max-width:220px;border-radius:10px;cursor:pointer}.file-card{display:flex;align-items:center;color:#000;gap:10px;background:#eef2ff;padding:10px;border-radius:10px}.file-emoji{font-size:18px}.file-info{flex:1}.file-name{font-size:13px;font-weight:600}.file-size{font-size:11px;opacity:.7}.download-link{background:#fff;color:#2b4cdf;padding:4px 8px;border-radius:6px;font-size:12px;text-decoration:none}.file-caption{margin-top:8px;font-size:13px;white-space:pre-wrap;word-break:break-word}.input-area{padding:16px 25px;border-top:1px solid #e5e7eb;background:#fff;display:flex;flex-direction:column;gap:10px;align-items:stretch}.input-container{display:flex;align-items:flex-end;background-color:#f1f5f9;padding:10px 16px;border-radius:20px;width:100%;gap:8px}.input-icon{color:#64748b;cursor:pointer;margin:0 8px}.text-input{flex:1;background:none;border:none;padding:10px;outline:none;font-size:14px;color:#111827!important;resize:none;min-height:24px;max-height:160px;overflow-y:auto;line-height:1.5;font-family:inherit;white-space:pre-wrap;word-break:break-word}.text-input::placeholder{color:#9ca3af!important;opacity:1}.send-button{background-color:#4f46e5;border:none;padding:8px;border-radius:10px;cursor:pointer;display:flex;align-items:center}.hidden-input{display:none}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:99999}.modal-card{width:750px;max-width:90vw;background-color:#fff;border-radius:18px;padding:40px;box-shadow:0 25px 70px #00000040}.modal-header{display:flex;justify-content:space-between;align-items:center}.modal-header h2{margin:0}.close-x{cursor:pointer;font-size:22px}.close-btn{padding:8px;border:none;border-radius:8px;background-color:#ef4444;color:#fff;cursor:pointer;font-size:18px;font-weight:700}.profile-top{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:25px;padding-bottom:30px;border-bottom:1px solid #e5e7eb}.profile-photo-block{text-align:center}.modal-avatar{width:180px;height:180px;border-radius:50%;background-color:#e0e7ff;color:#4f46e5;font-size:36px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto;overflow:hidden;position:relative}.modal-avatar-img{width:100%;height:100%;object-fit:cover}.modal-status-dot{position:absolute;bottom:10px;right:14px;width:12px;height:12px;border-radius:50%;border:2px solid white}.profile-button-row{margin-top:15px;text-align:center;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.upload-button,.delete-button,.save-button,.cancel-button,.send-forward-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;cursor:pointer}.upload-button{background-color:#4f46e5;color:#fff;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500}.delete-button{background-color:#ef4444;color:#fff;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500}.profile-user-info{margin-top:20px;text-align:center}.profile-user-name{font-size:22px;font-weight:600;color:#111827}.profile-user-id{font-size:14px;color:#6b7280;margin-top:4px}.status-select-wrap{margin-top:14px}.status-select,.dropdown{padding:8px 14px;border-radius:20px;border:1px solid #e5e7eb;font-size:13px;cursor:pointer}.tab-header{display:flex;gap:25px;margin-top:30px;border-bottom:1px solid #e5e7eb}.tab-item{padding-bottom:10px;cursor:pointer;font-weight:500;color:#6b7280;border-bottom:2px solid transparent}.tab-item-active{border-bottom:2px solid #4f46e5;color:#4f46e5}.tab-content{margin-top:20px;font-size:14px;color:#374151}.modal-footer{margin-top:25px;text-align:right}.save-button{background-color:#4f46e5;color:#fff;padding:10px 20px;border-radius:8px}.forward-modal,.modal-box{background-color:#fff;width:400px;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:15px}.forward-preview{padding:10px;background-color:#f3f4f6;border-radius:8px;font-size:14px}.forward-user-list{max-height:200px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px}.forward-user-item{padding:10px;cursor:pointer;border-bottom:1px solid #f1f1f1}.forward-user-item:hover,.forward-user-item-active{background:#e0e7ff}.forward-input{padding:8px;border-radius:8px;border:1px solid #ddd}.forward-actions{display:flex;justify-content:space-between}.cancel-button{padding:8px 16px;border-radius:8px;background-color:#ef4444;color:#fff}.send-forward-button{padding:8px 16px;background-color:#4f46e5;color:#fff;border-radius:8px}.send-forward-button:disabled{opacity:.6;cursor:not-allowed}.teams-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.teams-modal{width:380px;background-color:#1f2937;padding:40px 30px;border-radius:16px;text-align:center;color:#fff;box-shadow:0 20px 60px #00000080;animation:fadeIn .3s ease-in-out}.avatar-wrapper{display:flex;justify-content:center;margin-bottom:20px}.teams-avatar-wrapper{width:120px;height:120px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#4f46e5;color:#fff;font-size:36px;font-weight:700}.teams-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover}.teams-avatar-initials{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background-color:#4f46e5;color:#fff;font-size:36px;font-weight:700;text-transform:uppercase}.teams-name{margin:10px 0 5px;font-size:22px;font-weight:600}.teams-status{margin-bottom:25px;color:#9ca3af}.teams-buttons{display:flex;justify-content:center;gap:20px}.search-box{border:1px solid #e5e7eb;border-radius:8px;padding:6px 10px;margin-bottom:8px}.search-input{border:none;outline:none;width:100%;font-size:14px}.info-text{font-size:12px;color:#6b7280;margin-bottom:10px}.modal-title-color{color:#36454f}.member-list{max-height:220px;overflow-y:auto;border:1px solid #f1f5f9;border-radius:8px}.member-row{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #f1f5f9;font-size:14px}.add-people-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}.add-btn{padding:6px 16px;border:none;border-radius:6px;background:#4f46e5;color:#fff;cursor:pointer}.image-preview-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:3000}.image-preview-actions{position:absolute;top:20px;right:20px;display:flex;gap:20px;z-index:3100}.preview-action-link,.preview-close-icon{color:#fff;cursor:pointer}.image-preview-img{max-width:90%;max-height:85%;border-radius:10px;box-shadow:0 10px 30px #00000080}.popup-stack{position:fixed;right:20px;bottom:20px;display:flex;flex-direction:column-reverse;gap:12px;z-index:999999;pointer-events:none;max-width:calc(100vw - 40px)}.message-popup{width:340px;max-width:100%;background:#fff;border-radius:16px;box-shadow:0 12px 30px #0000002e;border:1px solid #e5e7eb;padding:14px;pointer-events:auto;overflow:hidden}.message-popup-header{display:flex;align-items:flex-start;gap:12px;min-width:0}.message-popup-body{flex:1;min-width:0;overflow:hidden}.message-popup-avatar{width:42px;height:42px;min-width:42px;border-radius:50%;background-color:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.message-popup-body{flex:1;min-width:0}.message-popup-name{font-size:14px;font-weight:700;color:#111827;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-popup-text{font-size:13px;color:#6b7280;line-height:1.4;word-break:break-word;overflow-wrap:anywhere;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.message-popup-close{border:none;background:transparent;cursor:pointer;color:#6b7280;padding:4px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.message-popup-close:hover{background:#f3f4f6}.popup-reply-box{display:flex;align-items:center;gap:8px;margin-top:12px}.popup-reply-input{flex:1;min-width:0;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:13px;outline:none;background:#fff;color:#111827}.popup-reply-input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51f}.popup-reply-send-btn{width:38px;height:38px;min-width:38px;border:none;border-radius:10px;background-color:#4f46e5;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.popup-reply-send-btn:hover{background-color:#4338ca}.popup-action-row{display:flex;justify-content:flex-end;margin-top:10px}.popup-open-btn{border:none;background:#eef2ff;color:#4338ca;padding:8px 12px;border-radius:10px;cursor:pointer;font-size:12px;font-weight:600}.popup-open-btn:hover{background:#e0e7ff}.my-message-side{display:flex;align-items:flex-end;gap:8px}.message-meta{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:4px}.msg-status{display:inline-flex;align-items:center;justify-content:center}.msg-status svg{width:20px;height:20px}.msg-status.pending{color:#e5e5ad}.icon-size{width:10px;height:100px}.msg-status.delivered{color:#97f18e}.msg-status.seen{color:#92efff}.modern-forward-modal{width:min(92vw,560px);max-height:88vh;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 24px 60px #0f172a38;border:1px solid #e5e7eb;display:flex;flex-direction:column;padding:0}.forward-modal-title{margin:0;font-size:20px;font-weight:700;color:#111827}.forward-modal-subtitle{margin:6px 0 0;font-size:13px;color:#6b7280}.forward-close-btn{width:34px;height:34px;border:none;border-radius:10px;background:#f8fafc;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.18s ease}.forward-close-btn:hover{background:#eef2f7;color:#111827}.forward-preview-card{margin:16px 20px 0;padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f8fafc)}.forward-preview-content{max-height:92px;overflow:hidden}.forward-preview-text{font-size:14px;line-height:1.5;color:#111827;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;white-space:pre-wrap}.forward-preview-file{display:flex;align-items:center;gap:12px}.forward-file-icon{width:40px;height:40px;border-radius:12px;background:#eef2ff;display:flex;align-items:center;justify-content:center;font-size:18px}.forward-file-meta{min-width:0;flex:1}.forward-file-name{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forward-file-subtext{font-size:12px;color:#6b7280;margin-top:2px}.forward-section{padding:16px 20px 0}.forward-section-label{display:block;margin-bottom:10px;font-size:13px;font-weight:600;color:#374151}.modern-forward-user-list{max-height:230px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:6px}.modern-forward-user-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;cursor:pointer;transition:.18s ease;border:1px solid transparent}.modern-forward-user-item:hover{background:#f8fafc}.forward-user-item-active{background:#eef2ff;border-color:#c7d2fe}.forward-user-left{display:flex;align-items:center;gap:12px;min-width:0}.forward-user-avatar-img{width:100%;height:100%;object-fit:cover}.forward-user-meta{min-width:0}.forward-user-subtext{font-size:12px;color:#6b7280;margin-top:2px}.forward-user-check{min-width:20px;text-align:center;font-size:15px;font-weight:700;color:#4f46e5}.modern-forward-input{width:100%;resize:none;border:1px solid #d1d5db;border-radius:14px;padding:12px 14px;font-size:14px;line-height:1.5;outline:none;transition:.18s ease;background:#fff;box-sizing:border-box}.modern-forward-input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.modern-forward-actions{display:flex;justify-content:flex-end;gap:10px;padding:18px 20px 20px;border-top:1px solid #f1f5f9;margin-top:18px}.forward-secondary-btn{border:1px solid #d1d5db;background:#fff;color:#374151;padding:10px 16px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:.18s ease}.forward-secondary-btn:hover{background:#f9fafb}.forward-primary-btn{border:none;background:#4f46e5;color:#fff;padding:10px 18px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:.18s ease;display:inline-flex;align-items:center;gap:8px}.forward-primary-btn:hover{background:#4338ca}.forward-primary-btn:disabled{background:#c7d2fe;cursor:not-allowed}.forward-search-wrap{position:relative;display:flex;align-items:center}.forward-search-input{width:100%;height:42px;border:1px solid #d1d5db;border-radius:12px;padding:0 14px 0 38px;font-size:14px;outline:none;background:#fff;transition:.18s ease;box-sizing:border-box}.forward-empty-state{text-align:center;padding:18px 12px;font-size:14px;color:#6b7280}.avatar{width:42px;height:42px;min-width:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:16px;font-weight:600}.avatar-img{width:100%;height:100%;object-fit:cover}.avatar-wrap{position:relative}.status-dot{position:absolute;right:1px;bottom:1px;width:10px;height:10px;border-radius:50%;border:2px solid #fff}.emoji-picker-wrap{position:relative;display:flex;align-items:center}.emoji-picker-popup{position:absolute;bottom:56px;left:0;z-index:9999;box-shadow:0 14px 35px #0000002e;border-radius:16px;overflow:hidden}.emoji-only-card{background:transparent!important;box-shadow:none!important;padding:0!important;border-radius:0!important;max-width:fit-content}.emoji-only-text{margin:0;font-size:46px;line-height:1.1;letter-spacing:0;background:transparent!important}.emoji-only-meta{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:4px;padding-right:2px}.input-container{display:flex;align-items:center;background-color:#f1f5f9;padding:10px 16px;border-radius:25px;width:100%}.group-readby-wrap{position:relative;display:inline-block;margin-top:6px}.group-readby-trigger{display:inline-flex;align-items:center;gap:6px;border:none;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;cursor:pointer;line-height:1}.group-readby-trigger svg{flex-shrink:0;display:block}.group-readby-popup{position:absolute;bottom:calc(100% + 8px);right:0;min-width:180px;max-width:240px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 24px #0000001f;padding:10px;z-index:30}.group-readby-popup-title{font-size:12px;font-weight:700;color:#111827;margin-bottom:8px}.group-readby-list{display:flex;flex-direction:column;gap:8px}.group-readby-item{display:flex;align-items:center;gap:8px}.group-readby-avatar{width:26px;height:26px;border-radius:50%;background:#e0e7ff;color:#4338ca;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.group-readby-name{font-size:13px;color:#111827}.forward-search-input{width:100%;height:42px;border:1px solid #d1d5db;border-radius:10px;padding:0 14px;font-size:14px;outline:none;margin-bottom:12px;box-sizing:border-box}.forward-search-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.forward-empty-state{padding:16px;text-align:center;color:#6b7280;font-size:14px}.message-length-error{color:#dc2626;font-size:12px;margin-top:4px}.send-btn:disabled,.disabled-send{opacity:.5;cursor:not-allowed;pointer-events:none}.message-card-me.emoji-only-card .message-text,.message-card-other.emoji-only-card .message-text{color:inherit!important}.center-system-row{display:flex;justify-content:center;margin:10px 0}.center-system-message{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:13px;line-height:1;max-width:90%;white-space:nowrap}.center-system-icon{display:flex;align-items:center;justify-content:center;color:inherit}.center-system-text{font-weight:500;color:inherit}.message-action-menu{position:absolute;top:36px;right:8px;min-width:190px;padding:6px;border-radius:18px;background:#fffffff5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(226,232,240,.95);box-shadow:0 18px 40px #0f172a2e,0 4px 14px #0f172a14;z-index:9999;animation:messageMenuFade .18s ease;overflow:hidden}.message-action-item{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:14px;cursor:pointer;transition:all .18s ease;text-align:left}.message-action-item:hover{background:linear-gradient(135deg,#eef2ff,#f8fafc);transform:translate(2px)}.message-action-item:active{transform:scale(.98)}.message-action-icon{width:24px;height:24px;min-width:34px;border-radius:10px;background:#eef2ff;color:#4338ca;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.deleted-message{font-size:13px;font-style:italic;padding:8px 10px;border-radius:10px}.deleted-message-left{background:#f3f4f6;color:#6b7280}.deleted-message-right{background:#ede9fe;color:#5b21b6}.undo-delete{margin-left:10px;font-style:normal;font-weight:600;cursor:pointer}.reply-preview{cursor:pointer}.reply-preview-text{font-size:12px;line-height:1.35;color:#4b5563;white-space:normal;word-break:break-word;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.message-action-text{font-size:13px;font-weight:600;color:#1f2937;letter-spacing:.01em}.message-action-divider{height:1px;margin:4px 2px;background:linear-gradient(to right,transparent,#e2e8f0,transparent)}.message-action-item.danger:hover{background:linear-gradient(135deg,#fff1f2,#fef2f2)}.message-action-item.danger .message-action-icon{background:#fee2e2;color:#dc2626}.message-action-item.danger .message-action-text{color:#dc2626}.original-message-box{white-space:pre-wrap;word-break:break-word}.group-incoming-card{width:100%;max-width:560px;margin:18px auto;padding:18px;border-radius:18px;background:linear-gradient(180deg,#fff,#f7f9fc);border:1px solid #e5e7eb;box-shadow:0 10px 30px #00000014}.group-incoming-top{display:flex;align-items:center;gap:14px}.group-incoming-icon{width:54px;height:54px;border-radius:16px;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center}.group-incoming-title{font-size:18px;font-weight:700;color:#111827}.group-incoming-subtitle{font-size:13px;color:#6b7280;margin-top:2px}.group-incoming-members{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.incoming-member-chip{display:inline-flex;align-items:center;gap:8px;background:#f3f4f6;border-radius:999px;padding:7px 12px;font-size:13px;color:#111827}.incoming-member-avatar{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.group-incoming-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.text-input-editing{background:#fff!important;border-radius:12px;box-shadow:inset 0 0 0 2px #f59e0b;padding:10px 12px}.input-container:has(.text-input-editing){background:#fff7ed;border:1px solid #fdba74}.message-text-wrap{display:flex;flex-direction:column;gap:6px}.read-more-btn{background:transparent;border:none;color:#609ae6;font-size:12px;font-weight:600;cursor:pointer;padding:0;text-align:right}.message-limit-note{font-size:12px;color:#6b7280}.message-row-highlight{animation:messageRowFlash 2.8s ease}.call-icon-btn{background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.call-icon-btn:disabled{cursor:not-allowed;opacity:.5}.call-icon.disabled{pointer-events:none}.chat-options-wrap{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-header-menu-btn{width:36px;height:36px;border:none;background:transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;padding:0;flex-shrink:0}.unread-badge{background:#4f46e5;color:#fff;min-width:20px;height:20px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.chat-header-menu-btn:hover{background:#f3f4f6}.chat-header-menu-btn svg{display:block}.professional-menu{position:absolute;top:44px;right:0;min-width:220px;background:#fff;border:1px solid #eaecf0;border-radius:14px;box-shadow:0 18px 40px #10182824;padding:8px;z-index:300}.chat-header-menu-section{display:flex;flex-direction:column;gap:4px}.chat-header-menu-item{width:100%;border:none;background:transparent;cursor:pointer;border-radius:10px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;color:#101828;font-size:14px;font-weight:500;transition:background .18s ease,color .18s ease}.chat-header-menu-item:hover{background:#f8fafc}.chat-header-menu-item.active{background:#f5f7ff;color:#344054}.chat-header-menu-item-left{display:inline-flex;align-items:center;gap:10px}.menu-check-dot{width:8px;height:8px;border-radius:999px;background:#4f46e5;flex-shrink:0}.chat-card-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.chat-card-name{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-card-top-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.chat-state-icon.pinned{color:#4f46e5}.chat-state-icon.muted{color:#98a2b3}.chat-card-time{font-size:12px;color:#6b7280}.chat-context-menu{position:fixed;min-width:190px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 30px #00000024;padding:6px;z-index:9999}.chat-context-menu-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;cursor:pointer;font-size:14px;color:#111827;transition:background .18s ease}.chat-context-menu-item:hover{background:#f3f4f6}@keyframes messageRowFlash{0%{background:#4f46e500;transform:translate(0)}20%{background:#4f46e514;transform:translate(4px)}50%{background:#4f46e524;transform:translate(0)}to{background:#4f46e500;transform:translate(0)}}@keyframes messageMenuFade{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media(max-width:1100px){.sidebar{width:300px}.message-card{max-width:75%}}@media(max-width:800px){.sidebar{width:280px}.message-area{padding:20px 12px}.modal-card{padding:24px}}@media(max-width:900px){.sidebar{width:300px}.message-area{padding:18px 24px}.message-card{max-width:82%}.message-row-other{padding-right:0}}@media(max-width:650px){.activity-bar{width:56px}.sidebar{width:260px}.message-area{padding:14px 12px}.chat-header{padding:14px 16px}.input-area{padding:12px}}.sidebar{width:450px;background-color:#e1f0f8;border-right:1px solid rgba(148,163,184,.35);box-shadow:8px 0 24px #0f172a0a;display:flex;flex-direction:column;color:#111827;flex-shrink:0}.sidebar-header{padding:24px 20px}.account-row{display:flex;align-items:center;margin-bottom:20px;gap:12px}.account-name{font-size:14px;font-weight:600;color:#111827}.account-subtitle{font-size:12px;color:#6b7280}.search-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;color:#9ca3af;pointer-events:none}.search-bar{width:100%;padding:10px 10px 10px 38px;border-radius:10px;border:1px solid #e5e7eb;background-color:#f9fafb;outline:none;color:#111827}.search-bar::placeholder{color:#9ca3af}.chat-list{padding:0 10px 12px;overflow-y:auto;flex:1}.chat-card{display:flex;padding:12px;border-radius:12px;cursor:pointer;margin-bottom:4px;transition:.2s;border-left:4px solid transparent}.chat-card:hover{background:#f8fafc}.chat-card.active,.active-card{background-color:#f0f4ff}.chat-card-content{margin-left:12px;flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.chat-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-card-name{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}.chat-card-time{font-size:12px;color:#6b7280;flex-shrink:0}.chat-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-card-message{flex:1;min-width:0;font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.typing-preview{color:#10b981;font-style:italic;font-weight:500}.chat-card-badges{display:flex;align-items:center;gap:6px;flex-shrink:0;color:#6b7280}.chat-card-badges svg{color:#6b7280}.unread-badge{background:#4f46e5;color:#fff;min-width:20px;height:20px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;padding:0 6px}.empty-state{padding:20px;text-align:center;color:#9ca3af;font-size:14px}.chat-list{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.45) transparent}.chat-list::-webkit-scrollbar{width:8px}.chat-list::-webkit-scrollbar-track{background:transparent}.chat-list::-webkit-scrollbar-thumb{background:#64748b59;border-radius:999px;border:2px solid #e1f0f8}.chat-list::-webkit-scrollbar-thumb:hover{background:#4755698c}@media(max-width:1100px){.sidebar{width:300px}}@media(max-width:800px){.sidebar{width:280px}}@media(max-width:650px){.sidebar{width:260px}}.chat-header-actions{display:flex;align-items:center;gap:14px;position:relative;flex-shrink:0}.members-toggle-btn{width:40px;height:40px;border-radius:50%;background-color:#3b82f6;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative}.member-badge{position:absolute;top:-5px;right:-5px;background-color:#6b7280;border-radius:50%;width:18px;height:18px;display:flex;justify-content:center;align-items:center;font-weight:700}.member-badge-count{color:#fff;font-size:10px}.member-badge-add{color:#000;font-size:12px;cursor:pointer}.members-popup{position:absolute;top:48px;right:45px;width:330px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 45px #0f172a2e;z-index:9999;overflow:hidden}.members-popup-header{padding:14px 16px;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between}.members-popup-title{display:flex;align-items:center;gap:8px;color:#111827;font-size:15px;font-weight:700}.members-popup-subtitle{font-size:12px;color:#6b7280;margin-top:3px}.members-popup-count{width:30px;height:30px;border-radius:50%;background:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.members-popup-list{max-height:280px;overflow-y:auto;padding:8px}.members-popup-item{padding:10px;border-radius:12px;display:flex;align-items:center;justify-content:space-between}.members-popup-item:hover{background:#f8fafc}.members-popup-user{display:flex;align-items:center;gap:10px}.members-popup-avatar{width:36px;height:36px;border-radius:50%;background:#e0e7ff;overflow:hidden;flex-shrink:0}.members-popup-info{min-width:0}.members-popup-name{display:flex;align-items:center;gap:5px;color:#111827;font-size:14px;font-weight:600}.members-popup-role{font-size:12px;color:#6b7280;margin-top:2px}.members-remove-btn{border:none;background:transparent;color:#ef4444;cursor:pointer;padding:5px;border-radius:8px}.members-remove-btn:hover{background:#fee2e2}.members-popup-actions{padding:10px;border-top:1px solid #e5e7eb;background:#f8fafc;display:flex;gap:8px}.members-action-btn{flex:1;border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:10px;padding:9px 10px;cursor:pointer;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:6px}.members-action-btn:hover{background:#eef2ff;color:#4f46e5}.members-action-btn.danger{color:#dc2626}.members-action-btn.danger:hover{background:#fee2e2}.chat-header-actions .chat-search-toggle-btn{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border:none!important;background:transparent!important;border-radius:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;color:#0ea5e9!important;padding:0!important;opacity:1!important;visibility:visible!important;flex-shrink:0!important;z-index:5!important}.chat-header-actions .chat-search-toggle-btn:hover{background:#f3f4f6!important;color:#4f46e5!important}.chat-header-actions .chat-search-toggle-btn svg{width:18px!important;height:18px!important;display:block!important;stroke:currentColor!important}.chat-message-searchbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-bottom:1px solid #e5e7eb;background:#fff}.chat-message-search-input-wrap{flex:1;display:flex;align-items:center;gap:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:0 10px;min-height:40px}.chat-message-search-icon{color:#6b7280}.chat-message-search-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#111827}.chat-message-search-clear{width:28px;height:28px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#6b7280}.chat-message-search-clear:hover{background:#f3f4f6}.chat-message-search-meta{display:flex;align-items:center;gap:6px}.chat-message-search-count{font-size:13px;color:#6b7280;min-width:90px;text-align:right}.chat-message-search-nav{width:32px;height:32px;border:none;background:transparent;border-radius:8px;cursor:pointer;color:#374151}.chat-message-search-nav:hover{background:#f3f4f6}.chat-message-search-nav:disabled{opacity:.4;cursor:not-allowed}.chat-message-search-close{width:32px;height:32px;border:none;background:transparent;border-radius:8px;cursor:pointer;color:#374151}.chat-message-search-close:hover{background:#f3f4f6}.message-card{position:relative;padding-right:38px}.menu-trigger{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;opacity:0;transition:.15s ease}.message-card:hover .menu-trigger{opacity:1}.message-card-me .menu-trigger{color:#fff;background:#00000038}.message-card-me .menu-trigger:hover{background:#00000061}.message-card-other .menu-trigger{color:#374151;background:#f3f4f6f2}.message-card-other .menu-trigger:hover{background:#e5e7eb}.menu-trigger svg{width:18px;height:18px;stroke-width:2.6}.message-area{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.45) transparent}.message-area::-webkit-scrollbar{width:8px}.message-area::-webkit-scrollbar-track{background:transparent}.message-area::-webkit-scrollbar-thumb{background:#64748b59;border-radius:999px;border:2px solid #f8fafc}.message-area::-webkit-scrollbar-thumb:hover{background:#4755698c}.replying-box{background:#eef2ff;padding:8px 12px;border-left:4px solid #4f46e5;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.reply-close{cursor:pointer;font-weight:700}.teams-reply-box{display:flex;align-items:flex-start;gap:10px;background:#f3f4f6;border-radius:10px 10px 0 0;padding:10px 12px;border-bottom:1px solid #e5e7eb}.teams-reply-line{width:3px;min-width:3px;align-self:stretch;background:#4f46e5;border-radius:999px}.teams-reply-content{flex:1;min-width:0}.teams-reply-title{font-size:12px;font-weight:700;color:#4f46e5;margin-bottom:2px}.teams-reply-text{font-size:13px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teams-reply-close{font-size:16px;color:#6b7280;cursor:pointer;line-height:1}.teams-reply-close:hover{color:#111827}.two-line-reply-text{font-size:13px;color:#374151;line-height:1.35;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;word-break:break-word}.editing-box{background:#fff7ed;border-left-color:#f59e0b}.editing-box-content{font-size:13px;color:#92400e}.editing-box{display:inline-flex;align-items:center;gap:6px;background:transparent;border-left:3px solid #f59e0b;padding:0 10px 0 12px;margin:0;border-radius:8px;flex-shrink:0}.editing-box-content{font-size:12px;font-weight:700;color:#92400e;white-space:nowrap}.editing-box .reply-close{width:18px;height:18px;border-radius:50%;color:#92400e;background:#ffedd5;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;cursor:pointer;line-height:1}.editing-box .reply-close:hover{background:#fed7aa;color:#7c2d12}.selected-files-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:10px;display:flex;flex-direction:column;gap:8px;max-height:150px;overflow-y:auto}.selected-files-title{font-size:13px;font-weight:700;color:#374151}.selected-file-item{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e5e7eb;padding:9px 10px;border-radius:10px}.selected-file-name{font-size:13px;font-weight:600;color:#111827}.selected-file-size{font-size:11px;color:#6b7280;margin-top:2px}.remove-file{width:22px;height:22px;border-radius:50%;background:#fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer}.forward-modal{width:min(92vw,560px);max-height:88vh;background:#fff;border-radius:20px;box-shadow:0 24px 60px #0f172a38;border:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden}.forward-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 22px 14px;border-bottom:1px solid #f1f5f9}.forward-modal-header h3{margin:0;font-size:20px;font-weight:700;color:#111827}.forward-modal-header p{margin:6px 0 0;font-size:13px;color:#6b7280}.modal-close-btn{width:34px;height:34px;border:none;border-radius:10px;background:#f8fafc;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer}.modal-close-btn:hover{background:#eef2f7;color:#111827}.forward-preview-box{margin:16px 20px 0;padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f8fafc)}.forward-preview-label{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.forward-preview-content{max-height:92px;overflow:hidden;font-size:14px;line-height:1.5;color:#111827;white-space:pre-wrap;word-break:break-word}.forward-textarea{margin:14px 20px 0;width:calc(100% - 40px);resize:none;border:1px solid #d1d5db;border-radius:14px;padding:12px 14px;font-size:14px;line-height:1.5;outline:none;background:#fff;box-sizing:border-box}.forward-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.forward-search-wrap{position:relative;display:flex;align-items:center;margin:14px 20px 0}.forward-search-icon{position:absolute;left:12px;color:#6b7280;pointer-events:none}.forward-search-input{width:100%;height:42px;border:1px solid #d1d5db;border-radius:12px;padding:0 14px 0 38px;font-size:14px;outline:none;background:#fff;box-sizing:border-box}.forward-search-input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.forward-selected-count{padding:12px 20px 8px;font-size:13px;font-weight:600;color:#6b7280}.forward-user-list{margin:0 20px;max-height:230px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:6px}.forward-user-item{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:12px;cursor:pointer;transition:.18s ease;border:1px solid transparent}.forward-user-item:hover{background:#f8fafc}.forward-user-item.selected{background:#eef2ff;border-color:#c7d2fe}.forward-user-avatar{width:38px;height:38px;border-radius:50%;background:#4f46e5;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.forward-user-info{flex:1;min-width:0}.forward-user-name{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forward-user-type{font-size:12px;color:#6b7280;margin-top:2px}.forward-selected-icon{color:#4f46e5;flex-shrink:0}.forward-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:18px 20px 20px;border-top:1px solid #f1f5f9;margin-top:18px}.profile-cancel-btn{border:1px solid #d1d5db;background:#fff;color:#374151;padding:10px 16px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer}.profile-cancel-btn:hover{background:#f9fafb}.profile-save-btn{border:none;background:#4f46e5;color:#fff;padding:10px 18px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.profile-save-btn:hover{background:#4338ca}.profile-save-btn:disabled{background:#c7d2fe;cursor:not-allowed}.empty-state{padding:18px 12px;text-align:center;color:#6b7280;font-size:14px}.forward-textarea{color:#111827!important;background:#fff!important;caret-color:#111827}.forward-textarea::placeholder{color:#9ca3af!important;opacity:1}.create-group-modal{width:620px;max-width:92vw;max-height:85vh;background-color:#fff;border-radius:18px;box-shadow:0 25px 70px #00000040;display:flex;flex-direction:column;overflow:hidden}.create-group-header{flex-shrink:0;display:flex;justify-content:space-between;align-items:flex-start;padding:22px 24px 18px;border-bottom:1px solid #e5e7eb}.modal-title-color{margin:0;color:#36454f}.info-text{font-size:12px;color:#6b7280;margin:6px 0 0}.create-group-header-close{width:36px;height:36px;border-radius:10px;border:none;background:#f3f4f6;cursor:pointer;display:flex;align-items:center;justify-content:center}.create-group-header-close:hover{background:#e5e7eb}.create-group-section{padding:16px 24px 0;flex-shrink:0}.create-group-label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:8px}.create-group-input,.create-group-search-input{width:100%;height:44px;border-radius:12px;border:1px solid #d1d5db;outline:none;font-size:14px;background-color:#fff;box-sizing:border-box;color:#111827}.create-group-input{padding:0 14px}.create-group-search-wrap{position:relative}.create-group-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.create-group-search-input{padding:0 14px 0 38px}.create-group-input:focus,.create-group-search-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.selected-members-wrap{display:flex;flex-wrap:wrap;gap:10px;max-height:92px;overflow-y:auto;padding-right:4px}.member-chip{display:flex;align-items:center;gap:8px;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:6px 10px 6px 6px;max-width:180px}.member-chip-avatar{width:28px;height:28px;border-radius:50%;background-color:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;overflow:hidden;flex-shrink:0}.member-chip-avatar-img{width:100%;height:100%;object-fit:cover}.member-chip-text{font-size:13px;font-weight:500;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-chip-remove{border:none;background:transparent;cursor:pointer;color:#4b5563;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.member-chip-remove:hover{color:#dc2626}.create-group-list{max-height:230px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:0 4px 8px 0}.create-group-user-row{display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;cursor:pointer;transition:.2s}.create-group-user-row:hover{background:#f8fafc}.create-group-user-row.member-row-selected{background-color:#eef2ff;border-color:#c7d2fe}.create-group-user-left{display:flex;align-items:center;gap:12px;min-width:0}.create-group-user-avatar{width:40px;height:40px;border-radius:50%;background-color:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;overflow:hidden;flex-shrink:0}.create-group-user-avatar-img{width:100%;height:100%;object-fit:cover}.create-group-user-name{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.create-group-user-sub{font-size:12px;color:#6b7280;margin-top:2px}.create-group-check{width:24px;height:24px;border-radius:50%;border:1px solid #cbd5e1;color:#4f46e5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.create-group-footer{flex-shrink:0;display:flex;justify-content:flex-end;gap:12px;padding:16px 24px 20px;border-top:1px solid #e5e7eb;margin-top:auto;background:#fff}.create-group-cancel-btn{padding:10px 18px;border-radius:10px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;font-weight:600}.create-group-cancel-btn:hover{background:#f9fafb}.create-group-create-btn{padding:10px 18px;border-radius:10px;border:none;background:#4f46e5;color:#fff;cursor:pointer;font-weight:600;display:inline-flex;align-items:center;gap:8px}.create-group-create-btn:hover{background:#4338ca}.create-group-create-btn:disabled{background:#c7d2fe;cursor:not-allowed}.create-group-header-close{width:36px;height:36px;min-width:36px;border:none;border-radius:10px;background:#f3f4f6;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.create-group-close-x{color:#374151;font-size:24px;font-weight:700;line-height:1;display:block}.create-group-header-close:hover{background:#fee2e2}.create-group-header-close:hover .create-group-close-x{color:#dc2626}.add-people-modal{width:420px;max-width:92vw;max-height:85vh;background:#fff;border-radius:18px;box-shadow:0 25px 70px #00000040;display:flex;flex-direction:column;overflow:hidden}.add-people-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 22px 14px;border-bottom:1px solid #f1f5f9}.add-people-modal-header h3{margin:0;font-size:20px;font-weight:700;color:#111827}.add-people-modal-header p{margin:6px 0 0;font-size:13px;color:#6b7280}.add-people-close-btn{width:34px;height:34px;border:none;border-radius:10px;background:#f8fafc;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer}.add-people-close-btn:hover{background:#eef2f7;color:#111827}.add-people-search-wrap{position:relative;margin:16px 20px 0;display:flex;align-items:center}.add-people-search-icon{position:absolute;left:12px;color:#6b7280;pointer-events:none}.add-people-search-input{width:100%;height:42px;border:1px solid #d1d5db;border-radius:12px;padding:0 14px 0 38px;font-size:14px;outline:none;background:#fff;box-sizing:border-box}.add-people-search-input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.add-people-selected-count{padding:12px 20px 8px;font-size:13px;font-weight:600;color:#6b7280}.add-people-user-list{margin:0 20px;max-height:280px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:6px}.add-people-user-item{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:12px;cursor:pointer;transition:.18s ease;border:1px solid transparent}.add-people-user-item:hover{background:#f8fafc}.add-people-user-item.selected{background:#eef2ff;border-color:#c7d2fe}.add-people-user-avatar{width:38px;height:38px;border-radius:50%;background:#4f46e5;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.add-people-user-info{flex:1;min-width:0}.add-people-user-name{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.add-people-user-type{font-size:12px;color:#6b7280;margin-top:2px}.add-people-check-icon{color:#4f46e5;flex-shrink:0}.add-people-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:18px 20px 20px;border-top:1px solid #f1f5f9;margin-top:18px}.add-people-cancel-btn{border:1px solid #d1d5db;background:#fff;color:#374151;padding:10px 16px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer}.add-people-cancel-btn:hover{background:#f9fafb}.add-people-save-btn{border:none;background:#4f46e5;color:#fff;padding:10px 18px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.add-people-save-btn:hover{background:#4338ca}.add-people-save-btn:disabled{background:#c7d2fe;cursor:not-allowed}.add-people-empty-state{padding:18px 12px;text-align:center;color:#6b7280;font-size:14px}.incoming-overlay{position:fixed;right:20px;bottom:20px;z-index:10000;pointer-events:none}.incoming-card{width:340px;max-width:calc(100vw - 40px);background:#fff;border-radius:18px;padding:18px;box-shadow:0 18px 45px #00000038;display:flex;flex-direction:column;gap:14px;pointer-events:auto;border:1px solid #e5e7eb}.incoming-card-top{display:flex;gap:12px;align-items:center}.incoming-avatar-wrap{width:56px;height:56px;min-width:56px;border-radius:50%;overflow:hidden;background:#e0e7ff;color:#4f46e5;display:flex;align-items:center;justify-content:center}.incoming-avatar-img{width:100%;height:100%;object-fit:cover}.incoming-card-info{flex:1;min-width:0}.incoming-card-name{font-size:16px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.incoming-card-subtitle{font-size:13px;color:#6b7280;margin-top:4px}.incoming-card-actions{display:flex;justify-content:flex-end;gap:10px}.call-action-btn{min-width:120px;height:46px;border:none;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;cursor:pointer;color:#fff;transition:all .2s ease}.call-action-btn:hover{transform:translateY(-1px)}.accept-btn{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 10px 24px #22c55e47}.reject-btn{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 10px 24px #ef444447}@media(max-width:650px){.incoming-overlay{right:12px;bottom:12px}.incoming-card{width:calc(100vw - 24px)}.incoming-card-actions{justify-content:stretch}.call-action-btn{flex:1;min-width:0}}.call-popup{position:fixed;background-color:#fff;border-radius:20px;box-shadow:0 25px 60px #00000040;border:1px solid #e5e7eb;z-index:5000;display:flex;flex-direction:column;overflow:hidden;transition:all .25s ease}.popup-header{height:60px;padding:0 360px 0 20px;background-color:#f9fafb;display:flex;align-items:center;font-weight:600;cursor:grab;flex-shrink:0;border-bottom:1px solid #e5e7eb;position:relative;width:100%;box-sizing:border-box}.popup-header-info{display:flex;flex-direction:column;justify-content:center;min-width:0;max-width:calc(100% - 360px)}.popup-header-title{font-size:16px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-header-subtitle{font-size:13px;font-weight:500;color:#4b5563;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-header-actions{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:12px;z-index:2}.control-btn,.header-close-btn{width:38px;height:38px;border:none;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.control-btn{background-color:#e5e7eb;color:#374151}.control-btn:hover,.header-close-btn:hover{transform:translateY(-1px)}.control-btn-large{width:46px;height:46px;border-radius:12px}.control-btn-large svg{width:26px;height:26px}.popup-body{flex:1;position:relative;padding:20px;overflow:hidden;background-color:#fff;display:flex;flex-direction:column}.popup-body-grid{display:grid;grid-template-rows:1fr auto;gap:18px;align-items:stretch}.call-media-area{width:100%;min-height:0;border-radius:18px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hidden-audio{display:none}.remote-video{width:100%;height:100%;object-fit:contain;background:#000}.remote-profile-stage{width:100%;height:100%;min-height:360px;display:flex;align-items:center;justify-content:center;background:#fff}.remote-profile-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.big-avatar{width:160px;height:160px;border-radius:50%;background-color:#4f46e5;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff;font-weight:700;overflow:hidden}.big-avatar-img{width:100%;height:100%;object-fit:cover}.remote-profile-name{font-size:28px;font-weight:700;color:#111827}.remote-profile-status{font-size:14px;color:#6b7280}.call-controls{min-height:82px;padding:14px 20px;border-top:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;gap:16px}.call-control-btn{width:52px;height:52px;border:none;border-radius:50%;background:#eef2ff;color:#312e81;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.call-control-btn:hover{transform:translateY(-1px);background:#e0e7ff}.call-control-btn.off{background:#fff7ed;color:#c2410c}.call-control-btn.active{background:#dbeafe;color:#1d4ed8}.call-control-btn.end{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;box-shadow:0 12px 26px #ef444442}.call-popup-minimized{overflow:hidden}.call-popup-minimized .popup-header{height:48px;padding:0 14px;border-bottom:1px solid #e5e7eb}.call-popup-minimized .popup-header-info{max-width:100%}.call-popup-minimized .popup-header-title{font-size:14px}.call-popup-minimized .popup-header-subtitle{font-size:12px}.minimized-call-body{height:24px;padding:0 12px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#374151}.minimized-call-body span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.minimized-call-body button{width:28px;height:28px;border:none;border-radius:50%;background:#ef4444;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:768px){.popup-header{padding-right:170px}.popup-header-info{max-width:calc(100% - 170px)}.popup-header-actions{gap:6px;right:10px}.control-btn-large{width:38px;height:38px}.call-control-btn{width:48px;height:48px}}.desktop-toast-wrap{width:100vw;height:100vh;padding:8px;box-sizing:border-box;background:transparent}.desktop-toast{width:100%;height:100%;background:#fff;border-radius:18px;box-shadow:0 12px 32px #0000002e;border:1px solid #e5e7eb;padding:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;cursor:pointer}.desktop-toast-header{display:flex;align-items:flex-start;gap:10px}.desktop-toast-avatar{width:42px;height:42px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:700;color:#374151;flex-shrink:0}.desktop-toast-body{flex:1;min-width:0}.desktop-toast-name{font-size:14px;font-weight:700;color:#111827;margin-bottom:4px}.desktop-toast-text{font-size:13px;color:#4b5563;line-height:1.4;word-break:break-word}.desktop-toast-close{background:transparent;border:none;cursor:pointer;color:#6b7280;padding:2px}.desktop-toast-reply{display:flex;gap:8px;align-items:center}.desktop-toast-textarea{flex:1;resize:none;border:1px solid #d1d5db;border-radius:12px;padding:10px 12px;font-size:13px;outline:none;min-height:40px;max-height:80px;box-sizing:border-box}.desktop-toast-send{width:44px;height:44px;min-width:44px;min-height:44px;border:none;border-radius:12px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}.desktop-toast-send:disabled{opacity:.5;cursor:not-allowed}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
