.chat-notice-content.chat-content-right{justify-content:flex-end!important}.chat-notice-content.chat-content-left{justify-content:flex-start!important}.chat-notice-content{align-items:flex-start!important;gap:10px!important;margin-bottom:15px!important;display:flex!important}.chat-content-right{flex-direction:row-reverse!important}.chat-content-left{flex-direction:row!important}.chat-notice-content-item{word-wrap:break-word!important;max-width:70%!important}.chat-content-right .chat-notice-content-item{color:#fff!important;background:linear-gradient(135deg,#430605,#871107)!important;border-radius:15px 15px 5px!important}.chat-content-left .chat-notice-content-item{color:#fff!important;background:#2c2d35!important;border-radius:15px 15px 15px 5px!important}.chat-content-name{margin-bottom:4px!important;font-size:14px!important;font-weight:600!important}.chat-content-right .chat-content-name{text-align:right!important}.chat-content-left .chat-content-name{text-align:left!important}.chat-content-time{opacity:.6!important;margin-top:4px!important;font-size:12px!important}.chat-content-right .chat-content-time{text-align:right!important}.chat-content-left .chat-content-time{text-align:left!important}.btn-navbar-bc-avatar{border-radius:50%!important;flex-shrink:0!important;width:32px!important;height:32px!important;overflow:hidden!important}.btn-navbar-bc-avatar img{object-fit:cover!important;width:100%!important;height:100%!important}.chat-widget{z-index:50;background:#1a1a1d;border:1px solid #2c2c30;border-radius:1rem;flex-direction:column;width:30rem;height:40rem;display:flex;position:fixed;bottom:6rem;right:1.5rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.5)}.chat-widget-header{color:#fff;background:#1a1a1d;border-bottom:1px solid rgba(255,255,255,.1);justify-content:space-between;align-items:center;padding:1rem;display:flex}.chat-widget-title{font-size:1rem;font-weight:600}.chat-widget-status{opacity:.9;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.chat-widget-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.25rem;transition:background-color .2s}.chat-widget-close:hover{background:rgba(255,255,255,.1)}.chat-widget-messages{scrollbar-width:thin;scrollbar-color:#871107 #2d2d2d;scroll-behavior:smooth;-ms-overflow-style:none;background:#1a1a1d;flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;position:relative;overflow-y:auto}.chat-widget-messages::-webkit-scrollbar{width:8px}.chat-widget-messages::-webkit-scrollbar-track{background:#2d2d2d;border-radius:4px}.chat-widget-messages::-webkit-scrollbar-corner{background:#2d2d2d}.chat-widget-input-container{border-top:1px solid rgba(255,255,255,.1);align-items:center;gap:.5rem;padding:1rem;display:flex}.chat-input-wrapper{background:#2c2c30;border-radius:.75rem;flex:1;align-items:center;gap:.5rem;padding:.5rem;display:flex}.chat-widget-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.5rem;font-size:.875rem;transition:all .2s}.chat-microphone-btn{cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:background-color .2s;display:flex}.chat-microphone-btn:hover{background:rgba(255,255,255,.1)}.chat-widget-input:focus{border-color:#871107}.chat-widget-input::placeholder{color:rgba(255,255,255,.5)}.chat-widget-send{color:#fff;cursor:pointer;background:#b02a2a;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-width:48px;height:48px;padding:.75rem;font-weight:600;transition:all .2s;display:flex}.chat-widget-send:hover:not(:disabled){background:#c0392b;transform:translateY(-1px)}.chat-widget-send:disabled{opacity:.5;cursor:not-allowed}.chat-widget-floating-button{color:#fff;cursor:pointer;z-index:50;background:linear-gradient(135deg,#430605,#871107);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.3)}.chat-widget-floating-button:hover{background:linear-gradient(135deg,#871107,#430605);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.4)}.chat-widget-unread-badge{color:#fff;background:#ef4444;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-.25rem;right:-.25rem}.chat-message{flex-direction:row;align-items:flex-start;gap:.75rem;width:-moz-fit-content;width:fit-content;max-width:100%;margin-bottom:2rem;display:flex;position:relative}.chat-message-user{flex-direction:row-reverse;margin-left:auto;margin-right:0}.chat-message-avatar{border-radius:50%;flex-shrink:0;width:2rem;height:2rem;overflow:hidden}.chat-message-avatar img{object-fit:cover;width:100%;height:100%}.chat-message-content{word-wrap:break-word;border-radius:1rem;width:-moz-fit-content;width:fit-content;min-width:0;max-width:80%;padding:.75rem 1rem;display:inline-block;position:relative}.chat-message-user .chat-message-content{color:#fff;background:linear-gradient(111.75deg,#430605 -4.2%,#871107 100%);border-radius:1rem 1rem .25rem;text-align:left!important}.chat-message-other .chat-message-content{color:#fff;background:#2c2c30;border-radius:1rem 1rem 1rem .25rem;margin-left:0;margin-right:auto}.chat-message-header{margin-bottom:.5rem}.chat-message-username{color:#fff;font-size:1rem;font-weight:500}.chat-message-bubble{margin-bottom:0}.chat-message-bubble p{white-space:pre-wrap;word-break:break-word;margin:0;font-size:.875rem;font-weight:400;line-height:1.4}.chat-message-footer{justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:.25rem;display:flex;position:absolute;top:100%;left:2.75rem;right:auto}.chat-message-time{opacity:.7;color:#a0a0a0;margin-left:0;margin-right:auto;font-size:.75rem}.chat-message-status{align-items:center;gap:2px;margin-left:auto;display:flex}.chat-message-user .chat-message-footer{flex-direction:row-reverse;justify-content:space-between;width:90%;top:100%;left:0;right:auto}.chat-message-user .chat-message-time{text-align:right;margin-left:20px}.chat-message-user .chat-message-status{order:-1;margin-left:auto;margin-right:0}.chat-message-other .chat-message-status{margin-left:auto;margin-right:0}.chat-message-other .chat-message-footer{flex-direction:row;justify-content:space-between;width:90%;max-width:100%;top:100%;left:auto;right:0}.chat-message-other .chat-message-time{text-align:left;margin-left:20px}.chat-message-meta{opacity:.6;margin-top:.25rem;font-size:.75rem}.chat-message-user .chat-message-meta{text-align:right}.chat-message-other .chat-message-meta{text-align:left}.chat-widget-loading{color:rgba(255,255,255,.6);justify-content:center;align-items:center;height:100%;font-size:.875rem;display:flex}.chat-widget-empty{color:rgba(255,255,255,.6);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;display:flex}.chat-empty-icon{opacity:.3;margin-bottom:.5rem;font-size:3rem}.chat-widget-empty-icon{opacity:.3;width:3rem;height:3rem}.chat-widget-messages::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#430605,#871107);border:1px solid rgba(255,255,255,.1);border-radius:4px;transition:all .3s}.chat-widget-messages::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#871107,#430605);transform:scale(1.1);box-shadow:0 2px 8px rgba(135,17,7,.3)}.chat-widget-messages::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#a0130a,#5a0a05);transform:scale(1.05);box-shadow:0 4px 12px rgba(135,17,7,.5)}@media (max-width:768px){.chat-widget-messages{scrollbar-width:none;-ms-overflow-style:none}.chat-widget-messages::-webkit-scrollbar{display:none}}@media (max-width:640px){.chat-widget{width:calc(100vw - 3rem);height:calc(100vh - 8rem);bottom:1rem;right:1rem}.chat-widget-floating-button{bottom:1rem;right:1rem}.chat-widget-messages{scrollbar-width:none;-ms-overflow-style:none}.chat-widget-messages::-webkit-scrollbar{display:none}}
.chat-image-upload-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;transition:background-color .2s;display:flex}.chat-image-upload-btn:hover{background:rgba(255,255,255,.1)}.chat-image-upload-btn img{filter:brightness(0)invert();width:16px;height:16px}.chat-emoji-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;transition:background-color .2s;display:flex}.chat-emoji-btn:hover{background:rgba(255,255,255,.1)}.chat-emoji-btn img{filter:brightness(0)invert();width:16px;height:16px}.chat-image-preview-container{margin:8px 0;padding:0 16px;display:inline-block;position:relative}.chat-image-preview{border-radius:8px;max-width:200px;max-height:200px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.chat-image-preview-remove{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex;position:absolute;top:-8px;right:8px}.chat-image-preview-remove:hover{background:#c82333}.chat-emoji-picker{box-shadow:none;z-index:1000;background:0 0;border:none;border-radius:8px;padding:0;position:absolute;bottom:60px;left:20px}.chat-emoji-grid{grid-template-columns:repeat(8,1fr);gap:5px;display:grid}.chat-emoji-item{cursor:pointer;text-align:center;background:0 0;border:none;border-radius:4px;padding:5px;font-size:18px;transition:background-color .2s}.chat-emoji-item:hover{background:#f8f9fa}.chat-message-image{cursor:pointer;border-radius:8px;max-width:200px;max-height:200px;margin:8px 0;transition:transform .2s;box-shadow:0 2px 8px rgba(0,0,0,.1)}.chat-message-image:hover{transform:scale(1.05)}.chat-message-bubble a.chat-link{color:#fff;word-break:break-all;text-decoration:underline}.chat-message-bubble a.chat-link:hover{color:gold}@media (max-width:768px){.chat-emoji-picker{max-width:250px;left:10px}.chat-image-preview,.chat-message-image{max-width:150px;max-height:150px}}@media (max-width:480px){.chat-emoji-picker{max-width:200px;left:5px}.chat-image-preview,.chat-message-image{max-width:120px;max-height:120px}}
