.slideover-hide-right .right-slot-controls{display:none!important}.ai-guide-bubble-wrap{position:fixed;right:20px;bottom:80px;z-index:998}.ai-guide-bubble{border:none;padding:0;cursor:pointer;background:none}.bubble-inner{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 28px #6366f173;transition:transform .2s,box-shadow .2s;overflow:hidden}.ai-guide-bubble:hover .bubble-inner{transform:scale(1.08);box-shadow:0 8px 36px #6366f18c}.bubble-logo{width:84px;height:84px;border-radius:50%;pointer-events:none;-o-object-fit:cover;object-fit:cover}.ai-guide-bubble-body{display:flex;flex-direction:row;align-items:center;gap:10px;transition:transform .35s cubic-bezier(.4,0,.2,1)}.ai-guide-bubble-body.is-hidden{transform:translate(70%);cursor:pointer}.ai-guide-bubble-body.is-hidden:hover{transform:translate(30%)}.bubble-tip{bottom:calc(100% + 12px);right:0;color:#374151;padding:10px 16px;border-radius:12px;font-size:14px;white-space:nowrap;box-shadow:0 4px 16px #0000001f;pointer-events:none}.bubble-tip,.bubble-tip-arrow{position:absolute;background:#fff}.bubble-tip-arrow{bottom:-6px;right:40px;width:12px;height:12px;transform:rotate(45deg);box-shadow:2px 2px 4px #0000000f}.dark .bubble-tip{color:#e5e7eb}.dark .bubble-tip,.dark .bubble-tip-arrow{background:#374151}.tip-fade-enter-active,.tip-fade-leave-active{transition:opacity .2s,transform .2s}.tip-fade-enter-from,.tip-fade-leave-to{opacity:0;transform:translateY(6px)}.bubble-hide-btn{background:#6366f11f;border:1px solid rgba(99,102,241,.2);color:#6366f1;padding:4px 16px;border-radius:12px;font-size:12px;cursor:pointer;transition:all .15s;white-space:nowrap}.bubble-hide-btn:hover{background:#6366f133;border-color:#6366f159}.dark .bubble-hide-btn{background:#8b5cf626;border-color:#8b5cf640;color:#a5b4fc}.dark .bubble-hide-btn:hover{background:#8b5cf640}@media(max-width:639px){.ai-guide-bubble-wrap{right:16px;bottom:60px}.bubble-inner{width:64px;height:64px}.bubble-logo{width:56px;height:56px}.bubble-hide-btn,.bubble-tip{display:none}.ai-guide-bubble-body.is-hidden{transform:translate(60%)}.ai-guide-bubble-body.is-hidden:hover{transform:translate(25%)}}.bubble-fade-enter-active,.bubble-fade-leave-active{transition:opacity .25s,transform .25s}.bubble-fade-enter-from,.bubble-fade-leave-to{opacity:0;transform:scale(.8)}.cp-mobile-fullscreen{position:fixed;z-index:1000}@media(max-width:639px){.cp-mobile-fullscreen{inset:0;border-radius:0}}@media(min-width:640px){.cp-desktop-panel{right:20px;bottom:20px;width:50vw;height:80vh;min-width:380px;min-height:480px;max-width:calc(100vw - 20px);max-height:calc(100vh - 20px);border-radius:20px;overflow:visible;box-shadow:0 16px 48px #0000002e,0 0 0 1px #0000000a;transition:none}.cp-maximized{inset:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0!important}.cp-edge{position:absolute;z-index:10}.cp-edge-n{top:-4px}.cp-edge-n,.cp-edge-s{left:8px;right:8px;height:8px;cursor:ns-resize}.cp-edge-s{bottom:-4px}.cp-edge-e{right:-4px}.cp-edge-e,.cp-edge-w{top:8px;bottom:8px;width:8px;cursor:ew-resize}.cp-edge-w{left:-4px}.cp-edge-ne{right:-4px;cursor:nesw-resize}.cp-edge-ne,.cp-edge-nw{top:-4px;width:16px;height:16px}.cp-edge-nw{left:-4px;cursor:nwse-resize}.cp-edge-se{right:-4px;cursor:nwse-resize}.cp-edge-se,.cp-edge-sw{bottom:-4px;width:16px;height:16px}.cp-edge-sw{left:-4px;cursor:nesw-resize}}.panel-slide-enter-active,.panel-slide-leave-active{transition:opacity .2s,transform .2s}@media(max-width:639px){.panel-slide-enter-from,.panel-slide-leave-to{opacity:0}}@media(min-width:640px){.panel-slide-enter-from,.panel-slide-leave-to{opacity:0;transform:translateY(16px) scale(.97)}}.cp-root{display:flex;flex-direction:column;height:100%;background:#fff;overflow:hidden;border-radius:20px;position:relative}.cp-maximized .cp-root{border-radius:0}@media(max-width:639px){.cp-root{border-radius:0}}.cp-header{justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;flex-shrink:0}.cp-header,.cp-header-left{display:flex;align-items:center}.cp-header-left{gap:12px}.cp-header-avatar{width:52px;height:52px;border-radius:50%;background:#fff3;overflow:hidden;flex-shrink:0}.cp-header-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cp-header-title{font-size:17px;font-weight:600;line-height:1.2}.cp-header-status{font-size:12px;opacity:.8;margin-top:2px}.cp-header-actions{display:flex;align-items:center;gap:6px}.cp-header-btn{background:#ffffff26;border:none;cursor:pointer;color:#fff;border-radius:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:background .15s}.cp-header-btn:hover{background:#ffffff40}.cp-messages{flex:1;overflow-y:auto;padding:16px;background:#f8f9fb}.cp-welcome{text-align:center;padding:32px 16px}.cp-welcome-avatar{width:130px;height:130px;border-radius:50%;margin:0 auto 16px;overflow:hidden;box-shadow:0 6px 24px #6366f14d;border:3px solid #fff}.cp-welcome-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cp-welcome-title{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:6px}.cp-welcome-hint{font-size:14px;color:#9ca3af;margin-bottom:20px}.cp-welcome-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.cp-quick-tag{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:8px 16px;font-size:13px;color:#6366f1;cursor:pointer;transition:all .15s}.cp-quick-tag:hover{background:#6366f1;color:#fff;border-color:#6366f1}.cp-msg{display:flex;margin-bottom:14px;gap:10px}.cp-msg.user{flex-direction:row-reverse}.cp-msg-content{max-width:80%}.cp-msg-avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e0e7ff}.cp-msg-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cp-msg-bubble{padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.7;word-break:break-word}.cp-msg-bubble.user{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-bottom-right-radius:4px}.cp-msg-bubble.assistant{background:#fff;color:#1f2937;border-bottom-left-radius:4px;box-shadow:0 1px 3px #0000000f}.cp-msg-plain{white-space:pre-wrap;margin:0}.cp-thinking{margin-bottom:8px;background:#f0f0ff;border:1px solid #e0e0f0;border-radius:12px;overflow:hidden}.dark .cp-thinking{background:#1e1b3a;border-color:#2d2a4a}.cp-thinking summary{display:flex;align-items:center;gap:6px;padding:8px 14px;font-size:13px;color:#6366f1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500}.dark .cp-thinking summary{color:#a5b4fc}.cp-thinking summary::-webkit-details-marker{display:none}.cp-thinking summary:before{content:"▶";font-size:10px;transition:transform .2s}.cp-thinking[open] summary:before{transform:rotate(90deg)}.cp-thinking-body{padding:0 14px 12px;font-size:13px;color:#6b7280;line-height:1.6;max-height:200px;overflow-y:auto}.dark .cp-thinking-body{color:#9ca3af}.cp-agent-item{margin-bottom:4px}.cp-agent-detail{margin-top:6px;padding:6px 10px;background:#00000008;border-radius:8px;font-size:12px;color:#6b7280}.cp-agent-detail pre{margin:4px 0 0;white-space:pre-wrap;word-break:break-all;font-family:inherit;font-size:12px}.dark .cp-agent-detail{background:#ffffff0d;color:#9ca3af}.cp-thinking-placeholder{padding:14px 18px!important;display:flex;align-items:center}.cp-thinking-dots{display:flex;align-items:center;gap:4px;color:#8b5cf6;font-size:14px}.cp-thinking-dots span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8b5cf6;animation:dot-bounce 1.4s ease-in-out infinite both}.cp-thinking-dots span:first-child{animation-delay:-.32s}.cp-thinking-dots span:nth-child(2){animation-delay:-.16s}.cp-thinking-dots span:nth-child(3){animation-delay:0s}@keyframes dot-bounce{0%,80%,to{transform:scale(.4);opacity:.4}40%{transform:scale(1);opacity:1}}.cp-streaming .cp-md:after{content:"▊";animation:blink-cursor .8s step-end infinite;color:#6366f1;font-weight:400;margin-left:2px}@keyframes blink-cursor{50%{opacity:0}}.cp-md p{margin:0 0 8px}.cp-md p:last-child{margin-bottom:0}.cp-md strong{font-weight:600}.cp-md em{font-style:italic}.cp-md del{text-decoration:line-through;color:#9ca3af}.cp-md code{background:#f1f5f9;padding:1px 5px;border-radius:4px;font-size:13px;color:#e11d48;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.cp-md pre{background:#1e293b;color:#e2e8f0;padding:12px;border-radius:8px;overflow-x:auto;margin:8px 0}.cp-md pre code{background:none;color:inherit;padding:0;font-size:13px}.cp-md ol,.cp-md ul{padding-left:20px;margin:6px 0}.cp-md li{margin:3px 0}.cp-md li>ol,.cp-md li>ul{margin:2px 0}.cp-md a{color:#6366f1;text-decoration:underline}.cp-md blockquote{border-left:3px solid #6366f1;padding-left:12px;margin:8px 0;color:#6b7280}.cp-md h1,.cp-md h2,.cp-md h3,.cp-md h4{font-weight:600;margin:12px 0 6px;line-height:1.4;color:#1f2937}.cp-md h1{font-size:18px}.cp-md h2{font-size:16px;border-bottom:1px solid #e5e7eb;padding-bottom:4px}.cp-md h3{font-size:15px}.cp-md h4{font-size:14px}.cp-md hr{border:none;border-top:1px solid #e5e7eb;margin:12px 0}.cp-md table{width:100%;border-collapse:collapse;margin:8px 0;font-size:13px}.cp-md th{background:#f1f5f9;font-weight:600;text-align:left}.cp-md td,.cp-md th{padding:6px 10px;border:1px solid #e5e7eb}.cp-md tr:nth-child(2n) td{background:#f9fafb}.cp-md img{max-width:100%;border-radius:6px;margin:4px 0}.dark .cp-md h1,.dark .cp-md h2,.dark .cp-md h3,.dark .cp-md h4{color:#e5e7eb}.dark .cp-md h2,.dark .cp-md hr,.dark .cp-md th{border-color:#374151}.dark .cp-md th{background:#1f2937}.dark .cp-md td{border-color:#374151}.dark .cp-md tr:nth-child(2n) td{background:#1f2937}.dark .cp-md code{background:#374151;color:#f472b6}.cp-suggested{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.cp-suggested .cp-quick-tag{font-size:12px;padding:5px 12px}.cp-msg-actions{display:flex;gap:2px;margin-top:6px;opacity:0;transition:opacity .15s}.cp-msg-actions:focus-within,.cp-msg:hover .cp-msg-actions{opacity:1}.cp-action-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:6px;color:#9ca3af;cursor:pointer;transition:all .15s}.cp-action-btn:hover{background:#f3f4f6;color:#6366f1}.dark .cp-action-btn:hover{background:#ffffff14;color:#a5b4fc}.cp-typing{display:flex;gap:4px;padding:4px 0}.cp-typing span{width:7px;height:7px;border-radius:50%;background:#9ca3af;animation:cp-typing-bounce 1.2s infinite}.cp-typing span:nth-child(2){animation-delay:.15s}.cp-typing span:nth-child(3){animation-delay:.3s}@keyframes cp-typing-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.cp-input-bar{display:flex;align-items:center;padding:14px 16px;gap:10px;background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0}.cp-input{flex:1;height:44px;background:#f3f4f6;border:1px solid transparent;border-radius:22px;padding:0 18px;font-size:15px;color:#1f2937;outline:none;transition:border-color .15s,background .15s}.cp-input::-moz-placeholder{color:#9ca3af}.cp-input::placeholder{color:#9ca3af}.cp-input:focus{background:#fff;border-color:#6366f1}.cp-input:disabled{opacity:.5}.cp-send{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:opacity .15s,transform .15s;flex-shrink:0}.cp-send:hover:not(:disabled){transform:scale(1.05)}.cp-send:disabled{opacity:.4;cursor:not-allowed}.cp-stop-btn{width:44px;height:44px;border-radius:50%;background:#ef4444;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:opacity .15s,transform .15s;flex-shrink:0}.cp-stop-btn:hover{transform:scale(1.05)}.cp-stop-icon{display:inline-block;width:14px;height:14px;background:#fff;border-radius:3px}.dark .cp-root{background:#1f2937}.dark .cp-messages{background:#111827}.dark .cp-input,.dark .cp-msg-bubble.assistant{background:#1f2937;color:#e5e7eb}.dark .cp-input{border-color:#374151}.dark .cp-input:focus{background:#111827;border-color:#6366f1}.dark .cp-quick-tag{background:#1f2937;color:#a5b4fc;border-color:#374151}.dark .cp-quick-tag:hover{background:#6366f1;color:#fff}.dark .cp-input-bar{background:#1f2937;border-color:#374151}.cp-history-panel{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:10;display:flex;flex-direction:column}.dark .cp-history-panel{background:#1f2937}.cp-history-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e7eb}.dark .cp-history-header{border-color:#374151}.cp-history-close-btn{background:#f3f4f6;border:none;cursor:pointer;color:#374151;border-radius:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:background .15s}.cp-history-close-btn:hover{background:#e5e7eb}.dark .cp-history-close-btn{background:#374151;color:#e5e7eb}.dark .cp-history-close-btn:hover{background:#4b5563}.cp-history-title{font-size:15px;font-weight:600;color:#1f2937}.dark .cp-history-title{color:#e5e7eb}.cp-history-list{flex:1;overflow-y:auto;padding:8px}.cp-history-empty{text-align:center;color:#9ca3af;padding:32px 16px;font-size:14px}.cp-history-item{display:block;width:100%;text-align:left;padding:12px 14px;border-radius:10px;cursor:pointer;transition:background .15s;border:none;background:none}.cp-history-item:hover{background:#f3f4f6}.dark .cp-history-item:hover{background:#374151}.cp-history-active{background:#eef2ff!important}.dark .cp-history-active{background:#312e81!important}.cp-history-item-name{font-size:14px;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.dark .cp-history-item-name{color:#e5e7eb}.cp-history-item-time{font-size:12px;color:#9ca3af;margin-top:4px}.history-slide-enter-active,.history-slide-leave-active{transition:transform .25s ease,opacity .25s ease}.history-slide-enter-from,.history-slide-leave-to{transform:translate(-100%);opacity:0}
