@keyframes vant-module__hy_HKq__cursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes vant-module__hy_HKq__dotPulse{0%,to{opacity:.9}50%{opacity:.4}}@keyframes vant-module__hy_HKq__statusPulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}@keyframes vant-module__hy_HKq__typingPulse{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}}@keyframes vant-module__hy_HKq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes vant-module__hy_HKq__fadeOut{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){@keyframes vant-module__hy_HKq__cursorBlink{0%,to{opacity:1}}@keyframes vant-module__hy_HKq__dotPulse{0%,to{opacity:.9}}@keyframes vant-module__hy_HKq__statusPulse{0%,to{opacity:.9;transform:scale(1)}}@keyframes vant-module__hy_HKq__typingPulse{0%,to{opacity:.4;transform:translateY(0)}}@keyframes vant-module__hy_HKq__spin{0%{transform:rotate(0)}}@keyframes vant-module__hy_HKq__fadeOut{0%{opacity:1}}}.vant-module__hy_HKq__vantShell{background:#0000002e;border:none;border-radius:16px;flex-direction:column;width:100%;max-width:680px;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.vant-module__hy_HKq__vantHeader{border-bottom:1px solid #e8eefa0f;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.vant-module__hy_HKq__statusDot{opacity:.9;background:#22d3ee;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .3s;animation:2.4s ease-in-out infinite vant-module__hy_HKq__statusPulse}.vant-module__hy_HKq__statusDotReconnecting{background:#f59e0b;animation:.8s ease-in-out infinite vant-module__hy_HKq__dotPulse}.vant-module__hy_HKq__statusDotFailed{opacity:1;background:#ef4444;animation:none}.vant-module__hy_HKq__vantBody{scroll-behavior:smooth;flex-direction:column;flex:1;gap:16px;min-height:0;padding:24px 20px;display:flex;overflow-y:auto}@media (prefers-reduced-motion:reduce){.vant-module__hy_HKq__vantBody{scroll-behavior:auto}}.vant-module__hy_HKq__inactivePrompt{font-family:var(--font-display);color:#e8eefa99;text-align:center;pointer-events:none;flex:1;justify-content:center;align-items:center;font-size:clamp(18px,2.5vw,24px);font-weight:400;display:flex}.vant-module__hy_HKq__inactivePrompt.vant-module__hy_HKq__hidden{display:none}.vant-module__hy_HKq__messageThread{flex-direction:column;gap:16px;display:flex}.vant-module__hy_HKq__userBubble{color:#e8eefa;word-wrap:break-word;overflow-wrap:break-word;background:#22d3ee1f;border:1px solid #22d3ee38;border-radius:12px 12px 4px;align-self:flex-end;max-width:80%;padding:10px 14px;font-size:15px;line-height:1.5}.vant-module__hy_HKq__responseBubble{color:#e8eefa;word-wrap:break-word;overflow-wrap:break-word;background:#0d111fb3;border:1px solid #e8eefa14;border-radius:12px 12px 12px 4px;align-self:flex-start;max-width:88%;padding:10px 14px;font-size:15px;line-height:1.6}.vant-module__hy_HKq__typingDot{background:#e8eefa99;border-radius:50%;width:6px;height:6px;display:inline-block}.vant-module__hy_HKq__typingDot1{animation:.4s ease-in-out infinite vant-module__hy_HKq__typingPulse}.vant-module__hy_HKq__typingDot2{animation:.4s ease-in-out .133s infinite vant-module__hy_HKq__typingPulse}.vant-module__hy_HKq__typingDot3{animation:.4s ease-in-out .266s infinite vant-module__hy_HKq__typingPulse}.vant-module__hy_HKq__reconnectBanner{border:1px solid;border-radius:8px;flex-shrink:0;margin-bottom:12px;padding:8px 16px;font-size:13px}.vant-module__hy_HKq__vantFooter{background:0 0;border-top:1px solid #e8eefa0f;flex-direction:column;flex-shrink:0;align-items:stretch;gap:4px;padding:12px 16px;display:flex}.vant-module__hy_HKq__footerBar{align-items:center;gap:8px;display:flex}.vant-module__hy_HKq__vantInput{color:#e8eefa;caret-color:#22d3ee;font-size:16px;font-family:var(--font-sans);background:#080b1499;border:none;border-radius:10px;outline:none;flex:1;padding:12px 16px;transition:box-shadow .16s}.vant-module__hy_HKq__vantInput::placeholder{color:#e8eefa61}.vant-module__hy_HKq__vantInput:focus{box-shadow:none}.vant-module__hy_HKq__vantInput:disabled{opacity:.6;cursor:not-allowed}.vant-module__hy_HKq__submitButton{box-sizing:content-box;color:#e8eefae6;cursor:pointer;outline-offset:2px;width:40px;min-width:40px;height:40px;font-family:var(--font-sans);background:#e8eefa14;border:none;border-radius:8px;outline:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:2px;transition:background .16s,color .16s,outline .16s;display:flex}.vant-module__hy_HKq__submitButton:hover:not(:disabled){color:#e8eefaf2;background:#e8eefa1f}.vant-module__hy_HKq__submitButton:focus{outline-offset:2px;outline:2px solid #22d3ee}.vant-module__hy_HKq__submitButton:active:not(:disabled){background:#e8eefa29;transform:scale(.95)}.vant-module__hy_HKq__submitButton:disabled{cursor:not-allowed;opacity:.5}.vant-module__hy_HKq__spinner{border:2px solid #22d3ee4d;border-top-color:#22d3ee;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite vant-module__hy_HKq__spin}@media (prefers-reduced-motion:reduce){.vant-module__hy_HKq__spinner{border-top-color:#22d3ee4d;animation:none}}.vant-module__hy_HKq__stayInTouchBtn{font-family:var(--font-mono);letter-spacing:.06em;color:#a855f7bf;cursor:pointer;white-space:nowrap;text-align:center;background:0 0;border:none;width:100%;padding:4px 0;font-size:12px;transition:color .16s}.vant-module__hy_HKq__stayInTouchBtn:hover{color:#a855f7}.vant-module__hy_HKq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:480px){.vant-module__hy_HKq__userBubble{max-width:85%}.vant-module__hy_HKq__responseBubble{max-width:90%}.vant-module__hy_HKq__vantShell{border-radius:0;max-width:100%}.vant-module__hy_HKq__vantBody{gap:12px;padding:16px 12px}.vant-module__hy_HKq__vantHeader{padding:0 12px}.vant-module__hy_HKq__vantFooter{padding:10px 12px}.vant-module__hy_HKq__submitButton{width:44px;min-width:44px;height:44px}.vant-module__hy_HKq__consentModal{border-radius:12px;margin:0 12px;padding:20px 16px 16px}}.vant-module__hy_HKq__consentOverlay{-webkit-backdrop-filter:blur(4px);z-index:20;background:#080b14b8;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.vant-module__hy_HKq__consentModal{background:#161d2c;border:1px solid #e8eefa14;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:460px;padding:28px 24px 24px;display:flex;position:relative;box-shadow:0 16px 48px #0000007a}.vant-module__hy_HKq__consentDismiss{color:#e8eefa99;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:color .16s;display:flex;position:absolute;top:16px;right:16px}.vant-module__hy_HKq__consentDismiss:hover{color:#e8eefae6}.vant-module__hy_HKq__consentDismiss:focus{outline-offset:2px;outline:2px solid #22d3ee}.vant-module__hy_HKq__consentContent{margin-bottom:0}.vant-module__hy_HKq__consentTitle{font-family:var(--font-display);color:#e8eefa;margin:0;font-size:20px;font-weight:400;line-height:1.3}.vant-module__hy_HKq__consentText{color:#94a3b8;margin:0;font-size:14px;line-height:1.65}.vant-module__hy_HKq__consentActions{justify-content:flex-end;gap:12px;display:flex}.vant-module__hy_HKq__consentDismissButton,.vant-module__hy_HKq__consentAcceptButton{cursor:pointer;font-size:.9rem;font-weight:500;font-family:var(--font-sans);outline-offset:2px;border-radius:8px;outline:2px solid #0000;padding:10px 20px;transition:background .16s,color .16s,border-color .16s}.vant-module__hy_HKq__consentDismissButton{color:#e8eefabf;background:0 0;border:1px solid #e8eefa40}.vant-module__hy_HKq__consentDismissButton:hover{color:#e8eefae6;border-color:#e8eefa99}.vant-module__hy_HKq__consentDismissButton:focus{outline-offset:2px;outline:2px solid #22d3ee}.vant-module__hy_HKq__consentAcceptButton{color:#22d3ee;letter-spacing:.01em;background:0 0;border:1.5px solid #22d3ee;font-size:14px;font-weight:500}.vant-module__hy_HKq__consentAcceptButton:hover{color:#22d3ee;background:#22d3ee1a;border-color:#22d3ee}.vant-module__hy_HKq__consentAcceptButton:focus{outline-offset:2px;outline:2px solid #22d3ee}.vant-module__hy_HKq__neutralScreen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:40px;display:flex}.vant-module__hy_HKq__neutralTitle{font-family:var(--font-display);color:#e8eefab3;margin:0;font-size:18px;line-height:1.3}.vant-module__hy_HKq__neutralMessage{font-family:var(--font-sans);color:#e8eefa66;max-width:320px;margin:0;font-size:13px;line-height:1.6}.vant-module__hy_HKq__reopenButton{color:#e8eefad9;cursor:pointer;font-size:.9rem;font-family:var(--font-sans);outline-offset:2px;background:0 0;border:1px solid #e8eefa40;border-radius:6px;outline:2px solid #0000;padding:10px 28px;transition:border-color .16s,color .16s}.vant-module__hy_HKq__reopenButton:hover{color:#e8eefa;border-color:#e8eefa99}.vant-module__hy_HKq__reopenButton:focus{outline-offset:2px;outline:2px solid #22d3ee}.vant-module__hy_HKq__reopenButton:active{transform:scale(.95)}.vant-module__hy_HKq__consentMeta{font-family:var(--font-mono);color:#e8eefa73;letter-spacing:.01em;background:#080b1480;border:1px solid #e8eefa0f;border-radius:8px;padding:10px 12px;font-size:11px;line-height:1.5}@media (min-width:1440px){.vant-module__hy_HKq__vantShell{max-width:860px}.vant-module__hy_HKq__userBubble{max-width:640px}.vant-module__hy_HKq__responseBubble{max-width:760px}}@media (min-width:1920px){.vant-module__hy_HKq__vantShell{max-width:1000px}}
