#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chat-messages{background-color:#0000;background-image:radial-gradient(circle at 10% 20%,#6366f114 0%,#0000 50%),radial-gradient(circle at 90% 80%,#8b5cf614 0%,#0000 50%),radial-gradient(circle,#3b82f60d 0%,#0000 70%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex:1;min-height:0;padding:20px;position:relative;overflow-y:auto}.chat-messages:before{content:"";pointer-events:none;opacity:.3;background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#6366f105 2px,#6366f105 4px),repeating-linear-gradient(90deg,#0000,#0000 2px,#8b5cf605 2px,#8b5cf605 4px);position:absolute;top:0;bottom:0;left:0;right:0}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:0 0;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb{background:linear-gradient(#6366f166 0%,#8b5cf666 100%);border:1px solid #fff3;border-radius:3px;transition:all .2s}.chat-messages::-webkit-scrollbar-thumb:hover{background:linear-gradient(#6366f199 0%,#8b5cf699 100%);box-shadow:0 2px 4px #6366f14d}.chat-header{color:#1f2937;cursor:move;-webkit-user-select:none;user-select:none;z-index:10;pointer-events:auto;background:linear-gradient(135deg,#f8fafc 0%,#fff 50%,#f1f5f9 100%);border-bottom:1px solid #0000000f;border-radius:16px 16px 0 0;padding:14px 20px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px #0000000f}.chat-header:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 20%,#00d4ff08 0%,#0000 50%),radial-gradient(circle at 90% 80%,#6366f108 0%,#0000 50%),linear-gradient(135deg,#0000 0%,#8b5cf605 50%,#0000 100%);position:absolute;top:0;bottom:0;left:0;right:0}.chat-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00d4ff33 20%,#6366f14d 50%,#8b5cf633 80%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.chat-header:hover{background:linear-gradient(135deg,#f1f5f9 0%,#fff 50%,#e8f2ff 100%)}.chat-header:hover:before{background:radial-gradient(circle at 10% 20%,#00d4ff0d 0%,#0000 50%),radial-gradient(circle at 90% 80%,#6366f10d 0%,#0000 50%),linear-gradient(135deg,#0000 0%,#8b5cf608 50%,#0000 100%)}.chat-header.page-mode{cursor:default}.chat-header.page-mode:hover{background:linear-gradient(135deg,#f8fafc 0%,#fff 50%,#f1f5f9 100%)}.header-content{justify-content:space-between;align-items:center;display:flex}.header-title{cursor:move;-webkit-user-select:none;user-select:none;letter-spacing:.01em;flex:1;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.header-icon{color:#fff;background:linear-gradient(135deg,#00d4ff 0%,#6366f1 50%,#8b5cf6 100%);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00d4ff4d,inset 0 0 0 1px #fff3,0 0 12px #6366f133}.header-icon:before{content:"";background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite iconShine;position:absolute;top:-50%;left:-50%}.header-icon:after{content:"";pointer-events:none;background:linear-gradient(45deg,#0000 30%,#fff3 50%,#0000 70%);width:200%;height:200%;animation:5s ease-in-out infinite iconGradientFlow;position:absolute;top:-50%;left:-50%}@keyframes iconShine{0%,to{opacity:.3;transform:translate(-50%,-50%)rotate(0)}50%{opacity:.6;transform:translate(-50%,-50%)rotate(180deg)}}@keyframes iconGradientFlow{0%{transform:translate(-50%,-50%)rotate(0)}50%{transform:translate(-50%,-50%)rotate(180deg)}to{transform:translate(-50%,-50%)rotate(360deg)}}.header-subtitle{color:#6b7280;margin-left:4px;font-size:12px;font-weight:400}.header-actions{z-index:20;gap:4px;display:flex;position:relative}.control-btn{color:#6b7280;background:0 0;border:none;border-radius:8px;width:32px;height:32px;padding:0;transition:all .2s}.control-btn:hover{color:#1f2937;background:#f3f4f6;transform:scale(1.1)}.control-btn.close-btn:hover{color:#dc2626;background:#fee2e2}.ai-icon-svg{width:20px;height:20px;display:block}.typing-indicator{align-items:center;gap:12px;margin-bottom:24px;padding:14px 18px;display:flex}.typing-dots{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #6366f126;border-radius:5px 14px 14px;gap:6px;padding:14px 18px;display:flex;box-shadow:0 2px 8px #6366f114,0 1px 3px #0000000d}.typing-dots span{background:#6366f1;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.floating-chat-container{pointer-events:none;z-index:9998;width:100vw;height:100vh;position:fixed;top:0;left:0}.floating-chat-container.fullscreen{z-index:10000}.floating-chat-window{pointer-events:auto;will-change:transform, left, top;background:#fff;border:none;border-radius:24px;flex-direction:column;transition:box-shadow .3s,transform .2s;display:flex;position:absolute;overflow:hidden;transform:translateZ(0);box-shadow:0 20px 60px #0000001a,0 0 0 1px #0000000d}.floating-chat-window.fullscreen{z-index:10000;box-shadow:none;border:none;border-radius:0;width:100vw!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important}.floating-chat-window.fullscreen .chat-header{border-radius:0}.floating-chat-window.minimized{width:300px;height:60px}.floating-chat-window.dragging{transition:none;transform:scale(1.02)translateZ(0);box-shadow:0 24px 72px #0003}.floating-chat-window.dragging .chat-header{background:linear-gradient(135deg,#e8f2ff 0%,#f1f5f9 50%,#e0e7ff 100%)}.page-chat-container{z-index:1000;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);flex-direction:column;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.page-chat-window{width:100%;height:100%;box-shadow:none;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:none;border-radius:0;flex-direction:column;display:flex;position:relative}.page-chat-window.fullscreen{z-index:10000;width:100vw!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important}.page-chat-window .chat-header{border-radius:0}.chat-content{background:#fff;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.chat-wrapper{flex-direction:column;height:100%;display:flex;overflow:hidden}.drag-overlay{pointer-events:auto;z-index:9997;background:#00000005;width:100vw;height:100vh;position:fixed;top:0;left:0}.global-floating-button{cursor:grab!important;width:auto!important;min-width:auto!important;height:auto!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;z-index:9999!important;color:#1f2937!important;-webkit-user-select:none!important;user-select:none!important;background:0 0!important;border:none!important;border-radius:0!important;justify-content:center!important;align-items:center!important;padding:8px 12px!important;transition:transform .2s!important;animation:none!important;display:flex!important;position:fixed!important;overflow:visible!important}.global-floating-button:before{display:none!important}.global-floating-button.dragging{cursor:grabbing!important;transition:none!important;transform:scale(1.05)translateZ(0)!important}.global-floating-button.dragging .robot-icon,.global-floating-button.dragging .robot-body-group{animation:none!important}.global-floating-button:hover .button-tooltip{opacity:1!important;visibility:visible!important;transform:translate(-50%)translateY(-5px)!important}.global-floating-button:active .button-ripple{animation:.6s ease-out ripple}.button-content{z-index:10!important;flex-direction:column!important;align-items:center!important;gap:16px!important;display:flex!important;position:relative!important}.ai-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.ai-icon-svg{width:40px;height:40px}.button-text{background:linear-gradient(135deg,#00d4ff 0%,#6366f1 50%,#8b5cf6 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;white-space:nowrap!important;text-shadow:0 0 20px #00d4ff80,0 0 40px #6366f14d,0 2px 4px #0000001a!important;letter-spacing:.05em!important;-webkit-background-clip:text!important;background-clip:text!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif!important;font-size:12px!important;font-weight:600!important;animation:3s ease-in-out infinite textGlow!important;display:block!important;position:relative!important}.button-tooltip{opacity:0!important;visibility:hidden!important;z-index:10001!important;pointer-events:none!important;margin-bottom:12px!important;transition:all .3s!important;position:absolute!important;bottom:100%!important;left:50%!important;transform:translate(-50%)!important}.tooltip-content{color:#fff!important;white-space:nowrap!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#0f172af2!important;border:1px solid #ffffff1a!important;border-radius:10px!important;padding:10px 14px!important;font-size:13px!important;line-height:1.5!important;box-shadow:0 4px 16px #0000004d!important}.tooltip-content:after{content:""!important;border:6px solid #0000!important;border-top-color:#0f172af2!important;position:absolute!important;top:100%!important;left:50%!important;transform:translate(-50%)!important}.tooltip-title{color:#fff!important;margin-bottom:4px!important;font-weight:600!important}.tooltip-desc{color:#ffffffbf!important;font-size:12px!important}.button-ripple{pointer-events:none;background:#fff6;border-radius:50%;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes dataFlow{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@keyframes textGlow{0%,to{filter:brightness();text-shadow:0 0 20px #00d4ff80,0 0 40px #6366f14d,0 2px 4px #0000001a}50%{filter:brightness(1.2);text-shadow:0 0 30px #00d4ffcc,0 0 60px #6366f180,0 2px 4px #0000001a}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 4px 16px #00d4ff66,0 2px 8px #6366f14d,inset 0 0 0 1px #ffffff1a}50%{transform:scale(1.05);box-shadow:0 6px 20px #00d4ff80,0 3px 10px #6366f166,inset 0 0 0 1px #ffffff26}}@keyframes glow{0%{opacity:.6;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}@keyframes ripple{0%{opacity:1;width:0;height:0}to{opacity:0;width:80px;height:80px}}@media (max-width:768px){.floating-chat-window:not(.fullscreen){border-radius:16px!important;width:calc(100vw - 20px)!important;height:calc(100vh - 60px)!important;max-height:calc(100vh - 60px)!important;top:20px!important;left:10px!important}.floating-chat-window.fullscreen{border-radius:0!important}.global-floating-button{border-radius:26px!important;min-width:52px!important;height:52px!important;padding:8px 14px 8px 8px!important}.ai-icon-wrapper,.ai-icon-svg{width:36px!important;height:36px!important}.button-text{font-size:13px!important}.button-tooltip{display:none!important}.chat-content{flex-direction:column;min-height:0;display:flex;overflow:hidden}.chat-wrapper{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.chat-messages{flex:1;min-height:0;padding-bottom:10px;overflow:hidden auto}.chat-input{z-index:10;flex-shrink:0;position:relative}}@media (max-width:480px){.floating-chat-window:not(.fullscreen){border-radius:16px 16px 0 0!important;width:100vw!important;height:calc(100vh - 40px)!important;max-height:calc(100vh - 40px)!important;top:10px!important;left:0!important;box-shadow:0 -4px 20px #00000026!important}.global-floating-button{border-radius:24px!important;min-width:48px!important;height:48px!important;padding:6px 12px 6px 6px!important}.ai-icon-wrapper,.ai-icon-svg{width:32px!important;height:32px!important}.button-text{font-size:12px!important}}@media (max-width:768px) and (orientation:landscape){.floating-chat-window:not(.fullscreen){height:calc(100vh - 40px)!important;max-height:calc(100vh - 40px)!important;top:10px!important}}
