[data-theme=light] #chatWindow{background:rgba(255,255,255,.3)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=light] .chat-header{background:rgba(238,245,255,.5)!important}[data-theme=light] #messageArea{background:rgba(238,245,255,.7)!important}[data-theme=light] .login-form{background:rgba(238,245,255,.8)!important}[data-theme=light] .login-button{background:var(--btn-bg)!important}[data-theme=light] .send-button{background:var(--btn-bg)!important;color:#fff}[data-theme=light] .bubble-tip{background:rgba(255,255,255,.9)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--btn-bg)}[data-theme=dark] #chatWindow{background:rgba(30,30,30,.3)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=dark] .chat-header{background:rgba(102,102,102,.5)!important}[data-theme=dark] #messageArea{background:rgba(31,31,31,.7)!important}[data-theme=dark] .login-form{background:rgba(31,31,31,.8)!important}[data-theme=dark] .login-form input{background:rgba(31,31,31,.8)!important;color:#fff}[data-theme=dark] .login-button{background:var(--btn-color)!important}[data-theme=dark] .welcome-message{color:var(--btn-color)!important}[data-theme=dark] .input-group{background:rgba(31,31,31,.9)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=dark] .message-input{background:rgba(31,31,31)!important;color:#fff}[data-theme=dark] .send-button{background:var(--btn-color)!important;color:#fff}[data-theme=dark] .forward-detail-content{background:rgba(31,31,31,.8)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=dark] .bubble-tip{background:rgba(75,79,80,.9)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--btn-color)}[data-theme=dark] .bubble-.bubble-tip::after{background:rgba(75,79,80,.9)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#chatIcon{position:fixed;bottom:30px;right:30px;width:60px;height:60px;border-radius:50%;background:0 0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;transition:transform .3s ease}.chat-svg-icon{width:40px;height:40px;filter:drop-shadow(0 0 2px rgba(0,0,0,.3))}#chatWindow{position:fixed;bottom:100px;right:30px;width:375px;height:45%;background:var(--anzhiyu-post-blockquote-bg);border-radius:25px;box-shadow:0 5px 30px rgba(0,0,0,.2);display:none;flex-direction:column;z-index:9998;overflow:hidden;resize:both;min-width:300px;min-height:300px}@media only screen and (orientation:portrait){#chatWindow{width:70%!important;right:5%!important;bottom:80px;height:50%;min-width:unset;min-height:unset}.input-group{padding:2%;flex-wrap:nowrap}.message-input{flex:1;padding:8px;width:70%}.send-button{padding:8px 12px;white-space:nowrap;width:auto}.message-bubble{font-size:10px;line-height:1.4;padding:10px 15px;border-radius:18px;background:#f1f0f0;color:#000;border-radius:20px;word-break:break-word;box-shadow:0 1px 2px rgba(0,0,0,.1)}}.resize-handle{display:none}.resize-corner{position:absolute;width:20px;height:20px;z-index:10000;background:0 0}.resize-tl{top:0;left:0;cursor:nw-resize}.resize-tr{top:0;right:0;cursor:ne-resize}.resize-bl{bottom:0;left:0;cursor:sw-resize}.resize-br{bottom:0;right:0;cursor:se-resize}.chat-header{border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;padding:15px;background:#f9f9f9;cursor:move}#statusIndicator{font-size:12px;color:#ff4d4d;margin-right:15px}#messageArea{flex:1;padding:15px;overflow-y:auto;display:flex;flex-direction:column;background:#f9f9f9}.message-container{display:flex;margin-bottom:15px;max-width:100%}.message-container.robot{flex-direction:row;align-items:flex-start}.message-container.user{flex-direction:row-reverse;align-items:flex-start}.avatar-container{position:relative;display:inline-block;width:40px;height:40px;flex-shrink:0;margin:0 10px;position:relative}.avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:1px solid #eee}.content-container{max-width:calc(100% - 60px)}.message-bubble{font-size:14px;line-height:1.4;padding:10px 15px;border-radius:18px;background:#f1f0f0;color:#000;border-radius:20px;word-break:break-word;box-shadow:0 1px 2px rgba(0,0,0,.1)}.user .message-bubble{border-radius:18px 18px 0 18px}#messageInput:focus,.login-form input:focus{border-radius:20px;border-color:#ef71aa!important;box-shadow:0 0 0 2px rgba(66,133,244,.2)}.login-form{display:flex;flex-direction:column;padding:20px;background:#fff;border-radius:8px;margin:20px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.login-form input{padding:10px;margin-bottom:10px;border:1px solid #ddd;border-radius:20px}.login-button{padding:10px;background:#ef71aa;color:#fff;border:none;border-radius:20px;cursor:pointer}.input-group{display:none;padding:2% 5%;gap:2%;background:#fff;border-top:1px solid #eee}.message-input{flex:1;padding:2% 2%;border:1px solid #ddd;border-radius:20px;outline:0}.send-button{padding:2% 5%;background:#ef71aa;color:#fff;border:none;border-radius:20px;cursor:pointer;transition:background .3s}.system-message{text-align:center;color:#999;font-size:12px;margin:10px 0}button:hover{opacity:.9;transform:scale(1.02);transition:all .2s ease}input:focus{border-color:#ef71aa!important;box-shadow:0 0 0 2px rgba(66,133,244,.2)}.bot-avatar-container{display:flex;justify-content:center;margin:15px 0}.bot-avatar{width:40%;aspect-ratio:1/1;border-radius:50%;border:2px solid #ef71aa;object-fit:cover}.welcome-message{font-size:12px;color:#666;text-align:center;padding:10px;margin:0 20px;border-radius:10px;line-height:1.5}.message-image{transition:transform .3s;cursor:pointer}.message-image.zoomed{transform:scale(2);z-index:1000;position:relative}.password-input{margin-top:8px;transition:all .3s ease}.admin-badge{position:absolute;top:20px;right:-5px;background:#ef71aa;color:#fff;font-size:8px;padding:2px 0;border-radius:10px;z-index:10;white-space:nowrap}.forward-preview-container{border:1px solid #e0e0e0;border-radius:8px;padding:12px;margin:8px 0;background-color:#f9f9f9;cursor:pointer}.forward-preview-container:hover{background-color:#f0f0f0}.forward-preview-title{font-weight:700;margin-bottom:8px;font-size:14px;color:#666}.forward-nodes-container{max-height:150px;overflow:hidden}.forward-preview-node{display:flex;align-items:center;margin:6px 0}.forward-preview-avatar{width:20px;height:20px;border-radius:50%;margin-right:8px}.forward-preview-text{font-size:14px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forward-detail-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.forward-detail-content{background-color:#fff;border-radius:8px;width:80%;max-width:500px;max-height:80%;overflow-y:auto;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.15);position:relative}.forward-detail-close{position:absolute;top:10px;right:15px;font-size:24px;cursor:pointer;color:#999}.forward-detail-close:hover{color:#333}.forward-detail-node{margin-bottom:20px}.forward-detail-header{display:flex;align-items:center;margin-bottom:8px}.forward-detail-avatar{width:30px;height:30px;border-radius:50%;margin-right:8px}.forward-detail-name{font-weight:700}.forward-detail-messages{margin-left:38px}.forward-detail-messages .message-bubble{background-color:#e6f7ff;border-radius:18px;padding:8px 16px;margin:4px 0;display:inline-block;max-width:80%}.forward-detail-messages .message-image{max-width:200px;max-height:200px;border-radius:8px;margin:4px 0}.typing-indicator{display:flex;align-items:center;justify-content:center;height:30px;background:0 0!important;box-shadow:none!important}.typing-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin:0 3px;background:#a0a0a0;animation:typing-dot 1.4s infinite ease-in-out both}.typing-dot:first-child{animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}@keyframes typing-dot{0%,100%,80%{transform:scale(.5)}40%{transform:scale(1)}}.bubble-tip{position:fixed;bottom:calc(30px + 60px + 10px);right:30px;background-color:rgba(255,255,255,.95);color:#ba5a70;padding:8px 12px;border-radius:20px;font-size:12px;line-height:1.4;box-shadow:0 2px 15px rgba(0,0,0,.15);z-index:10000;display:none;cursor:pointer;text-align:center;border:1px solid #ba5a70;font-weight:700;transform-origin:bottom right;animation:bubbleAppear .5s ease-out forwards;will-change:transform,opacity}.bubble-tip.hide{animation:bubbleDisappear .5s ease-out forwards}@keyframes bubbleAppear{0%{transform:scale(.5);opacity:0}50%{opacity:1}100%{transform:scale(1);opacity:1}}@keyframes bubbleDisappear{0%{transform:scale(1);opacity:1}50%{opacity:.5}100%{transform:scale(.5);opacity:0}}.bubble-tip:hover{opacity:.9;transform:translateY(-2px);transition:transform .2s ease}.bubble-tip::after{content:"";position:absolute;bottom:-8px;right:20px;border-width:8px 5px 0;border-style:solid;border-color:rgba(255,255,255,.95) transparent transparent;transform-origin:top}@media (max-width:480px){.bubble-tip{right:15px;bottom:calc(20px + 50px + 10px);max-width:160px}}