#messaging-panel *::-webkit-scrollbar{display:none}#messaging-panel *{-ms-overflow-style:none;scrollbar-width:none}#messaging-panel,.cc-msg-slide-list,.cc-msg-conv-messages{overscroll-behavior:contain}.cc-msg-slide-list,.cc-msg-conv-messages{-webkit-overflow-scrolling:touch}.cc-msg-btn{position:fixed;bottom:32px;right:32px;width:48px;height:48px;background:#3e2723;border-radius:50%;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;transition:transform .2s ease,opacity .2s ease;transform-origin:bottom right;border:none;padding:0}.cc-msg-btn:hover{opacity:.85;transform:scale(1.1)}.cc-msg-btn:active{transform:scale(.95)}.cc-msg-btn.cc-msg-btn-hidden{transform:scale(0);opacity:0;pointer-events:none}.cc-msg-btn i{color:#fff;font-size:20px}.cc-msg-badge{display:none;position:absolute;top:-6px;right:-6px;background:#4caf50;color:#fff;font-size:13px;font-weight:700;min-width:26px;height:26px;border-radius:13px;align-items:center;justify-content:center;padding:0 5px;line-height:26px}.cc-msg-badge-visible{display:flex}.cc-btt-btn{position:fixed;bottom:32px;right:92px;width:48px;height:48px;background:#3e2723;border-radius:50%;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;transition:transform .2s ease,opacity .2s ease,right .3s ease,bottom .3s ease;transform-origin:center center;border:none;padding:0;opacity:0;transform:scale(0);pointer-events:none}.cc-btt-btn.cc-btt-visible{opacity:1;transform:scale(1);pointer-events:auto}@media(hover:hover){.cc-btt-btn.cc-btt-visible:hover{opacity:.85;transform:scale(1.1)}}.cc-btt-btn.cc-btt-visible:active{transform:scale(.95)}.cc-btt-btn i{color:#fff;font-size:20px}.cc-msg-disconnected{position:absolute;top:-2px;left:-2px;width:10px;height:10px;background:#ff5252;border-radius:50%;border:2px solid #fff;pointer-events:none}.cc-msg-disconnected-header{display:inline-block;width:8px;height:8px;background:#ff5252;border-radius:50%;margin-right:8px;vertical-align:middle;cursor:default}#messaging-panel{position:fixed;bottom:32px;right:32px;width:384px;height:600px;background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 12px #00000026;z-index:10000;overflow:hidden;transition:transform .25s ease,width .3s ease,height .3s ease,bottom .3s ease,left .3s ease,right .3s ease,border-radius .3s ease;transform-origin:bottom right;transform:scale(0);pointer-events:none;display:flex;flex-direction:column}#messaging-panel.cc-msg-panel-open{transform:scale(1);pointer-events:auto}.cc-msg-header{padding:10px 12px;background:#3e2723;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:space-between;position:relative;flex-shrink:0}.cc-msg-header-actions{display:flex;align-items:center;gap:6px}.cc-msg-header-btn{cursor:pointer;width:32px;height:32px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;border:none;color:#fff;padding:0}.cc-msg-header-btn:hover{background:#ffffff59}.cc-msg-maximize i{font-size:12px}.cc-msg-close{width:32px;height:32px;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center}.cc-msg-title-dot{display:none;background:#4caf50;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:8px;border:none;cursor:pointer;position:absolute;left:50%;transform:translate(-50%)}.cc-msg-title-dot:hover{background:#43a047}.cc-msg-title-dot-visible{display:inline-block}.cc-msg-body{flex:1;overflow:hidden;position:relative}.cc-msg-view{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .2s ease}.cc-msg-view-hidden{opacity:0;pointer-events:none}.cc-msg-view-list{overflow-y:auto}.cc-msg-view-conv{overflow:hidden}.cc-msg-filter-bar{padding:8px 10px;border-bottom:1px solid #eee;display:flex;gap:6px;align-items:center}.cc-msg-archive-toggle{border:1px solid #ddd;border-radius:4px;background:#fff;color:#888;padding:6px 8px;cursor:pointer;font-size:12px;flex-shrink:0}.cc-msg-archive-toggle:hover{border-color:#aaa;color:#555}.cc-msg-archived-banner{background:#1976d2;color:#fff;text-align:center;padding:6px 12px;font-size:12px}.cc-msg-filter-input{flex:1;min-width:0;padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:12px;outline:none}.cc-msg-filter-input:focus{border-color:#aaa}.cc-msg-filter-clear-btn{padding:4px 16px;border:none;border-radius:20px;background:#3e2723;color:#fff;font-size:12px;cursor:pointer}.cc-msg-filter-clear-btn:hover{background:#5a3410}.cc-msg-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#999;font-size:15px}.cc-msg-thread-item{padding:10px 12px;border-bottom:1px solid #eee;cursor:pointer;display:flex;align-items:center}.cc-msg-thread-item:hover{background:#f5f5f5}.cc-msg-thread-item:active{background:#eee}.cc-msg-thread-thumb{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-right:10px}.cc-msg-thread-thumb img{width:100%;height:100%;object-fit:cover}.cc-msg-thread-info{flex:1;min-width:0}.cc-msg-thread-username{font-weight:700;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-msg-thread-preview{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-msg-thread-unread{display:none;min-width:20px;height:20px;border-radius:10px;background:#4caf50;flex-shrink:0;margin-left:8px;color:#fff;font-size:11px;font-weight:700;line-height:20px;text-align:center;padding:0 6px}.cc-msg-thread-unread-visible{display:inline-block}.cc-msg-conversation{display:flex;flex-direction:column;height:100%}.cc-msg-conv-header{padding:8px 12px;border-bottom:1px solid #eee;display:flex;align-items:center}.cc-msg-back{cursor:pointer;width:32px;height:32px;margin-left:-6px;margin-right:4px;font-size:16px;background:none;border:none;border-radius:50%;padding:0;color:inherit;display:flex;align-items:center;justify-content:center}.cc-msg-back:hover{opacity:.7}.cc-msg-conv-thumb{width:28px;height:28px;border-radius:50%;object-fit:cover;margin-right:8px}.cc-msg-conv-user-info{display:flex;flex-direction:column;min-width:0}.cc-msg-conv-username{font-weight:700;font-size:13px;color:inherit;text-decoration:none;line-height:1.2}.cc-msg-conv-username:hover{text-decoration:underline}.cc-msg-conv-detail{font-size:11px;color:#999;font-weight:400;line-height:1.2}.cc-msg-conv-header-actions{margin-left:auto;display:flex;align-items:center;gap:6px}.cc-msg-scroll-down{cursor:pointer;width:32px;height:32px;border-radius:50%;background:#0000001a;display:flex;align-items:center;justify-content:center;border:none;color:#666;font-size:14px}.cc-msg-scroll-down:hover{background:#0003}.cc-msg-block-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:10}.cc-msg-block-modal{background:#fff;border-radius:8px;padding:24px;width:260px;text-align:center;box-shadow:0 4px 16px #0003}.cc-msg-block-modal p{margin:0 0 16px;font-size:14px;color:#333}.cc-msg-block-confirm{display:block;width:100%;padding:8px 0;border:none;border-radius:4px;background:#c33;color:#fff;font-size:13px;font-weight:700;cursor:pointer;margin-bottom:8px}.cc-msg-block-confirm:hover{background:#a22}.cc-msg-block-cancel{display:block;width:100%;padding:8px 0;border:none;background:none;color:#666;font-size:13px;cursor:pointer}.cc-msg-block-cancel:hover{color:#333}.cc-msg-archived{background:#fff3cd;color:#856404;text-align:center;padding:6px 12px;font-size:12px;border-bottom:1px solid #eee}.cc-msg-blocked-banner{background:#c33;color:#fff;text-align:center;padding:6px 12px;font-size:12px}.cc-msg-conv-messages{flex:1;overflow-y:auto;padding:8px 12px}.cc-msg-line{display:flex;margin-bottom:14px;align-items:center}.cc-msg-line-self{flex-direction:row-reverse}.cc-msg-avatar{width:24px;height:24px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-right:8px}.cc-msg-line-self .cc-msg-avatar{display:none}.cc-msg-avatar img{width:100%;height:100%;object-fit:cover}.cc-msg-bubble{max-width:75%;padding:8px 12px;border-radius:16px;font-size:13px;line-height:1.4;word-wrap:break-word;white-space:pre-wrap}.cc-msg-bubble-self{background:#5d4037;color:#fff;margin-right:4px}.cc-msg-bubble-other{background:#f0f0f0;color:#333;margin-left:4px}.cc-msg-bubble p:last-child{margin-bottom:0}.cc-msg-bubble p:first-child{margin-top:0}.cc-msg-bubble h1,.cc-msg-bubble h2,.cc-msg-bubble h3,.cc-msg-bubble h4,.cc-msg-bubble h5,.cc-msg-bubble h6{margin:4px 0;line-height:1.3}.cc-msg-bubble h1:first-child,.cc-msg-bubble h2:first-child,.cc-msg-bubble h3:first-child,.cc-msg-bubble h4:first-child,.cc-msg-bubble h5:first-child,.cc-msg-bubble h6:first-child{margin-top:0}.cc-msg-bubble h1:last-child,.cc-msg-bubble h2:last-child,.cc-msg-bubble h3:last-child,.cc-msg-bubble h4:last-child,.cc-msg-bubble h5:last-child,.cc-msg-bubble h6:last-child{margin-bottom:0}.cc-msg-timestamp{text-align:center;padding:8px 0 4px;font-size:11px;color:#999}.cc-msg-error{text-align:center;padding:8px 16px;margin:4px 0;color:#999;font-size:13px;font-style:italic}.cc-msg-compose-disabled{text-align:center;font-size:11px;color:#c33;padding:4px 0;border-top:1px solid #eee}.cc-msg-compose-disabled+.cc-msg-compose{border-top:none}.cc-msg-compose{padding:8px 12px;border-top:1px solid #eee;display:flex;align-items:flex-end}.cc-msg-input{flex:1;resize:none;border:1px solid #ccc;border-radius:16px;padding:8px 12px;font-size:13px;font-family:inherit;max-height:80px;overflow-y:auto;line-height:1.3;outline:none}.cc-msg-send{margin-left:8px;background:#4e342e;color:#fff;border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cc-msg-send:hover{opacity:.85}.cc-msg-send:active:not(:disabled){transform:scale(.9)}.cc-msg-send:disabled{opacity:.4;cursor:not-allowed}.cc-msg-send i{font-size:14px}.cc-msg-input:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.cc-msg-typing{display:flex;align-items:center;padding:4px 8px;margin:4px 0 4px 36px}.cc-msg-typing-bubble{background:#f0f0f0;border-radius:12px;padding:8px 14px;display:flex;gap:4px;align-items:center}.cc-msg-typing-dot{width:6px;height:6px;border-radius:50%;background:#999;display:inline-block;animation:typing-dot 1.4s infinite}.cc-msg-typing-dot:nth-child(2){animation-delay:.2s}.cc-msg-typing-dot:nth-child(3){animation-delay:.4s}@keyframes typing-dot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.cc-msg-load-spinner{text-align:center;padding:10px 0;color:#999}@media(min-width:769px){#messaging-panel{max-height:calc(100vh - 64px)}}@media(max-width:768px){.cc-msg-maximize{display:none!important}.cc-msg-btn{bottom:max(16px,calc(env(safe-area-inset-bottom,0px) + 24px))!important;right:16px!important}.cc-btt-btn{bottom:max(16px,calc(env(safe-area-inset-bottom,0px) + 24px))!important;right:76px!important;transition:transform .2s ease,opacity .2s ease,right .3s ease!important}html.messaging-open{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100dvh!important;overflow:hidden!important;margin:0!important;padding:0!important}html.messaging-open body{position:relative!important;width:100%!important;height:100dvh!important;overflow:hidden!important;margin:0!important;padding:0!important}html.messaging-open body>*:not(#react-messenger){display:none!important}html.messaging-open #messaging-panel{position:fixed!important;top:0!important;left:0!important;right:auto!important;bottom:auto!important;width:100%!important;height:100%;border:none!important;border-radius:0!important;box-shadow:none!important;transform:none!important;transition:none!important;opacity:1!important;pointer-events:auto!important}#messaging-panel>div:first-child{padding:calc(14px + env(safe-area-inset-top,0px)) 16px 14px 16px!important;font-size:17px!important}.cc-msg-close{width:44px!important;height:44px!important;font-size:20px!important}.cc-msg-scroll-down{width:44px!important;height:44px!important;font-size:18px!important}.cc-msg-thread-item{padding:14px 16px!important}.cc-msg-thread-thumb,.cc-msg-thread-thumb img{width:48px!important;height:48px!important}.cc-msg-thread-username{font-size:16px!important}.cc-msg-thread-preview{font-size:14px!important}.cc-msg-thread-unread,.cc-msg-thread-unread-visible{min-width:22px!important;height:22px!important;font-size:12px!important;line-height:22px!important}.cc-msg-conv-header{padding:12px 16px!important}.cc-msg-back{width:44px!important;height:44px!important;font-size:22px!important;margin-right:8px!important;display:flex!important;align-items:center!important;justify-content:center!important}.cc-msg-conv-thumb{width:40px!important;height:40px!important}.cc-msg-conv-username{font-size:16px!important}.cc-msg-conv-detail{font-size:13px!important}.cc-msg-conv-messages{padding:12px 16px!important}.cc-msg-compose{padding:10px 16px!important}.cc-msg-input{font-size:16px!important;padding:10px 14px!important}.cc-msg-send{width:44px!important;height:44px!important}.cc-msg-send i{font-size:16px!important}.cc-msg-empty{font-size:15px!important}.cc-msg-filter-bar{padding:10px 14px!important}.cc-msg-filter-input{padding:10px 14px!important;font-size:16px!important}.cc-msg-filter-clear-btn{padding:10px 18px!important;font-size:15px!important}.cc-msg-archive-toggle{padding:10px 14px!important;font-size:15px!important}.cc-msg-block-modal p{font-size:16px!important}.cc-msg-block-confirm,.cc-msg-block-cancel{padding:12px 0!important;font-size:16px!important}.cc-msg-timestamp{font-size:13px!important}.cc-msg-avatar{width:32px!important;height:32px!important}.cc-msg-bubble{font-size:15px!important;padding:10px 14px!important}.cc-msg-line{margin-bottom:16px!important}}
