.UserPanel-module-scss-module__QYA1tq__user-panel h3{color:#343a40;margin-bottom:15px;font-size:16px}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-profile-pic{justify-content:center;margin-bottom:20px;display:flex}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-profile-pic img{object-fit:cover;border:2px solid var(--border-color,#ddd);border-radius:50%;width:80px;height:80px}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-details{border-radius:.2rem;flex-direction:column;gap:10px;margin-top:10px;padding:.5rem;display:flex}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-details .UserPanel-module-scss-module__QYA1tq__detail-row{flex-direction:column;gap:2px;display:flex}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-details .UserPanel-module-scss-module__QYA1tq__detail-row .UserPanel-module-scss-module__QYA1tq__label{color:var(--foreground-subtle);font-size:.85rem;font-weight:600}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-details .UserPanel-module-scss-module__QYA1tq__detail-row .UserPanel-module-scss-module__QYA1tq__value{word-break:break-word;text-align:left;unicode-bidi:isolate}[dir=rtl] .UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-details .UserPanel-module-scss-module__QYA1tq__detail-row .UserPanel-module-scss-module__QYA1tq__value{text-align:right}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__no-user-info{text-align:center;color:var(--foreground-subtle);margin:20px 0}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-tags{margin-top:15px}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-tags h4{color:#343a40;margin-bottom:10px;font-size:14px}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-tags .UserPanel-module-scss-module__QYA1tq__tags-container{flex-wrap:wrap;gap:5px;display:flex}.UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-tags .UserPanel-module-scss-module__QYA1tq__tags-container .UserPanel-module-scss-module__QYA1tq__tag{color:#495057;background-color:#e9ecef;border-radius:12px;padding:4px 8px;font-size:12px}[data-theme=dark] .UserPanel-module-scss-module__QYA1tq__user-panel h3,[data-theme=dark] .UserPanel-module-scss-module__QYA1tq__user-panel h4{color:#e0e0e0}[data-theme=dark] .UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-details{background-color:#252525}[data-theme=dark] .UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-details .UserPanel-module-scss-module__QYA1tq__detail-row .UserPanel-module-scss-module__QYA1tq__label{color:#a0a0a0}[data-theme=dark] .UserPanel-module-scss-module__QYA1tq__user-panel .UserPanel-module-scss-module__QYA1tq__user-tags .UserPanel-module-scss-module__QYA1tq__tag{color:#e0e0e0;background-color:#2d2d2d}
.HistoryPanel-module-scss-module__duV35q__history-panel{padding:1rem}.HistoryPanel-module-scss-module__duV35q__history-panel h3{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list{scrollbar-width:thin;scrollbar-color:#0000 #0000;flex-direction:column;gap:1rem;max-height:calc(100vh - 200px);transition:scrollbar-color .3s;display:flex;overflow-y:auto}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:hover,.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:active,.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:focus{scrollbar-color:rgba(var(--secondary-rgb),.5)#0000}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list::-webkit-scrollbar{width:6px;height:6px}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list::-webkit-scrollbar-track{background:0 0;margin:4px 0}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list::-webkit-scrollbar-thumb{background:0 0;border-radius:6px;transition:background .3s}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list.HistoryPanel-module-scss-module__duV35q__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item{background-color:var(--background);border:1px solid var(--border-light);border-radius:8px;padding:1rem}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item .HistoryPanel-module-scss-module__duV35q__history-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item .HistoryPanel-module-scss-module__duV35q__history-header .HistoryPanel-module-scss-module__duV35q__chat-date{color:var(--foreground-subtle);font-size:.8rem}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item .HistoryPanel-module-scss-module__duV35q__history-header .HistoryPanel-module-scss-module__duV35q__chat-status{border-radius:1rem;padding:.25rem .5rem;font-size:.75rem}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item .HistoryPanel-module-scss-module__duV35q__history-header .HistoryPanel-module-scss-module__duV35q__chat-status.HistoryPanel-module-scss-module__duV35q__completed{background-color:var(--success-light);color:var(--success)}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item .HistoryPanel-module-scss-module__duV35q__history-header .HistoryPanel-module-scss-module__duV35q__chat-status.HistoryPanel-module-scss-module__duV35q__pending{background-color:var(--warning-light);color:var(--warning)}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item .HistoryPanel-module-scss-module__duV35q__history-header .HistoryPanel-module-scss-module__duV35q__chat-status.HistoryPanel-module-scss-module__duV35q__abandoned{background-color:var(--error-light);color:var(--error)}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item .HistoryPanel-module-scss-module__duV35q__history-summary{color:var(--foreground);margin-bottom:.75rem;font-size:.9rem;line-height:1.4}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item .HistoryPanel-module-scss-module__duV35q__view-details{border:1px solid var(--border-light);color:var(--primary);cursor:pointer;background-color:#0000;border-radius:4px;padding:.35rem .75rem;font-size:.8rem;transition:all .2s}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item .HistoryPanel-module-scss-module__duV35q__view-details:hover{background-color:var(--primary-light);border-color:var(--primary)}.HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__empty-state{text-align:center;color:var(--foreground-subtle);background-color:var(--background-subtle);border-radius:6px;padding:2rem 1rem;font-style:italic}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel h3{color:#e0e0e0}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list{scrollbar-color:#0000 #0000}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:hover,[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:active,[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:focus{scrollbar-color:rgba(var(--secondary-rgb),.7)#0000}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list.HistoryPanel-module-scss-module__duV35q__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-list .HistoryPanel-module-scss-module__duV35q__history-item{background-color:var(--background-dark);border-color:var(--border-dark)}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__history-summary,[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__chat-date{color:#a0a0a0}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__view-details{color:#e0e0e0;background-color:#2d2d2d}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__view-details:hover{background-color:#3d3d3d}[data-theme=dark] .HistoryPanel-module-scss-module__duV35q__history-panel .HistoryPanel-module-scss-module__duV35q__empty-state{background-color:var(--background-darker)}
.PagesPanel-module-scss-module__CXUZja__pages-panel h3{color:#343a40;margin-bottom:15px;font-size:16px}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list{scrollbar-width:thin;scrollbar-color:#0000 #0000;flex-direction:column;gap:8px;max-height:calc(100vh - 200px);transition:scrollbar-color .3s;display:flex;overflow-y:auto}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:hover,.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:active,.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:focus{scrollbar-color:rgba(var(--secondary-rgb),.5)#0000}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list::-webkit-scrollbar{width:6px;height:6px}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list::-webkit-scrollbar-track{background:0 0;margin:4px 0}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list::-webkit-scrollbar-thumb{background:0 0;border-radius:6px;transition:background .3s}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list.PagesPanel-module-scss-module__CXUZja__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__page-item{background-color:#f8f9fa;border-radius:4px;padding:12px}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__page-item .PagesPanel-module-scss-module__CXUZja__page-url{white-space:nowrap;text-overflow:ellipsis;color:#0d6efd;margin-bottom:5px;font-size:13px;font-weight:500;overflow:hidden}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__page-item .PagesPanel-module-scss-module__CXUZja__page-time{color:#6c757d;margin-bottom:3px;font-size:12px}.PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__page-item .PagesPanel-module-scss-module__CXUZja__page-duration{color:#6c757d;font-size:12px}[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel h3{color:#e0e0e0}[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__page-item{background-color:#252525}[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__page-url,[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__page-time,[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__page-duration{color:#a0a0a0}[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list{scrollbar-color:#0000 #0000}[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:hover,[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:active,[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:focus{scrollbar-color:rgba(var(--secondary-rgb),.7)#0000}[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .PagesPanel-module-scss-module__CXUZja__pages-panel .PagesPanel-module-scss-module__CXUZja__pages-list.PagesPanel-module-scss-module__CXUZja__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}
.InfoSidebar-module-scss-module__QjWoFG__info-sidebar{background-color:#fff;border-left:1px solid #e1e4e8;flex-direction:column;width:250px;height:100%;display:flex;overflow:hidden}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-tabs{background-color:#f8f9fa;border-bottom:1px solid #e1e4e8;padding:10px;display:flex}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-tabs .InfoSidebar-module-scss-module__QjWoFG__tab-button{cursor:pointer;color:#6c757d;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px 0;font-size:12px;transition:all .2s;display:flex}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-tabs .InfoSidebar-module-scss-module__QjWoFG__tab-button:hover{color:#495057}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-tabs .InfoSidebar-module-scss-module__QjWoFG__tab-button.InfoSidebar-module-scss-module__QjWoFG__active{color:var(--primary);border-bottom:2px solid var(--primary)}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-tabs .InfoSidebar-module-scss-module__QjWoFG__tab-button svg{margin-bottom:3px}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content{scrollbar-width:thin;scrollbar-color:#0000 #0000;flex:1;padding:15px;transition:scrollbar-color .3s;overflow-y:auto}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:hover,.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:active,.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:focus{scrollbar-color:rgba(var(--secondary-rgb),.5)#0000}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content::-webkit-scrollbar{width:6px;height:6px}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content::-webkit-scrollbar-track{background:0 0;margin:4px 0}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content::-webkit-scrollbar-thumb{background:0 0;border-radius:6px;transition:background .3s}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content.InfoSidebar-module-scss-module__QjWoFG__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__empty-state{color:#6c757d;text-align:center;padding:30px 0;font-style:italic}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar{color:#e0e0e0;background-color:#1e1e1e;border-left:1px solid #2d2d2d}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-tabs{background-color:#252525;border-bottom:1px solid #2d2d2d}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-tabs .InfoSidebar-module-scss-module__QjWoFG__tab-button{color:#a0a0a0}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-tabs .InfoSidebar-module-scss-module__QjWoFG__tab-button:hover{color:#e0e0e0}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-tabs .InfoSidebar-module-scss-module__QjWoFG__tab-button.InfoSidebar-module-scss-module__QjWoFG__active{color:#60a5fa;border-bottom:2px solid #60a5fa}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content{scrollbar-color:#0000 #0000}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:hover,[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:active,[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:focus{scrollbar-color:rgba(var(--secondary-rgb),.7)#0000}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content.InfoSidebar-module-scss-module__QjWoFG__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .InfoSidebar-module-scss-module__QjWoFG__info-sidebar .InfoSidebar-module-scss-module__QjWoFG__info-content .InfoSidebar-module-scss-module__QjWoFG__empty-state{color:#a0a0a0}
.ChatDetail-module-scss-module__CaZFwG__chat-detail{background-color:#f8f9fa;border-radius:16px;flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden}@media (max-width:768px){.ChatDetail-module-scss-module__CaZFwG__chat-detail{overscroll-behavior-x:none;touch-action:pan-y;width:100%;height:100%;position:relative;overflow-x:hidden}}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header{background-color:var(--background-subtle);border-bottom:1px solid #e1e4e8;justify-content:space-between;align-items:center;padding:15px;display:flex}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__back-button{cursor:pointer;color:var(--foreground);background:0 0;border:none;align-items:center;margin-inline-end:10px;display:flex}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__back-button svg{transition:transform .3s}[dir=rtl] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__back-button svg{transform:scaleX(-1)}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__header-title-container{flex:1;min-width:0}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;overflow:hidden}@media screen and (max-width:768px){.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header h3{font-size:12px}}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__header-actions{align-items:center;gap:10px;margin-inline-start:auto;display:flex}@media (max-width:768px){.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__header-actions{display:none}}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__header-actions .ChatDetail-module-scss-module__CaZFwG__info-toggle{cursor:pointer;color:#374151;background:0 0;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;transition:all .3s;display:flex}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__header-actions .ChatDetail-module-scss-module__CaZFwG__info-toggle.ChatDetail-module-scss-module__CaZFwG__active{background-color:var(--sidebar-hover-bg)}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__header-actions .ChatDetail-module-scss-module__CaZFwG__info-toggle:hover{color:#111827;background:#f3f4f6;transform:translateY(-1px)}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body{height:calc(100% - 60px);display:flex;overflow:hidden}@media (max-width:768px){.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body{touch-action:pan-y;overflow-x:hidden}}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-wrapper{flex-direction:column;flex:1;display:flex;overflow:hidden}@media (max-width:768px){.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-wrapper{width:100%;overflow-x:hidden}}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container{scrollbar-width:thin;scrollbar-color:#0000 #0000;flex-direction:column;flex:1;gap:14px;padding:15px;transition:scrollbar-color .3s;display:flex;overflow:hidden auto}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container:hover,.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container:active,.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container:focus{scrollbar-color:rgba(var(--secondary-rgb),.5)#0000}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container::-webkit-scrollbar{width:6px;height:6px}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container::-webkit-scrollbar-track{background:0 0;margin:4px 0}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container::-webkit-scrollbar-thumb{background:0 0;border-radius:6px;transition:background .3s}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container.ChatDetail-module-scss-module__CaZFwG__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}@media (max-width:768px){.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container{touch-action:pan-y;overscroll-behavior-x:none;padding-bottom:4rem}}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message{word-break:break-word!important;overflow-wrap:break-word!important;border-radius:12px!important;flex-direction:column!important;align-self:flex-start!important;gap:8px!important;max-width:80%!important;padding:10px 15px!important;font-size:14px!important;line-height:1.5!important;display:flex!important;position:relative!important}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__image-only{gap:0!important;padding:5px!important}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message p{margin:0}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message p strong{font-weight:600}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message p em{font-style:italic}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image{border-radius:6px;width:100%;min-width:200px;height:250px;margin-bottom:0;position:relative;overflow:hidden}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image .ChatDetail-module-scss-module__CaZFwG__image-skeleton{z-index:1;background:#0000001a;width:100%;height:100%;animation:1.5s ease-in-out infinite ChatDetail-module-scss-module__CaZFwG__skeleton-pulse;position:absolute;inset:0}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image .ChatDetail-module-scss-module__CaZFwG__image-skeleton{background:#ffffff1a;animation-name:ChatDetail-module-scss-module__CaZFwG__skeleton-pulse-dark}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image img{object-fit:cover;z-index:2;opacity:0;width:100%;height:100%;transition:opacity .3s,transform .2s;display:block;position:relative}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image img.ChatDetail-module-scss-module__CaZFwG__loaded{opacity:1}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image img.ChatDetail-module-scss-module__CaZFwG__loading-state{opacity:0}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image img:hover{transform:scale(1.02)}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image .ChatDetail-module-scss-module__CaZFwG__image-timestamp-overlay{color:var(--background-subtle);z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:12px;align-items:center;gap:4px;padding:3px 7px;font-size:.7rem;display:flex;position:absolute;bottom:6px;right:8px}[dir=rtl] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image .ChatDetail-module-scss-module__CaZFwG__image-timestamp-overlay{left:8px;right:auto}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image.ChatDetail-module-scss-module__CaZFwG__is-loading img{opacity:.65}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image .ChatDetail-module-scss-module__CaZFwG__image-loading-overlay{background:#0000001f;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-image .ChatDetail-module-scss-module__CaZFwG__image-spinner{border:3px solid #fff9;border-top-color:var(--primary,#7c5cff);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite ChatDetail-module-scss-module__CaZFwG__image-spin}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__user{color:var(--dark,#0f172a)!important;background-color:#a99e9e1a!important;border-bottom-right-radius:4px!important;align-self:flex-end!important}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__user{background:var(--border-dark,#0003)!important}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__operator{color:#333!important;background-color:#f0f0f0!important;border-bottom-left-radius:4px!important}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__bot{background-color:var(--sidebar-hover-bg)!important;color:#333!important;border-bottom-left-radius:4px!important}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__system{color:#856404!important;background-color:#fff3cdd1!important;border-radius:8px!important;align-self:center!important;max-width:90%!important;font-style:italic!important}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message .ChatDetail-module-scss-module__CaZFwG__message-timestamp{opacity:.7;text-align:right;margin-top:5px;font-size:10px}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message p a{color:var(--info);text-decoration:underline}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__unread-divider{color:var(--secondary);text-align:center;justify-content:center;align-items:center;margin:16px 0;font-size:13px;font-weight:600;display:flex;position:relative}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__unread-divider:before,.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__unread-divider:after{content:"";background:var(--primary);opacity:.2;flex:1;height:1px;margin:0 8px}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__date-divider{justify-content:center;align-items:center;margin:12px 0;display:flex}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__date-divider span{background:rgba(var(--light-rgb,248,249,250),.85);color:var(--foreground,#374151);border:1px solid var(--border-dark,#0000000f);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block;box-shadow:0 1px #00000008}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container{background-color:var(--background-subtle);z-index:100;border-top:1px solid #e1e4e8;align-items:center;gap:10px;padding:10px;display:flex;position:relative}@media screen and (max-width:768px){.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container{z-index:1001;width:100%;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000001a}}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__selected-image-preview{background:var(--background-subtle);z-index:101;border:1px solid #e1e4e8;border-radius:8px;margin-bottom:5px;padding:8px;position:absolute;bottom:100%;left:10px;box-shadow:0 2px 8px #0000001a}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__selected-image-preview img{border-radius:4px;max-width:200px;max-height:150px;display:block}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__selected-image-preview.ChatDetail-module-scss-module__CaZFwG__is-sending img{opacity:.65}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__selected-image-preview .ChatDetail-module-scss-module__CaZFwG__image-loading-overlay{background:#0000001f;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;inset:8px}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__selected-image-preview .ChatDetail-module-scss-module__CaZFwG__image-spinner{border:3px solid #fff9;border-top-color:var(--primary,#7c5cff);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite ChatDetail-module-scss-module__CaZFwG__image-spin}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__selected-image-preview .ChatDetail-module-scss-module__CaZFwG__remove-image{color:var(--background-subtle);cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:4px;right:4px}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__selected-image-preview .ChatDetail-module-scss-module__CaZFwG__remove-image:hover{background:#000c}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__image-upload-button-inbox{color:var(--primary,#0084ff);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__image-upload-button-inbox:hover{background-color:rgba(var(--primary-rgb,0,132,255),.1)}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-input{border:1px solid #ddd;border-radius:20px;outline:none;flex:1;padding:8px 15px}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-input:focus{border-color:#0084ff}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-button{background:linear-gradient(45deg,var(--secondary),var(--primary));color:var(--background-subtle);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media screen and (max-width:768px){.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-button{width:auto;height:auto}}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-button:hover{background-color:#0077e6}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-button:disabled,.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-button.ChatDetail-module-scss-module__CaZFwG__is-disabled{color:#fffc;cursor:not-allowed;box-shadow:none;opacity:.85;background:linear-gradient(45deg,#cbd5e1,#94a3b8);transform:none}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__assign-chat-button{background:var(--primary);background:linear-gradient(45deg,var(--secondary),var(--primary));width:100%;color:var(--background-subtle);border:none;border-radius:20px;justify-content:center;align-items:center;padding:10px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;cursor:pointer!important}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__assign-chat-button .ChatDetail-module-scss-module__CaZFwG__assign-chat-text{justify-content:center;align-items:center;gap:.5rem;display:flex}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__flow-options{gap:8px;margin-top:8px;display:flex}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__flow-options .ChatDetail-module-scss-module__CaZFwG__flow-option{color:#222;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:4px 14px;font-size:13px;transition:background .2s,color .2s}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__flow-options .ChatDetail-module-scss-module__CaZFwG__flow-option.ChatDetail-module-scss-module__CaZFwG__selected{background:linear-gradient(45deg,var(--primary),var(--secondary));color:#fff;border:none;font-weight:700}.ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__flow-bg{background:#a99e9e1a;border-radius:12px;flex-direction:column;gap:8px;width:100%;margin-bottom:10px;padding:10px;display:flex}.ChatDetail-module-scss-module__CaZFwG__chat-detail.ChatDetail-module-scss-module__CaZFwG__is-opening{animation:.28s cubic-bezier(.22,1,.36,1) ChatDetail-module-scss-module__CaZFwG__detail-panel-enter}.ChatDetail-module-scss-module__CaZFwG__chat-detail.ChatDetail-module-scss-module__CaZFwG__is-closing{pointer-events:none;animation:.28s cubic-bezier(.4,0,.2,1) forwards ChatDetail-module-scss-module__CaZFwG__detail-panel-exit}@keyframes ChatDetail-module-scss-module__CaZFwG__image-spin{to{transform:rotate(360deg)}}@keyframes ChatDetail-module-scss-module__CaZFwG__detail-panel-enter{0%{opacity:0;transform:translate(24px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes ChatDetail-module-scss-module__CaZFwG__detail-panel-exit{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(24px)scale(.985)}}[data-theme=light] .ChatDetail-module-scss-module__CaZFwG__chat-detail{background:rgba(var(--light-rgb),.85);border:1px solid var(--border-dark);box-shadow:0 4px 12px rgba(var(--dark-rgb),.05)}[data-theme=light] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header{border-bottom:1px solid var(--border-dark)}[data-theme=light] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__back-button{color:var(--foreground)}[data-theme=light] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__employee{color:var(--foreground);background:#0000000d;border:1px solid #0000001a}[data-theme=light] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__date-divider span{background:rgba(var(--light-rgb),.9);color:var(--foreground);border-color:var(--border-dark)}[data-theme=light] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container{border-top:1px solid #0000001a}[data-theme=light] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-input{color:var(--foreground);background:#0000000d;border:1px solid #0000001a}[data-theme=light] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-input::placeholder{color:#00000080}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail{background-color:#1e1e1e;border:1px solid #2d2d2d;box-shadow:0 4px 12px #0003}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header{background-color:#252525;border-bottom:1px solid #2d2d2d}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header h3,[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__back-button{color:#e0e0e0}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__header-actions .ChatDetail-module-scss-module__CaZFwG__info-toggle{color:#e0e0e0;background-color:#2d2d2d;border:1px solid #3d3d3d}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__header-actions .ChatDetail-module-scss-module__CaZFwG__info-toggle.ChatDetail-module-scss-module__CaZFwG__active{color:#60a5fa;background-color:#2c3554;border-color:#3b446d}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-header .ChatDetail-module-scss-module__CaZFwG__header-actions .ChatDetail-module-scss-module__CaZFwG__info-toggle:hover{background-color:#3d3d3d}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container{scrollbar-color:#0000 #0000}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container:hover,[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container:active,[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container:focus{scrollbar-color:rgba(var(--secondary-rgb),.7)#0000}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container.ChatDetail-module-scss-module__CaZFwG__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__user{background:var(--border-light)}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__operator{color:#e0e0e0;background-color:#2d2d2d}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__bot{color:#e0e0e0;background-color:#1c3952}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__message.ChatDetail-module-scss-module__CaZFwG__system{color:#e9d18b;background-color:#493c00}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__messages-container .ChatDetail-module-scss-module__CaZFwG__date-divider span{color:#d1d5db;background:#ffffff0a;border-color:#ffffff0f}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__reply-container{background-color:#252525;border-top:1px solid #2d2d2d}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-input{color:#e0e0e0;background-color:#2d2d2d;border:1px solid #3d3d3d}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-input::placeholder{color:gray}[data-theme=dark] .ChatDetail-module-scss-module__CaZFwG__chat-detail .ChatDetail-module-scss-module__CaZFwG__chat-body .ChatDetail-module-scss-module__CaZFwG__reply-container .ChatDetail-module-scss-module__CaZFwG__reply-input:focus{border-color:#60a5fa}.ChatDetail-module-scss-module__CaZFwG__chat-detail input,.ChatDetail-module-scss-module__CaZFwG__chat-detail textarea,.ChatDetail-module-scss-module__CaZFwG__chat-detail select{max-height:100%;font-size:16px}@keyframes ChatDetail-module-scss-module__CaZFwG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatDetail-module-scss-module__CaZFwG__skeleton-pulse{0%{background-color:#0000000d}50%{background-color:#00000026}to{background-color:#0000000d}}@keyframes ChatDetail-module-scss-module__CaZFwG__skeleton-pulse-dark{0%{background-color:#ffffff0d}50%{background-color:#ffffff26}to{background-color:#ffffff0d}}
.EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state{background-color:var(--background);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content{text-align:center;flex-direction:column;align-items:center;max-width:400px;padding:2rem;display:flex}.EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content .EmptyInboxState-module-scss-module__t9Xpfa__icon-container{color:var(--foreground-subtle);background:rgba(var(--light-rgb),.05);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 8px #8a8888}.EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content h2{color:var(--foreground);margin:0 0 1rem;font-size:1.5rem;font-weight:600}.EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content p{color:var(--foreground-subtle);margin:0;font-size:1rem;line-height:1.6}[data-theme=dark] .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content .EmptyInboxState-module-scss-module__t9Xpfa__icon-container{background:rgba(var(--dark-rgb),.2);box-shadow:0 4px 20px #0003}[data-theme=dark] .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content .EmptyInboxState-module-scss-module__t9Xpfa__select{background:linear-gradient(45deg,var(--secondary),var(--primary));color:var(--foreground)}[dir=rtl] .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content{text-align:center}@media (max-width:768px){.EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content{padding:1.5rem}.EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content .EmptyInboxState-module-scss-module__t9Xpfa__icon-container{width:80px;height:80px}.EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content .EmptyInboxState-module-scss-module__t9Xpfa__icon-container svg{width:48px;height:48px}.EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content h2{font-size:1.25rem}.EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-state .EmptyInboxState-module-scss-module__t9Xpfa__empty-inbox-content p{font-size:.9rem}}
.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}
.TutorialButton-module-scss-module__klxyAa__button{border:2px solid rgba(var(--primary-rgb),.62);background:var(--sidebar-accent-soft);width:20px;height:20px;color:rgba(var(--primary-rgb),.72);cursor:pointer;z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex;position:relative}.TutorialButton-module-scss-module__klxyAa__button:disabled{opacity:1;cursor:not-allowed}.TutorialButton-module-scss-module__klxyAa__button.TutorialButton-module-scss-module__klxyAa__highlight{box-shadow:0 0 0 0 rgba(var(--primary-rgb),.45);animation:1.4s ease-in-out 4 TutorialButton-module-scss-module__klxyAa__tutorial-btn-pulse}.TutorialButton-module-scss-module__klxyAa__button.TutorialButton-module-scss-module__klxyAa__continuous-glow,.TutorialButton-module-scss-module__klxyAa__button.TutorialButton-module-scss-module__klxyAa__page-glow{border-color:rgba(var(--primary-rgb),.9);color:rgba(var(--primary-rgb),.95);background:rgba(var(--primary-rgb),.16);animation:1.6s ease-in-out infinite TutorialButton-module-scss-module__klxyAa__tutorial-btn-guidance-glow}.TutorialButton-module-scss-module__klxyAa__glyph{-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:normal;font-weight:700;line-height:1;transform:translateY(1px)}.TutorialButton-module-scss-module__klxyAa__tooltip{background:rgba(var(--dark-rgb),.94);color:#fff;white-space:nowrap;pointer-events:none;z-index:140000;border-radius:6px;padding:.35rem .55rem;font-size:.72rem;position:fixed;box-shadow:0 6px 16px #00000040}.TutorialButton-module-scss-module__klxyAa__top{transform:translateY(-2px)}.TutorialButton-module-scss-module__klxyAa__bottom{transform:translateY(2px)}@keyframes TutorialButton-module-scss-module__klxyAa__tutorial-btn-pulse{0%{box-shadow:0 0 0 0 rgba(var(--primary-rgb),.45)}70%{box-shadow:0 0 0 12px rgba(var(--primary-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--primary-rgb),0)}}@keyframes TutorialButton-module-scss-module__klxyAa__tutorial-btn-guidance-glow{0%{box-shadow:0 0 0 0 rgba(var(--primary-rgb),.5);transform:scale(1)}50%{box-shadow:0 0 0 10px rgba(var(--primary-rgb),.08);transform:scale(1.06)}to{box-shadow:0 0 0 0 rgba(var(--primary-rgb),0);transform:scale(1)}}@media (prefers-reduced-motion:reduce){.TutorialButton-module-scss-module__klxyAa__tutorial-trigger-button.TutorialButton-module-scss-module__klxyAa__continuous-glow,.TutorialButton-module-scss-module__klxyAa__tutorial-trigger-button.TutorialButton-module-scss-module__klxyAa__page-glow{box-shadow:0 0 0 3px rgba(var(--primary-rgb),.25);animation:none}}
.inbox-module-scss-module__y4klUW__conversations-container{height:calc(100vh - 8rem);color:var(--foreground);flex-wrap:wrap;gap:5px;transition:all .3s;display:flex}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list{scrollbar-width:thin;scrollbar-color:#0000 #0000;flex:0 0 320px;max-width:320px;transition:scrollbar-color .3s;overflow-y:auto}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list:hover,.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list:active,.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list:focus{scrollbar-color:rgba(var(--secondary-rgb),.5)#0000}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list::-webkit-scrollbar{width:6px;height:6px}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list::-webkit-scrollbar-track{background:0 0;margin:4px 0}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list::-webkit-scrollbar-thumb{background:0 0;border-radius:6px;transition:background .3s}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list.inbox-module-scss-module__y4klUW__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list{height:100%}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__chat-container{flex:1;min-width:0;height:100%;position:relative}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__chat-container .inbox-module-scss-module__y4klUW__chat-detail,.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__chat-container .inbox-module-scss-module__y4klUW__empty-inbox-state{width:100%;height:100%}@media screen and (max-width:768px){.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__chat-container .inbox-module-scss-module__y4klUW__chat-detail,.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__chat-container .inbox-module-scss-module__y4klUW__empty-inbox-state{border-radius:0}}@media (max-width:768px){.inbox-module-scss-module__y4klUW__conversations-container{flex-direction:column;height:calc(100vh - 1.5rem)}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__conversations-list{z-index:10;flex:none;width:100%;max-width:100%;transition:transform .3s}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__chat-container{z-index:20;overscroll-behavior-x:none;touch-action:pan-y;width:100%;height:100%;transition:transform .3s;position:fixed;top:0;left:0;overflow-x:hidden;transform:translate(100%)}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__chat-container .inbox-module-scss-module__y4klUW__empty-inbox-state{display:none}.inbox-module-scss-module__y4klUW__conversations-container.inbox-module-scss-module__y4klUW__chat-active .inbox-module-scss-module__y4klUW__conversations-list{pointer-events:none;position:absolute;transform:translate(-100%)}.inbox-module-scss-module__y4klUW__conversations-container.inbox-module-scss-module__y4klUW__chat-active .inbox-module-scss-module__y4klUW__chat-container{overscroll-behavior-x:none;position:fixed;overflow-x:hidden;transform:translate(0%)}.inbox-module-scss-module__y4klUW__conversations-container.inbox-module-scss-module__y4klUW__chat-active~* .inbox-module-scss-module__y4klUW__secondary-sidebar,.inbox-module-scss-module__y4klUW__conversations-container.inbox-module-scss-module__y4klUW__chat-active~.inbox-module-scss-module__y4klUW__secondary-sidebar{display:none}}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content{scrollbar-width:thin;scrollbar-color:#0000 #0000;transition:scrollbar-color .3s}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:hover,.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:active,.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:focus{scrollbar-color:rgba(var(--secondary-rgb),.5)#0000}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content::-webkit-scrollbar{width:6px;height:6px}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content::-webkit-scrollbar-track{background:0 0;margin:4px 0}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content::-webkit-scrollbar-thumb{background:0 0;border-radius:6px;transition:background .3s}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}.inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content.inbox-module-scss-module__y4klUW__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary))}@media (max-width:768px){.inbox-module-scss-module__y4klUW__conversations-container.inbox-module-scss-module__y4klUW__chat-active~.inbox-module-scss-module__y4klUW__secondary-sidebar{display:none!important}body:has(.inbox-module-scss-module__y4klUW__conversations-container.inbox-module-scss-module__y4klUW__chat-active) .inbox-module-scss-module__y4klUW__secondary-sidebar{display:none!important}}.inbox-module-scss-module__y4klUW__inbox-loading,.inbox-module-scss-module__y4klUW__inbox-error{justify-content:center;align-items:center;width:100%;height:calc(100vh - 80px);font-size:1.1rem;display:flex}.inbox-module-scss-module__y4klUW__inbox-loading{color:var(--foreground-subtle)}.inbox-module-scss-module__y4klUW__inbox-error{color:var(--error)}[data-theme=dark] .inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content{scrollbar-color:#0000 #0000}[data-theme=dark] .inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:hover,[data-theme=dark] .inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:active,[data-theme=dark] .inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:focus{scrollbar-color:rgba(var(--secondary-rgb),.7)#0000}[data-theme=dark] .inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:hover::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:active::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content:focus::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}[data-theme=dark] .inbox-module-scss-module__y4klUW__conversations-container .inbox-module-scss-module__y4klUW__scrollable-content.inbox-module-scss-module__y4klUW__scrolling::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--secondary),var(--primary-dark,var(--primary)))}.inbox-module-scss-module__y4klUW__loading-spinner{color:#666;justify-content:center;align-items:center;height:100vh;font-size:1.2rem;display:flex}.inbox-module-scss-module__y4klUW__error-message{color:red;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.inbox-module-scss-module__y4klUW__no-conversations{text-align:center;color:#666;padding:2rem}
