.RoutingAgentChat_routingAgentContainer__svlYE{display:flex;flex-direction:column;height:100%;min-height:100vh;justify-content:center;padding-bottom:15vh;box-sizing:border-box;width:100%;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333}.RoutingAgentChat_routingAgentContainerFull__6d2EH{height:100vh;justify-content:flex-start}.RoutingAgentChat_welcomeSection__fIpnW{flex:0 0 auto;padding:40px 24px;text-align:center;background:#fff;border-bottom:1px solid #e5e7eb;animation:RoutingAgentChat_fadeIn__Ec04Y .3s ease-in;transition:padding .3s ease,flex .3s ease}.RoutingAgentChat_welcomeSectionCentered__G_t3F{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:none;padding:0 24px}.RoutingAgentChat_welcomeSectionCompact__yHxDr{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 24px 8px;border-bottom:none}.RoutingAgentChat_tapHint__hVkVz{margin:16px 0 0;color:#9ca3af;font-size:14px;animation:RoutingAgentChat_pulse__m8AeD 2s ease-in-out infinite}@keyframes RoutingAgentChat_pulse__m8AeD{0%,to{opacity:.5}50%{opacity:1}}.RoutingAgentChat_greeting___696k{font-size:14px;color:#666;margin-bottom:8px;letter-spacing:.5px}.RoutingAgentChat_welcomeTitle__8ECr_{font-size:32px;font-weight:600;color:#1f2937;margin:0;line-height:1.2;text-shadow:none}.RoutingAgentChat_messagesContainer__ePhrC{flex:1 1 auto;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px;animation:RoutingAgentChat_fadeIn__Ec04Y .3s ease-in;background:#bbbdc0}.RoutingAgentChat_messagesContainer__ePhrC::-webkit-scrollbar{width:8px}.RoutingAgentChat_messagesContainer__ePhrC::-webkit-scrollbar-track{background:transparent}.RoutingAgentChat_messagesContainer__ePhrC::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.RoutingAgentChat_messagesContainer__ePhrC::-webkit-scrollbar-thumb:hover{background:#9ca3af}.RoutingAgentChat_message__z_j_h{display:flex;gap:12px;animation:RoutingAgentChat_slideIn__5p4Pe .2s ease-out}.RoutingAgentChat_message__z_j_h.RoutingAgentChat_user__acctd{justify-content:flex-end}.RoutingAgentChat_message__z_j_h.RoutingAgentChat_assistant__7caip{justify-content:flex-start}.RoutingAgentChat_message__z_j_h.RoutingAgentChat_user__acctd .RoutingAgentChat_messageBubble__YoVvm{background:#3b82f6;color:#fff;border-radius:16px 16px 4px 16px}.RoutingAgentChat_message__z_j_h.RoutingAgentChat_assistant__7caip .RoutingAgentChat_messageBubble__YoVvm{background:#f3f4f6;color:#1f2937;border-radius:16px 16px 16px 4px}.RoutingAgentChat_messageBubble__YoVvm{max-width:70%;padding:12px 16px;word-wrap:break-word;word-break:break-word;line-height:1.5;font-size:14px;white-space:pre-wrap;box-shadow:0 1px 3px rgba(0,0,0,.1)}.RoutingAgentChat_messageBubble__YoVvm pre{background:rgba(0,0,0,.05);padding:8px 12px;border-radius:4px;overflow-x:auto;margin:8px 0}.RoutingAgentChat_messageBubble__YoVvm pre code{font-family:Courier New,monospace;font-size:12px}.RoutingAgentChat_messageBubble__YoVvm code{font-family:Courier New,monospace;background:rgba(0,0,0,.05);padding:2px 6px;border-radius:3px;font-size:13px}.RoutingAgentChat_loadingDots__b4VM0{display:flex;gap:4px;align-items:center;height:20px}.RoutingAgentChat_loadingDot__L7EXD{width:8px;height:8px;border-radius:50%;background:#6b7280;animation:RoutingAgentChat_bounce__1E3Cu 1.4s infinite}.RoutingAgentChat_loadingDot__L7EXD:first-child{animation-delay:-.32s}.RoutingAgentChat_loadingDot__L7EXD:nth-child(2){animation-delay:-.16s}.RoutingAgentChat_loadingDot__L7EXD:nth-child(3){animation-delay:0s}.RoutingAgentChat_inputSection__OuyBZ{flex:0 0 auto;padding:8px 24px 20px;background:#fff}.RoutingAgentChat_guideSection__mqzx1{flex:0 0 auto;width:100%;background:#fff}.RoutingAgentChat_guideCard__doJJG{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px}.RoutingAgentChat_guideCardSection__Qg_lX{min-width:0}.RoutingAgentChat_guideCardSection__Qg_lX+.RoutingAgentChat_guideCardSection__Qg_lX{margin-left:16px;padding-left:16px;border-left:1px dashed #e5e7eb}.RoutingAgentChat_guideCardTitle__av5JW{margin:0 0 10px;font-size:20px;line-height:1.3;color:#1f2937}.RoutingAgentChat_guideCardLine__1JNSp{margin:0 0 6px;font-size:12px;line-height:1.6;color:#4b5563}.RoutingAgentChat_guideCardLine__1JNSp:last-child{margin-bottom:0}.RoutingAgentChat_inputWrapper__ZOFm1{display:flex;gap:12px;align-items:center;max-width:900px;margin:0 auto;width:100%}.RoutingAgentChat_inputField___0vSK{flex:1 1;display:flex;align-items:center;background:#c1d9e6;border:1px solid #d1d5db;border-radius:24px;padding:10px 16px;gap:8px;transition:all .2s ease}.RoutingAgentChat_inputField___0vSK:focus-within{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.RoutingAgentChat_inputField___0vSK textarea{flex:1 1;border:none;background:transparent;outline:none;resize:none;max-height:100px;font-family:inherit;font-size:14px;color:#1f2937}.RoutingAgentChat_inputField___0vSK textarea::placeholder{color:#9ca3af}.RoutingAgentChat_sendButton__Qnv2n{flex:0 0 auto;background:#3b82f6;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:18px}.RoutingAgentChat_sendButton__Qnv2n:hover:not(:disabled){background:#2563eb;transform:scale(1.05)}.RoutingAgentChat_sendButton__Qnv2n:active:not(:disabled){transform:scale(.95)}.RoutingAgentChat_sendButton__Qnv2n:disabled{background:#d1d5db;cursor:not-allowed;opacity:.6}.RoutingAgentChat_micButton__ajSIq{flex:0 0 auto;background:transparent;border:none;cursor:pointer;font-size:18px;padding:4px;border-radius:50%;min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;opacity:.45;transition:opacity .2s ease,transform .15s ease;line-height:1}.RoutingAgentChat_micButton__ajSIq:hover:not(:disabled){opacity:.75}.RoutingAgentChat_micButton__ajSIq:disabled{cursor:not-allowed;opacity:.25}.RoutingAgentChat_micButtonActive__t2Ivd{opacity:1;animation:RoutingAgentChat_micPulse__t2wuM 1s ease-in-out infinite}@keyframes RoutingAgentChat_micPulse__t2wuM{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}.RoutingAgentChat_errorMessage__NJuc2{background:#fee2e2;color:#991b1b;padding:12px 16px;border-radius:8px;border-left:4px solid #dc2626;font-size:13px;line-height:1.5;animation:RoutingAgentChat_slideIn__5p4Pe .2s ease-out}@keyframes RoutingAgentChat_fadeIn__Ec04Y{0%{opacity:0}to{opacity:1}}@keyframes RoutingAgentChat_slideIn__5p4Pe{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes RoutingAgentChat_bounce__1E3Cu{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}@media (max-width:768px){.RoutingAgentChat_routingAgentContainer__svlYE{height:auto;min-height:100vh;justify-content:center}.RoutingAgentChat_welcomeSection__fIpnW{padding:24px 16px}.RoutingAgentChat_welcomeTitle__8ECr_{font-size:24px}.RoutingAgentChat_messagesContainer__ePhrC{padding:16px;gap:12px;max-height:calc(100vh - 300px)}.RoutingAgentChat_guideSection__mqzx1{padding:0 16px 16px}.RoutingAgentChat_guideCard__doJJG{grid-template-columns:1fr}.RoutingAgentChat_guideCardSection__Qg_lX+.RoutingAgentChat_guideCardSection__Qg_lX{margin-left:0;padding-left:0;margin-top:12px;padding-top:12px;border-left:none;border-top:1px dashed #e5e7eb}.RoutingAgentChat_messageBubble__YoVvm{max-width:85%}.RoutingAgentChat_message__z_j_h.RoutingAgentChat_assistant__7caip .RoutingAgentChat_messageBubble__YoVvm,.RoutingAgentChat_message__z_j_h.RoutingAgentChat_user__acctd .RoutingAgentChat_messageBubble__YoVvm{max-width:90%}.RoutingAgentChat_inputSection__OuyBZ{padding:16px}.RoutingAgentChat_inputWrapper__ZOFm1{gap:8px}.RoutingAgentChat_inputField___0vSK{padding:8px 12px}.RoutingAgentChat_sendButton__Qnv2n{width:36px;height:36px}}