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}.dashboard-main-page{flex:1;min-width:0;height:100vh;overflow:hidden;background:#eee}.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}}.clickable-chat-profile{cursor:pointer}.clickable-chat-profile:hover .chat-title{text-decoration:underline}.profile-view-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:9999}.profile-view-card{width:420px;max-width:92vw;background:#fff;border-radius:18px;padding:24px;box-shadow:0 20px 50px #00000038}.profile-view-top{text-align:center}.profile-view-avatar{width:82px;height:82px;margin:0 auto 12px;border-radius:50%;overflow:hidden}.profile-view-avatar-img{width:100%;height:100%;object-fit:cover}.profile-view-status{margin-top:8px;display:inline-flex;gap:8px;align-items:center;font-size:13px;color:#475569}.profile-members-count-click{cursor:pointer}.profile-view-status-dot{width:9px;height:9px;border-radius:50%}.profile-view-info{margin-top:22px}.profile-view-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #e5e7eb}.profile-view-row span{color:#64748b}.profile-view-row strong{color:#111827;text-align:right;word-break:break-word}.profile-view-members-list{margin-top:18px;max-height:220px;overflow-y:auto}.profile-view-member-item{display:flex;gap:10px;padding:10px;border-radius:10px;background:#f8fafc;margin-bottom:8px}.profile-view-member-avatar{width:34px;height:34px;border-radius:50%;overflow:hidden;flex-shrink:0}.profile-view-member-name{font-weight:600;color:#111827}.profile-view-member-role{font-size:12px;color:#64748b}.profile-view-actions{margin-top:20px;text-align:right}.profile-view-actions button{border:none;background:#2563eb;color:#fff;padding:9px 18px;border-radius:10px;cursor:pointer}.activity-ticket-wrap{position:relative;display:inline-flex}.activity-ticket-pill{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1;border:2px solid #fff}.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}.forwarded-label{font-size:11px;color:#616161;margin-bottom:6px;display:flex;align-items:center;gap:4px}.forwarded-label:before{content:"↪";font-size:13px}.teams-forward-card{border-left:3px solid #6264a7;background:#6264a714;padding:8px 10px;border-radius:6px;margin:6px 0 8px;color:#242424;font-size:13px;line-height:1.4;max-width:100%;white-space:pre-wrap}.message-card-me .teams-forward-card{background:#ffffffa6;border-left-color:#fff}.message-card-other .teams-forward-card{background:#f3f2f1;border-left-color:#6264a7}.add-people-message-box{margin:12px 18px;padding:12px;background:#f8f8fc;border:1px solid #e1e1ef;border-radius:10px}.add-people-selected-line{font-size:13px;font-weight:600;color:#4f46e5;margin-bottom:8px}.add-people-textarea{width:100%;resize:none;border:1px solid #d1d5db;border-radius:8px;padding:10px;font-size:14px;outline:none}.add-people-textarea:focus{border-color:#6264a7}.original-message-box{border-left:3px solid #6264a7;background:#fafafa14;padding:8px 10px;border-radius:6px;margin:6px 0 8px;color:#242424;font-size:13px;line-height:1.4;max-width:100%;white-space:pre-wrap}.message-card-me .original-message-box{background:#fff;border-left-color:#fff}.message-card-other .original-message-box{background:#f3f2f1;border-left-color:#6264a7}.editing-box-content{width:100%}.disabled-forward-preview{margin-top:6px;padding:8px 10px;border-left:3px solid #6264a7;background:#f8f8fb;border-radius:8px;color:#374151;font-size:13px}.disabled-forward-title{font-size:12px;font-weight:700;color:#6264a7;margin-bottom:4px}.disabled-forward-text{white-space:pre-wrap;max-height:70px;overflow:hidden}.ticket-view-btn{margin-top:6px;padding:6px 12px;border:none;border-radius:8px;background:#edf2fa;color:#492ad3;font-weight:700;cursor:pointer}.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 .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}.editing-box{max-width:420px;width:fit-content;min-width:260px;max-height:110px;overflow-y:auto}.editing-box-content{max-width:360px}.disabled-forward-preview{max-width:340px;max-height:62px;overflow-y:auto}.disabled-forward-text{max-width:320px;max-height:38px;overflow-y:auto;word-break:break-word}.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}}.image-preview-overlay{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:3000;padding:24px;box-sizing:border-box}.image-preview-modal{max-height:90vh;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.image-preview-header{flex-shrink:0;height:52px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.image-preview-title{font-size:14px;font-weight:600;max-width:calc(100% - 48px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-preview-close{border:none;background:transparent;color:#fff;cursor:pointer}.image-preview-full{max-width:100%;max-height:calc(90vh - 112px);width:auto;height:auto;object-fit:contain;align-self:center;display:block}.image-preview-footer{flex-shrink:0;height:60px;display:flex;justify-content:flex-end;align-items:center;padding:0 16px;border-top:1px solid rgba(255,255,255,.12)}.image-preview-download{display:inline-flex;align-items:center;gap:8px;text-decoration:none;padding:9px 14px;border-radius:8px;font-size:13px;font-weight:600}.image-preview-download:hover{background:#1d4ed8}.ticketing-page{flex:1;min-width:0;height:100vh;padding:26px 34px;background:#eee;overflow:auto;box-sizing:border-box}.ticketing-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.ticketing-header h2{margin:0;font-size:26px;color:#111827}.ticketing-header p{margin:5px 0 0;color:#6b7280}.create-ticket-btn{border:none;background:#2563eb;color:#fff;padding:10px 16px;border-radius:10px;font-weight:600;cursor:pointer}.create-ticket-btn:hover{background:#1d4ed8}.ticket-tabs{display:flex;gap:10px;margin:18px 0}.ticket-tab{border:1px solid #d1d5db;background:#fff;color:#374151;padding:9px 16px;border-radius:999px;cursor:pointer;font-weight:600;display:inline-flex;align-items:center;gap:8px}.ticket-tab:hover{background:#f3f4f6}.ticket-tab.active{background:#2563eb;color:#fff;border-color:#2563eb}.ticket-count-pill{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#ef4444;color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.ticket-tab.active .ticket-count-pill{background:#fff;color:#2563eb}.ticket-filters-card{background:#fff;border-radius:14px;padding:14px;margin-bottom:14px;display:grid;grid-template-columns:1.8fr 160px 160px 170px 90px;gap:12px;align-items:center}.ticket-search-input,.ticket-filter-select{height:42px;border:1px solid #d9dee8;border-radius:10px;padding:0 12px;font-size:14px;outline:none;background-color:#fff!important;color:#111827!important;opacity:1!important;-webkit-text-fill-color:#111827;box-sizing:border-box}.ticket-filter-select{cursor:pointer;appearance:auto}.ticket-search-input::placeholder{color:#94a3b8!important;opacity:1}.ticket-search-input:focus,.ticket-filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.ticket-clear-btn{height:42px;border:none;border-radius:10px;background:#eef2f7;color:#111827;font-weight:600;cursor:pointer}.ticket-clear-btn:hover{background:#e2e8f0}.ticket-result-count{font-size:13px;color:#64748b;margin:0 0 10px 4px}.ticket-table-card{background:#fff;border-radius:16px;box-shadow:0 8px 24px #0f172a14;overflow:auto}.ticket-table{width:100%;border-collapse:collapse;min-width:1100px}.ticket-table th{text-align:left;font-size:13px;color:#374151;background:#f9fafb;padding:14px;border-bottom:1px solid #e5e7eb}.ticket-table td{padding:14px;font-size:14px;color:#111827;border-bottom:1px solid #f1f5f9}.ticket-table tr:hover{background:#f8fafc}.empty-ticket-cell{text-align:center;color:#6b7280;padding:30px}.priority-badge,.status-badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:600}.priority-badge.low{background:#ecfdf5;color:#047857}.priority-badge.medium{background:#eff6ff;color:#1d4ed8}.priority-badge.high{background:#fef2f2;color:#b91c1c}.status-badge.open{background:#ecfdf5;color:#047857}.status-badge.closed{background:#f1f5f9;color:#475569}.status-badge.pending{background:#fff7ed;color:#c2410c}.status-badge.in-progress{background:#eef2ff;color:#4338ca}@media(max-width:650px){.ticketing-page{padding:18px}.ticketing-header{align-items:flex-start;gap:12px;flex-direction:column}.ticket-filters-card{grid-template-columns:1fr}.ticket-search-input{grid-column:span 1}.ticket-create-modal{width:calc(100vw - 20px)}.ticket-modal-body{padding:22px}}.ticket-click-row{cursor:pointer}.ticket-click-row:hover{background:#f8fafc}.create-ticket-overlay{position:fixed;inset:0;background:#11182794;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:9999}.create-ticket-modal{width:min(1280px,96vw);height:92vh;max-height:92vh;overflow:hidden;background:#fff;border-radius:18px;box-shadow:0 24px 80px #00000047;display:flex;flex-direction:column;color:#111827}.create-ticket-header{background:linear-gradient(135deg,#0f172a,#1f2937);color:#fff;padding:20px 26px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.create-ticket-header h3{margin:0;font-size:21px;font-weight:750}.create-ticket-header p{margin:5px 0 0;color:#dbeafe;font-size:14px}.create-ticket-close{border:0;background:#ffffff24;color:#fff;width:42px;height:42px;border-radius:12px;cursor:pointer;display:grid;place-items:center}.create-ticket-close:hover{background:#ffffff3d}.create-ticket-body{flex:1;min-height:0;display:grid;grid-template-columns:420px 1fr;gap:18px;padding:20px 24px 24px;overflow:hidden;background:#f8fafc}.create-ticket-left-panel{min-height:0;display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding-right:4px}.create-ticket-right-panel{min-height:0;border:1px solid #e2e8f0;border-radius:16px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.create-ticket-section-title,.create-ticket-message-title{font-size:15px;font-weight:800;color:#111827}.create-ticket-message-title{padding:14px 16px;border-bottom:1px solid #e2e8f0;background:#fff;flex-shrink:0}.create-ticket-info-card{padding:18px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;gap:16px;color:#111827;box-shadow:0 8px 24px #0f172a0d}.create-ticket-team-toggle{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;font-size:14px;font-weight:700;color:#334155}.create-ticket-team-toggle input{appearance:none;-webkit-appearance:none;width:18px!important;height:18px!important;min-height:18px!important;border:2px solid #cbd5e1!important;border-radius:5px;background:#fff;cursor:pointer}.create-ticket-team-toggle input:checked{background:#22a06b;border-color:#22a06b!important;box-shadow:inset 0 0 0 3px #fff}.create-ticket-field{display:flex;flex-direction:column;gap:7px;position:relative}.create-ticket-field b{display:block;color:#64748b;font-size:12px;font-weight:700}.create-ticket-field select,.create-ticket-field input,.create-ticket-message-box textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;font-size:14px;outline:none;color:#111827;background:#fff;box-sizing:border-box}.create-ticket-field select{min-height:46px}.create-ticket-field input:focus,.create-ticket-field select:focus,.create-ticket-message-box textarea:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1f}.create-ticket-subject-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:230px;overflow-y:auto;background:#fff;border:1px solid #d9dee8;border-radius:12px;box-shadow:0 16px 40px #0f172a29;z-index:10000;padding:6px}.create-ticket-subject-group{padding:9px 12px;font-size:12px;font-weight:800;color:#2563eb;text-transform:uppercase;background:#f8fafc;border-radius:8px}.create-ticket-subject-option{width:100%;border:none;background:transparent;color:#111827;text-align:left;padding:10px 12px;border-radius:8px;cursor:pointer;font-size:14px}.create-ticket-subject-option:hover{background:#eff6ff;color:#1d4ed8}.create-ticket-message-box{flex:1;min-height:0;padding:16px;display:flex;flex-direction:column}.create-ticket-message-box textarea{min-height:280px;resize:vertical;font-family:inherit}.create-ticket-actions-row{display:flex;gap:10px;margin-top:12px;align-items:center;flex-wrap:wrap}.create-ticket-file-btn{display:inline-flex;gap:8px;align-items:center;border:1px solid #cbd5e1;padding:11px 14px;border-radius:11px;cursor:pointer;background:#fff;color:#111827;font-weight:600;white-space:nowrap}.create-ticket-file-btn:hover{background:#f8fafc}.create-ticket-file-btn input{display:none}.create-ticket-submit-btn{border:0;background:#22a06b;color:#fff;padding:12px 18px;border-radius:11px;cursor:pointer;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-weight:700}.create-ticket-submit-btn:hover{background:#15875a}.create-ticket-submit-btn:disabled{opacity:.5;cursor:not-allowed}.create-ticket-selected-files{margin-top:10px;display:flex;gap:7px;flex-wrap:wrap}.create-ticket-selected-files span{background:#eef2ff;color:#3730a3;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600}.create-ticket-cancel-btn{margin-top:auto;border:1px solid #cbd5e1;background:#fff;color:#111827;padding:12px 18px;border-radius:11px;cursor:pointer;font-weight:700;width:fit-content}.create-ticket-cancel-btn:hover{background:#f8fafc}.required{color:#d92d20;margin-left:2px}.field-error{border:1px solid #d92d20!important;background:#fff7f7}.error-text{color:#d92d20;font-size:12px;font-weight:600;margin-top:5px;display:block}.submit-error-box{background:#fef3f2;color:#b42318;border:1px solid #fecdca;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:700;margin-top:10px}@media(max-width:980px){.create-ticket-modal{width:96vw;height:94vh}.create-ticket-body{grid-template-columns:1fr;overflow-y:auto}.create-ticket-left-panel{overflow:visible}.create-ticket-right-panel{min-height:420px}}@media(max-width:640px){.create-ticket-header{padding:16px}.create-ticket-body{padding:14px}.create-ticket-actions-row{flex-direction:column;align-items:stretch}.create-ticket-submit-btn,.create-ticket-file-btn,.create-ticket-cancel-btn{width:100%}}.ticket-detail-overlay{position:fixed;inset:0;background:#11182794;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:9999}.ticket-detail-modal{width:min(1280px,96vw);height:92vh;max-height:92vh;overflow:hidden;background:#fff;border-radius:18px;box-shadow:0 24px 80px #00000047;display:flex;flex-direction:column;color:#111827}.ticket-detail-header{background:linear-gradient(135deg,#0f172a,#1f2937);color:#fff;padding:20px 26px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.ticket-detail-header h3{margin:0;font-size:21px;font-weight:750}.ticket-detail-header p{margin:5px 0 0;color:#dbeafe;font-size:14px}.ticket-detail-close{border:0;background:#ffffff24;color:#fff;width:42px;height:42px;border-radius:12px;cursor:pointer;display:grid;place-items:center}.ticket-detail-close:hover{background:#ffffff3d}.ticket-detail-body{flex:1;min-height:0;display:grid;grid-template-columns:420px 1fr;gap:18px;padding:20px 24px 24px;overflow:hidden;background:#f8fafc}.ticket-left-panel{min-height:0;display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding-right:4px}.ticket-right-panel{min-height:0;border:1px solid #e2e8f0;border-radius:16px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.ticket-section-title,.ticket-conversation-title,.ticket-box-title{font-size:15px;font-weight:800;color:#111827}.ticket-conversation-title{padding:14px 16px;border-bottom:1px solid #e2e8f0;background:#fff;flex-shrink:0}.ticket-detail-info{padding:18px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;gap:16px 28px;color:#111827;box-shadow:0 8px 24px #0f172a0d}.ticket-detail-info div{min-width:0;font-size:14px;line-height:1.35;word-break:break-word}.ticket-detail-info b{display:block;color:#64748b;font-size:12px;font-weight:700;margin-bottom:4px}.ticket-subject-field{grid-column:1 / -1;padding-top:12px;border-top:1px solid #e5e7eb}.ticket-detail-info div:nth-child(4),.ticket-detail-info div:nth-child(6){padding-top:12px;border-top:1px solid #e5e7eb}.ticket-detail-info div:nth-child(5),.ticket-detail-info div:nth-child(7){padding-top:12px;border-top:1px solid #e5e7eb}.detail-status{display:inline-flex;padding:5px 12px;border-radius:999px;font-size:13px;font-weight:700;background:#dbeafe;color:#075985}.detail-status.close{background:#fee2e2;color:#b91c1c}.detail-status.pending{background:#fef3c7;color:#92400e}.ticket-reply-box,.ticket-reassign-box{padding:16px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.ticket-reply-box textarea{width:100%;min-height:150px;resize:vertical;border:1px solid #cbd5e1;border-radius:12px;padding:13px 14px;font-size:14px;outline:none;color:#111827;background:#fff;box-sizing:border-box;margin-top:10px}.ticket-reply-box textarea::placeholder{color:#64748b}.ticket-reply-box textarea:focus,.ticket-reply-actions select:focus,.ticket-reassign-box select:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1f}.ticket-reply-actions{display:flex;gap:10px;margin-top:12px;align-items:center;flex-wrap:wrap}.ticket-file-btn{display:inline-flex;gap:8px;align-items:center;border:1px solid #cbd5e1;padding:11px 14px;border-radius:11px;cursor:pointer;background:#fff;color:#111827;font-weight:600;white-space:nowrap}.ticket-file-btn:hover{background:#f8fafc}.ticket-file-btn input{display:none}.ticket-file-btn.disabled{opacity:.45;pointer-events:none}.ticket-reply-actions select,.ticket-reassign-box select{border:1px solid #cbd5e1;padding:11px 14px;border-radius:11px;background:#fff;color:#111827;min-width:140px;font-size:14px;outline:none}.ticket-send-btn,.ticket-reassign-box button{border:0;background:#22a06b;color:#fff;padding:12px 18px;border-radius:11px;cursor:pointer;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-weight:700}.ticket-send-btn:hover,.ticket-reassign-box button:hover{background:#15875a}.ticket-send-btn:disabled,.ticket-reassign-box button:disabled{opacity:.5;cursor:not-allowed}.selected-files{margin-top:10px;display:flex;gap:7px;flex-wrap:wrap}.selected-files span{background:#eef2ff;color:#3730a3;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600}.ticket-reassign-row{display:flex;gap:10px;margin-top:10px}.ticket-reassign-row select{flex:1;min-width:0}.ticket-conversation-list{flex:1;min-height:0;overflow-y:auto;padding:14px}.ticket-conversation-card{border:1px solid #bfdbfe;border-radius:15px;padding:16px;margin-bottom:12px;background:linear-gradient(180deg,#fff,#f8fbff);color:#111827}.ticket-conversation-meta{display:flex;justify-content:space-between;gap:12px;color:#475569;font-size:13px;margin-bottom:10px}.ticket-conversation-meta span:first-child{font-weight:700;color:#334155}.ticket-conversation-card p{margin:0 0 10px;white-space:pre-wrap;color:#111827;font-size:15px;line-height:1.45}.ticket-attachments{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#111827}.ticket-attachments a{color:#2563eb;text-decoration:none;font-weight:600}.ticket-detail-loading,.ticket-empty-conversation{padding:30px;text-align:center;color:#64748b}@media(max-width:980px){.ticket-detail-modal{width:96vw;height:94vh}.ticket-detail-body{grid-template-columns:1fr;overflow-y:auto}.ticket-left-panel{overflow:visible}.ticket-right-panel{min-height:420px}}@media(max-width:640px){.ticket-detail-header{padding:16px}.ticket-detail-body{padding:14px}.ticket-reply-actions,.ticket-reassign-row{flex-direction:column;align-items:stretch}.ticket-send-btn,.ticket-reassign-box button,.ticket-file-btn,.ticket-reply-actions select{width:100%}.ticket-conversation-meta{flex-direction:column;gap:4px}}.transcript-page{flex:1;height:100vh;padding:28px;background:#f3f6fb;overflow:auto;box-sizing:border-box}.transcript-hero{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;border-radius:24px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 18px 40px #0f172a2e;margin-bottom:18px}.transcript-hero h2{margin:0;font-size:28px;font-weight:900}.transcript-hero p{margin:8px 0 0;color:#dbeafe;font-size:14px}.transcript-actions{display:flex;gap:12px}.refresh-btn,.upload-audio-btn{height:44px;padding:0 16px;border:none;border-radius:14px;font-size:13px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.refresh-btn{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.22)}.upload-audio-btn{background:#22c55e;color:#fff}.transcript-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e6edf5;border-radius:18px;padding:14px 16px;margin-bottom:18px}.transcript-search{flex:1;height:44px;background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;display:flex;align-items:center;gap:10px;padding:0 14px}.transcript-search input{width:100%;border:none;background:transparent;outline:none;font-size:14px}.transcript-count{background:#eef4ff;color:#175cd3;font-weight:900;padding:10px 14px;border-radius:999px;font-size:13px}.transcript-table-card{background:#fff;border-radius:22px;border:1px solid #e6edf5;box-shadow:0 14px 34px #0f172a14;overflow:auto;max-height:520px}.transcript-grid-header,.transcript-grid-row{display:grid;grid-template-columns:280px minmax(440px,1.4fr) minmax(320px,1fr);min-width:1080px}.transcript-grid-header{position:sticky;top:0;z-index:5;background:#f8fafc;border-bottom:1px solid #e5eaf1}.transcript-grid-header>div{padding:16px 18px;font-size:12px;font-weight:900;text-transform:uppercase;color:#64748b;letter-spacing:.06em}.transcript-grid-row{border-bottom:1px solid #edf2f7;cursor:pointer}.transcript-grid-row:hover{background:#f8fbff}.active-transcript-row{background:#eef6ff}.transcript-grid-row>div{padding:18px;font-size:14px;line-height:1.55;color:#101828}.file-name-cell{display:flex;align-items:flex-start;gap:10px;font-weight:900;color:#175cd3}.clickable-file:hover span{text-decoration:underline}.transcript-preview{max-height:96px;overflow-y:auto;white-space:pre-wrap;color:#334155}.summary-cell{color:#344054;font-weight:650}.error-text{color:#b42318;font-weight:800}.transcript-empty{min-height:280px;display:grid;place-items:center;align-content:center;gap:8px;color:#667085}.transcript-empty h3,.transcript-empty p{margin:0}.transcript-viewer{margin-top:20px;background:#fff;border:1px solid #e6edf5;border-radius:22px;box-shadow:0 14px 34px #0f172a14;overflow:hidden}.transcript-viewer-header{padding:18px 22px;background:#f8fafc;border-bottom:1px solid #edf2f7}.transcript-viewer-header h3{margin:0;font-size:16px}.transcript-viewer-header p{margin:5px 0 0;color:#64748b;font-size:13px}.transcript-viewer-body{padding:22px;max-height:360px;overflow-y:auto;white-space:pre-wrap;line-height:1.7;font-size:14px;color:#1e293b}@media(max-width:900px){.transcript-hero,.transcript-toolbar{flex-direction:column;align-items:stretch}.transcript-actions{flex-direction:column}}.transcript-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:20px}.transcript-file-list,.transcript-detail-panel{background:#fff;border:1px solid #e6edf5;border-radius:22px;box-shadow:0 14px 34px #0f172a14}.transcript-file-list{max-height:calc(100vh - 245px);overflow-y:auto;padding:14px}.file-list-title{font-size:13px;font-weight:900;color:#64748b;text-transform:uppercase;letter-spacing:.06em;padding:8px 10px 14px}.file-list-item{width:100%;border:none;background:transparent;padding:13px 12px;border-radius:14px;display:flex;align-items:flex-start;gap:10px;cursor:pointer;text-align:left;color:#101828;font-weight:750}.file-list-item:hover{background:#f8fbff}.file-list-item span{word-break:break-word}.active-file{background:#eef6ff;color:#175cd3}.transcript-detail-panel{min-height:calc(100vh - 245px);padding:22px}.empty-detail-state{min-height:calc(100vh - 290px);display:grid;place-items:center;align-content:center;text-align:center;gap:10px;color:#64748b}.empty-detail-state h3,.empty-detail-state p{margin:0}.detail-header{padding-bottom:16px;border-bottom:1px solid #edf2f7;margin-bottom:18px}.detail-header h3{margin:0;font-size:18px;color:#101828;word-break:break-word}.detail-section{margin-bottom:20px}.detail-section h4{margin:0 0 10px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#475467}.detail-scroll-box{max-height:330px;overflow-y:auto;white-space:pre-wrap;line-height:1.7;background:#f8fafc;border:1px solid #e6edf5;border-radius:16px;padding:16px;color:#1e293b;font-size:14px}.summary-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;padding:16px;color:#14532d;font-weight:650;line-height:1.6}.transcript-empty-small{min-height:180px;display:grid;place-items:center;align-content:center;color:#667085;font-weight:800}@media(max-width:1000px){.transcript-layout{grid-template-columns:1fr}.transcript-file-list,.transcript-detail-panel{min-height:auto;max-height:none}}.file-list-item{width:100%;border:none;background:transparent;padding:13px 12px;border-radius:14px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;color:#101828;font-weight:750}.audio-play-btn{margin-left:auto;border:none;background:#e0f2fe;color:#0369a1;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;cursor:pointer;flex-shrink:0;padding:0}.audio-play-btn svg{width:20px;height:20px;stroke-width:2.7}.audio-play-btn:hover{background:#0284c7;color:#fff}.detail-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid #edf2f7;margin-bottom:18px}.detail-header h3{margin:0;font-size:18px;color:#101828}.detail-header-right{font-size:13px;color:#425d99;font-weight:600;background:#e1e9f5;padding:6px 10px;border-radius:999px}.date-filter-group{display:flex;align-items:center;gap:8px}.date-filter-group input{height:42px;border:1px solid #dbe3ef;border-radius:12px;padding:0 10px;background:#f8fafc;outline:none;color:#101828;font-weight:600}.date-filter-group span{color:#64748b;font-weight:700;font-size:13px}.clear-date-btn{height:42px;border:none;background:#fee2e2;color:#b42318;border-radius:12px;padding:0 12px;font-weight:800;cursor:pointer}.create-ticket-btn{margin-top:12px;margin-left:auto;display:block;background:#175cd3;color:#fff;border:none;padding:10px 14px;border-radius:10px;font-weight:700;cursor:pointer}.ticket-modal-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;background:#0f172a94;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ticket-create-modal{width:520px;max-width:100%;max-height:92vh;overflow:hidden;background:#fff;border-radius:20px;border:1px solid rgba(226,232,240,.9);box-shadow:0 30px 80px #0f172a52;animation:ticketModalIn .18s ease-out}@keyframes ticketModalIn{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ticket-modal-header{height:64px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff}.ticket-modal-header h3{margin:0;font-size:18px;font-weight:800;letter-spacing:-.02em}.ticket-modal-close{width:34px;height:34px;border:none;border-radius:50%;background:#ffffff29;color:#fff;font-size:24px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:.18s ease}.ticket-modal-close:hover{background:#ffffff47;transform:rotate(90deg)}.ticket-modal-body{padding:22px;max-height:calc(92vh - 64px);overflow-y:auto;display:flex;flex-direction:column;gap:12px;background:#fff}.ticket-modal-body label{margin-top:4px;font-size:12px;font-weight:800;color:#475467;text-transform:uppercase;letter-spacing:.04em}.ticket-modal-body input,.ticket-modal-body select,.ticket-modal-body textarea{width:100%;min-height:44px;border:1px solid #d9e2ef;border-radius:12px;padding:10px 12px;background:#f8fafc;color:#101828;font-size:14px;font-weight:600;outline:none;box-sizing:border-box;transition:.18s ease}.ticket-modal-body textarea{min-height:150px;resize:vertical;line-height:1.55;font-weight:500}.ticket-modal-body input:focus,.ticket-modal-body select:focus,.ticket-modal-body textarea:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px #2563eb1f}.ticket-modal-body input[readonly]{background:#eef2f7;color:#475467;cursor:not-allowed}.ticket-create-submit,.ticket-create-cancel{width:100%;min-height:44px;border:none;border-radius:12px;font-size:13px;font-weight:900;letter-spacing:.04em;cursor:pointer;transition:.18s ease}.ticket-create-submit{margin-top:8px;background:linear-gradient(135deg,#175cd3,#2563eb);color:#fff;box-shadow:0 10px 22px #2563eb3d}.ticket-create-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #2563eb4d}.ticket-create-submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ticket-create-cancel{background:#f2f4f7;color:#344054}.ticket-create-cancel:hover{background:#e5e7eb}.ticket-modal-body::-webkit-scrollbar{width:8px}.ticket-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.ticket-modal-body::-webkit-scrollbar-track{background:transparent}@media(max-width:600px){.ticket-modal-overlay{padding:12px}.ticket-create-modal{width:100%;border-radius:16px}.ticket-modal-header{height:58px;padding:0 16px}.ticket-modal-body{padding:16px}}.ticket-create-submit{background:#175cd3;color:#fff;border:none;padding:12px;border-radius:10px;font-weight:800;cursor:pointer}.ticket-create-cancel{background:#f2f4f7;border:none;padding:12px;border-radius:10px;font-weight:800;cursor:pointer}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.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}}
