.contact-avatar[data-v-49a38805]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:70px;justify-content:center;min-height:70px;min-width:70px;overflow:hidden;position:relative;width:70px}.contact-avatar.small[data-v-49a38805]{height:50px;min-height:50px;min-width:50px;width:50px}.contact-avatar.small .contact-avatar-image[data-v-49a38805]{font-size:14px}.contact-avatar.small .contact-avatar-badge[data-v-49a38805]{height:15px;width:15px}.contact-avatar.smallest[data-v-49a38805]{height:35px;min-height:35px;min-width:35px;width:35px}.contact-avatar.smallest .contact-avatar-image[data-v-49a38805]{font-size:14px}.contact-avatar.smallest .contact-avatar-badge[data-v-49a38805]{height:8px;width:8px}.contact-avatar .contact-avatar-image[data-v-49a38805]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--background-color);border-radius:1000px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;height:100%;justify-content:center;overflow:hidden;width:100%}.contact-avatar .contact-avatar-image img[data-v-49a38805]{height:100%;width:100%}.contact-avatar .contact-avatar-badge[data-v-49a38805]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:green;border:2px solid var(--white);border-radius:60px;display:none;height:20px;justify-content:center;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap;width:20px}.contact-avatar .contact-avatar-badge.visitor-online[data-v-49a38805]{background-color:#22a837;color:#fff}.contact-avatar .contact-avatar-badge.visitor-offline[data-v-49a38805]{background-color:#afafaf;color:#fff}.contact-avatar .contact-avatar-badge.unread[data-v-49a38805]{background-color:#3699ff;color:#fff}.contact-avatar .contact-avatar-badge.active[data-v-49a38805]{background-color:#1bc5bd;color:#fff}.contact-avatar .contact-avatar-badge.passive[data-v-49a38805]{background-color:#afafaf;color:#fff}.contact-avatar .contact-avatar-badge.auto-assign[data-v-49a38805]{background-color:#ffa800;color:#fff}.contact-avatar .contact-avatar-badge.observing[data-v-49a38805]{background-color:#f64e60;color:#fff}.contact-detail-item[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:10px 0;position:relative}.contact-detail-item:hover .contact-detail-item-actions[data-v-abff533a]{opacity:1;visibility:visible}.contact-detail-item-details[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;overflow:hidden;padding-right:80px;width:100%}.contact-detail-item-icon[data-v-abff533a]{color:#666;margin-right:10px}.contact-detail-item-input[data-v-abff533a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;width:100%}.contact-detail-item-input.owner[data-v-abff533a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-detail-item-input.owner[data-v-abff533a],.contact-detail-item-input.vip-customer[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-detail-item-input.vip-customer[data-v-abff533a]{font-size:18px;gap:10px}.contact-detail-item-input.vip-customer .vip[data-v-abff533a]{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#d6ea2d,#f960cb,#9037d4);-webkit-background-clip:text}.contact-detail-item-input.owner-field .ant-select[data-v-abff533a]{width:100%}.contact-detail-item-input-label[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:600;gap:2px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.contact-detail-item-input-val[data-v-abff533a]{color:#555;font-size:14px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-detail-item-input-val.add-link[data-v-abff533a]{color:#007bff;cursor:pointer;font-weight:500}.contact-detail-item-input-val.add-link[data-v-abff533a]:hover{text-decoration:underline}.contact-detail-item-actions[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;opacity:0;padding:4px 8px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:10}.contact-detail-item-actions[data-v-abff533a]:hover{opacity:1;visibility:visible}.contact-detail-item-actions .action-buttons[data-v-abff533a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.contact-detail-item-actions .action-button[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:4px;-webkit-transition:all .3s ease;transition:all .3s ease}.contact-detail-item-actions .action-button .material-icons[data-v-abff533a]{font-size:16px;-webkit-transition:color .3s ease;transition:color .3s ease}.contact-detail-item-actions .action-button.edit-btn .material-icons[data-v-abff533a]{color:#4caf50}.contact-detail-item-actions .action-button.edit-btn[data-v-abff533a]:hover{background-color:rgba(76,175,80,.1)}.contact-detail-item-actions .action-button.delete-button .material-icons[data-v-abff533a]{color:#f44336}.contact-detail-item-actions .action-button.delete-button[data-v-abff533a]:hover{background-color:rgba(244,67,54,.1)}.contact-detail-item-actions .action-button.copy-btn .material-icons[data-v-abff533a]{color:#2196f3}.contact-detail-item-actions .action-button.copy-btn[data-v-abff533a]:hover{background-color:rgba(33,150,243,.1)}.contact-detail-item .tags-container[data-v-abff533a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.contact-detail-item .tag-label[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;border-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;font-size:12px;margin-right:5px;max-width:100%;overflow:hidden;padding:2px 8px;text-overflow:ellipsis;white-space:nowrap}.contact-detail-item .tag-label .remove-tag[data-v-abff533a]{cursor:pointer;font-weight:700;margin-right:5px}.owner-info[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.owner-info .owner-name[data-v-abff533a]{color:#333;font-size:14px}.owner-field[data-v-abff533a]:hover{background:#f7f7f7;cursor:pointer}.owner-field .contact-detail-item-input-val[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:32px}.owner-field .contact-detail-item-input-val .owner-content[data-v-abff533a]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;justify-content:space-between}.owner-field .contact-detail-item-input-val .owner-content .set-unowned[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;justify-content:center;width:25px}.owner-field .contact-detail-item-input-val .edit-icon[data-v-abff533a]{color:#1890ff;cursor:pointer;padding:4px}.owner-field .contact-detail-item-input-val .edit-icon[data-v-abff533a]:hover{color:#40a9ff}.more-actions[data-v-abff533a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;min-width:120px}.more-actions .action-button[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:8px 12px;text-align:left;-webkit-transition:background-color .3s;transition:background-color .3s;width:100%}.more-actions .action-button[data-v-abff533a]:hover{background-color:#f5f5f5}.more-actions .action-button .material-icons[data-v-abff533a]{font-size:18px}.more-actions .action-button .action-text[data-v-abff533a]{color:#333;font-size:14px}.more-actions .action-button.edit-btn .material-icons[data-v-abff533a]{color:#4caf50}.more-actions .action-button.delete-button .material-icons[data-v-abff533a]{color:#f44336}.more-actions .action-button.copy-btn .material-icons[data-v-abff533a]{color:#2196f3}.conversation-actions-button[data-v-abff533a]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:4px;-webkit-transition:background-color .3s;transition:background-color .3s}.conversation-actions-button[data-v-abff533a]:hover{background-color:#f5f5f5}.conversation-actions-button .material-icons[data-v-abff533a]{color:#666;font-size:20px}#vip-customer-modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%}#vip-customer-modal-content .modal-actions{width:100%}#contact-property-modal-content .modal-actions,#vip-customer-modal-content .modal-actions{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:flex-end;margin-top:15px}#contact-property-modal-content input{border:1px solid #ccc;border-radius:4px;margin-bottom:15px;padding:8px;width:100%}#contact-property-modal-content p{margin-bottom:15px}#contact-property-modal-content .email-suggestions{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;margin-top:10px}#contact-property-modal-content .email-suggestions span{color:#007bff;cursor:pointer}#contact-property-modal-content .email-suggestions span:hover{text-decoration:underline}.classic-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(255,168,0,.251);border:none;border-radius:6px;color:#ffa800;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Poppins;font-size:14px;font-weight:600!important;justify-content:center;padding:3px 10px}.classic-button.visitor-attr{font-size:12px!important;font-weight:400!important;padding:1px 10px!important}.classic-button.open-note{margin-right:5px;padding:3px!important}.classic-button.open-note span.material-icons{font-size:16px!important}.my-editor{max-height:300px}.json-editor,.my-editor{overflow:scroll;padding:5px}.json-editor{background:#f7f7f7;color:#ccc;font-family:Fira code,Fira Mono,Consolas,Menlo,Courier,monospace;font-size:14px;max-height:400px}.widget[data-v-6c9fee6f]{background-color:#fff}.widget .widget-header[data-v-6c9fee6f]{border-bottom:1px solid #e0e0e0;padding:15px}.widget .widget-header .widget-title[data-v-6c9fee6f]{color:#333;font-size:18px;font-weight:700;margin:0}.widget .widget-content[data-v-6c9fee6f]{padding:15px}.contact-properties[data-v-6c9fee6f]{gap:10px;position:relative}.contact-properties .drag-rows[data-v-6c9fee6f],.contact-properties[data-v-6c9fee6f]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.contact-properties .drag-rows[data-v-6c9fee6f]{gap:5px}.contact-properties .drag-row[data-v-6c9fee6f]{border-radius:4px;padding:5px;-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.contact-properties .ghost[data-v-6c9fee6f]{background:#c8ebfb;opacity:.5}.info-box[data-v-6c9fee6f]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:15px;padding:12px 15px;-webkit-transition:all .3s ease;transition:all .3s ease}.info-box[data-v-6c9fee6f]:hover{background-color:#e8f4fd;border-color:#c8e6ff}.info-box .info-icon[data-v-6c9fee6f]{color:#1890ff;margin-right:10px}.info-box .info-text[data-v-6c9fee6f]{-webkit-box-flex:1;color:#333;-ms-flex:1;flex:1;font-size:14px}.info-box .arrow-icon[data-v-6c9fee6f]{color:#1890ff;margin-left:10px}@-webkit-keyframes success{0%{background-color:#9dfaab}to{background-color:#fff}}@keyframes success{0%{background-color:#9dfaab}to{background-color:#fff}}.contact-note{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:8px}.contact-note.successfully{-webkit-animation:success 1s;animation:success 1s}.contact-note.private-note{background-color:#fdff68}.contact-note .contact-note-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}.contact-note .contact-note-content .contact-note-details-date{color:#647491;font-size:12px}.contact-note .note-action-button{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;height:30px;justify-content:flex-start;width:100%}.contact-note-agent-avatar{border-radius:30px;height:30px;width:30px}.contact-note-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3px;width:100%}.contact-note-details-title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.contact-note-details-title,.contact-note-details-title .contact-note-agent-name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-note-details-title .contact-note-agent-name{font-size:16px;font-weight:700;gap:4px}.contact-note-details-title .contact-note-agent-name .material-icons{font-size:16px;line-height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-note-details-title .contact-note-more-actions .material-icons{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:20px;justify-content:center;width:20px}.contact-note-details-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;border-radius:4px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.contact-note-details-description.expanded{-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;display:block;overflow:visible;text-overflow:unset}.contact-note .contact-note-read-more{color:#1890ff;cursor:pointer;font-size:13px;font-weight:500;margin-top:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-note .contact-note-read-more:hover{color:#40a9ff;text-decoration:underline}.note-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:12px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;justify-content:center}.note-delete-button{background-color:#ff5050;color:#fff;width:30%}.note-update-button{background-color:#f1f4f7;color:#647491;width:60%}.contact-notes-update-buttons{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;height:30px;justify-content:flex-end;width:95%}.contact-notes-update-buttons .note-update-ok{background-color:#22272d;color:#fff;height:100%;margin-right:15px;width:30%}.contact-notes-update-buttons .note-update-cancel{background-color:#f1f4f7;color:#647491;height:100%;width:30%}.contact-note-popover .ant-popover-arrow{display:none!important}.contact-note-popover .ant-popover-inner-content{border:1px solid var(--border-neutral-default);border-radius:4px;-webkit-box-shadow:none!important;box-shadow:none!important;padding:0!important}.contact-note-popover .ant-popover-inner-content .more-actions{overflow:hidden}.contact-note-popover .ant-popover-inner-content .more-actions :not(:last-child).action-button{border-bottom:1px solid var(--border-neutral-default)}.contact-note-popover .ant-popover-inner-content .more-actions .action-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding:4px 10px}.contact-note-popover .ant-popover-inner-content .more-actions .action-button:hover{background:#22272d;border-radius:4px}.contact-note-popover .ant-popover-inner-content .more-actions .action-button:hover .action-button-icon .material-icons,.contact-note-popover .ant-popover-inner-content .more-actions .action-button:hover .action-button-text{color:#fff}.contact-note-popover .ant-popover-inner-content .more-actions .action-button-icon{line-height:0}.contact-note-popover .ant-popover-inner-content .more-actions .action-button-icon .material-icons{font-size:18px}.contact-note-popover .ant-popover-inner-content .more-actions .action-button-text{font-size:16px}.contact-notes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:30px;height:100%}.contact-notes .user-info-content-title{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:10px 10px 0;width:100%}.contact-notes .fixed-bottom-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border-top:1px solid #f1f4f7;bottom:0;cursor:pointer;-ms-flex-direction:column;flex-direction:column;justify-content:center;left:0;padding:10px;position:relative;z-index:1000}.contact-notes .fixed-bottom-area,.contact-notes .fixed-bottom-area .fixed-bottom-area-footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.contact-notes .fixed-bottom-area .fixed-bottom-area-footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-notes .fixed-bottom-area .fixed-bottom-area-footer .custom-submit-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#000;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;width:60px}.contact-notes .fixed-bottom-area .fixed-bottom-area-footer .custom-submit-button span{color:#fff;font-size:14px}.contact-notes .fixed-bottom-area .fixed-bottom-area-content{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:10px;width:100%}.contact-notes .fixed-bottom-area textarea{background-color:#f1f4f7;border:1px solid #ccc;border-radius:4px;padding:5px;resize:none;width:100%}.contact-notes .fixed-bottom-area .fixed-bottom-area-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;justify-content:flex-start;width:100%}.contact-notes .fixed-bottom-area .fixed-bottom-area-header .material-icons{fill:transparent!important;font-size:20px}.contact-notes .fixed-bottom-area .fixed-bottom-area-header .fixed-bottom-area-title{font-size:16px;font-weight:700}.contact-notes-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.contact-notes-form textarea.ant-input:focus,.contact-notes-form textarea.ant-input:hover{border-color:#22272d!important;-webkit-box-shadow:none!important;box-shadow:none!important}.contact-notes-form-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.contact-notes-form-actions .ant-checkbox-checked .ant-checkbox-inner,.contact-notes-form-actions .ant-checkbox-checked:after,.contact-notes-form-actions .ant-checkbox-input:focus+.ant-checkbox-inner,.contact-notes-form-actions .ant-checkbox-wrapper:hover .ant-checkbox-inner,.contact-notes-form-actions .ant-checkbox:hover .ant-checkbox-inner{border-color:#22272d!important}.contact-notes-form-actions .ant-checkbox-checked .ant-checkbox-inner{background:#22272d!important}.contact-notes-form-actions-buttons{gap:4px}.contact-notes-form-actions-buttons,.contact-notes-form-actions-buttons-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-notes-form-actions-buttons-item{-webkit-box-pack:center;-ms-flex-pack:center;background:#22272d;border-radius:3px;cursor:pointer;height:25px;justify-content:center;line-height:0;width:25px}.contact-notes-form-actions-buttons-item .material-icons{color:#fff;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-notes .notes{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;overflow:auto;padding:0 10px;width:100%}.contact-notes .notes::-webkit-scrollbar{display:none;height:0;width:0}.contact-notes .notes:hover::-webkit-scrollbar{display:block;width:3px}.contact-notes .notes .contact-note{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:8px}.contact-notes .notes .contact-note.private-note{background-color:#fdff68}.contact-notes .notes .contact-note .contact-note-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}.contact-notes .notes .contact-note .contact-note-content .contact-note-details-date{color:#647491;font-size:12px}.contact-notes .notes .contact-note .note-action-button{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;height:30px;justify-content:flex-start;width:100%}.contact-notes .notes .contact-note-agent-avatar{border-radius:30px;height:30px;width:30px}.contact-notes .notes .contact-note-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3px;width:100%}.contact-notes .notes .contact-note-details-title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.contact-notes .notes .contact-note-details-title .contact-note-agent-name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;gap:4px}.contact-notes .notes .contact-note-details-title .contact-note-agent-name .material-icons{font-size:16px;line-height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-notes .notes .contact-note-details-title .contact-note-more-actions .material-icons{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:20px;justify-content:center;width:20px}.contact-notes .notes .contact-note-details-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;border-radius:4px;overflow:hidden;text-overflow:ellipsis}.non-resizable{resize:none!important}.contact-details[data-v-55238d90]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.contact-details .user-info-profile[data-v-55238d90]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:12px;padding:0}.contact-details .user-info-profile .profile-header[data-v-55238d90]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:12px 16px;-webkit-transition:padding .3s ease;transition:padding .3s ease;width:100%}.contact-details .user-info-profile .profile-header[data-v-55238d90]:hover{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.contact-details .user-info-profile .profile-header.minimized[data-v-55238d90]{padding:8px 16px}.contact-details .user-info-profile .profile-header .profile-top-row[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;justify-content:space-between;width:100%}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;gap:12px;min-width:0}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .avatar-wrapper[data-v-55238d90]{-ms-flex-negative:0;flex-shrink:0;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .avatar-wrapper.minimized[data-v-55238d90]{opacity:.8;-webkit-transform:scale(.7);transform:scale(.7)}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .avatar-wrapper .platform-badge[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border:2px solid #fff;border-radius:50%;bottom:-3px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;justify-content:center;position:absolute;right:-3px;width:24px;z-index:1}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .avatar-wrapper .platform-badge .platform-icon[data-v-55238d90]{height:16px;width:16px}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info[data-v-55238d90]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;gap:4px;min-width:0}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .name-row[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:100%}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .contact-profile-fullname[data-v-55238d90]{-webkit-box-flex:1;color:#1f2937;-ms-flex:1;flex:1;font-size:15px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .contact-profile-fullname .instagram-username[data-v-55238d90]{color:#6b7280;cursor:pointer;font-size:13px;font-weight:400;margin-left:6px;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .contact-profile-fullname .instagram-username[data-v-55238d90]:hover{color:#3b82f6;text-decoration:underline}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .vip-star-btn[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:transparent;border-radius:50%;color:#9ca3af;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:24px;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease;width:24px}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .vip-star-btn[data-v-55238d90]:hover{background-color:#f3f4f6;color:#6b7280;-webkit-transform:scale(1.1);transform:scale(1.1)}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .vip-star-btn .material-icons[data-v-55238d90]{font-size:20px;-webkit-transition:all .2s ease;transition:all .2s ease}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .vip-star-btn.active[data-v-55238d90]{background:linear-gradient(135deg,rgba(214,234,45,.15),rgba(249,96,203,.15),rgba(144,55,212,.15));color:#f59e0b}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .vip-star-btn.active .material-icons[data-v-55238d90]{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#d6ea2d,#f960cb,#9037d4);-webkit-background-clip:text;background-clip:text;-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .vip-star-btn.active[data-v-55238d90]:hover{background:linear-gradient(135deg,rgba(214,234,45,.25),rgba(249,96,203,.25),rgba(144,55,212,.25));-webkit-transform:scale(1.15);transform:scale(1.15)}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .whatsapp-number[data-v-55238d90]{color:#3b82f6;cursor:pointer;font-size:12px;text-decoration:underline}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .whatsapp-number[data-v-55238d90]:hover{color:#2563eb}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .instagram-follow-info[data-v-55238d90]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-top:4px}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .instagram-follow-info .follow-badge[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;gap:4px;padding:2px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .instagram-follow-info .follow-badge .material-icons[data-v-55238d90]{font-size:14px}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .instagram-follow-info .follow-badge.user-follows[data-v-55238d90]{background-color:rgba(59,130,246,.1);color:#3b82f6}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .instagram-follow-info .follow-badge.user-follows .material-icons[data-v-55238d90]{color:#3b82f6}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .instagram-follow-info .follow-badge.business-follows[data-v-55238d90]{background-color:rgba(16,185,129,.1);color:#10b981}.contact-details .user-info-profile .profile-header .profile-top-row .profile-main .name-info .instagram-follow-info .follow-badge.business-follows .material-icons[data-v-55238d90]{color:#10b981}.contact-details .user-info-profile .profile-header .profile-meta-section[data-v-55238d90]{border-top:1px solid #e8e8e8;margin-top:12px;padding-top:12px}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-label[data-v-55238d90]{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content[data-v-55238d90]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-row[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:space-between}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-info[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f3f4f6;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:6px 10px;-webkit-transition:background-color .2s;transition:background-color .2s}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-info[data-v-55238d90]:hover{background-color:#e5e7eb}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-info .owner-name[data-v-55238d90]{color:#374151;font-size:13px;font-weight:500;white-space:nowrap}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-info .owner-settings-icon[data-v-55238d90]{color:#6b7280;font-size:16px;margin-left:4px;-webkit-transition:color .2s;transition:color .2s}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-info:hover .owner-settings-icon[data-v-55238d90]{color:#374151}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-actions[data-v-55238d90]{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;gap:4px}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-actions .owner-action-btn[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:transparent;border:none;color:#6b7280;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;padding:0;-webkit-transition:color .2s ease;transition:color .2s ease;width:32px}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-actions .owner-action-btn .material-icons[data-v-55238d90]{font-size:20px;-webkit-transition:color .2s ease;transition:color .2s ease}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-actions .owner-action-btn.assign-to-me-btn[data-v-55238d90]{color:#6b7280}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-actions .owner-action-btn.assign-to-me-btn[data-v-55238d90]:hover{color:#3b82f6}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-actions .owner-action-btn.remove-owner-btn[data-v-55238d90]{color:#6b7280}.contact-details .user-info-profile .profile-header .profile-meta-section .meta-content .owner-actions .owner-action-btn.remove-owner-btn[data-v-55238d90]:hover{color:#ef4444}.contact-details .user-info-details-wrapper .user-info-details-content[data-v-55238d90],.contact-details .user-info-details-wrapper[data-v-55238d90]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0}.contact-details .basic-info-group[data-v-55238d90],.contact-details .contact-properties-group[data-v-55238d90],.contact-details .login-info-group[data-v-55238d90],.contact-details .system-info-group[data-v-55238d90]{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #e8e8e8;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.contact-details .basic-info-group.dragging[data-v-55238d90],.contact-details .contact-properties-group.dragging[data-v-55238d90],.contact-details .login-info-group.dragging[data-v-55238d90],.contact-details .system-info-group.dragging[data-v-55238d90]{opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s}.contact-details .basic-info-group.drag-over .group-content[data-v-55238d90],.contact-details .contact-properties-group.drag-over .group-content[data-v-55238d90],.contact-details .login-info-group.drag-over .group-content[data-v-55238d90],.contact-details .system-info-group.drag-over .group-content[data-v-55238d90]{display:none}.contact-details .basic-info-group .group-header[data-v-55238d90],.contact-details .contact-properties-group .group-header[data-v-55238d90],.contact-details .login-info-group .group-header[data-v-55238d90],.contact-details .system-info-group .group-header[data-v-55238d90]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9fafb;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px 10px;-webkit-transition:background-color .2s;transition:background-color .2s}.contact-details .basic-info-group .group-header[data-v-55238d90]:hover,.contact-details .contact-properties-group .group-header[data-v-55238d90]:hover,.contact-details .login-info-group .group-header[data-v-55238d90]:hover,.contact-details .system-info-group .group-header[data-v-55238d90]:hover{background-color:#f3f4f6}.contact-details .basic-info-group .group-header:hover .drag-handle[data-v-55238d90],.contact-details .contact-properties-group .group-header:hover .drag-handle[data-v-55238d90],.contact-details .login-info-group .group-header:hover .drag-handle[data-v-55238d90],.contact-details .system-info-group .group-header:hover .drag-handle[data-v-55238d90]{opacity:1}.contact-details .basic-info-group .group-header .group-settings-link[data-v-55238d90],.contact-details .contact-properties-group .group-header .group-settings-link[data-v-55238d90],.contact-details .login-info-group .group-header .group-settings-link[data-v-55238d90],.contact-details .system-info-group .group-header .group-settings-link[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:4px;color:#6b7280;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-right:8px;padding:4px;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.contact-details .basic-info-group .group-header .group-settings-link[data-v-55238d90]:hover,.contact-details .contact-properties-group .group-header .group-settings-link[data-v-55238d90]:hover,.contact-details .login-info-group .group-header .group-settings-link[data-v-55238d90]:hover,.contact-details .system-info-group .group-header .group-settings-link[data-v-55238d90]:hover{background-color:rgba(0,0,0,.05);color:#22272d}.contact-details .basic-info-group .group-header .group-settings-link .material-icons[data-v-55238d90],.contact-details .contact-properties-group .group-header .group-settings-link .material-icons[data-v-55238d90],.contact-details .login-info-group .group-header .group-settings-link .material-icons[data-v-55238d90],.contact-details .system-info-group .group-header .group-settings-link .material-icons[data-v-55238d90]{font-size:18px}.contact-details .basic-info-group .group-header .drag-handle[data-v-55238d90],.contact-details .contact-properties-group .group-header .drag-handle[data-v-55238d90],.contact-details .login-info-group .group-header .drag-handle[data-v-55238d90],.contact-details .system-info-group .group-header .drag-handle[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;cursor:-webkit-grab;cursor:grab;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:8px;opacity:0;-webkit-transition:color .2s,opacity .2s;transition:color .2s,opacity .2s}.contact-details .basic-info-group .group-header .drag-handle[data-v-55238d90]:active,.contact-details .contact-properties-group .group-header .drag-handle[data-v-55238d90]:active,.contact-details .login-info-group .group-header .drag-handle[data-v-55238d90]:active,.contact-details .system-info-group .group-header .drag-handle[data-v-55238d90]:active{cursor:-webkit-grabbing;cursor:grabbing}.contact-details .basic-info-group .group-header .drag-handle[data-v-55238d90]:hover,.contact-details .contact-properties-group .group-header .drag-handle[data-v-55238d90]:hover,.contact-details .login-info-group .group-header .drag-handle[data-v-55238d90]:hover,.contact-details .system-info-group .group-header .drag-handle[data-v-55238d90]:hover{color:#666}.contact-details .basic-info-group .group-header .drag-handle .material-icons[data-v-55238d90],.contact-details .contact-properties-group .group-header .drag-handle .material-icons[data-v-55238d90],.contact-details .login-info-group .group-header .drag-handle .material-icons[data-v-55238d90],.contact-details .system-info-group .group-header .drag-handle .material-icons[data-v-55238d90]{font-size:18px}.contact-details .basic-info-group .group-header .group-title[data-v-55238d90],.contact-details .contact-properties-group .group-header .group-title[data-v-55238d90],.contact-details .login-info-group .group-header .group-title[data-v-55238d90],.contact-details .system-info-group .group-header .group-title[data-v-55238d90]{-webkit-box-flex:1;color:#333;-ms-flex:1;flex:1;font-size:14px;font-weight:500}.contact-details .basic-info-group .group-header .material-icons[data-v-55238d90],.contact-details .contact-properties-group .group-header .material-icons[data-v-55238d90],.contact-details .login-info-group .group-header .material-icons[data-v-55238d90],.contact-details .system-info-group .group-header .material-icons[data-v-55238d90]{color:#666;font-size:20px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.contact-details .basic-info-group .drag-placeholder[data-v-55238d90],.contact-details .contact-properties-group .drag-placeholder[data-v-55238d90],.contact-details .login-info-group .drag-placeholder[data-v-55238d90],.contact-details .system-info-group .drag-placeholder[data-v-55238d90]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#e5e7eb;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:8px 10px;min-height:60px;padding:40px 20px}.contact-details .basic-info-group .drag-placeholder span[data-v-55238d90],.contact-details .contact-properties-group .drag-placeholder span[data-v-55238d90],.contact-details .login-info-group .drag-placeholder span[data-v-55238d90],.contact-details .system-info-group .drag-placeholder span[data-v-55238d90]{color:#6b7280;font-size:13px;font-weight:500}.contact-details .basic-info-group .group-content[data-v-55238d90],.contact-details .contact-properties-group .group-content[data-v-55238d90],.contact-details .login-info-group .group-content[data-v-55238d90],.contact-details .system-info-group .group-content[data-v-55238d90]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;padding:0 20px}.basic-info-group .group-content .widget-content,.basic-info-group .group-content .widget-content .drag-row,.contact-properties-group .group-content .widget-content,.contact-properties-group .group-content .widget-content .drag-row,.login-info-group .group-content .widget-content,.login-info-group .group-content .widget-content .drag-row,.system-info-group .group-content .widget-content,.system-info-group .group-content .widget-content .drag-row{padding:0!important}.last-message[data-v-447d7c2b]{color:#6b7280;font-size:12px;gap:4px;min-width:0}.last-message .message-icon[data-v-447d7c2b],.last-message[data-v-447d7c2b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.last-message .message-icon[data-v-447d7c2b]{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;flex-shrink:0;justify-content:center}.last-message .message-icon .material-icons[data-v-447d7c2b]{color:#9ca3af;font-size:14px}.last-message .message-text[data-v-447d7c2b]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.last-message.visitor-message .message-text[data-v-447d7c2b]{color:#374151;font-weight:500}.last-message.agent-message .message-text[data-v-447d7c2b]{color:#6b7280;font-weight:400}.last-message.special-message .message-text[data-v-447d7c2b]{color:#6b7280;font-style:italic}.contact-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.contact-list,.contact-list .contact-list-header{display:-webkit-box;display:-ms-flexbox;display:flex}.contact-list .contact-list-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-negative:0;align-items:center;border-bottom:1px solid #e8e8e8;flex-shrink:0;justify-content:space-between;margin-bottom:16px;padding:16px 0}.contact-list .contact-list-header .contact-count .count-text{color:#6b7785;font-size:14px;font-weight:500}.contact-list .contact-list-header .list-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.contact-list .contact-list-header .list-actions .column-selector{position:relative}.contact-list .contact-list-header .list-actions .column-selector .column-toggle-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;-webkit-transition:all .15s ease;transition:all .15s ease;width:32px}.contact-list .contact-list-header .list-actions .column-selector .column-toggle-btn:hover{background:#f8f9fa;border-color:#22272d}.contact-list .contact-list-header .list-actions .column-selector .column-toggle-btn .material-icons{color:#6b7785;font-size:18px}.contact-list .contact-list-content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.contact-list .platform-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;gap:6px;padding:4px 8px}.contact-list .platform-badge.platform-web{background:#e3f2fd;color:#1976d2}.contact-list .platform-badge.platform-whatsapp{background:#e8f5e8;color:#4caf50}.contact-list .platform-badge.platform-telegram{background:#e1f5fe;color:#0288d1}.contact-list .platform-badge.platform-instagram{background:#fce4ec;color:#e91e63}.contact-list .platform-badge.platform-supsis{color:#000}.contact-list .platform-badge.platform-messenger,.contact-list .platform-badge.platform-meta-leads{background:#e3f2fd;color:#1565c0}.contact-list .platform-badge.platform-trendyol{background:#fff3e0;color:#f57c00}.contact-list .platform-badge.platform-linkedin{background:#e3f2fd;color:#0d47a1}.contact-list .platform-badge.platform-email{background:#f3e5f5;color:#7b1fa2}.contact-list .platform-badge .platform-icon{font-size:16px}.contact-list .platform-badge .platform-icon.supsis-icon{height:16px;width:16px}.contact-list .platform-badge .platform-text{text-transform:capitalize}.contact-list .vip-indicator{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.contact-list .vip-indicator .material-icons{color:#bfbfbf;font-size:20px;-webkit-transition:color .2s ease;transition:color .2s ease}.contact-list .vip-indicator.vip-active .material-icons{color:gold}.contact-list .empty-state{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#6b7785;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:64px 32px}.contact-list .empty-state .empty-icon{color:#bfbfbf;font-size:48px;margin-bottom:16px}.contact-list .empty-state .empty-text{font-size:16px;font-weight:500}.contact-list .answer-status{border-radius:12px;font-size:12px;font-weight:500;padding:2px 8px}.contact-list .answer-status.answer-answered{background:#e8f5e8;color:#4caf50}.contact-list .answer-status.answer-unanswered{background:#fff3cd;color:#856404}.contact-list .unread-status{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.contact-list .unread-status .material-icons{color:#bfbfbf;font-size:18px}.contact-list .unread-status .material-icons.unread-active,.contact-list .unread-status.unread-active .material-icons{color:#f39c12}.contact-list .departments-container .departments-text{color:#6b7785;font-size:12px}.contact-list .connection-time,.contact-list .created-at-text,.contact-list .last-action-time,.contact-list .last-conversation-date,.contact-list .updated-at-text{color:#6b7785;cursor:help;font-size:12px}.contact-list .browser-text,.contact-list .country-city-text,.contact-list .ip-address-text,.contact-list .os-text,.contact-list .preferred-lang-text{color:#6b7785;font-size:12px}.contact-list .contact-properties,.contact-list .last-conversation-users,.contact-list .visiting-page-text{color:#6b7785;cursor:help;display:block;font-size:12px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-list .blocked-status{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.contact-list .blocked-status .material-icons{color:#4caf50;font-size:16px}.contact-list .blocked-status.blocked-active .material-icons{color:#f44336}.contact-list .blocked-status span{font-size:12px}.contact-list .tags-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:6px}.contact-list .tags-container .tag-chip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:1.5px solid;border-radius:14px;cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:11px;font-weight:600;letter-spacing:.2px;padding:3px 10px;-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.contact-list .tags-container .tag-chip:hover{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.contact-list .tags-container .no-tags{color:#6b7785;font-size:12px;font-style:italic}.contact-list .contact-property-value{color:#22272d;display:block;font-size:12px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-list .conversation-users-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:15px}.contact-list .conversation-users-container .user-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.contact-list .conversation-users-container .user-item .user-mini-avatar{-ms-flex-negative:0;flex-shrink:0}.contact-list .conversation-users-container .user-item .user-mini-avatar #avatar-wrapper{gap:0!important;height:24px!important;min-height:24px!important;min-width:24px!important;width:24px!important}.contact-list .conversation-users-container .user-item .user-mini-avatar #avatar-wrapper #avatar-img,.contact-list .conversation-users-container .user-item .user-mini-avatar #avatar-wrapper #avatar-placeholder{border-width:1px!important;height:24px!important;min-height:24px!important;min-width:24px!important;width:24px!important}.contact-list .conversation-users-container .user-item .user-mini-avatar #avatar-wrapper #offline-dot,.contact-list .conversation-users-container .user-item .user-mini-avatar #avatar-wrapper #online-dot{bottom:0!important;height:6px!important;right:0!important;width:6px!important}.contact-list .conversation-users-container .user-item .user-mini-avatar #avatar-wrapper .name-container{display:none}.contact-list .conversation-users-container .user-item .user-name{color:#22272d;font-size:11px;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-list .conversation-users-container .no-users{color:#6b7785;font-size:12px;font-style:italic}.contact-list .json-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f3e8ff;border-radius:16px;color:#7c3aed;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;gap:6px;padding:4px 8px;-webkit-transition:all .2s ease;transition:all .2s ease}.contact-list .json-badge:hover{background:#e9d5ff;color:#6d28d9;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.contact-list .json-badge .json-icon{font-size:16px}.contact-list .json-badge .json-text{letter-spacing:.5px;text-transform:uppercase}.contact-list .broadcast-status{border-radius:12px;display:inline-block;font-size:11px;font-weight:500;padding:4px 8px}.contact-list .broadcast-status.broadcast-enqueued{background:#fff3cd;color:#856404}.contact-list .broadcast-status.broadcast-sent{background:#cce5ff;color:#004085}.contact-list .broadcast-status.broadcast-delivered{background:#d4edda;color:#155724}.contact-list .broadcast-status.broadcast-read{background:#d1ecf1;color:#0c5460}.contact-list .broadcast-status.broadcast-delete,.contact-list .broadcast-status.broadcast-failed{background:#f8d7da;color:#721c24}.contact-list .broadcast-status.broadcast-unknown{background:#e2e3e5;color:#383d41}.contact-list .broadcast-answered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.contact-list .broadcast-answered .material-icons{color:#bfbfbf;font-size:16px}.contact-list .broadcast-answered span{color:#6b7785;font-size:12px}.contact-list .broadcast-answered.answered-active .material-icons{color:#4caf50}.contact-list .broadcast-answered.answered-active span{color:#4caf50;font-weight:500}.my-editor{background:#f7f7f7;border:1px solid #e1e3e6;border-radius:6px;color:#ccc;font-family:Fira code,Fira Mono,Consolas,Menlo,Courier,monospace;font-size:14px;line-height:1.5;margin-bottom:16px;max-height:400px;overflow:auto;padding:12px}.contact-card[data-v-14e00f40]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;padding:12px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease}.contact-card[data-v-14e00f40]:hover{border-color:#3b82f6;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.contact-card.is-selected[data-v-14e00f40]{background:#eff6ff;border-color:#3b82f6;-webkit-box-shadow:0 0 0 2px rgba(59,130,246,.2);box-shadow:0 0 0 2px rgba(59,130,246,.2)}.contact-card.is-unread[data-v-14e00f40]{background:#fefce8;border-color:#fde047}.contact-card.has-trigger-success[data-v-14e00f40]{background:-webkit-gradient(linear,left top,right top,from(rgba(209,250,229,.125)),color-stop(30%,#fff));background:linear-gradient(90deg,rgba(209,250,229,.125) 0,#fff 30%);border-left:4px solid #10b981}.contact-card.has-trigger-waiting[data-v-14e00f40]{background:-webkit-gradient(linear,left top,right top,from(hsla(48,96%,89%,.125)),color-stop(30%,#fff));background:linear-gradient(90deg,hsla(48,96%,89%,.125) 0,#fff 30%);border-left:4px solid #f59e0b}.contact-card-header[data-v-14e00f40]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:8px}.contact-avatar[data-v-14e00f40]{-ms-flex-negative:0;flex-shrink:0;position:relative}.avatar-circle[data-v-14e00f40]{color:#fff;font-size:14px;font-weight:600;height:40px;width:40px}.avatar-circle[data-v-14e00f40],.platform-badge[data-v-14e00f40]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.platform-badge[data-v-14e00f40]{background:#fff;bottom:-2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);height:18px;position:absolute;right:-2px;width:18px}.platform-badge .material-icons[data-v-14e00f40]{color:#6b7280;font-size:12px}.platform-badge .whatsapp-icon[data-v-14e00f40]{height:14px;width:14px}.contact-info[data-v-14e00f40]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.contact-name[data-v-14e00f40]{color:#1f2937;font-size:14px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-meta[data-v-14e00f40]{color:#6b7280;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-last-message[data-v-14e00f40]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#4b5563;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;gap:6px;margin-bottom:8px}.contact-last-message .message-icon[data-v-14e00f40]{-ms-flex-negative:0;flex-shrink:0}.contact-last-message .message-icon .material-icons[data-v-14e00f40]{color:#9ca3af;font-size:14px}.contact-last-message .message-text[data-v-14e00f40]{-webkit-box-flex:1;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;-ms-flex:1;flex:1;line-height:1.4;overflow:hidden}.contact-card-footer[data-v-14e00f40]{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:8px;justify-content:space-between;min-height:24px}.contact-card-footer[data-v-14e00f40],.footer-left[data-v-14e00f40]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-left[data-v-14e00f40]{-webkit-box-flex:1;-ms-flex:1;flex:1;gap:4px;min-width:0}.footer-right[data-v-14e00f40]{-ms-flex-negative:0;flex-shrink:0}.badge[data-v-14e00f40]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:11px;font-weight:500;gap:3px;padding:2px 8px;white-space:nowrap}.badge .material-icons[data-v-14e00f40]{font-size:12px}.badge.badge-unread[data-v-14e00f40],.badge.badge-vip[data-v-14e00f40]{background:#fef3c7;color:#92400e}.badge.badge-answered[data-v-14e00f40]{background:#d1fae5;color:#065f46}.badge.badge-unanswered[data-v-14e00f40]{background:#fee2e2;color:#991b1b}.time-badge[data-v-14e00f40]{color:#9ca3af;font-size:11px;white-space:nowrap}.contact-tags[data-v-14e00f40]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-top:8px}.tag-badge[data-v-14e00f40]{border-radius:4px;color:#fff;display:inline-block;font-size:10px;font-weight:500;padding:2px 6px}.tag-badge.tag-more[data-v-14e00f40]{background:#6b7280}.trigger-success-badge[data-v-14e00f40]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;-webkit-box-shadow:0 2px 8px rgba(16,185,129,.4);box-shadow:0 2px 8px rgba(16,185,129,.4);display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;justify-content:center;position:absolute;right:8px;top:8px;width:28px;z-index:10}.trigger-success-badge .material-icons[data-v-14e00f40]{color:#fff;font-size:18px}.trigger-waiting-badge[data-v-14e00f40]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;-webkit-box-shadow:0 2px 8px rgba(245,158,11,.4);box-shadow:0 2px 8px rgba(245,158,11,.4);display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;justify-content:center;position:absolute;right:8px;top:8px;width:28px;z-index:10}.trigger-waiting-badge .material-icons[data-v-14e00f40]{color:#fff;font-size:18px}@-webkit-keyframes tada-data-v-14e00f40{0%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.1) rotate(8deg);transform:scale(1.1) rotate(8deg)}40%,60%{-webkit-transform:scale(1.1) rotate(-8deg);transform:scale(1.1) rotate(-8deg)}80%,to{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}}@keyframes tada-data-v-14e00f40{0%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.1) rotate(8deg);transform:scale(1.1) rotate(8deg)}40%,60%{-webkit-transform:scale(1.1) rotate(-8deg);transform:scale(1.1) rotate(-8deg)}80%,to{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}}@-webkit-keyframes hourglass-rotate-data-v-14e00f40{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes hourglass-rotate-data-v-14e00f40{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.tada-animation[data-v-14e00f40]{-webkit-animation:tada-data-v-14e00f40 2s ease-in-out infinite;animation:tada-data-v-14e00f40 2s ease-in-out infinite}.hourglass-animation[data-v-14e00f40]{-webkit-animation:hourglass-rotate-data-v-14e00f40 2s ease-in-out infinite;animation:hourglass-rotate-data-v-14e00f40 2s ease-in-out infinite}.contact-switch-screen[data-v-2c549996]{background-color:#fff;height:100%;overflow:auto;overflow-y:auto;padding:10px;width:100%}.contact-switch-screen .md-progress-bar[data-v-2c549996]{position:absolute;top:0;width:100%}.contact-switch-screen .ant-divider-horizontal[data-v-2c549996]{margin:10px 0}.contact-switch-screen .agent-filters[data-v-2c549996]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;gap:5px}.contact-switch-screen .toolbar[data-v-2c549996]{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;justify-content:space-between!important;margin:-10px -10px 16px!important;padding:16px 20px!important}.contact-switch-screen .toolbar .toolbar-left[data-v-2c549996],.contact-switch-screen .toolbar[data-v-2c549996]{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.contact-switch-screen .toolbar .toolbar-left[data-v-2c549996]{gap:12px!important}.contact-switch-screen .toolbar .toolbar-left .toolbar-back-icon[data-v-2c549996]{color:#374151!important;cursor:pointer!important;font-size:24px!important;-webkit-transition:color .2s ease!important;transition:color .2s ease!important}.contact-switch-screen .toolbar .toolbar-left .toolbar-back-icon[data-v-2c549996]:hover{color:#111827!important}.contact-switch-screen .toolbar .toolbar-left .toolbar-title[data-v-2c549996]{color:#111827!important;font-size:20px!important;font-weight:600!important;line-height:1!important;margin:0!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn[data-v-2c549996],.contact-switch-screen .toolbar .toolbar-actions[data-v-2c549996]{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:8px!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn[data-v-2c549996]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;color:#374151!important;cursor:pointer!important;font-size:14px!important;font-weight:500!important;height:40px!important;justify-content:center!important;outline:none!important;padding:0 14px!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;white-space:nowrap!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn .material-icons[data-v-2c549996]{color:inherit!important;font-size:20px!important;line-height:1!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn.toolbar-btn-refresh .btn-text[data-v-2c549996]{color:#374151!important;font-size:14px!important;font-weight:500!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn.toolbar-btn-refresh .toolbar-shortcut[data-v-2c549996]{-webkit-box-align:center!important;-ms-flex-align:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;align-items:center!important;background:#f9fafb!important;border:1px solid #e5e7eb!important;border-radius:6px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;color:#6b7280!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;font-size:12px!important;font-weight:600!important;height:24px!important;justify-content:center!important;min-width:24px!important;padding:0 6px!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn.toolbar-btn-refresh[data-v-2c549996]:hover{background:#f9fafb!important;border-color:#d1d5db!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn.toolbar-btn-refresh[data-v-2c549996]:active{background:#f3f4f6!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn.toolbar-btn-close[data-v-2c549996]{padding:0!important;width:40px!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn.toolbar-btn-close .material-icons[data-v-2c549996]{font-size:20px!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn.toolbar-btn-close[data-v-2c549996]:hover{background:#f9fafb!important;border-color:#d1d5db!important}.contact-switch-screen .toolbar .toolbar-actions .toolbar-btn.toolbar-btn-close[data-v-2c549996]:active{background:#f3f4f6!important}.contact-switch-screen .summary[data-v-2c549996]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;gap:12px!important;margin-bottom:16px!important}.contact-switch-screen .summary .summary-card[data-v-2c549996]{-webkit-box-flex:1!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;background:#f9fafb!important;border-radius:12px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex:1!important;flex:1!important;gap:12px!important;min-width:180px!important;padding:16px!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important}.contact-switch-screen .summary .summary-card[data-v-2c549996]:hover{background:#f3f4f6!important}.contact-switch-screen .summary .summary-card .card-icon[data-v-2c549996]{-ms-flex-negative:0!important;color:#9ca3af!important;flex-shrink:0!important;font-size:24px!important;line-height:1!important;margin-top:2px!important}.contact-switch-screen .summary .summary-card .card-content[data-v-2c549996]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-box-flex:1!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex:1!important;flex:1!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:4px!important;min-width:0!important}.contact-switch-screen .summary .summary-card .card-content .card-label[data-v-2c549996]{color:#6b7280!important;font-size:13px!important;font-weight:500!important;line-height:1.4!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.contact-switch-screen .summary .summary-card .card-content .card-value[data-v-2c549996]{color:#111827!important;font-size:28px!important;font-weight:700!important;line-height:1.2!important}.contact-switch-screen .summary .summary-card.summary-card-online[data-v-2c549996]{background:#f0fdf4!important}.contact-switch-screen .summary .summary-card.summary-card-online[data-v-2c549996]:hover{background:#dcfce7!important}.contact-switch-screen .summary .summary-card.summary-card-online .card-icon[data-v-2c549996]{color:#4ade80!important}.contact-switch-screen .summary .summary-card.summary-card-online .card-value[data-v-2c549996]{color:#16a34a!important}.contact-switch-screen .groups[data-v-2c549996]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}