#visitorChatList{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}#visitorChatList .visitor-chat-content{border:1px solid #e5e7eb;border-radius:5px;height:auto;margin:10px 0;max-height:calc(100vh - 200px);min-height:400px;overflow-x:hidden;overflow-y:auto;padding:10px;position:relative}#visitorChatList .page-tabs{background-color:#fff;border-bottom:1px solid #e5e7eb;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.03);box-shadow:0 2px 4px rgba(0,0,0,.03);display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;padding:0 8px;position:sticky;scrollbar-width:thin;top:0;z-index:5}#visitorChatList .page-tabs::-webkit-scrollbar{height:3px}#visitorChatList .page-tabs::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.15);border-radius:10px}#visitorChatList .page-tabs .tab-item{border-bottom:2px solid transparent;color:#6b7280;cursor:pointer;font-size:13px;font-weight:500;height:42px;margin:0 2px;padding:0 14px;position:relative;white-space:nowrap}#visitorChatList .page-tabs .tab-item,#visitorChatList .page-tabs .tab-item .material-icons{-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;-webkit-transition:all .2s ease;transition:all .2s ease}#visitorChatList .page-tabs .tab-item .material-icons{font-size:18px;height:18px;margin-right:6px;opacity:.85;width:18px}#visitorChatList .page-tabs .tab-item:after{background-color:#6366f1;border-radius:2px 2px 0 0;bottom:-1px;content:"";height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;width:100%}#visitorChatList .page-tabs .tab-item:hover{background-color:rgba(243,244,246,.7);color:#4b5563}#visitorChatList .page-tabs .tab-item:hover .material-icons{opacity:1}#visitorChatList .page-tabs .tab-item.active{background-color:rgba(99,102,241,.06);color:#6366f1;font-weight:600}#visitorChatList .page-tabs .tab-item.active:after{-webkit-transform:scaleX(.85);transform:scaleX(.85)}#visitorChatList .page-tabs .tab-item.active .material-icons{color:#6366f1;opacity:1}#visitorChatList #visitor-history-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #dbe1e8;color:var(--color7)!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#visitorChatList #visitor-history-list .last-session-data{color:#516173;font-size:14px;font-weight:500;line-height:20px;max-width:200px}#visitorChatList #visitor-history-list .data-box{border:1px solid #dbe1e8;border-radius:4px;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.13);box-shadow:0 1px 1px 0 rgba(0,0,0,.13);display:grid;padding:25px;width:100%}#visitorChatList #visitor-history-list .last-session-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;justify-content:center}#visitorChatList #visitor-history-list .item,#visitorChatList #visitor-history-list .last-session-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#visitorChatList #visitor-history-list .item{border-bottom:1px solid #dbe1e8;cursor:pointer;padding:14px;width:100%}#visitorChatList #visitor-history-list .item .content{overflow:hidden;padding-left:4px}#visitorChatList #visitor-history-list .item .time{color:#516173;font-size:16px;font-weight:500;line-height:20px}#visitorChatList #visitor-history-list .item .participant{color:#22272d;font-size:16px;font-weight:500;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70%}#visitorChatList #visitor-history-list .item .visitor-messages .chatLink{color:#516173!important}#visitorChatList #visitor-history-list .item .visitor-messages span{-webkit-line-clamp:3;color:#516173;font-size:15px;margin-top:5px;max-height:60px}#visitorMailList{overflow:auto;width:100%}#notes,#notes #visitor-notes{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}#notes #visitor-notes{background-color:#fff;border:1px solid #dbe1e8;border-radius:8px;bottom:30px;color:var(--color7)!important;max-height:386px;overflow-y:auto;top:90px;width:100%}#notes #visitor-notes .name-date{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}#notes #visitor-notes .last-session-data{color:#516173;font-size:14px;font-weight:500;line-height:20px;max-width:200px}#notes #visitor-notes .item{border-bottom:1px solid #dbe1e8;padding:18px 25px;width:100%}#notes #visitor-notes .item:last-child{border-bottom:none}#notes #visitor-notes .item .agent-name{color:#374151;font-size:15px;font-weight:600}#notes #visitor-notes .item .date{color:#6b7280;font-size:12px}#notes #visitor-notes .item .agent-note{color:#4b5563;font-size:14px;line-height:1.5;margin-top:5px;white-space:pre-line}#notes .empty-notes-container{-webkit-box-flex:1;background-color:#fff;border:1px solid #dbe1e8;border-radius:8px;-ms-flex:1;flex:1;height:100%;padding:30px;width:100%}#notes .empty-notes-container,#notes .empty-notes-container .empty-notes-content{-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}#notes .empty-notes-container .empty-notes-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:300px;text-align:center}#notes .empty-notes-container .empty-notes-content .empty-notes-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(99,102,241,.1);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;margin-bottom:16px;width:64px}#notes .empty-notes-container .empty-notes-content .empty-notes-icon .material-icons{color:#6366f1;font-size:32px}#notes .empty-notes-container .empty-notes-content .empty-notes-message{color:#374151;font-size:16px;font-weight:600;margin-bottom:8px}#notes .empty-notes-container .empty-notes-content .empty-notes-description{color:#6b7280;font-size:14px;line-height:1.5}#notes .secondary-btn{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background-color:transparent!important;border:1px solid #6366f1!important;border-radius:6px!important;color:#6366f1!important;cursor:pointer!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;font-size:12px!important;gap:6px!important;padding:6px 12px!important}#notes .secondary-btn .material-icons{background:none!important;color:#6366f1!important;font-size:16px!important;height:auto!important;margin-right:4px!important;min-width:auto!important;width:auto!important}#notes .secondary-btn:hover{background-color:rgba(99,102,241,.05)!important}.dark-mode #notes #visitor-notes{background-color:#1f2937;border-color:#374151}.dark-mode #notes #visitor-notes .item{border-color:#374151}.dark-mode #notes #visitor-notes .item .agent-name{color:#e5e7eb}.dark-mode #notes #visitor-notes .item .date{color:#9ca3af}.dark-mode #notes #visitor-notes .item .agent-note{color:#d1d5db}.dark-mode #notes .empty-notes-container{background-color:#1f2937;border-color:#374151}.dark-mode #notes .empty-notes-container .empty-notes-content .empty-notes-icon{background-color:rgba(129,140,248,.15)}.dark-mode #notes .empty-notes-container .empty-notes-content .empty-notes-icon .material-icons{color:#818cf8}.dark-mode #notes .empty-notes-container .empty-notes-content .empty-notes-message{color:#e5e7eb}.dark-mode #notes .empty-notes-container .empty-notes-content .empty-notes-description{color:#9ca3af}.note-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:12px}.note-form textarea{background-color:#fff;border:1px solid #dbe1e8;border-radius:4px;min-height:100px;padding:8px;resize:none;width:100%}.note-form textarea:focus{border-color:#6366f1;outline:none}.note-form-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.non-resizable{resize:none!important}.add-attribute-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#6366f1;border:none;border-radius:50%;bottom:20px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;position:fixed;right:20px;width:40px}.add-attribute-button:hover{background-color:#4f46e5}.add-attribute-button .material-icons{font-size:24px}.dark-mode .note-form textarea{background-color:#1f2937;border-color:#374151;color:#e5e7eb}.dark-mode .note-form textarea:focus{border-color:#818cf8}.visitor-attribute-container[data-v-1e9614d8]{height:100%;position:relative;width:100%}.visitor-attribute-container .attribute-card[data-v-1e9614d8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;position:relative}.visitor-attribute-container .attribute-card .no-attributes[data-v-1e9614d8]{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#6b7280;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;font-style:italic;justify-content:center;padding:20px;text-align:center}.visitor-attribute-container .attribute-card .attributes-content[data-v-1e9614d8]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;padding:8px 0}.visitor-attribute-container .attribute-card .attributes-content .meta-referrals-section[data-v-1e9614d8]{background-color:#f9fafb;border-bottom:1px solid #f3f4f6;margin-bottom:16px;padding:16px}.visitor-attribute-container .attribute-card .attributes-content .meta-referrals-section .meta-referrals-button[data-v-1e9614d8]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#6366f1;border-radius:6px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:8px 16px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.visitor-attribute-container .attribute-card .attributes-content .meta-referrals-section .meta-referrals-button[data-v-1e9614d8]:hover{background-color:#4f46e5}.visitor-attribute-container .attribute-card .attributes-content .meta-referrals-section .meta-referrals-button .material-icons[data-v-1e9614d8]:first-child{margin-right:8px}.visitor-attribute-container .attribute-card .attributes-content .meta-referrals-section .meta-referrals-button .material-icons[data-v-1e9614d8]:last-child{margin-left:8px}.visitor-attribute-container .attribute-card .attributes-content .attribute-row[data-v-1e9614d8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f4f6;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px}.visitor-attribute-container .attribute-card .attributes-content .attribute-row[data-v-1e9614d8]:last-child{border-bottom:none}.visitor-attribute-container .attribute-card .attributes-content .attribute-row[data-v-1e9614d8]:hover{background-color:#f9fafb}.visitor-attribute-container .attribute-card .attributes-content .attribute-row:hover .attribute-actions[data-v-1e9614d8]{opacity:1}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-icon[data-v-1e9614d8]{color:#6366f1;margin-right:12px;text-align:center;width:24px}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-icon .material-icons[data-v-1e9614d8]{font-size:20px}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-details[data-v-1e9614d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-details .attribute-name[data-v-1e9614d8]{color:#6b7280;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-details .attribute-value[data-v-1e9614d8]{color:#111827;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions[data-v-1e9614d8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-left:8px;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button[data-v-1e9614d8]{-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;height:24px;justify-content:center;width:24px}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button .material-icons[data-v-1e9614d8]{font-size:16px}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.edit-btn[data-v-1e9614d8]{color:#10b981}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.edit-btn[data-v-1e9614d8]:hover{background-color:rgba(16,185,129,.1)}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.copy-btn[data-v-1e9614d8]{color:#3b82f6}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.copy-btn[data-v-1e9614d8]:hover{background-color:rgba(59,130,246,.1)}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.delete-btn[data-v-1e9614d8]{color:#ef4444}.visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.delete-btn[data-v-1e9614d8]:hover{background-color:rgba(239,68,68,.1)}.visitor-attribute-container .add-attribute-button[data-v-1e9614d8]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#6366f1;border:none;border-radius:50%;bottom:16px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15);color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;position:absolute;right:16px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:40px;z-index:10}.visitor-attribute-container .add-attribute-button[data-v-1e9614d8]:hover{background:#4f46e5;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.2);box-shadow:0 6px 12px rgba(0,0,0,.2);-webkit-transform:scale(1.05) translateY(-2px);transform:scale(1.05) translateY(-2px)}.visitor-attribute-container .add-attribute-button .material-icons[data-v-1e9614d8]{font-size:22px}.add-attribute-form[data-v-1e9614d8],.delete-confirm[data-v-1e9614d8],.edit-attribute-form[data-v-1e9614d8]{padding:16px}.add-attribute-form .form-group[data-v-1e9614d8],.delete-confirm .form-group[data-v-1e9614d8],.edit-attribute-form .form-group[data-v-1e9614d8]{margin-bottom:16px}.add-attribute-form .form-group label[data-v-1e9614d8],.delete-confirm .form-group label[data-v-1e9614d8],.edit-attribute-form .form-group label[data-v-1e9614d8]{color:#374151;display:block;font-size:13px;font-weight:500;margin-bottom:8px}.add-attribute-form .edit-input[data-v-1e9614d8],.add-attribute-form .edit-select[data-v-1e9614d8],.delete-confirm .edit-input[data-v-1e9614d8],.delete-confirm .edit-select[data-v-1e9614d8],.edit-attribute-form .edit-input[data-v-1e9614d8],.edit-attribute-form .edit-select[data-v-1e9614d8]{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:8px 12px;width:100%}.add-attribute-form .edit-input[data-v-1e9614d8]:focus,.add-attribute-form .edit-select[data-v-1e9614d8]:focus,.delete-confirm .edit-input[data-v-1e9614d8]:focus,.delete-confirm .edit-select[data-v-1e9614d8]:focus,.edit-attribute-form .edit-input[data-v-1e9614d8]:focus,.edit-attribute-form .edit-select[data-v-1e9614d8]:focus{border-color:#6366f1;-webkit-box-shadow:0 0 0 2px rgba(99,102,241,.1);box-shadow:0 0 0 2px rgba(99,102,241,.1);outline:none}.add-attribute-form .json-editor[data-v-1e9614d8],.delete-confirm .json-editor[data-v-1e9614d8],.edit-attribute-form .json-editor[data-v-1e9614d8]{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1f2937;font-family:Courier New,monospace;font-size:13px;margin-bottom:16px;min-height:150px;padding:8px}.add-attribute-form .form-actions[data-v-1e9614d8],.delete-confirm .form-actions[data-v-1e9614d8],.edit-attribute-form .form-actions[data-v-1e9614d8]{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.add-attribute-form .form-actions button[data-v-1e9614d8],.delete-confirm .form-actions button[data-v-1e9614d8],.edit-attribute-form .form-actions button[data-v-1e9614d8]{border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px}.add-attribute-form .form-actions button.cancel-btn[data-v-1e9614d8],.delete-confirm .form-actions button.cancel-btn[data-v-1e9614d8],.edit-attribute-form .form-actions button.cancel-btn[data-v-1e9614d8]{background-color:#fff;border:1px solid #d1d5db;color:#6b7280}.add-attribute-form .form-actions button.cancel-btn[data-v-1e9614d8]:hover,.delete-confirm .form-actions button.cancel-btn[data-v-1e9614d8]:hover,.edit-attribute-form .form-actions button.cancel-btn[data-v-1e9614d8]:hover{background-color:#f3f4f6;color:#4b5563}.add-attribute-form .form-actions button.save-btn[data-v-1e9614d8],.delete-confirm .form-actions button.save-btn[data-v-1e9614d8],.edit-attribute-form .form-actions button.save-btn[data-v-1e9614d8]{background-color:#6366f1;border:none;color:#fff}.add-attribute-form .form-actions button.save-btn[data-v-1e9614d8]:hover,.delete-confirm .form-actions button.save-btn[data-v-1e9614d8]:hover,.edit-attribute-form .form-actions button.save-btn[data-v-1e9614d8]:hover{background-color:#4f46e5}.add-attribute-form .form-actions button.delete-confirm-btn[data-v-1e9614d8],.delete-confirm .form-actions button.delete-confirm-btn[data-v-1e9614d8],.edit-attribute-form .form-actions button.delete-confirm-btn[data-v-1e9614d8]{background-color:#ef4444;border:none;color:#fff}.add-attribute-form .form-actions button.delete-confirm-btn[data-v-1e9614d8]:hover,.delete-confirm .form-actions button.delete-confirm-btn[data-v-1e9614d8]:hover,.edit-attribute-form .form-actions button.delete-confirm-btn[data-v-1e9614d8]:hover{background-color:#dc2626}.delete-confirm p[data-v-1e9614d8]{color:#374151;font-size:14px;margin-bottom:16px}.dark-mode .visitor-attribute-container .attribute-card[data-v-1e9614d8]{background-color:#1f2937;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.dark-mode .visitor-attribute-container .attribute-card .no-attributes[data-v-1e9614d8]{color:#9ca3af}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row[data-v-1e9614d8]{border-bottom-color:#2d3748}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row[data-v-1e9614d8]:hover{background-color:#2d3748}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-icon[data-v-1e9614d8]{color:#818cf8}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-details .attribute-name[data-v-1e9614d8]{color:#9ca3af}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-details .attribute-value[data-v-1e9614d8]{color:#e5e7eb}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.edit-btn[data-v-1e9614d8]{color:#34d399}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.edit-btn[data-v-1e9614d8]:hover{background-color:rgba(52,211,153,.1)}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.copy-btn[data-v-1e9614d8]{color:#60a5fa}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.copy-btn[data-v-1e9614d8]:hover{background-color:rgba(96,165,250,.1)}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.delete-btn[data-v-1e9614d8]{color:#f87171}.dark-mode .visitor-attribute-container .attribute-card .attributes-content .attribute-row .attribute-actions .action-button.delete-btn[data-v-1e9614d8]:hover{background-color:hsla(0,91%,71%,.1)}.dark-mode .visitor-attribute-container .add-attribute-button[data-v-1e9614d8]{background:#6366f1;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.4);box-shadow:0 4px 8px rgba(0,0,0,.4)}.dark-mode .visitor-attribute-container .add-attribute-button[data-v-1e9614d8]:hover{background:#4f46e5;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.5);box-shadow:0 6px 12px rgba(0,0,0,.5)}.dark-mode .add-attribute-form .form-group label[data-v-1e9614d8],.dark-mode .delete-confirm .form-group label[data-v-1e9614d8],.dark-mode .edit-attribute-form .form-group label[data-v-1e9614d8]{color:#e5e7eb}.dark-mode .add-attribute-form .edit-input[data-v-1e9614d8],.dark-mode .add-attribute-form .edit-select[data-v-1e9614d8],.dark-mode .delete-confirm .edit-input[data-v-1e9614d8],.dark-mode .delete-confirm .edit-select[data-v-1e9614d8],.dark-mode .edit-attribute-form .edit-input[data-v-1e9614d8],.dark-mode .edit-attribute-form .edit-select[data-v-1e9614d8]{background-color:#374151;border-color:#4b5563;color:#e5e7eb}.dark-mode .add-attribute-form .edit-input[data-v-1e9614d8]:focus,.dark-mode .add-attribute-form .edit-select[data-v-1e9614d8]:focus,.dark-mode .delete-confirm .edit-input[data-v-1e9614d8]:focus,.dark-mode .delete-confirm .edit-select[data-v-1e9614d8]:focus,.dark-mode .edit-attribute-form .edit-input[data-v-1e9614d8]:focus,.dark-mode .edit-attribute-form .edit-select[data-v-1e9614d8]:focus{border-color:#818cf8;-webkit-box-shadow:0 0 0 2px rgba(129,140,248,.1);box-shadow:0 0 0 2px rgba(129,140,248,.1)}.dark-mode .add-attribute-form .json-editor[data-v-1e9614d8],.dark-mode .delete-confirm .json-editor[data-v-1e9614d8],.dark-mode .edit-attribute-form .json-editor[data-v-1e9614d8]{background-color:#1f2937;border-color:#4b5563;color:#d1d5db}.dark-mode .add-attribute-form .delete-confirm p[data-v-1e9614d8],.dark-mode .delete-confirm .delete-confirm p[data-v-1e9614d8],.dark-mode .edit-attribute-form .delete-confirm p[data-v-1e9614d8]{color:#e5e7eb}.dark-mode .add-attribute-form .form-actions .cancel-btn[data-v-1e9614d8],.dark-mode .delete-confirm .form-actions .cancel-btn[data-v-1e9614d8],.dark-mode .edit-attribute-form .form-actions .cancel-btn[data-v-1e9614d8]{background-color:#374151;border-color:#4b5563;color:#e5e7eb}.dark-mode .add-attribute-form .form-actions .cancel-btn[data-v-1e9614d8]:hover,.dark-mode .delete-confirm .form-actions .cancel-btn[data-v-1e9614d8]:hover,.dark-mode .edit-attribute-form .form-actions .cancel-btn[data-v-1e9614d8]:hover{background-color:#4b5563}.edit-attribute-form .ant-calendar-picker{position:relative!important}.segment-item-wrapper.selected .segment-list{background:#f3f5f6}.segment-item-wrapper .segment-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-top:1px solid #c6cdd4;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px}.segment-item-wrapper .segment-list:hover{opacity:.8}.segment-item-wrapper .segment-checkbox{margin-left:10px}.segment-item-wrapper .segment-item{margin:5px 0 0 10px}.segment-item-wrapper .segment-item-name{color:#000;font-size:16px;font-weight:700}.visitor-activities{overflow-y:auto}#visitor-event-list .other-users{-webkit-box-align:end;-ms-flex-align:end;align-items:end;display:-webkit-box;display:-ms-flexbox;display:flex}#visitor-event-list .other-users .img-setting{margin-right:-3px}#visitor-event-list .other-users #avatar-placeholder{height:25px!important;width:25px!important}#visitor-event-list .events{background-color:#fff;border:1px solid #d5d4d4;border-radius:10px;margin-top:10px;padding:20px}#visitor-event-list .events .date{color:#000;font-size:16px;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#visitor-event-list .events .event{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}#visitor-event-list .events .event .event-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px}#visitor-event-list .events .event .event-content:hover{background-color:#e3f2ff;cursor:pointer}#visitor-event-list .events .event .time{margin-right:10px;width:100px}#visitor-event-list .events .event .divider-content{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end;width:100%}#visitor-event-list .events .event .divider-content .divider{border:.5px solid #d3d3d3;width:80%}#visitor-event-list .events .event .infos{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}#visitor-event-list .events .event .infos,#visitor-event-list .events .event .infos .info{display:-webkit-box;display:-ms-flexbox;display:flex}#visitor-event-list .events .event .infos .info .image{margin-right:10px}#visitor-event-list .events .event .infos .info .detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#visitor-event-list .events .event .infos .info .detail .summary-title{color:#000;font-size:15px;font-weight:700}#visitor-event-list .info #avatar-placeholder{height:30px!important;width:30px!important}#visitor-event-list .no-events{-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;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-top:20px}#visitor-event-list .no-events .calendar-icon{font-size:70px}#visitor-event-list .no-events .title{font-size:15px;font-weight:500}#visitor-event-list .event-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8f8f8;border-radius:5px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;padding:2px 10px}#visitor-event-list .event-list .status{border-radius:50%;height:7px;margin-right:10px;width:7px}#visitor-event-list .event-list .status.last{background-color:red}#visitor-event-list .event-list .status.will{background-color:green}#visitor-event-list .event-list .info{margin-right:10px}#visitor-event-list .event-list .info.end{margin-left:5px}#visitor-event-list .event-list .info.summary{font-weight:500}.date-selector-inline[data-v-7d9af872]{-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%}#newMiniFilterPreview .ant-calendar-picker{width:100%!important}#newMiniFilterPreview .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;font-size:12px;font-weight:500;gap:5px;justify-content:space-between;margin-bottom:3px;margin-top:10px}#newMiniFilterPreview .title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#newMiniFilterPreview .date-select-picker,#newMiniFilterPreview .dropdown-picker,#newMiniFilterPreview .input-picker{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.option-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px}.option-wrapper .option-icon{height:20px;padding:0;width:20px}.option-wrapper .md-icon{height:19px;margin:0!important;min-width:19px;width:19px}#filters{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}#filters,#filters span{display:block}#filters .filter-dropdown-back .material-icons{cursor:pointer}#filters .filters-dropdown{background-color:#fff;border:1px solid #ddd;border-radius:4px;overflow:hidden;position:absolute;width:300px!important;z-index:9999}#filters .filters-dropdown .filter-dropdown-head{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:var(--color-bg-neutral-default);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:13px}#filters .filters-dropdown .filter-dropdown-head .material-icons{font-size:18px;font-weight:700}#filters .filters-dropdown .filter-dropdown-head .title{font-size:16px;font-weight:700}#filters .filters-dropdown.bottom{top:calc(100% + 4px)}#filters .filters-dropdown.top{bottom:calc(100% + 4px)}#filters .filters-dropdown .filters-head{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#1e1e2d;border-radius:5px 5px 0 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;justify-content:center;padding:4px 15px;width:300px!important}#filters .filters-dropdown .filter-dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;width:300px}#filters .filters-dropdown .filter-dropdown-content .item{min-width:300px}#filters .filters-dropdown .filters-items{height:350px;overflow:auto}#filters .filters-dropdown .filters-items .filters-item{border-bottom:1px solid #1e1e2d;color:#1e1e2d;padding:8px 20px}#filters .filters-dropdown .filters-items .filters-item:last-child{border:none}#filters .filters-dropdown .filters-items .filters-item:hover{background-color:#1e1e2d;color:#fff}#filters .filters-dropdown .filters-items .filters-item .material-icons{margin-right:10px}#filters .filters-dropdown .filters-items .filters-item-name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px}#filter-modal{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#filter-modal span{display:block}#filter-modal .filter-dropdown-back .material-icons{cursor:pointer}#filter-modal .filters-dropdown{background-color:var(--color-bg-neutral-default);border:1px solid var(--color-border-default);border-radius:4px;overflow:hidden;position:absolute;width:300px!important;z-index:9999}#filter-modal .filters-dropdown .filter-dropdown-head{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--color-bg-neutral-default);border-bottom:1px solid var(--color-border-default);color:var(--default-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:13px;width:100%}#filter-modal .filters-dropdown .filter-dropdown-head .title{font-size:14px;font-weight:500}#filter-modal .filters-dropdown.bottom{top:calc(100% + 4px)}#filter-modal .filters-dropdown.top{bottom:calc(100% + 4px)}#filter-modal .filters-dropdown .filters-head{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#1e1e2d!important;border-radius:5px 5px 0 0;color:var(--default-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;justify-content:center;padding:4px 15px;width:100%}#filter-modal .filters-dropdown .filter-dropdown-content{color:var(--default-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;width:100%}#filter-modal .filters-dropdown .filter-dropdown-content .filter-input-group{-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%}#filter-modal .filters-dropdown .filter-dropdown-content .filter-input-group .title{font-size:14px}#filter-modal .filters-dropdown .filter-dropdown-content .filter-input-group .body{width:100%}#filter-modal .filters-dropdown .filter-dropdown-footer{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:flex-end;padding:10px;width:100%}#filter-modal .filters-dropdown .filter-dropdown-footer.large{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#filter-modal .filters-dropdown .filter-dropdown-footer .modal-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.import-form{margin:0 auto;max-width:1200px;width:100%}.import-form .import-steps{margin-bottom:24px}.import-form .import-card h3{border-bottom:2px solid #f0f0f0;color:#1890ff;font-size:18px;font-weight:600;margin-bottom:24px;padding-bottom:12px}.import-form .import-card h4{color:#333;font-size:16px;font-weight:600;margin-bottom:16px}.import-form .form-action{-webkit-box-pack:end;-ms-flex-pack:end;border-top:1px solid #f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:flex-end;margin-top:30px;padding-top:20px;width:100%}.import-form .form-action button{border-radius:6px;font-size:14px;height:38px;padding:0 24px;-webkit-transition:all .3s ease;transition:all .3s ease}.import-form .form-action button:hover{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.import-form .form-action button[type=primary]{background:#1890ff;min-width:160px}.import-form .form-action button[type=primary]:hover{background:#40a9ff;-webkit-box-shadow:0 2px 8px rgba(24,144,255,.2);box-shadow:0 2px 8px rgba(24,144,255,.2)}.import-form .platformSelection .platform-options{gap:24px;margin-bottom:30px}.import-form .platformSelection .platform-options,.import-form .platformSelection .platform-options .platform-option{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.import-form .platformSelection .platform-options .platform-option{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e8e8e8;border-radius:12px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.05);box-shadow:0 2px 6px rgba(0,0,0,.05);cursor:pointer;-ms-flex-direction:column;flex-direction:column;height:140px;-webkit-transition:all .3s ease;transition:all .3s ease;width:140px}.import-form .platformSelection .platform-options .platform-option:hover{background-color:#f5f5f5;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.import-form .platformSelection .platform-options .platform-option.selected{background-color:#e6f7ff;border-color:#1890ff;-webkit-box-shadow:0 4px 12px rgba(24,144,255,.15);box-shadow:0 4px 12px rgba(24,144,255,.15);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.import-form .platformSelection .platform-options .platform-option.selected .platform-icon{color:#1890ff}.import-form .platformSelection .platform-options .platform-option .platform-icon{font-size:48px;height:60px;margin-bottom:16px;width:60px}.import-form .platformSelection .platform-options .platform-option .platform-icon svg{height:100%;width:100%}.import-form .platformSelection .platform-options .platform-option .platform-icon i{font-size:48px}.import-form .platformSelection .platform-options .platform-option .platform-name{font-size:16px;font-weight:500}.import-form .platformSelection .channel-selection{margin-bottom:20px;max-width:400px}.import-form .platformSelection .channel-selection h4{margin-bottom:12px}.import-form .platformSelection .channel-selection .ant-select{border-radius:6px}.import-form .platformSelection .channel-selection .ant-select:hover{border-color:#40a9ff}.import-form .file-selection,.import-form .file-selection .file-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.import-form .file-selection .file-box{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fafafa;border:2px dashed #d9d9d9;border-radius:12px;cursor:pointer;height:220px;justify-content:center;margin:0 auto;max-width:400px;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.import-form .file-selection .file-box:hover{background:#f0f0f0;border-color:#1890ff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.import-form .file-selection .file-box .file-details{-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:10px;margin-top:20px;text-align:center}.import-form .file-selection .file-box .file-details span:first-child{font-size:16px;font-weight:600}.import-form .file-selection .file-box .file-details span:last-child{color:#666;font-size:14px}.import-form .file-configuration{-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}.import-form .file-configuration .config-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;width:100%}.import-form .file-configuration .config-content .config-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;width:40%}.import-form .file-configuration .config-content .config-right{width:60%}.import-form .file-configuration .config-content .config-section{background:#f9f9f9;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05);box-shadow:0 1px 3px rgba(0,0,0,.05);padding:20px}.import-form .file-configuration .config-content .general-section .general-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.import-form .file-configuration .config-content .general-section .general-options .option-field{-webkit-box-flex:1;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.03);box-shadow:0 1px 2px rgba(0,0,0,.03);-ms-flex:1;flex:1;min-width:200px;padding:16px}.import-form .file-configuration .config-content .general-section .general-options .option-field label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:12px}.import-form .file-configuration .config-content .general-section .general-options .option-field .ant-switch{width:44px}.import-form .file-configuration .config-content .general-section .general-options .option-field .ant-select{width:100%}.import-form .file-configuration .config-content .fields-section .fields-header{background:#e6f7ff;border-radius:6px;color:#333;display:grid;font-weight:600;gap:8px;grid-template-columns:1fr 50px 1fr;margin-bottom:12px;padding:10px 15px;text-align:center}.import-form .file-configuration .config-content .fields-section .fields-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.import-form .file-configuration .config-content .fields-section .fields-container .field-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:6px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.03);box-shadow:0 1px 2px rgba(0,0,0,.03);display:grid;gap:8px;grid-template-columns:1fr 50px 1fr;padding:12px 15px;-webkit-transition:all .3s ease;transition:all .3s ease}.import-form .file-configuration .config-content .fields-section .fields-container .field-row:hover{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.1);box-shadow:0 3px 6px rgba(0,0,0,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.import-form .file-configuration .config-content .fields-section .fields-container .field-row .field-arrow{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.import-form .file-configuration .config-content .fields-section .fields-container .field-row .field-arrow i.material-icons{color:#1890ff}.import-form .file-configuration .config-content .fields-section .fields-container .field-row .field-item,.import-form .file-configuration .config-content .fields-section .fields-container .field-row .field-item .ant-select{width:100%}.import-form .file-configuration .config-content .preview-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.import-form .file-configuration .config-content .preview-section .preview-table{-webkit-box-flex:1;border:1px solid #f0f0f0;border-radius:8px;-ms-flex:1;flex:1;margin-top:10px;overflow:hidden}.import-form .file-configuration .config-content .preview-section .preview-table .ve-table{max-height:400px}.import-form .file-configuration .config-content .preview-section .preview-table .ve-table th{background-color:#f5f7fa!important;color:#333;font-weight:600}.import-form .file-configuration .config-content .preview-section .preview-table .ve-table tr:hover td{background-color:#e6f7ff}.single-contact-import[data-v-4e453dc4]{margin:0 auto;max-width:650px;padding:5px;width:100%}.single-contact-import h3[data-v-4e453dc4]{margin-bottom:20px}.single-contact-import h4[data-v-4e453dc4]{margin-bottom:15px}.single-contact-import .form-row[data-v-4e453dc4]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;width:100%}.single-contact-import .form-row .form-group[data-v-4e453dc4]{-webkit-box-flex:1;-ms-flex:1;flex:1}.single-contact-import .form-row-fields[data-v-4e453dc4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.single-contact-import .form-row-fields .custom-field[data-v-4e453dc4]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px)}@media(max-width:600px){.single-contact-import .form-row-fields .custom-field[data-v-4e453dc4]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.single-contact-import .form-group[data-v-4e453dc4]{margin-bottom:15px}.single-contact-import .form-group label[data-v-4e453dc4]{display:block;font-weight:500;margin-bottom:8px}.single-contact-import .form-group label .required[data-v-4e453dc4]{color:#f5222d}.single-contact-import .contact-form[data-v-4e453dc4],.single-contact-import .platform-selection[data-v-4e453dc4]{margin-bottom:20px}.single-contact-import .form-actions[data-v-4e453dc4]{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:flex-end;margin-top:20px}#import-status-card[data-v-c5065b14]{-ms-flex-align:center;-ms-flex-line-pack:center;align-content:center;background-color:#333;border-radius:8px;bottom:20px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;gap:5px;min-width:300px;padding:20px;position:fixed;right:20px;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:9999999}#import-status-card .content[data-v-c5065b14],#import-status-card[data-v-c5065b14]{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#import-status-card .content[data-v-c5065b14]{-ms-flex-align:center;gap:8px;height:100%;width:100%}#import-status-card.minimized[data-v-c5065b14]{border-radius:50%;bottom:25px;cursor:pointer;height:60px;min-width:auto;padding:0;right:25px;width:60px}#import-status-card.minimized .minimized-content[data-v-c5065b14]{-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;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;width:100%}#import-status-card.minimized .minimized-content .material-icons[data-v-c5065b14]{font-size:20px;margin-bottom:2px}#import-status-card.minimized .minimized-content .minimized-text[data-v-c5065b14]{font-size:12px;font-weight:700}#import-status-card .close-btn[data-v-c5065b14]{cursor:pointer;opacity:.7;position:absolute;right:10px;top:10px;-webkit-transition:opacity .2s;transition:opacity .2s}#import-status-card .close-btn[data-v-c5065b14]:hover{opacity:1}#import-status-card .close-btn .material-icons[data-v-c5065b14]{font-size:18px}#import-status-card svg.spinner[data-v-c5065b14]{background-color:#333!important;height:40px!important;margin:0!important;width:40px!important}#import-status-card .items[data-v-c5065b14]{-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}#import-status-card .items .item[data-v-c5065b14]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}#import-status-card .items .item .material-icons[data-v-c5065b14]{font-size:16px}#import-status-card .text-success[data-v-c5065b14]{color:#52c41a}#import-status-card .text-danger[data-v-c5065b14]{color:#f5222d}#import-status-card .text-info[data-v-c5065b14]{color:#1890ff}#import-status-card .spin[data-v-c5065b14]{-webkit-animation:spin-data-v-c5065b14 1.5s linear infinite;animation:spin-data-v-c5065b14 1.5s linear infinite}@-webkit-keyframes spin-data-v-c5065b14{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-data-v-c5065b14{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#visitor-detail{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:100%;width:100%}#visitor-detail .profile-card.full-width{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);height:100%;overflow:hidden}#visitor-detail .profile-card .card-header,#visitor-detail .profile-card .visitor-card-header{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background-color:#f9fafb!important;border-bottom:1px solid #e5e7eb!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:12px!important;padding:16px!important}#visitor-detail .profile-card .card-header .material-icons,#visitor-detail .profile-card .card-header .visitor-card-icon,#visitor-detail .profile-card .visitor-card-header .material-icons,#visitor-detail .profile-card .visitor-card-header .visitor-card-icon{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}#visitor-detail .profile-card .card-header .material-icons,#visitor-detail .profile-card .card-header .visitor-card-icon,#visitor-detail .profile-card .card-header>.material-icons,#visitor-detail .profile-card .visitor-card-header .material-icons,#visitor-detail .profile-card .visitor-card-header .visitor-card-icon,#visitor-detail .profile-card .visitor-card-header>.material-icons{-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-color:rgba(99,102,241,.1)!important;border-radius:6px!important;color:#6366f1!important;font-size:18px!important;height:32px!important;justify-content:center!important;min-width:32px!important;width:32px!important}#visitor-detail .profile-card .card-header>.material-icons,#visitor-detail .profile-card .visitor-card-header>.material-icons{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;margin-right:12px!important;padding:0!important}#visitor-detail .profile-card .card-header .card-title,#visitor-detail .profile-card .card-header .visitor-card-title,#visitor-detail .profile-card .visitor-card-header .card-title,#visitor-detail .profile-card .visitor-card-header .visitor-card-title{-webkit-box-flex:1!important;color:#374151!important;-ms-flex:1!important;flex:1!important;font-size:16px!important;font-weight:600!important;line-height:1.4!important;margin:0!important}#visitor-detail .profile-card .card-header .card-actions,#visitor-detail .profile-card .visitor-card-header .card-actions{margin-left:auto}#visitor-detail .profile-card .card-header .card-actions .secondary-btn,#visitor-detail .profile-card .visitor-card-header .card-actions .secondary-btn{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background-color:transparent!important;border:1px solid #6366f1!important;border-radius:6px!important;color:#6366f1!important;cursor:pointer!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;font-size:12px!important;gap:6px!important;padding:6px 12px!important}#visitor-detail .profile-card .card-header .card-actions .secondary-btn .material-icons,#visitor-detail .profile-card .visitor-card-header .card-actions .secondary-btn .material-icons{background:none!important;color:#6366f1!important;font-size:16px!important;height:auto!important;margin-right:4px!important;min-width:auto!important;width:auto!important}#visitor-detail .profile-card .card-header .card-actions .secondary-btn:hover,#visitor-detail .profile-card .visitor-card-header .card-actions .secondary-btn:hover{background-color:rgba(99,102,241,.05)!important}#visitor-detail .detail-head{background-color:#fff;border-radius:0 0 10px 10px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);margin-bottom:12px;overflow:hidden;position:relative}#visitor-detail .detail-head .head-color{background:linear-gradient(135deg,#4f46e5,#8b5cf6);height:90px;overflow:hidden;position:relative}#visitor-detail .detail-head .head-color:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm48 25a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm-43-7a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm63 31a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM34 90a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm56-76a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21a2 2 0 1 0 .001-3.999A2 2 0 0 0 80 29zM60 91a2 2 0 1 0 .001-3.999A2 2 0 0 0 60 91zM35 41a2 2 0 1 0 .001-3.999A2 2 0 0 0 35 41zM12 60a2 2 0 1 0 .001-3.999A2 2 0 0 0 12 60z' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.7;position:absolute;right:0;top:0;z-index:0}#visitor-detail .detail-head .head-color .head-info{-webkit-box-pack:end;-ms-flex-pack:end;gap:5px;justify-content:flex-end;margin-right:18px;margin-top:8px;z-index:1}#visitor-detail .detail-head .head-color .head-info,#visitor-detail .detail-head .head-color .head-info .info-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}#visitor-detail .detail-head .head-color .head-info .info-item{background-color:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.3);border-radius:8px;cursor:pointer;max-width:200px;overflow:hidden;padding:4px 10px;-webkit-transition:all .2s ease;transition:all .2s ease}#visitor-detail .detail-head .head-color .head-info .info-item:hover{background-color:rgba(0,0,0,.3);-webkit-box-shadow:0 3px 8px rgba(0,0,0,.15);box-shadow:0 3px 8px rgba(0,0,0,.15);-webkit-transform:translateY(-2px);transform:translateY(-2px)}#visitor-detail .detail-head .head-color .head-info .info-item:hover .copy-icon{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}#visitor-detail .detail-head .head-color .head-info .info-item .material-icons{color:#fff;font-size:14px;margin-right:5px}#visitor-detail .detail-head .head-color .head-info .info-item .info-text{color:#fff;font-size:12px;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#visitor-detail .detail-head .head-color .head-info .info-item .copy-icon{color:#fff;font-size:12px;opacity:0;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);-webkit-transition:all .2s ease;transition:all .2s ease}#visitor-detail .detail-head .head-color .head-info .info-separator{-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}#visitor-detail .detail-head .head-color .head-info .info-separator .material-icons{color:#fff;font-size:6px;opacity:.5}#visitor-detail .detail-head .header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px 10px;position:relative}#visitor-detail .detail-head .header-wrapper .avatar-section{margin-right:18px;margin-top:-45px}#visitor-detail .detail-head .header-wrapper .avatar-section .user-segment-avatar{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:linear-gradient(135deg,#4f46e5,#8b5cf6);border:4px solid #fff;border-radius:50%;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.15);box-shadow:0 3px 8px rgba(0,0,0,.15);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:32px;height:90px;justify-content:center;overflow:hidden;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;width:90px;z-index:1}#visitor-detail .detail-head .header-wrapper .avatar-section .user-segment-avatar:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}#visitor-detail .detail-head .header-wrapper .avatar-section .user-segment-avatar .banned-frame{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.7);border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;z-index:2}#visitor-detail .detail-head .header-wrapper .avatar-section .user-segment-avatar .banned-frame:hover{background:rgba(0,0,0,.8)}#visitor-detail .detail-head .header-wrapper .avatar-section .user-segment-avatar .banned-frame .material-icons{color:#ff4d4f;font-size:28px;margin-bottom:4px;text-shadow:0 2px 4px rgba(0,0,0,.2)}#visitor-detail .detail-head .header-wrapper .avatar-section .user-segment-avatar .banned-frame .banned-text{color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}#visitor-detail .detail-head .header-wrapper .avatar-section .user-segment-avatar .md-highlight-text{font-size:36px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.15)}#visitor-detail .detail-head .header-wrapper .user-info-section{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:10px}#visitor-detail .detail-head .header-wrapper .user-info-section .user-name-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6px}#visitor-detail .detail-head .header-wrapper .user-info-section .user-name-row .user-name{color:#1f2937;font-size:22px;font-weight:700;letter-spacing:-.5px;margin:0 12px 0 0}#visitor-detail .detail-head .header-wrapper .user-info-section .user-name-row .vip-switch-container .ant-switch.ant-switch-checked{background-color:#f59e0b;-webkit-box-shadow:0 2px 4px rgba(245,158,11,.4);box-shadow:0 2px 4px rgba(245,158,11,.4)}#visitor-detail .detail-head .header-wrapper .user-info-section .user-name-row .vip-switch-container .ant-switch .ant-switch-inner{font-size:11px;font-weight:700;letter-spacing:.5px}#visitor-detail .detail-head .header-wrapper .user-info-section .user-email{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4b5563;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-bottom:8px}#visitor-detail .detail-head .header-wrapper .user-info-section .user-email .mail-check{background-color:rgba(16,185,129,.1);border-radius:50%;color:#10b981;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;margin-left:6px;padding:1px}#visitor-detail .detail-head .header-wrapper .user-info-section .user-email .mail-close{color:#ef4444;font-size:12px;margin-left:6px}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row{margin-bottom:2px;margin-top:8px}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .segment-chip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e0e7ff;border-radius:16px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);color:#4f46e5;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;padding:2px 10px;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .segment-chip:hover{background-color:#c7d2fe;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transform:translateY(-1px);transform:translateY(-1px)}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .segment-chip.tag-chip{background-color:#fff7ed;border:1px solid #ffedd5;color:#c2410c}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .segment-chip.tag-chip:hover{background-color:#ffedd5;border-color:#fed7aa}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .segment-chip.tag-chip .tag-icon{color:#ea580c;font-size:13px;margin-right:4px}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .more-chip{background-color:transparent;border:1px dashed #cbd5e1;cursor:pointer;font-weight:600}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .more-chip:hover{background-color:rgba(99,102,241,.05);border-color:#6366f1;color:#6366f1}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .add-segment-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:1px dashed #cbd5e1;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding:2px 10px;-webkit-transition:all .2s ease;transition:all .2s ease}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .add-segment-btn .material-icons{color:#6b7280;font-size:14px}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .add-segment-btn:hover{background-color:rgba(99,102,241,.05);border-color:#6366f1;color:#6366f1;-webkit-transform:translateY(-1px);transform:translateY(-1px)}#visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .add-segment-btn:hover .material-icons{color:#6366f1}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:10px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons>*{-webkit-box-align:center!important;-ms-flex-align:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;align-items:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:32px!important;justify-content:center!important;margin:0!important;max-width:32px!important;min-height:32px!important;min-width:32px!important;overflow:hidden!important;padding:0!important;width:32px!important}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .icon-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f3f4f6;border:none;border-radius:6px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);color:#4b5563;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;overflow:hidden;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:32px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .icon-btn:active:before{background-size:100%;opacity:1;-webkit-transition:0s;transition:0s}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .icon-btn:hover{background-color:#e5e7eb;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.08);box-shadow:0 4px 6px rgba(0,0,0,.08);color:#111827;-webkit-transform:translateY(-2px);transform:translateY(-2px)}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .icon-btn .material-icons{font-size:18px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call{-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-color:#f3f4f6!important;border:none!important;border-radius:6px!important;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05)!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important;color:#4b5563!important;cursor:pointer!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:32px!important;justify-content:center!important;margin:0!important;min-width:32px!important;overflow:hidden!important;padding:0!important;position:relative!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important;width:32px!important}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn:active:before,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button:active:before,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon:active:before,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call:active:before{background-size:100%;opacity:1;-webkit-transition:0s;transition:0s}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn:hover,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button:hover,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon:hover,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call:hover{background-color:#e5e7eb!important;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.08)!important;box-shadow:0 4px 6px rgba(0,0,0,.08)!important;color:#111827!important;-webkit-transform:translateY(-2px)!important;transform:translateY(-2px)!important}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn .material-icons,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn .myIcon,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn i,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button .material-icons,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button .myIcon,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button i,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon .material-icons,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon .myIcon,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon i,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call .material-icons,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call .myIcon,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call i{font-size:18px!important}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ai-voice-agent-call-starter{-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:#f3f4f6;border-radius:6px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:32px!important;justify-content:center!important;-webkit-transition:all .2s ease;transition:all .2s ease;width:32px!important}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ai-voice-agent-call-starter:hover{background-color:#e5e7eb;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.08);box-shadow:0 4px 6px rgba(0,0,0,.08);-webkit-transform:translateY(-2px);transform:translateY(-2px)}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-button-wrapper{-webkit-box-align:center!important;-ms-flex-align:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;align-items:center!important;border-radius:6px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:32px!important;justify-content:center!important;-webkit-transition:all .2s ease;transition:all .2s ease;width:32px!important}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-button-wrapper:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button span{display:none!important}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .more-menu .ant-dropdown-menu{border:1px solid #e5e7eb;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .more-menu .ant-dropdown-menu .ant-dropdown-menu-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-transition:all .2s ease;transition:all .2s ease}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .more-menu .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#f9fafb}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .more-menu .ant-dropdown-menu .ant-dropdown-menu-item .material-icons{font-size:16px;margin-right:8px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.9);border:1px solid rgba(99,78,236,.15);border-radius:12px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:-65px;max-width:100%;padding:15px;-webkit-transition:all .3s ease;transition:all .3s ease}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right:hover{-webkit-box-shadow:0 6px 20px rgba(0,0,0,.12);box-shadow:0 6px 20px rgba(0,0,0,.12)}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:12px;overflow-x:auto;width:100%}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container::-webkit-scrollbar{height:6px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container::-webkit-scrollbar-thumb{background-color:rgba(99,78,236,.3);border-radius:10px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container .workflow-name{margin-bottom:4px;overflow:hidden;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container .workflow-name span{color:#4b5563;cursor:pointer;display:block;font-size:16px;font-weight:600;overflow:hidden;position:relative;text-overflow:ellipsis;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container .select{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:100%}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container .select .md-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(99,78,236,.1);border-radius:6px;color:#634eec!important;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-width:30px;padding:5px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container .select .ant-select{-webkit-box-flex:1;-ms-flex:1;flex:1}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container .select .ant-select-selection{background:#fff!important;border:1px solid rgba(99,78,236,.3)!important;border-radius:8px!important;height:36px!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container .select .ant-select-selection:focus,#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container .select .ant-select-selection:hover{border-color:#634eec!important;-webkit-box-shadow:0 0 0 2px rgba(99,78,236,.2)!important;box-shadow:0 0 0 2px rgba(99,78,236,.2)!important}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .workflow-select-container .select .ant-select-selection .ant-select-selection__rendered{line-height:34px!important;margin-left:12px!important}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .ticket-status-switcher-container{max-width:400px;overflow-x:scroll;padding-bottom:5px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .ticket-status-switcher-container::-webkit-scrollbar{height:6px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .ticket-status-switcher-container::-webkit-scrollbar-thumb{background-color:rgba(99,78,236,.3);border-radius:10px}#visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-right .ticket-status-switcher-container .ticket-status-switcher{-webkit-box-pack:start;-ms-flex-pack:start;border-radius:20px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);justify-content:flex-start;min-width:100%;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#visitor-detail .detail-head .header-wrapper .header-controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;position:absolute;right:16px;top:-45px;z-index:10}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.95);border:1px solid rgba(99,102,241,.2);border-radius:8px;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.08);box-shadow:0 3px 8px rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:140px;padding:8px 10px;-webkit-transition:all .2s ease;transition:all .2s ease}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item:hover{border-color:rgba(99,102,241,.35);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item .control-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4f46e5;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;font-weight:500;letter-spacing:.2px;margin-bottom:4px;opacity:.9}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item .control-label .material-icons{font-size:14px;margin-right:4px;opacity:.9}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item .control-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;min-height:24px;width:100%}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item .control-content .ant-avatar,#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item .control-content .avatar-group-item{font-size:12px!important;height:24px!important;line-height:24px!important;min-height:24px!important;min-width:24px!important;width:24px!important}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item .control-content .ant-avatar-string{font-size:11px!important;line-height:24px!important}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item .control-content .avatar-name{font-size:11px!important}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.ownership-section .owner-select{width:100%}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.ownership-section .owner-select .ant-select-selection{background-color:hsla(0,0%,100%,.8);border:1px solid #e2e8f0;border-radius:6px;min-height:28px;padding-left:2px;-webkit-transition:all .2s ease;transition:all .2s ease}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.ownership-section .owner-select .ant-select-selection .ant-select-selection__rendered{font-size:12px;line-height:26px}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.ownership-section .owner-select .ant-select-selection:focus,#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.ownership-section .owner-select .ant-select-selection:hover{border-color:#6366f1;-webkit-box-shadow:0 0 0 2px rgba(99,102,241,.1);box-shadow:0 0 0 2px rgba(99,102,241,.1)}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-agents-section .ant-select .ant-select-selection,#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-department-section .ant-select .ant-select-selection{background-color:hsla(0,0%,100%,.8);border:1px solid #e2e8f0;border-radius:6px;min-height:28px;padding-left:2px}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-agents-section .ant-select .ant-select-selection .ant-select-selection__rendered,#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-department-section .ant-select .ant-select-selection .ant-select-selection__rendered{font-size:12px;line-height:26px}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-agents-section .ant-tag,#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-department-section .ant-tag{background-color:#f1f5f9;border-color:#e2e8f0;border-radius:4px;color:#475569;font-size:11px;height:22px;line-height:20px;margin:2px}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-agents-section .ant-tag .anticon-close,#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-department-section .ant-tag .anticon-close{color:#94a3b8;font-size:10px}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-agents-section .ant-tag .anticon-close:hover,#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-department-section .ant-tag .anticon-close:hover{color:#475569}#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-agents-section .agent-avatar-name,#visitor-detail .detail-head .header-wrapper .header-controls .header-control-item.preferred-department-section .agent-avatar-name{font-size:11px}#visitor-detail .page-tabs{background-color:#fff;border-bottom:1px solid #e5e7eb;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.03);box-shadow:0 2px 4px rgba(0,0,0,.03);display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;padding:0 8px;position:sticky;scrollbar-width:thin;top:0;z-index:5}#visitor-detail .page-tabs::-webkit-scrollbar{height:3px}#visitor-detail .page-tabs::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.15);border-radius:10px}#visitor-detail .page-tabs .tab-item{border-bottom:2px solid transparent;color:#6b7280;cursor:pointer;font-size:13px;font-weight:500;height:42px;margin:0 2px;padding:0 14px;position:relative;white-space:nowrap}#visitor-detail .page-tabs .tab-item,#visitor-detail .page-tabs .tab-item .material-icons{-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;-webkit-transition:all .2s ease;transition:all .2s ease}#visitor-detail .page-tabs .tab-item .material-icons{font-size:18px;height:18px;margin-right:6px;opacity:.85;width:18px}#visitor-detail .page-tabs .tab-item:after{background-color:#6366f1;border-radius:2px 2px 0 0;bottom:-1px;content:"";height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;width:100%}#visitor-detail .page-tabs .tab-item:hover{background-color:rgba(243,244,246,.7);color:#4b5563}#visitor-detail .page-tabs .tab-item:hover .material-icons{opacity:1}#visitor-detail .page-tabs .tab-item.active{background-color:rgba(99,102,241,.06);color:#6366f1;font-weight:600}#visitor-detail .page-tabs .tab-item.active:after{-webkit-transform:scaleX(.85);transform:scaleX(.85)}#visitor-detail .page-tabs .tab-item.active .material-icons{color:#6366f1;opacity:1}#visitor-detail .tab-content{background-color:#f9fafb;height:calc(100% - 290px);overflow:auto}#visitor-detail .tab-content .content-container{height:100%}#visitor-detail .tab-content .content-container .attributes-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:16px;width:100%}#visitor-detail .tab-content .content-container .attributes-row .flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}#visitor-detail .tab-content .content-container .profile-cards-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr;height:100%}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);height:100%;overflow:hidden}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card.full-width{grid-column:1/-1}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card.attributes-card{grid-column:span 2}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:16px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .visitor-card-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(99,102,241,.1);border-radius:6px;color:#6366f1;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;min-width:32px;width:32px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .visitor-card-icon .material-icons{font-size:18px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .visitor-card-title{-webkit-box-flex:1;color:#374151;-ms-flex:1;flex:1;font-size:16px;font-weight:600;line-height:1.4;margin:0}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .card-actions{margin-left:auto}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .card-actions .secondary-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:1px solid #6366f1;border-radius:6px;color:#6366f1;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;gap:6px;padding:6px 12px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .card-actions .secondary-btn .material-icons{font-size:16px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .card-actions .secondary-btn:hover{background-color:rgba(99,102,241,.05)}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body{height:calc(100% - 65px);overflow:hidden;padding:0}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .visitor-attributes{border:none;-webkit-box-shadow:none;box-shadow:none;height:100%;padding:0}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body.p-0{padding:0}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .modern-select{width:100%}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .modern-select .ant-select-selection{border-radius:6px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .modern-select .ant-select-selection:focus,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .modern-select .ant-select-selection:hover{border-color:#6366f1}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .segment-item,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .tag-item,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .segment-item,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .tag-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e0e7ff;border-radius:4px;color:#4f46e5;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;padding:3px 8px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .segment-item .segment-text,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .segment-item .tag-text,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .tag-item .segment-text,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .tag-item .tag-text,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .segment-item .segment-text,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .segment-item .tag-text,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .tag-item .segment-text,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .tag-item .tag-text{margin-right:5px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .segment-item .segment-close,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .segment-item .tag-close,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .tag-item .segment-close,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .tag-item .tag-close,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .segment-item .segment-close,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .segment-item .tag-close,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .tag-item .segment-close,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .tag-item .tag-close{cursor:pointer;font-size:14px;opacity:.7}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .segment-item .segment-close:hover,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .segment-item .tag-close:hover,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .tag-item .segment-close:hover,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .tag-item .tag-close:hover,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .segment-item .segment-close:hover,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .segment-item .tag-close:hover,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .tag-item .segment-close:hover,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .tag-item .tag-close:hover{opacity:1}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .add-btn,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .add-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:1px dashed #cbd5e1;border-radius:4px;color:#6b7280;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;padding:3px 8px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .add-btn .material-icons,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .add-btn .material-icons{font-size:14px;margin-right:4px}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .add-btn:hover,#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .add-btn:hover{border-color:#6366f1;color:#6366f1}#visitor-detail .tab-content .content-container .profile-card.full-width{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);height:100%;overflow:hidden}#visitor-detail .add-attribute-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#6366f1;border:none;border-radius:50%;bottom:16px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15);color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;position:absolute;right:16px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:40px;z-index:10}#visitor-detail .add-attribute-button:hover{background:#4f46e5;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.2);box-shadow:0 6px 12px rgba(0,0,0,.2);-webkit-transform:scale(1.05) translateY(-2px);transform:scale(1.05) translateY(-2px)}#visitor-detail .add-attribute-button .material-icons{font-size:22px}#add-to-segment .add-segment-search,#add-to-tag .add-segment-search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e5e7eb;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;padding:8px 12px}#add-to-segment .add-segment-search input,#add-to-tag .add-segment-search input{-webkit-box-flex:1;border:none;-ms-flex:1;flex:1;font-size:14px;outline:none}#add-to-segment .add-segment-search input::-webkit-input-placeholder,#add-to-tag .add-segment-search input::-webkit-input-placeholder{color:#9ca3af}#add-to-segment .add-segment-search input::-moz-placeholder,#add-to-tag .add-segment-search input::-moz-placeholder{color:#9ca3af}#add-to-segment .add-segment-search input::-ms-input-placeholder,#add-to-tag .add-segment-search input::-ms-input-placeholder{color:#9ca3af}#add-to-segment .add-segment-search input::placeholder,#add-to-tag .add-segment-search input::placeholder{color:#9ca3af}#add-to-segment .add-segment-search .add-segment-search-icon,#add-to-tag .add-segment-search .add-segment-search-icon{color:#9ca3af}#add-to-segment .add-segment-setting-btn,#add-to-segment .manage-tags-btn,#add-to-tag .add-segment-setting-btn,#add-to-tag .manage-tags-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f3f4f6;border:none;border-radius:6px;color:#4b5563;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;justify-content:center;padding:6px 12px}#add-to-segment .add-segment-setting-btn .material-icons,#add-to-segment .manage-tags-btn .material-icons,#add-to-tag .add-segment-setting-btn .material-icons,#add-to-tag .manage-tags-btn .material-icons{font-size:16px;margin-right:6px}#add-to-segment .add-segment-setting-btn:hover,#add-to-segment .manage-tags-btn:hover,#add-to-tag .add-segment-setting-btn:hover,#add-to-tag .manage-tags-btn:hover{background-color:#e5e7eb}#add-to-segment .add-segment-confirm-btn,#add-to-tag .add-segment-confirm-btn{background-color:#6366f1;border:none;border-radius:6px;color:#fff;font-size:14px;padding:6px 12px}#add-to-segment .add-segment-confirm-btn:hover,#add-to-tag .add-segment-confirm-btn:hover{background-color:#4f46e5}#delete-user-modal .ant-modal-content{border-radius:10px;overflow:hidden}#delete-user-modal .ant-modal-header{background-color:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:16px}#delete-user-modal .ant-modal-body{padding:20px}#delete-user-modal .delete-user-modal-message{color:#4b5563;font-size:14px}#delete-user-modal .ant-modal-footer{border-top:1px solid #e5e7eb;padding:12px 16px}#delete-user-modal .ant-modal-footer .ant-btn-primary{background-color:#ef4444;border-color:#ef4444}#delete-user-modal .ant-modal-footer .ant-btn-primary:hover{background-color:#dc2626;border-color:#dc2626}.dark-mode #visitor-detail{background-color:#111827}.dark-mode #visitor-detail .detail-head{background-color:#1f2937}.dark-mode #visitor-detail .detail-head .head-color{background:linear-gradient(135deg,#4f46e5,#8b5cf6)}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .user-name-row .user-name{color:#f9fafb}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .user-email{color:#9ca3af}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .segment-chip{background-color:rgba(79,70,229,.2);color:#a5b4fc}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .more-chip{border-color:#4b5563;color:#9ca3af}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .more-chip:hover{border-color:#818cf8;color:#818cf8}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .add-segment-btn{border-color:#4b5563;color:#9ca3af}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .add-segment-btn .material-icons{color:#9ca3af}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .add-segment-btn:hover{border-color:#818cf8;color:#818cf8}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .user-segments-tags-row .segment-chips .add-segment-btn:hover .material-icons{color:#818cf8}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .icon-btn{background-color:#374151;color:#d1d5db}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .icon-btn:hover{background-color:#4b5563;color:#f9fafb}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ai-voice-agent-call-starter,.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn,.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-button-wrapper,.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button,.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon,.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call{background-color:#374151!important;color:#d1d5db!important}.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ai-voice-agent-call-starter:hover,.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn:hover,.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-button-wrapper:hover,.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button:hover,.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon:hover,.dark-mode #visitor-detail .detail-head .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call:hover{background-color:#4b5563!important;color:#f9fafb!important}.dark-mode #visitor-detail .page-tabs{background-color:#1f2937;border-bottom-color:#374151}.dark-mode #visitor-detail .page-tabs .tab-item{color:#9ca3af}.dark-mode #visitor-detail .page-tabs .tab-item:hover{background-color:rgba(129,140,248,.1);color:#d1d5db}.dark-mode #visitor-detail .page-tabs .tab-item.active{background-color:rgba(129,140,248,.15);border-bottom-color:#818cf8;color:#818cf8}.dark-mode #visitor-detail .page-tabs .tab-item.active:after{background-color:#818cf8}.dark-mode #visitor-detail .page-tabs .tab-item.active .material-icons{color:#818cf8}.dark-mode #visitor-detail .tab-content{background-color:#111827}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card{background-color:#1f2937;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-header,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header{background-color:#111827!important;border-bottom-color:#374151!important}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-header .material-icons,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-header .visitor-card-icon,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-header>.material-icons,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .material-icons,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .visitor-card-icon,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header>.material-icons{background-color:rgba(129,140,248,.15)!important;color:#818cf8!important}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-header .card-title,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-header .visitor-card-title,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .card-title,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .visitor-card-title{color:#e5e7eb!important}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-header .card-actions .secondary-btn,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .card-actions .secondary-btn{border-color:#818cf8!important;color:#818cf8!important}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-header .card-actions .secondary-btn .material-icons,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .card-actions .secondary-btn .material-icons{color:#818cf8!important}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-header .card-actions .secondary-btn:hover,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .visitor-card-header .card-actions .secondary-btn:hover{background-color:rgba(129,140,248,.1)!important}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .modern-select .ant-select-selection{background-color:#374151;border-color:#4b5563;color:#e5e7eb}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .modern-select .ant-select-selection:focus,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .modern-select .ant-select-selection:hover{border-color:#818cf8}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .segment-item,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .tag-item,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .segment-item,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .tag-item{background-color:rgba(79,70,229,.2);color:#a5b4fc}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .add-btn,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .add-btn{border-color:#4b5563;color:#9ca3af}.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .segments-container .add-btn:hover,.dark-mode #visitor-detail .tab-content .content-container .profile-cards-grid .profile-card .card-body .tags-container .add-btn:hover{border-color:#818cf8;color:#818cf8}.dark-mode #visitor-detail .tab-content .content-container .profile-card.full-width{background-color:#1f2937;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}@media(max-width:768px){#visitor-detail .header-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;padding-bottom:20px}#visitor-detail .header-wrapper .avatar-section{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:15px;margin-right:0}#visitor-detail .header-wrapper .user-info-section{text-align:center}#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons,#visitor-detail .header-wrapper .user-info-section .user-email,#visitor-detail .header-wrapper .user-info-section .user-name-row,#visitor-detail .header-wrapper .user-info-section .user-segments-tags-row .segment-chips{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons>*{height:40px!important;max-width:40px!important;min-height:40px!important;min-width:40px!important;width:40px!important}#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .icon-btn{height:40px;width:40px}#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .icon-btn .material-icons{font-size:22px}#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .ai-voice-agent-call-starter,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-button-wrapper,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call{height:40px!important;min-width:40px!important;width:40px!important}#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .ai-voice-agent-call-starter .material-icons,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .ai-voice-agent-call-starter .myIcon,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .ai-voice-agent-call-starter i,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn .material-icons,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn .myIcon,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .ant-btn i,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-button-wrapper .material-icons,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-button-wrapper .myIcon,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-button-wrapper i,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button .material-icons,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button .myIcon,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .automation-trigger-button i,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon .material-icons,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon .myIcon,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .btn-icon i,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call .material-icons,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call .myIcon,#visitor-detail .header-wrapper .user-info-section .quick-action-buttons .action-icons .conversation-actions-button.ai-call i{font-size:22px!important}#visitor-detail .header-wrapper .header-controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:15px;position:relative;right:0;top:0;width:100%}#visitor-detail .header-wrapper .header-controls .header-control-item{background-color:#fff;border:1px solid #e5e7eb;-webkit-box-shadow:none;box-shadow:none;width:100%}#visitor-detail .page-tabs .tab-item{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:54px;justify-content:center;padding:10px 8px}#visitor-detail .page-tabs .tab-item .material-icons{font-size:22px;height:22px;margin-bottom:4px;margin-right:0;width:22px}#visitor-detail .tab-content{height:auto;padding:12px}#visitor-detail .tab-content .content-container .profile-cards-grid{grid-template-columns:1fr;height:auto}#visitor-detail .tab-content .content-container .profile-cards-grid .profile-card.attributes-card{grid-column:span 1}#visitor-detail .tab-content .content-container .attributes-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#visitor-detail .tab-content .content-container .profile-card .card-header,#visitor-detail .tab-content .content-container .profile-card .visitor-card-header{padding:12px!important}#visitor-detail .tab-content .content-container .profile-card .card-header .material-icons,#visitor-detail .tab-content .content-container .profile-card .card-header .visitor-card-icon,#visitor-detail .tab-content .content-container .profile-card .card-header>.material-icons,#visitor-detail .tab-content .content-container .profile-card .visitor-card-header .material-icons,#visitor-detail .tab-content .content-container .profile-card .visitor-card-header .visitor-card-icon,#visitor-detail .tab-content .content-container .profile-card .visitor-card-header>.material-icons{font-size:20px!important;height:36px!important;min-width:36px!important;width:36px!important}#visitor-detail .tab-content .content-container .profile-card .card-header .card-title,#visitor-detail .tab-content .content-container .profile-card .card-header .visitor-card-title,#visitor-detail .tab-content .content-container .profile-card .visitor-card-header .card-title,#visitor-detail .tab-content .content-container .profile-card .visitor-card-header .visitor-card-title{font-size:15px!important}#visitor-detail .tab-content .content-container .profile-card .card-header .card-actions .secondary-btn,#visitor-detail .tab-content .content-container .profile-card .visitor-card-header .card-actions .secondary-btn{font-size:11px!important;padding:4px 8px!important}#visitor-detail .tab-content .content-container .profile-card .card-header .card-actions .secondary-btn .material-icons,#visitor-detail .tab-content .content-container .profile-card .visitor-card-header .card-actions .secondary-btn .material-icons{font-size:14px!important}}.disable[data-v-9dfdc0a8]{opacity:.3}.visitor-detail-popup{background:rgba(0,0,0,.569);overflow-y:auto;z-index:1000!important}.visitor-detail-popup #visitor-detail,.visitor-detail-popup #visitor-detail .supsis-tab-selection{width:100%!important}.visitor-detail-popup .ant-modal{top:0;width:70%!important}.visitor-detail-popup .ant-modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:90vh;margin-top:10px}.visitor-detail-popup .custom-modal-body{margin-bottom:10px;padding:0!important}.filter-wrapper-form{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:flex-start;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:325px;padding:20px;position:relative;text-align:left}.filter-wrapper-form .filter-wrapper-form-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;width:100%}.filter-wrapper-form .filter-wrapper-form-title .closeIcon{color:#008aff;cursor:pointer;font-size:19px;position:absolute;right:20px;top:20px;-webkit-transition:all .3s;transition:all .3s}.filter-wrapper-form .filter-wrapper-form-title .filterIcon{color:#006cff;font-size:16px;margin-right:10px;position:relative;top:1px}.filter-wrapper-form .filter-wrapper-form-title .filterName{color:#22272d;font-size:16px;font-weight:600;line-height:20px}.archive-filter .ant-popover-inner-content{width:350px}.archive-filter .select-story{width:100%}.archive-filter .select-story.ant-select-open .blockTypeText{color:#000!important}.select-input[data-v-b0961aa8]{border-radius:6px;height:37px}.filter-wrapper-preview[data-v-b0961aa8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#2c3f84;border-radius:4px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:32px;margin-right:5px;padding:10px;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.filter-wrapper-preview [text-truncate][data-v-b0961aa8]{overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap}.filter-wrapper-preview [text-actions][data-v-b0961aa8]{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.filter-wrapper-preview[data-v-b0961aa8]:hover{opacity:.8!important}.filter-wrapper-preview:hover .material-icons.mainIcon[data-v-b0961aa8]{display:none}.filter-wrapper-preview:hover .material-icons.closeIcon[data-v-b0961aa8]{display:inherit}.filter-wrapper-preview .material-icons[data-v-b0961aa8]{font-size:15px;margin-right:10px}.filter-wrapper-preview .material-icons.mainIcon[data-v-b0961aa8]{display:inherit}.filter-wrapper-preview .material-icons.closeIcon[data-v-b0961aa8]{display:none}