.GeminiChat_launcherBtn__sTmca{position:fixed;bottom:100px;right:20px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#bd2120,#e63939);color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 20px rgba(189,33,32,.5);z-index:9997;border:none;transition:transform .25s ease,box-shadow .25s ease;animation:GeminiChat_pulseRing__mNPBX 2.5s infinite}.GeminiChat_launcherBtn__sTmca:hover{transform:scale(1.12);box-shadow:0 6px 28px rgba(189,33,32,.7)}.GeminiChat_launcherBtn__sTmca svg{width:28px;height:28px}@keyframes GeminiChat_pulseRing__mNPBX{0%{box-shadow:0 0 0 0 rgba(189,33,32,.45)}70%{box-shadow:0 0 0 12px rgba(189,33,32,0)}to{box-shadow:0 0 0 0 rgba(189,33,32,0)}}.GeminiChat_chatWindow__HHy3I{position:fixed;bottom:170px;right:20px;width:360px;max-height:540px;background:#1a1a1f;border-radius:18px;box-shadow:0 12px 50px rgba(0,0,0,.5);display:flex;flex-direction:column;overflow:hidden;z-index:9997;border:1px solid hsla(0,0%,100%,.07);animation:GeminiChat_slideUp__1SWck .3s cubic-bezier(.34,1.56,.64,1)}@keyframes GeminiChat_slideUp__1SWck{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.GeminiChat_header__j30mj{background:linear-gradient(135deg,#bd2120,#961918);padding:14px 16px;display:flex;align-items:center;gap:12px;flex-shrink:0}.GeminiChat_avatar___tppf{width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid hsla(0,0%,100%,.3);overflow:hidden}.GeminiChat_avatar___tppf img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.GeminiChat_headerInfo__0K2Id{flex:1;min-width:0}.GeminiChat_headerName__3gXlq{color:#fff;font-weight:700;font-size:.95rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.GeminiChat_headerStatus__9GLYC{color:hsla(0,0%,100%,.75);font-size:.72rem;margin:2px 0 0;display:flex;align-items:center;gap:5px}.GeminiChat_statusDot__caaIJ{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 6px #4ade80;flex-shrink:0;animation:GeminiChat_blinkDot__ZxJF2 2s infinite}@keyframes GeminiChat_blinkDot__ZxJF2{0%,to{opacity:1}50%{opacity:.4}}.GeminiChat_closeBtn__g_wP5{background:hsla(0,0%,100%,.15);border:none;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;line-height:1;flex-shrink:0;transition:background .2s}.GeminiChat_closeBtn__g_wP5:hover{background:hsla(0,0%,100%,.3)}.GeminiChat_messages__NOzbu{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.GeminiChat_messages__NOzbu::-webkit-scrollbar{width:4px}.GeminiChat_messages__NOzbu::-webkit-scrollbar-track{background:transparent}.GeminiChat_messages__NOzbu::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:4px}.GeminiChat_bubble__y1GQt{max-width:82%;padding:10px 14px;border-radius:16px;font-size:.875rem;line-height:1.5;word-break:break-word;animation:GeminiChat_fadeInBubble__Jr8_L .25s ease}@keyframes GeminiChat_fadeInBubble__Jr8_L{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.GeminiChat_bubbleBot__YBWV2{background:#2a2a33;color:#e8e8f0;border-bottom-left-radius:4px;align-self:flex-start}.GeminiChat_bubbleUser__CBo90{background:linear-gradient(135deg,#bd2120,#e63939);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.GeminiChat_typing__0c_Fh{display:flex;align-items:center;gap:5px;padding:10px 14px;background:#2a2a33;border-radius:16px;border-bottom-left-radius:4px;align-self:flex-start;width:-moz-fit-content;width:fit-content}.GeminiChat_typingDot__NWVuy{width:7px;height:7px;border-radius:50%;background:#bd2120;animation:GeminiChat_typingBounce__GtzA2 1.2s infinite}.GeminiChat_typingDot__NWVuy:nth-child(2){animation-delay:.2s}.GeminiChat_typingDot__NWVuy:nth-child(3){animation-delay:.4s}@keyframes GeminiChat_typingBounce__GtzA2{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.GeminiChat_inputArea__G3frI{padding:12px 16px;border-top:1px solid hsla(0,0%,100%,.07);display:flex;gap:8px;align-items:flex-end;background:#1a1a1f;flex-shrink:0}.GeminiChat_inputField__t0qi0{flex:1;background:#2a2a33;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:10px 14px;color:#e8e8f0;font-size:.875rem;resize:none;outline:none;line-height:1.4;max-height:100px;overflow-y:auto;transition:border-color .2s;font-family:inherit}.GeminiChat_inputField__t0qi0::-moz-placeholder{color:hsla(0,0%,100%,.3)}.GeminiChat_inputField__t0qi0::placeholder{color:hsla(0,0%,100%,.3)}.GeminiChat_inputField__t0qi0:focus{border-color:rgba(189,33,32,.6)}.GeminiChat_sendBtn__LMgHI{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#bd2120,#e63939);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .2s,box-shadow .2s;box-shadow:0 3px 10px rgba(189,33,32,.4)}.GeminiChat_sendBtn__LMgHI:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 14px rgba(189,33,32,.6)}.GeminiChat_sendBtn__LMgHI:disabled{opacity:.4;cursor:not-allowed}.GeminiChat_sendBtn__LMgHI svg{width:18px;height:18px}.GeminiChat_chips__tVvDI{display:flex;flex-wrap:wrap;gap:7px;padding:4px 16px 10px;flex-shrink:0}.GeminiChat_chip__3BBbh{background:rgba(189,33,32,.12);border:1px solid rgba(189,33,32,.35);color:#f87171;font-size:.75rem;padding:6px 12px;border-radius:20px;cursor:pointer;transition:background .2s,border-color .2s,color .2s;font-family:inherit;white-space:nowrap;line-height:1}.GeminiChat_chip__3BBbh:hover{background:rgba(189,33,32,.28);border-color:rgba(189,33,32,.7);color:#fff}.GeminiChat_footer__0lknx{text-align:center;padding:6px 16px 10px;font-size:.68rem;color:hsla(0,0%,100%,.25);flex-shrink:0}.GeminiChat_footer__0lknx a{color:rgba(189,33,32,.6);text-decoration:none}.AvatarVoiceAgent_voiceAssistantContainer__L6rBu{display:flex;flex-direction:column;align-items:center;width:100%;max-width:800px;padding:16px;height:auto;box-sizing:border-box}.AvatarVoiceAgent_visualizerContainer__oJwx7{width:100%;height:100px;margin:0 auto}.AvatarVoiceAgent_controlSection__rs12J{width:100%;margin-top:16px}.AvatarVoiceAgent_conversation__KZO4J{padding:12px;max-height:400px;overflow-y:auto;width:100%;border:1px solid #eaeaea;border-radius:8px;margin-top:16px;background-color:#fff}.AvatarVoiceAgent_message__oniYw{margin-bottom:8px}.AvatarVoiceAgent_messageAgent__hQPQ0{color:#4a90e2}.AvatarVoiceAgent_messageUser__etohC{color:#2ecc71}.AvatarVoiceAgent_messageText__09X6J{color:#333}.AvatarVoiceAgent_videoContainer__XDMPL{width:100%;aspect-ratio:16/9;background-color:#000;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin:10px 0;position:relative}.AvatarVoiceAgent_agentVideo__iK_QF{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.AvatarVoiceAgent_waitingMessage__lZrlN{color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;gap:15px}.AvatarVoiceAgent_spinner__qANLh{width:40px;height:40px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:AvatarVoiceAgent_spin__ncaIl 1s ease-in-out infinite}@keyframes AvatarVoiceAgent_spin__ncaIl{to{transform:rotate(1turn)}}.AvatarVoiceAgent_emptyConversation__DroUQ{color:#999;font-style:italic;text-align:center;padding:10px}.LiveKitWidget_modalOverlay__KFJeQ{position:fixed;bottom:20px;right:20px;z-index:9999;display:flex;justify-content:flex-end;align-items:flex-end}.LiveKitWidget_modalContent__885M1{background-color:#fff;border-radius:12px;box-shadow:0 5px 25px rgba(0,0,0,.2);padding:16px;width:400px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.LiveKitWidget_supportHeader__mCiMY{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #eee}.LiveKitWidget_supportHeader__mCiMY h3{margin:0;font-size:1.1rem}.LiveKitWidget_closeButton__nks1o{background:none;border:none;font-size:1.5rem;cursor:pointer;line-height:1;padding:0 5px}.LiveKitWidget_supportRoom__kDL2i{display:flex;flex-direction:column;gap:10px;height:100%}.LiveKitWidget_connectingStatus__iHHCa,.LiveKitWidget_errorStatus__V8qyL{text-align:center;padding:40px 20px}.LiveKitWidget_cancelButton__AuWew{background-color:#eee;color:#333;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;margin-top:20px}.LiveKitWidget_aiAvatarWidgetButton__9c_IC{position:fixed;bottom:20px;right:20px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#bd2120,#be2221);color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 16px rgba(189,33,32,.4);z-index:9998;transition:all .3s ease;border:2px solid hsla(0,0%,100%,.2)}.LiveKitWidget_aiAvatarWidgetButton__9c_IC:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(189,33,32,.6)}.LiveKitWidget_aiAvatarWidgetButton__9c_IC:active{transform:scale(.95)}.LiveKitWidget_aiAvatarWidgetButton__9c_IC svg{width:32px;height:32px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}