@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";.ask-input-top-slot{margin-bottom:10px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ask-input-wrap{padding:16px 20px 20px;background:linear-gradient(to top,#fff,#fffffff2);border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -2px 12px #0000000a;flex-shrink:0}.ask-input-box{position:relative;border-radius:12px;border:2px solid #e2e8f0;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:0 2px 4px #0000000a}.ask-input-box:hover{border-color:#cbd5e1;box-shadow:0 4px 8px #0000000f}.ask-input-box:focus-within{border-color:var(--ds-primary, #3b82f6);box-shadow:0 0 0 4px #3b82f61f,0 4px 12px #3b82f626}.ask-input-inner-top-slot{padding:6px 12px 4px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;border-bottom:1px solid rgba(0,0,0,.05)}.ask-input-textarea{flex:1;resize:none;border:none!important;border-radius:10px 10px 0 0;padding:8px 56px 36px 14px!important;font-size:14px;line-height:1.5;transition:all .2s ease;background:transparent!important;box-shadow:none!important;color:var(--ds-text, #1e293b);min-height:0}.ask-input-textarea--with-footer{padding:12px 14px 8px!important;border-radius:10px 10px 0 0}.ask-input-textarea:hover,.ask-input-textarea:focus,.ask-input-textarea.ant-input:focus,.ask-input-textarea.ant-input-focused{border:none!important;box-shadow:none!important;outline:none}.ask-input-textarea::placeholder{color:#94a3b8}.ask-input-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:4px 8px 6px;min-height:40px}.ask-input-extra-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1}.ask-send-btn{position:absolute;right:8px;bottom:8px;min-width:64px;height:32px;padding:0 12px;font-size:13px;font-weight:600;background:linear-gradient(135deg,var(--ds-primary, #3b82f6) 0%,var(--ds-primary-hover, #2563eb) 100%)!important;border:none!important;border-radius:8px;box-shadow:0 2px 8px #3b82f64d;transition:all .2s ease}.ask-input-footer .ask-send-btn{position:static;flex-shrink:0}.ask-send-btn:hover:not(:disabled){background:linear-gradient(135deg,var(--ds-primary-hover, #2563eb) 0%,#1d4ed8 100%)!important;box-shadow:0 4px 12px #3b82f666!important;transform:translateY(-1px)}.ask-send-btn:active:not(:disabled){box-shadow:0 2px 6px #3b82f64d!important;transform:translateY(0)}.ask-send-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.mcp-gaode{display:flex;height:100%;min-height:0;background:linear-gradient(to bottom,#f8fafc,#fff)}.mcp-gaode-loading{display:flex;align-items:center;justify-content:center;height:100vh;background:var(--ds-bg);color:var(--ds-text-muted)}.mcp-gaode-sidebar{width:300px;flex-shrink:0;padding:12px 20px 16px 0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(to bottom,#fff,#f9fafb);border-right:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;gap:14px;box-shadow:2px 0 8px #00000005}.mcp-gaode-sidebar::-webkit-scrollbar{display:none}.mcp-gaode-sidebar-card{background:#fff;border-radius:14px;padding:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px #0000000a;transition:box-shadow .3s ease,transform .2s ease}.mcp-gaode-sidebar-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.mcp-gaode-logo{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#22c55e,#3b82f6,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:16px;box-shadow:0 4px 12px #3b82f64d;transition:transform .3s ease,box-shadow .3s ease}.mcp-gaode-logo:hover{transform:scale(1.05) rotate(5deg);box-shadow:0 6px 16px #3b82f666}.mcp-gaode-title{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 8px;letter-spacing:-.3px}.mcp-gaode-desc{font-size:13px;color:#64748b;line-height:1.6;margin:0}.mcp-gaode-sidebar-heading{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px}.mcp-gaode-plugins{display:flex;flex-wrap:wrap;gap:8px}.mcp-gaode-plugin-tag{font-size:11px;padding:6px 10px;background:linear-gradient(to bottom,#f1f5f9,#e2e8f0);color:#475569;border-radius:8px;font-family:ui-monospace,SF Mono,Monaco,monospace;border:1px solid rgba(0,0,0,.05);transition:all .2s ease;font-weight:500}.mcp-gaode-plugin-tag:hover{background:linear-gradient(to bottom,#e2e8f0,#cbd5e1);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.mcp-gaode-plugin-tag-used{border:2px solid #ef4444;background:linear-gradient(to bottom,#fee2e2,#fecaca);color:#991b1b;font-weight:600;box-shadow:0 2px 6px #ef444433}.mcp-gaode-plugin-tag-used:hover{background:linear-gradient(to bottom,#fecaca,#fca5a5);box-shadow:0 3px 8px #ef44444d}.mcp-gaode-tool-name-used{color:#ef4444;font-weight:700;padding:2px 6px;background:#ef44441a;border-radius:4px;margin-left:4px}.mcp-gaode-recommended{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.mcp-gaode-recommended-btn{display:block;width:100%;text-align:left;padding:12px 14px;font-size:13px;line-height:1.7;color:#334155;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.mcp-gaode-recommended-btn:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:var(--ds-primary);transform:scaleY(0);transition:transform .2s ease}.mcp-gaode-recommended-btn:hover:not(:disabled){border-color:var(--ds-primary);background:linear-gradient(to right,#3b82f60d,#3b82f605);transform:translate(2px);box-shadow:0 2px 8px #3b82f626}.mcp-gaode-recommended-btn:hover:not(:disabled):before{transform:scaleY(1)}.mcp-gaode-recommended-btn:disabled{cursor:not-allowed;opacity:.6}.mcp-gaode-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:transparent;overflow:hidden}.mcp-gaode-messages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:20px 32px 16px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.mcp-gaode-messages::-webkit-scrollbar{display:none;width:0;height:0}.mcp-gaode-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}.mcp-gaode-empty-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:10px}.mcp-gaode-empty-icon{font-size:36px;flex-shrink:0;color:#3b82f6}.mcp-gaode-empty-text{font-size:20px;font-weight:700;color:#1f2937;letter-spacing:-.02em;line-height:1.3}.mcp-gaode-empty-hint{margin:0;font-size:13px;color:#94a3b8}.mcp-gaode-row{margin-bottom:14px;display:flex;animation:fadeInUp .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mcp-gaode-row-user{justify-content:flex-end}.mcp-gaode-row-assistant,.mcp-gaode-row-function{justify-content:flex-start}.mcp-gaode-bubble{max-width:90%;padding:12px 16px;border-radius:16px;line-height:1.7;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s ease}.mcp-gaode-bubble:hover{box-shadow:0 4px 12px #0000001a}.mcp-gaode-bubble-user{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;box-shadow:0 4px 12px #3b82f64d}.mcp-gaode-bubble-user:hover{box-shadow:0 6px 16px #3b82f666}.mcp-gaode-bubble-assistant{background:#fff;color:var(--ds-text);border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px #0000000f}.mcp-gaode-bubble-tool{background:linear-gradient(to bottom,#f8fafc,#f1f5f9);border:1.5px solid #e2e8f0;box-shadow:0 2px 8px #0000000d;width:90%;cursor:pointer}.mcp-gaode-bubble-tool-start{border-left:4px solid var(--ds-primary);background:linear-gradient(to right,#3b82f60d,#f8fafc 10%)}.mcp-gaode-bubble-tool-result{border-left:4px solid #22c55e;background:linear-gradient(to right,#22c55e0d,#f8fafc 10%)}.mcp-gaode-bubble-tool-header{display:flex;align-items:center;gap:10px;margin-bottom:0;font-size:13px;font-weight:600;color:#1e293b;cursor:pointer;transition:background-color .2s ease}.mcp-gaode-bubble-tool-header:hover{background-color:#00000005;border-radius:8px}.mcp-gaode-bubble-tool-header .mcp-gaode-collapse-btn{margin-left:auto;margin-bottom:0;padding:4px 8px}.mcp-gaode-tool-icon{color:var(--ds-primary);font-size:16px;filter:drop-shadow(0 1px 2px rgba(59,130,246,.3))}.mcp-gaode-tool-title{flex:1;letter-spacing:-.2px}.mcp-gaode-bubble-tool-body{font-size:12px;color:#475569;margin-top:10px}.mcp-gaode-collapse-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:12px;color:var(--ds-primary);background:#3b82f614;border:1px solid rgba(59,130,246,.2);cursor:pointer;padding:0;margin:0;border-radius:6px;transition:all .2s ease;flex-shrink:0}.mcp-gaode-collapse-btn:hover{background:#3b82f626;border-color:var(--ds-primary);transform:scale(1.1);box-shadow:0 2px 4px #3b82f633}.mcp-gaode-collapse-btn:active{transform:scale(.95)}.mcp-gaode-json-block,.mcp-gaode-json-preview{margin:0;padding:12px 14px;background:#fffc;border:1px solid rgba(0,0,0,.08);border-radius:8px;font-family:SF Mono,Monaco,Cascadia Code,ui-monospace,monospace;font-size:12px;overflow-x:auto;white-space:pre-wrap;word-break:break-all;box-shadow:inset 0 1px 2px #0000000d}.mcp-gaode-json-preview{color:#64748b}.mcp-gaode-bubble-text{white-space:pre-wrap;word-break:break-word;line-height:1.7}.mcp-gaode-bubble-text.markdown-body{line-height:1.7;margin:6px!important}.mcp-gaode-bubble-text.markdown-body p{margin:0!important;line-height:1.7}.mcp-gaode-bubble-text.markdown-body p:first-child{margin-top:0!important}.mcp-gaode-bubble-text.markdown-body p:last-child{margin-bottom:0!important}.mcp-gaode-bubble-text.markdown-body ul,.mcp-gaode-bubble-text.markdown-body ol{margin:-10px 0!important;padding-left:20px}.mcp-gaode-bubble-text.markdown-body li{margin:-10px 0!important;line-height:1.7}.mcp-gaode-bubble-text.markdown-body h1,.mcp-gaode-bubble-text.markdown-body h2,.mcp-gaode-bubble-text.markdown-body h3,.mcp-gaode-bubble-text.markdown-body h4,.mcp-gaode-bubble-text.markdown-body h5,.mcp-gaode-bubble-text.markdown-body h6{margin:-10px 0!important}.mcp-gaode-bubble-text.markdown-body h1:first-child,.mcp-gaode-bubble-text.markdown-body h2:first-child,.mcp-gaode-bubble-text.markdown-body h3:first-child,.mcp-gaode-bubble-text.markdown-body h4:first-child,.mcp-gaode-bubble-text.markdown-body h5:first-child,.mcp-gaode-bubble-text.markdown-body h6:first-child{margin-top:0!important}.mcp-gaode-bubble-text details{margin:10px 0;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff9;overflow:hidden;transition:all .2s ease}.mcp-gaode-bubble-text details:hover{border-color:var(--ds-primary);box-shadow:0 2px 8px #3b82f626}.mcp-gaode-bubble-text details summary{padding:10px 14px;cursor:pointer;font-weight:600;color:#1e293b;-webkit-user-select:none;user-select:none;list-style:none;background:linear-gradient(to bottom,#fffc,#f8fafccc);transition:background .2s ease}.mcp-gaode-bubble-text details summary:hover{background:linear-gradient(to bottom,#3b82f60d,#3b82f605)}.mcp-gaode-bubble-text details summary::-webkit-details-marker{display:none}.mcp-gaode-bubble-text details summary:before{content:"▼ ";display:inline-block;margin-right:6px;transition:transform .3s ease;color:var(--ds-primary);font-weight:700}.mcp-gaode-bubble-text details[open] summary:before{transform:rotate(90deg)}.mcp-gaode-bubble-text details pre{margin:0;padding:12px 14px;background:#ffffffe6;border-radius:0 0 10px 10px;font-family:SF Mono,Monaco,Cascadia Code,ui-monospace,monospace;font-size:12px;overflow-x:auto;white-space:pre-wrap;word-break:break-all;border-top:1px solid rgba(0,0,0,.06)}.mcp-gaode-typing{display:flex;align-items:center;gap:10px;color:#64748b;font-size:14px}.mcp-gaode-typing-label{font-weight:500;color:#475569}.mcp-gaode-typing-dots{display:inline-flex;align-items:center;gap:4px}.mcp-gaode-typing-dots i{display:inline-block;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,var(--ds-primary) 0%,#8b5cf6 100%);animation:mcp-gaode-typing-bounce 1.4s ease-in-out infinite both}.mcp-gaode-typing-dots i:nth-child(1){animation-delay:0s}.mcp-gaode-typing-dots i:nth-child(2){animation-delay:.16s}.mcp-gaode-typing-dots i:nth-child(3){animation-delay:.32s}@keyframes mcp-gaode-typing-bounce{0%,60%,to{transform:translateY(0);opacity:.6}30%{transform:translateY(-6px);opacity:1}}.mcp-gaode-input-wrap{padding:16px 20px;background:linear-gradient(to top,#fff,#fffffff2);border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -2px 12px #0000000a}.mcp-gaode-input-box{position:relative;border-radius:12px;border:2px solid #e2e8f0;background:#fff;transition:all .2s ease;box-shadow:0 2px 4px #0000000a}.mcp-gaode-input-box:hover{border-color:#cbd5e1;box-shadow:0 4px 8px #0000000f}.mcp-gaode-input-box:focus-within{border-color:var(--ds-primary);box-shadow:0 0 0 4px #3b82f626,0 4px 12px #3b82f633}.mcp-gaode-input{flex:1;resize:none;border:none!important;border-radius:10px 10px 0 0;padding:12px 56px 40px 14px!important;font-size:14px;transition:all .2s ease;background:transparent!important;box-shadow:none!important}.mcp-gaode-input:hover,.mcp-gaode-input:focus,.mcp-gaode-input.ant-input:focus,.mcp-gaode-input.ant-input-focused{border:none!important;box-shadow:none!important;outline:none}.mcp-gaode-send{position:absolute;right:8px;bottom:8px;min-width:64px;height:32px;padding:0 10px;font-size:13px;font-weight:600;background:linear-gradient(135deg,var(--ds-primary) 0%,var(--ds-primary-hover) 100%);border:none;border-radius:8px;box-shadow:0 2px 8px #3b82f64d;transition:all .2s ease}.mcp-gaode-send:hover:not(:disabled){background:linear-gradient(135deg,var(--ds-primary-hover) 0%,#1d4ed8 100%);box-shadow:0 4px 12px #3b82f666}.mcp-gaode-send:active:not(:disabled){box-shadow:0 2px 6px #3b82f64d}@media (max-width: 768px){.mcp-gaode{flex-direction:column}.mcp-gaode-sidebar{width:100%;max-height:280px;flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid rgba(0,0,0,.06)}.mcp-gaode-sidebar-card:first-child{flex:1;min-width:200px}.mcp-gaode-plugins{max-height:100px;overflow-y:auto}.mcp-gaode-bubble{max-width:90%}.mcp-gaode-messages{padding:20px 16px 16px}.mcp-gaode-input-wrap{padding:16px 20px 24px}}.mcp-unified{display:flex;flex-direction:column;height:100%;min-height:0;background:linear-gradient(to bottom,#f8fafc,#fff)}.mcp-unified-body{flex:1;min-height:0;overflow:hidden}.mcp-unified-developing{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;padding:24px;background:linear-gradient(to bottom,#f8fafc,#f1f5f9)}.mcp-unified-developing-card{background:#fff;border-radius:16px;padding:40px 48px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 20px #0000000f,0 2px 8px #0000000a;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:360px}.mcp-unified-developing-icon{font-size:56px;margin-bottom:20px;line-height:1;filter:drop-shadow(0 2px 8px rgba(0,0,0,.08))}.mcp-unified-developing-text{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 8px;letter-spacing:-.02em}.mcp-unified-developing-hint{font-size:14px;color:#64748b;line-height:1.5;margin:0}.mcp-unified-input-only{flex-shrink:0;padding:16px 20px 20px;background:linear-gradient(to top,#fff,#fffffff2);border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -2px 12px #0000000a}.mcp-unified-input-only-box{border-radius:12px;border:2px solid #e2e8f0;background:#fff;padding:8px 12px 10px;box-shadow:0 2px 4px #0000000a}.visualizer-container{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(ellipse 120% 80% at 50% 40%,#1e293b,#0f172a 45%,#020617)}.canvas-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;isolation:isolate}.control-panel{position:absolute;top:20px;left:20px;width:380px;max-height:calc(100% - 40px);overflow-y:auto;box-sizing:border-box;background:#1e1612d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(200,150,100,.4);border-radius:12px;padding:16px 20px;color:#fff5ebf2;box-shadow:0 4px 20px #0009,0 0 30px #c896501a;z-index:10}.panel-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0 0 12px;font-size:1.2rem;color:#d4a574;text-shadow:0 0 10px rgba(212,165,116,.4)}.panel-header:hover .collapse-btn{border-color:#d4a57499;background:#ffffff2e}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px}.stat-item{text-align:center;padding:8px;background:#ffffff14;border-radius:6px;border:1px solid rgba(200,150,100,.15)}.stat-item .label{display:block;font-size:.7rem;color:#ffebc8b3;margin-bottom:4px}.stat-item .value{display:block;font-size:1.2rem;font-weight:700;color:#d4a574;text-shadow:0 0 10px rgba(212,165,116,.4)}.progress-bar{width:100%;height:4px;background:#ffffff1f;border-radius:2px;margin:15px 0;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#d4a574,#f4a460);border-radius:2px;transition:width .3s ease;box-shadow:0 0 10px #d4a57499}.playback-controls{margin:12px 0;padding:10px 0;border-top:1px solid rgba(200,150,100,.2)}.playback-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px}.control-btn{padding:4px 10px;font-size:.75rem;color:#ffebc8e6;background:#ffffff1a;border:1px solid rgba(200,150,100,.4);border-radius:6px;cursor:pointer;transition:background .2s,border-color .2s}.control-btn:hover{background:#ffffff2e;border-color:#d4a57499}.control-btn.speed-btn.active{background:#d4a5744d;border-color:#d4a574;color:#fff}.speed-label{margin-left:8px;margin-right:4px;font-size:.7rem;color:#ffebc8b3}.timeline-wrap{display:flex;align-items:center;gap:8px}.timeline-label{font-size:.7rem;color:#ffebc8b3;flex-shrink:0}.timeline-slider{flex:1;min-width:0;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff26;border-radius:3px}.timeline-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#d4a574;cursor:pointer;box-shadow:0 0 8px #d4a57499}.timeline-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#d4a574;cursor:pointer;border:none}.timeline-value{font-size:.75rem;color:#d4a574;min-width:3em;text-align:right}.edge-label-small{font-size:.6rem;color:#ffffffd9;background:#0f172ad9;padding:2px 6px;border-radius:6px;white-space:nowrap;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-weight:500}.node-info{margin-top:15px;padding:15px;background:#ffffff14;border-radius:8px;border-left:3px solid #d4a574}.node-info h3{margin:0 0 10px;font-size:1rem;display:flex;align-items:center;gap:8px}.node-info.collapsible .collapsible-header{cursor:pointer;-webkit-user-select:none;user-select:none}.collapse-btn{margin-left:auto;padding:2px 8px;font-size:.7rem;color:#d4a574;background:#ffffff1a;border:1px solid rgba(212,165,116,.4);border-radius:4px;cursor:pointer}.collapse-btn:hover{background:#ffffff2e;border-color:#d4a57499}.node-icon{font-size:1.2rem}.node-info p{margin:0 0 10px;font-size:.9rem;color:#fff5ebd9;line-height:1.4}.node-info.final-state{border-left-color:#d4a574}.node-info.final-answer{border-left-color:#60a5fa;background:#60a5fa14}.node-info.final-answer h3{color:#93c5fd;margin-bottom:8px}.final-answer-text{font-size:.9rem;line-height:1.6;color:#fff5ebf2;white-space:pre-wrap;word-break:break-all;margin:0}.node-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;font-size:.78rem;color:#d4a574;word-break:break-all}.node-output{margin:8px 0 0;padding:8px;background:#0006;border-radius:4px;font-size:.75rem;color:#fff5ebe6;max-height:120px;overflow:auto;white-space:pre-wrap;word-break:break-all}.legend{margin-top:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);color:#fff;font-size:.8rem}.legend h4{margin:0 0 8px;color:#8af}.legend-item{display:flex;align-items:center;gap:8px;margin-bottom:4px}.color-dot{width:12px;height:12px;border-radius:50%;box-shadow:0 0 8px currentColor}.line-sample{width:20px;height:2px}.line-sample.normal{background:#4f4;box-shadow:0 0 8px #4f4}.line-sample.conditional{background:#f44;box-shadow:0 0 8px #f44;background-image:linear-gradient(90deg,transparent 50%,#ff4444 50%);background-size:8px 100%}.node-icon-badge{background:#0f172ae6;color:#fff;padding:4px 8px;border-radius:12px;font-size:.85rem;border:1px solid rgba(255,255,255,.2);white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000004d;transition:all .3s ease}.node-icon-badge.active{background:#60a5fa4d;border-color:#60a5fa;box-shadow:0 0 16px #60a5fa99;transform:scale(1.1)}@keyframes glow{0%,to{opacity:.8}50%{opacity:1}}@media (max-width: 768px){.control-panel{top:10px;left:10px;right:10px;width:auto;max-height:calc(100% - 20px)}}*{margin:0;padding:0;box-sizing:border-box}:root{--ds-primary: #3b82f6;--ds-primary-hover: #2563eb;--ds-cta: #3b82f6;--ds-bg: #fafafa;--ds-bg-chat: #ffffff;--ds-text: #1f2937;--ds-text-muted: #6b7280;--ds-border: #e5e7eb;--ds-card: #ffffff;--ds-user-bubble: #eff6ff;--ds-user-bubble-border: #bfdbfe}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--ds-text);background:var(--ds-bg)}@keyframes stt-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}#root{height:100vh;overflow:hidden}.markdown-body{word-break:break-word}.markdown-body strong{font-weight:600}.markdown-body ul,.markdown-body ol{margin:8px 0;padding-left:24px}.markdown-body li{margin:4px 0}.markdown-body p{margin:8px 0}.markdown-body p:first-child{margin-top:0}.markdown-body hr{display:none}.markdown-body code{background:var(--ds-border);color:var(--ds-text);padding:2px 6px;border-radius:4px;font-size:.9em}.markdown-body pre{background:var(--ds-border);padding:12px;border-radius:8px;overflow:auto;margin:12px 0}.markdown-body pre code{background:none;padding:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{font-weight:600;margin:10px 0 6px;line-height:1.3}.markdown-body h1{font-size:1.35em}.markdown-body h2{font-size:1.2em}.markdown-body h3{font-size:1.1em}.markdown-body h4,.markdown-body h5,.markdown-body h6{font-size:1em}.markdown-body h1:first-child,.markdown-body h2:first-child,.markdown-body h3:first-child,.markdown-body h4:first-child,.markdown-body h5:first-child,.markdown-body h6:first-child{margin-top:0}.kb-segment-markdown.markdown-body ul,.kb-segment-markdown.markdown-body ol{margin:8px 0;padding-left:24px;list-style:revert}.kb-segment-markdown.markdown-body ul{list-style-type:disc}.kb-segment-markdown.markdown-body ol{list-style-type:decimal}.kb-segment-markdown.markdown-body li{margin:4px 0;display:list-item}.kb-segment-markdown.markdown-body p{margin:8px 0}.kb-segment-markdown.markdown-body p:first-child{margin-top:0}.kb-segment-markdown.markdown-body strong{font-weight:600}.kb-segment-markdown.markdown-body h1,.kb-segment-markdown.markdown-body h2,.kb-segment-markdown.markdown-body h3,.kb-segment-markdown.markdown-body h4,.kb-segment-markdown.markdown-body h5,.kb-segment-markdown.markdown-body h6{font-weight:600;margin:10px 0 6px;line-height:1.3}.kb-segment-markdown.markdown-body h1{font-size:1.35em}.kb-segment-markdown.markdown-body h2{font-size:1.2em}.kb-segment-markdown.markdown-body h3{font-size:1.1em}.kb-segment-markdown.markdown-body h4,.kb-segment-markdown.markdown-body h5,.kb-segment-markdown.markdown-body h6{font-size:1em}[role=button],button,a,.ant-select-selector,.ant-menu-item{cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease,opacity .2s ease}.chat-send-btn.ant-btn:not(:disabled):hover{background:var(--ds-primary-hover)!important;border-color:var(--ds-primary-hover)!important;opacity:.95}.chat-messages{scrollbar-width:thin;scrollbar-color:var(--ds-border) transparent}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:var(--ds-border);border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:var(--ds-text-muted)}.ocr-upload-zone:hover:not([style*="cursor: not-allowed"]){border-color:var(--ds-primary)!important;background:#3b82f60a!important}.chat-input-wrap .ant-input,.chat-input-wrap .ant-input:focus,.chat-input-wrap .ant-input:hover,.chat-input-wrap textarea{border:none!important;box-shadow:none!important;outline:none!important}.chat-input-wrap .ant-btn-text{border:none!important;box-shadow:none!important}.header-nav-link{cursor:pointer;transition:color .2s ease,background-color .2s ease}.header-nav-link:hover{color:var(--ds-primary)!important;background:#3b82f614}.header-nav-link:focus-visible{outline:2px solid var(--ds-primary);outline-offset:2px}.text2sql-tabs-fill.ant-tabs{display:flex;flex-direction:column}.text2sql-tabs-fill .ant-tabs-content-holder{flex:1;min-height:0;overflow:hidden}.text2sql-tabs-fill .ant-tabs-content,.text2sql-tabs-fill .ant-tabs-tabpane{height:100%}
