.wfcb-floating-buttons-container{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:row;align-items:center;gap:12px;z-index:999997;will-change:transform;backface-visibility:hidden;transform:translateZ(0);transition:all 0.3s cubic-bezier(.4,0,.2,1)}.wfcb-floating-buttons-container.wfcb-position-bottom-left{bottom:20px;left:20px;right:auto;top:auto}.wfcb-floating-buttons-container.wfcb-position-bottom-right{bottom:20px;right:20px;left:auto;top:auto}.wfcb-floating-buttons-container.wfcb-position-top-left{top:20px;left:20px;bottom:auto;right:auto}.wfcb-floating-buttons-container.wfcb-position-top-right{top:20px;right:20px;bottom:auto;left:auto}.wfcb-chat-bubble{width:64px;height:64px;background-color:#4080FF;background:#4080FF;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgb(64 128 255 / .35),0 2px 8px rgb(0 0 0 / .1);transition:all 0.35s cubic-bezier(.34,1.56,.64,1);flex-shrink:0;will-change:transform,box-shadow;backface-visibility:hidden;transform:translateZ(0);position:relative}.wfcb-chat-bubble:hover{transform:scale(1.1) translateY(-3px) translateZ(0);box-shadow:0 10px 28px rgb(64 128 255 / .45),0 4px 12px rgb(0 0 0 / .15)}.wfcb-chat-bubble:active{transform:scale(1.05) translateY(-1px) translateZ(0);transition:all 0.15s cubic-bezier(.34,1.56,.64,1)}.wfcb-chat-bubble .wfcb-chat-icon,.wfcb-chat-bubble .wfcb-chat-close-icon{position:absolute;transition:opacity 0.3s cubic-bezier(.4,0,.2,1),transform 0.3s cubic-bezier(.4,0,.2,1)}.wfcb-chat-bubble .wfcb-chat-icon{display:block}.wfcb-chat-bubble .wfcb-chat-close-icon{display:none}.wfcb-chat-bubble.chat-open .wfcb-chat-icon{display:none!important}.wfcb-chat-bubble.chat-open .wfcb-chat-close-icon{display:block!important}.wfcb-chat-bubble img{filter:drop-shadow(0 2px 4px rgb(0 0 0 / .1))}.wfcb-chat-bubble .wfcb-chat-close-icon{transition:opacity 0.3s cubic-bezier(.4,0,.2,1),transform 0.3s cubic-bezier(.4,0,.2,1)}.wfcb-chat-bubble:active .wfcb-chat-close-icon,.wfcb-chat-bubble.clicking .wfcb-chat-close-icon{animation:closeIconClick 0.4s cubic-bezier(.4,0,.2,1)}@keyframes closeIconClick{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.2)}100%{transform:rotate(360deg) scale(1)}}.wfcb-chat-container{position:fixed;bottom:90px;right:20px;width:335px;max-width:90vw;height:65%;max-height:85vh;background-color:#fff;border-radius:20px;box-shadow:0 20px 60px rgb(0 0 0 / .2),0 0 0 1px rgb(0 0 0 / .05);display:none;flex-direction:column;overflow:hidden;z-index:999998;transition:all 0.4s cubic-bezier(.34,1.56,.64,1);opacity:0;visibility:hidden;transform:translateY(20px) scale(.95);backdrop-filter:blur(10px);will-change:transform,opacity;backface-visibility:hidden}.wfcb-chat-container.active{transform:translateY(0) scale(1) translateZ(0);opacity:1;visibility:visible;display:flex}.wfcb-chat-header{padding:16px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 2px 8px rgb(64 128 255 / .2);position:relative;overflow:hidden;min-height:70px}.wfcb-chat-header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:none;pointer-events:none;opacity:0}.wfcb-header-content{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;position:relative;z-index:1;flex:1}.wfcb-header-main{display:flex;align-items:center;gap:8px;min-width:0;flex:1;transition:transform 0.35s cubic-bezier(.34,1.56,.64,1);will-change:transform}.wfcb-chat-container.wfcb-conversation-active:not(.wfcb-conversations-view-active) .wfcb-header-content:hover>.wfcb-header-back-btn,.wfcb-chat-container.wfcb-conversation-active:not(.wfcb-conversations-view-active) .wfcb-header-back-btn:hover{opacity:1!important;width:36px!important;margin-right:6px!important;pointer-events:auto!important;transform:scale(1)!important}.wfcb-chat-container.wfcb-conversation-active:not(.wfcb-conversations-view-active) .wfcb-header-content:hover .wfcb-header-back-btn:not(:hover){opacity:1!important;width:36px!important;margin-right:6px!important;pointer-events:auto!important;transform:scale(1)!important}.wfcb-chat-container.wfcb-conversations-view-active .wfcb-header-content:hover .wfcb-header-back-btn{opacity:0!important;width:0!important;margin-right:0!important;pointer-events:none!important;transform:scale(.8)!important}.wfcb-chat-header .wfcb-chat-logo{width:auto;max-width:140px;height:40px;object-fit:contain;flex-shrink:0}.wfcb-chat-container.wfcb-conversation-active:not(.wfcb-conversations-view-active) .wfcb-header-content:hover .wfcb-header-main,.wfcb-chat-container.wfcb-conversation-active:not(.wfcb-conversations-view-active) .wfcb-header-back-btn:hover~.wfcb-header-main{transform:translateX(32px)}.wfcb-header-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;flex:1}.wfcb-header-text .wfcb-chat-title{max-width:100%}.wfcb-chat-title{font-weight:600;font-size:16px;letter-spacing:.2px;text-shadow:0 1px 3px rgb(0 0 0 / .2);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wfcb-chat-subtitle{font-weight:400;font-size:11px;opacity:.9;text-shadow:0 1px 2px rgb(0 0 0 / .1);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.wfcb-chat-close{display:none!important}.wfcb-header-back-btn{cursor:pointer;width:0;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:width 0.4s cubic-bezier(.34,1.56,.64,1),margin-right 0.4s cubic-bezier(.34,1.56,.64,1),opacity 0.35s cubic-bezier(.4,0,.2,1) 0.05s,transform 0.35s cubic-bezier(.4,0,.2,1) 0.05s,background 0.2s ease;position:relative;z-index:10;border:none;background:rgb(255 255 255 / .15);color:#fff;flex-shrink:0;margin-right:0;opacity:0;overflow:hidden;pointer-events:none;transform:scale(.9);min-width:0}.wfcb-header-content:hover .wfcb-header-back-btn{opacity:1;width:36px;margin-right:6px;pointer-events:auto;transform:scale(1)}.wfcb-header-back-btn[style*="display: block"],.wfcb-header-back-btn[style*="display:flex"]{display:flex!important;opacity:1;width:36px;margin-right:6px;pointer-events:auto;transform:scale(1)}.wfcb-header-back-btn:hover{background:rgb(255 255 255 / .25);transform:scale(1.05)}.wfcb-header-back-btn:active{transform:scale(.95);background:rgb(255 255 255 / .3)}.wfcb-header-back-btn img{width:20px;height:20px;stroke-width:2.5;transition:transform 0.2s cubic-bezier(.4,0,.2,1);min-width:20px;flex-shrink:0;opacity:0;transform:translateX(-4px)}.wfcb-header-content:hover .wfcb-header-back-btn img,.wfcb-header-back-btn[style*="display:flex"] img{opacity:1;transform:translateX(0);transition:opacity 0.3s cubic-bezier(.4,0,.2,1) 0.15s,transform 0.3s cubic-bezier(.4,0,.2,1) 0.15s}.wfcb-header-back-btn:hover img{transform:translateX(-2px)}.wfcb-chat-body{flex:1;overflow-y:auto;background:#fff;display:flex;flex-direction:column;padding:0}.wfcb-conversations-card{border-radius:12px;padding:0;border:1px solid #e9ecef;transition:all 0.3s ease;display:flex;flex-direction:column;min-height:0;overflow:hidden;color:#566069;background:#fff;margin:0 10px;box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .2)}.wfcb-conversations-title{font-size:12px;font-weight:600;color:#fff;text-transform:none;letter-spacing:.4px;padding:16px;border-bottom:1px solid #e9ecef;text-align:center;font-weight:500;font-size:15px;letter-spacing:.3px;line-height:20px;text-align:center;padding:20px;border-bottom:1px solid #d5d5d5;background-color:#3060DD}.wfcb-conversations-list{display:flex;flex-direction:column;gap:8px;max-height:none;flex:1 1 auto;min-height:0;overflow:hidden;padding:10px}.wfcb-conversation-item{display:flex;align-items:center;gap:12px;padding:20px 12px;border-radius:10px;cursor:pointer;transition:all 0.25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid #fff0}.wfcb-conversation-item::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:#fff0;transition:background 0.25s ease}.wfcb-conversation-item:hover::before{background:currentColor}.wfcb-conversation-item:hover{background:rgb(64 128 255 / .08);transform:translateX(2px);box-shadow:0 2px 8px rgb(0 0 0 / .04);border-color:rgb(64 128 255 / .2)}.wfcb-conversation-item .wfcb-chat-logo{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.wfcb-conversation-info{flex:1;min-width:0}.wfcb-conversation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.wfcb-conversation-name{font-weight:600;font-size:13px;color:#333}.wfcb-conversation-time{font-size:11px;color:#999}.wfcb-conversation-preview{font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wfcb-new-discussion-btn{width:95%;padding:12px 0;background:#fff0;border:1.5px dashed #ddd;border-radius:8px;color:#666;font-size:13px;font-weight:500;cursor:pointer;transition:all 0.3s cubic-bezier(.4,0,.2,1);text-align:center;position:relative;overflow:hidden;margin:10px auto}.wfcb-new-discussion-btn:hover{background:rgb(64 128 255 / .1);border-color:#4080FF;border-style:solid;color:#4080FF;transform:translateY(-2px);box-shadow:0 4px 12px rgb(64 128 255 / .15)}.wfcb-new-discussion-btn:active{transform:translateY(0);box-shadow:0 2px 4px rgb(64 128 255 / .1)}.wfcb-channels-list-card{border-radius:12px;padding:0;border:1px solid #e9ecef;transition:all 0.3s ease;display:flex;flex-direction:column;min-height:0;overflow:hidden;color:#566069;background:#fff;margin:0 10px;box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .2)}.wfcb-channels-title{font-size:12px;font-weight:600;color:#fff;margin-bottom:10px;text-transform:none;letter-spacing:.4px;border-bottom:1px solid #e9ecef;padding:15px;text-align:center;font-weight:500;font-size:15px;letter-spacing:.3px;line-height:20px;text-align:center;padding:20px;border-bottom:1px solid #d5d5d5;background-color:#3060DD}.wfcb-channels-items{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-height:0;overflow:hidden;padding:10px}.wfcb-channel-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;text-decoration:none;color:#333;transition:all 0.25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid #fff0}.wfcb-channel-item::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:#fff0;transition:background 0.25s ease}.wfcb-channel-item:hover::before{background:currentColor}.wfcb-channel-item:hover{background:rgb(64 128 255 / .08);transform:translateX(2px);box-shadow:0 2px 8px rgb(0 0 0 / .04);text-decoration:none;color:#333;border-color:rgb(64 128 255 / .2)}.wfcb-channel-item:active{transform:translateX(2px)}.wfcb-channel-item-disabled{opacity:.6;pointer-events:none}.wfcb-channel-icon{width:28px;height:28px;flex-shrink:0;color:#111827}.wfcb-channel-label{font-size:13px;font-weight:500}.wfcb-chat-messages{flex:1;overflow-y:auto;padding:15px;background-color:#f0f2f5;display:flex;flex-direction:column;min-height:0}.wfcb-conversation-view .wfcb-chat-messages{flex:1;overflow-y:auto;padding:15px;background-color:#f0f2f5;display:flex;flex-direction:column;min-height:0}.wfcb-message{max-width:80%;padding:10px 15px;margin-bottom:10px;border-radius:18px;line-height:1.5;font-size:14px;word-break:break-word;box-shadow:0 1px 2px rgb(0 0 0 / .08),0 2px 4px rgb(0 0 0 / .04);transition:transform 0.2s ease,box-shadow 0.2s ease;animation:messageSlideIn 0.3s cubic-bezier(.4,0,.2,1)}.wfcb-message:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgb(0 0 0 / .12),0 4px 8px rgb(0 0 0 / .06)}@keyframes messageSlideIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wfcb-message-sent{align-self:flex-end;background-color:#4080FF;color:#fff;border-bottom-right-radius:5px}.wfcb-message-received{align-self:flex-start;background-color:#e6e6e6;color:#333;border-bottom-left-radius:5px}.wfcb-chat-input-area{display:flex;padding:10px;background-color:#f0f2f5;border-top:1px solid #e9ecef;align-items:center;flex-shrink:0}.wfcb-conversation-view .wfcb-chat-input-area{display:flex;padding:10px;background-color:#f0f2f5;border-top:1px solid #e9ecef;align-items:center;flex-shrink:0}.wfcb-chat-input{flex:1;padding:12px 16px;border:1px solid #e9ecef;border-radius:24px;font-size:14px;resize:none;outline:none;background-color:#fff;color:#333;transition:all 0.2s;max-height:120px;overflow-y:auto;font-family:inherit}.wfcb-chat-input:focus{border-color:#4080FF;background-color:#fff;box-shadow:0 0 0 4px rgb(64 128 255 / .12);transform:translateY(-1px)}.wfcb-chat-input::placeholder{color:#adb5bd;font-weight:400}.wfcb-chat-send{color:white!important;border:none!important;border-radius:50%!important;width:48px!important;height:48px!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 12px rgb(64 128 255 / .35)!important;flex-shrink:0!important;position:relative!important;overflow:hidden!important;margin-left:8px!important}.wfcb-chat-send:hover{transform:scale(1.05) translateY(-2px)!important;box-shadow:0 6px 16px rgb(64 128 255 / .45)!important}.wfcb-chat-send:active{transform:scale(.95)!important}.wfcb-chat-send .dashicons{font-size:20px;width:20px;height:20px;line-height:1}.wfcb-contact-form{padding:20px;display:flex;flex-direction:column;gap:16px}.wfcb-form-group{display:flex;flex-direction:column;gap:6px}.wfcb-form-group label{font-size:14px;font-weight:500;color:#333}.wfcb-input-field{padding:12px 16px;border:1px solid #e9ecef;border-radius:8px;font-size:14px;transition:all 0.2s;background-color:#fff;color:#333;font-family:inherit}.wfcb-input-field:focus{outline:none;border-color:#4080FF;box-shadow:0 0 0 3px rgb(64 128 255 / .1)}.wfcb-input-field:disabled{background-color:#f5f5f5;cursor:not-allowed}.wfcb-input-field:invalid{border-color:#dc3545}.wfcb-input-field:valid{border-color:#28a745}.wfcb-submit-button{padding:16px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:50px}.wfcb-submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(64 128 255 / .4)}.wfcb-submit-button:active{transform:translateY(0)}.wfcb-submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.wfcb-loader-container{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wfcb-loader{width:20px;height:20px;border:3px solid rgb(255 255 255 / .3);border-top-color:#fff;border-radius:50%;animation:wfcb-spin 0.8s linear infinite}@keyframes wfcb-spin{to{transform:rotate(360deg)}}.wfcb-welcome-message{padding:16px 20px;margin:20px;background-color:#e7f3ff;border-left:4px solid #4080FF;border-radius:8px;color:#333;font-size:14px;line-height:1.6}.wfcb-registration-link{text-align:center;padding:0 20px}.wfcb-registration-link a{color:#4080FF;text-decoration:none;font-size:14px;transition:color 0.2s}.wfcb-registration-link a:hover{color:#3060DD;text-decoration:underline}.wfcb-form-status{padding:12px;border-radius:8px;font-size:14px;text-align:center;margin-top:8px}.wfcb-form-status.error{background-color:#fee;color:#c33;border:1px solid #fcc}.wfcb-form-status.success{background-color:#efe;color:#3c3;border:1px solid #cfc}.wfcb-message-content-wrapper{display:flex;flex-direction:column;gap:4px}.wfcb-message-sender{font-weight:600;font-size:12px;color:#4080FF;margin-bottom:4px}.wfcb-message-content{line-height:1.5}.wfcb-message-time{font-size:11px;opacity:.7;margin-top:4px;align-self:flex-end}.wfcb-message-received .wfcb-message-time{color:#666}.wfcb-message-sent .wfcb-message-time{color:rgb(255 255 255 / .8)}.wfcb-new-conversation-btn{display:none!important;visibility:hidden!important;width:0!important;height:0!important;padding:0!important;margin:0!important;opacity:0!important}.wfcb-new-conversation-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(64 128 255 / .4)}.wfcb-new-conversation-btn:active{transform:translateY(0)}.wfcb-new-conversation-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.wfcb-chat-footer-info{display:flex;align-items:center;gap:10px;color:#856404;font-size:14px}.wfcb-footer-info-icon{font-size:18px;flex-shrink:0}.wfcb-footer-info-text{flex:1;line-height:1.5}@media (max-width:768px){.wfcb-chat-container{width:100vw;max-width:100vw;height:100vh;max-height:100vh;bottom:0;right:0;border-radius:0}.wfcb-chat-header{border-top-left-radius:0;border-top-right-radius:0}.wfcb-floating-buttons-container{right:10px;bottom:10px}.wfcb-floating-buttons-container.wfcb-position-bottom-left{left:10px;right:auto}}.wfcb-channels-list{padding:0;border-top:1px solid #e9ecef;background-color:#fff;margin-top:0;border-radius:0}.wfcb-conversations-channels-view{display:flex;flex-direction:column;height:95%;overflow:hidden;background:#fff;min-height:95%;gap:12px;padding:12px}.wfcb-conversation-view{display:flex;flex-direction:column;height:100%;background:#fff}.wfcb-conversation-header-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #e9ecef;background:#fff;position:sticky;top:0;z-index:10}.wfcb-back-to-conversations-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#fff0;border-radius:50%;cursor:pointer;transition:all 0.2s;color:#666;padding:0}.wfcb-back-to-conversations-btn:hover{background:#f5f5f5;color:#4080FF;transform:scale(1.05)}.wfcb-back-to-conversations-btn:active{transform:scale(.95)}.wfcb-conversation-header-info{flex:1;min-width:0}.wfcb-conversation-header-name{font-weight:600;font-size:15px;color:#333;margin-bottom:2px}.wfcb-conversation-header-status{font-size:12px;color:#999}.wfcb-theme-dark .wfcb-conversations-card,.wfcb-theme-dark .wfcb-channels-list-card{background:#2a2a2a!important;color:#e0e0e0!important;border-color:#3a3a3a!important}.wfcb-theme-dark .wfcb-conversations-title,.wfcb-theme-dark .wfcb-channels-title{color:#e0e0e0!important}.wfcb-theme-dark .wfcb-conversation-name,.wfcb-theme-dark .wfcb-conversation-header-name{color:#ffffff!important}.wfcb-theme-dark .wfcb-conversation-preview{color:#b0b0b0!important}.wfcb-theme-dark .wfcb-conversation-time,.wfcb-theme-dark .wfcb-conversation-header-status{color:#888!important}.wfcb-theme-dark .wfcb-channel-label{color:#e0e0e0!important}.wfcb-theme-dark .wfcb-conversation-item:hover{background:#333!important}.wfcb-theme-dark .wfcb-channel-item:hover{background:#333!important}.wfcb-theme-dark .wfcb-channel-icon{color:#e0e0e0!important}.wfcb-theme-dark .wfcb-new-discussion-btn{border-color:#555!important;color:#e0e0e0!important;background:transparent!important}.wfcb-theme-dark .wfcb-new-discussion-btn:hover{background:rgb(64 128 255 / .15)!important;border-color:#4080FF!important;color:#4080FF!important}.wfcb-theme-dark .wfcb-chat-body,.wfcb-theme-dark .wfcb-conversations-channels-view,.wfcb-theme-dark .wfcb-conversation-view{background:#1e1e1e!important}.wfcb-anim-pulse .wfcb-chat-bubble{animation:wfcb-pulse 2s infinite}@keyframes wfcb-pulse{0%,100%{box-shadow:0 4px 16px rgb(64 128 255 / .35),0 2px 8px rgb(0 0 0 / .1)}50%{box-shadow:0 4px 16px rgb(64 128 255 / .6),0 2px 8px rgb(0 0 0 / .2),0 0 0 8px rgb(64 128 255 / .1)}}.wfcb-anim-bounce .wfcb-chat-bubble{animation:wfcb-bounce 2s infinite}@keyframes wfcb-bounce{0%,100%{transform:translateY(0) translateZ(0)}50%{transform:translateY(-10px) translateZ(0)}}.wfcb-anim-shake .wfcb-chat-bubble{animation:wfcb-shake 4s infinite;animation-delay:2s}@keyframes wfcb-shake{0%,100%{transform:translateX(0) translateZ(0)}10%,30%,50%,70%,90%{transform:translateX(-5px) translateZ(0)}20%,40%,60%,80%{transform:translateX(5px) translateZ(0)}}.wfcb-typing-indicator{display:flex;align-items:center;gap:4px;padding:12px 16px;background-color:#e6e6e6;border-radius:18px;width:fit-content;margin-bottom:10px}.wfcb-typing-dot{width:8px;height:8px;border-radius:50%;background-color:#999;animation:wfcb-typing-animation 1.4s infinite}.wfcb-typing-dot:nth-child(2){animation-delay:0.2s}.wfcb-typing-dot:nth-child(3){animation-delay:0.4s}@keyframes wfcb-typing-animation{0%,60%,100%{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.wfcb-message{animation:messageSlideIn 0.3s ease-out}@keyframes messageSlideIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wfcb-chat-body::-webkit-scrollbar,.wfcb-chat-messages::-webkit-scrollbar,.wfcb-conversations-list::-webkit-scrollbar,.wfcb-channels-list-card::-webkit-scrollbar{width:6px}.wfcb-chat-body::-webkit-scrollbar-track,.wfcb-chat-messages::-webkit-scrollbar-track,.wfcb-conversations-list::-webkit-scrollbar-track,.wfcb-channels-list-card::-webkit-scrollbar-track{background:#fff0}.wfcb-chat-body::-webkit-scrollbar-thumb,.wfcb-chat-messages::-webkit-scrollbar-thumb,.wfcb-conversations-list::-webkit-scrollbar-thumb,.wfcb-channels-list-card::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .2);border-radius:3px}.wfcb-chat-body::-webkit-scrollbar-thumb:hover,.wfcb-chat-messages::-webkit-scrollbar-thumb:hover,.wfcb-conversations-list::-webkit-scrollbar-thumb:hover,.wfcb-channels-list-card::-webkit-scrollbar-thumb:hover{background:rgb(0 0 0 / .3)}.wfcb-floating-button{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgb(0 0 0 / .25),0 2px 8px rgb(0 0 0 / .1);transition:all 0.35s cubic-bezier(.34,1.56,.64,1);border:3px solid rgb(255 255 255 / .25);flex-shrink:0;will-change:transform,box-shadow;backface-visibility:hidden;transform:translateZ(0)}.wfcb-floating-button:hover{transform:scale(1.1) translateY(-3px) translateZ(0);box-shadow:0 10px 28px rgb(0 0 0 / .35),0 4px 12px rgb(0 0 0 / .15)}.wfcb-floating-button:active{transform:scale(1.05) translateY(-1px) translateZ(0);transition:all 0.15s cubic-bezier(.34,1.56,.64,1)}.wfcb-chat-bubble img,.wfcb-floating-button img{filter:drop-shadow(0 2px 4px rgb(0 0 0 / .1));transition:transform 0.2s ease}.wfcb-chat-bubble{background-color:#105c91!important;background:#105c91!important;box-shadow:0 4px 16px rgb(16 92 145 / .35),0 2px 8px rgb(0 0 0 / .1)!important}.wfcb-chat-bubble:hover{background-color:#2e77ba!important;background:#2e77ba!important;box-shadow:0 10px 28px rgb(16 92 145 / .45),0 4px 12px rgb(0 0 0 / .15)!important}.wfcb-chat-header{background-color:#105c91!important;background:#105c91!important;color:#ffffff!important;box-shadow:0 2px 8px rgb(16 92 145 / .2)!important}.wfcb-header-main{color:#ffffff!important}.wfcb-chat-header::before{background-image:none!important;opacity:0!important}.wfcb-conversations-title,.wfcb-channels-title{background-color:#2e77ba!important;color:#ffffff!important}.wfcb-submit-button{background:#105c91!important;color:white!important}.wfcb-submit-button:hover{background:#2e77ba!important;color:white!important}.wfcb-chat-send{background:#105c91!important;color:white!important}.wfcb-chat-send:hover{background:#2e77ba!important;color:white!important}.wfcb-new-discussion-btn:hover{border-color:#105c91!important;color:#105c91!important;background:rgb(16 92 145 / .1)!important}.wfcb-registration-link a{color:#105c91!important}.wfcb-registration-link a:hover{color:#2e77ba!important}.wfcb-message-received{background-color:#e4e6eb!important;color:#050505!important;border-radius:18px!important;padding:8px 15px!important;font-size:14px!important}.wfcb-message-received .wfcb-message-sender{color:#0084ff!important}.wfcb-message-received .wfcb-message-time{color:#65676b!important}.wfcb-message-sent{background-color:#0084ff!important;color:#ffffff!important;border-radius:18px!important;padding:8px 15px!important;font-size:14px!important}.wfcb-message-sent .wfcb-message-time{color:#b3d9ff!important}.wfcb-conversation-closed-banner{background-color:#fee2e2!important;color:#991b1b!important;border-color:#fecaca!important}.wfcb-conversation-item:hover{background:rgb(16 92 145 / .1)!important}.wfcb-channel-item:hover{background:rgb(16 92 145 / .1)!important}.wfcb-input-field:focus,.wfcb-chat-input:focus{border-color:#105c91!important;box-shadow:0 0 0 4px rgb(16 92 145 / .12)!important}.scheme_default .sc_button_hover_slide_left{background-color:#105c91!important;background:#105c91!important}.scheme_default .sc_button_hover_slide_left:hover{background-color:#2e77ba!important;background:#2e77ba!important}.wfcb-floating-buttons-container{right:80px!important;left:auto!important;bottom:80px!important;top:auto!important}.wfcb-chat-container{right:80px!important;left:auto!important;bottom:calc(80px + 70px)!important;top:auto!important}.wfcb-input-field:focus{border-color:#105c91!important;box-shadow:0 0 0 4px rgb(16 92 145 / .12)!important}.wfcb-theme-dark.wfcb-chat-container{background-color:#1e1e1e!important;color:#e0e0e0!important;border:1px solid #333!important}.wfcb-theme-dark .wfcb-chat-body{background-color:#1e1e1e!important;background:#1e1e1e!important}.wfcb-theme-dark .wfcb-chat-interface{background-color:transparent!important;background:transparent!important}.wfcb-theme-dark .wfcb-conversations-channels-view,.wfcb-theme-dark .wfcb-conversation-view{background-color:#1e1e1e!important;background:#1e1e1e!important}.wfcb-theme-dark .wfcb-chat-header{background-color:#105c91!important;background:#105c91!important;color:#ffffff!important}.wfcb-theme-dark .wfcb-header-main{color:#ffffff!important}.wfcb-theme-dark .wfcb-chat-title{color:#ffffff!important}.wfcb-theme-dark .wfcb-chat-subtitle{color:#ffffff!important}.wfcb-theme-dark .wfcb-header-text{color:#ffffff!important}.wfcb-theme-dark .wfcb-chat-close{background:rgb(255 255 255 / .1)!important;color:#f0f0f0!important}.wfcb-theme-dark .wfcb-chat-close:hover{background:rgb(255 255 255 / .2)!important}.wfcb-theme-dark .wfcb-input-field{background-color:#333!important;color:#e0e0e0!important;border:1px solid #444!important}.wfcb-theme-dark .wfcb-input-field:focus{background-color:#3a3a3a!important;border-color:#555!important}.wfcb-theme-dark .wfcb-input-field::placeholder{color:#888!important}.wfcb-theme-dark .wfcb-chat-messages{background-color:#1e1e1e!important;background:#1e1e1e!important}.wfcb-theme-dark .wfcb-chat-input-area{background-color:#1e1e1e!important;background:#1e1e1e!important;border-top:1px solid #333!important}.wfcb-theme-dark .wfcb-chat-input{background-color:#333!important;color:#e0e0e0!important;border-color:#444!important}.wfcb-theme-dark .wfcb-chat-input:focus{background-color:#3a3a3a!important;border-color:#555!important}.wfcb-theme-dark .wfcb-chat-input::placeholder{color:#888!important}.wfcb-theme-dark .wfcb-welcome-message{background-color:#2a2a2a!important;color:#e0e0e0!important;border-left-color:#555!important}.wfcb-theme-dark .wfcb-message-received{background-color:#2a2a2a!important;color:#e0e0e0!important}.wfcb-theme-dark .wfcb-message-sender{color:#4a9eff!important}.wfcb-theme-dark .wfcb-message-time{color:#999!important}.wfcb-theme-dark .wfcb-footer-info-container{background-color:#3a1f1f!important;border-color:#4a2f2f!important}.wfcb-theme-dark .wfcb-footer-info-text{color:#ff6b6b!important}.wfcb-theme-dark .wfcb-conversations-card,.wfcb-theme-dark .wfcb-channels-list-card{background:#2a2a2a!important;border-color:#444!important}.wfcb-theme-dark .wfcb-conversations-title,.wfcb-theme-dark .wfcb-channels-title{color:#e0e0e0!important}.wfcb-theme-dark .wfcb-conversation-name{color:#ffffff!important}.wfcb-theme-dark .wfcb-conversation-preview{color:#b0b0b0!important}.wfcb-theme-dark .wfcb-conversation-time{color:#888!important}.wfcb-theme-dark .wfcb-channel-label{color:#e0e0e0!important}.wfcb-theme-dark .wfcb-conversation-item:hover{background:#333!important}.wfcb-theme-dark .wfcb-channel-item:hover{background:#333!important}.wfcb-theme-dark .wfcb-new-discussion-btn{background:transparent!important;border-color:#555!important;color:#e0e0e0!important}.wfcb-theme-dark .wfcb-new-discussion-btn:hover{background:rgb(64 128 255 / .15)!important;border-color:#105c91!important;color:#105c91!important}.wfcb-theme-dark .wfcb-welcome-message{color:#e0e0e0!important}.wfcb-theme-dark .wfcb-contact-form{background:#2a2a2a!important}.wfcb-theme-dark .wfcb-contact-form label{color:#e0e0e0!important}.wfcb-theme-dark .wfcb-input-field{background-color:#333!important;color:#e0e0e0!important;border-color:#555!important}.wfcb-theme-dark .wfcb-input-field::placeholder{color:#888!important}.wfcb-theme-dark .wfcb-message-sent{background-color:#0084ff!important;color:#ffffff!important}.wfcb-theme-dark .wfcb-message-sent .wfcb-message-time{color:#b3d9ff!important}.wfcb-theme-dark .wfcb-message-received{background-color:#e4e6eb!important;color:#050505!important}.wfcb-theme-dark .wfcb-message-received .wfcb-message-sender{color:#0084ff!important}.wfcb-theme-dark .wfcb-message-received .wfcb-message-time{color:#65676b!important}.wfcb-theme-light.wfcb-chat-container{background-color:#ffffff!important;color:#333333!important}.wfcb-theme-light .wfcb-chat-body{background-color:#f8f9fa!important;background:#f8f9fa!important}.wfcb-theme-light .wfcb-chat-messages{background-color:#f0f2f5!important}.wfcb-theme-light .wfcb-chat-input-area{background-color:#f0f2f5!important;border-top:1px solid #e9ecef!important}.wfcb-chat-bubble,.wfcb-chat-container{z-index:9999}