body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{background-color:#fafafa;color:#1d1d1f;font-family:inherit}.chat-popup,.msg-bubble p{font-family:inherit!important}.app.dark{background-color:#000;color:#f5f5f7}.chatbot-icon{align-items:center;background-color:#fff;border-radius:50%;bottom:20px;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:20px;transition:transform .3s ease,box-shadow .3s ease;width:60px;z-index:4800}.chatbot-icon:hover{box-shadow:0 0 10px #45b6fe80;transform:scale(1.1)}.chatbot-icon img{height:52px;width:52px}.chatbot-icon .unread-dot{animation:unreadPulse 1.6s infinite;background:#ff3b30;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 0 #ff3b30b3;height:16px;left:-2px;position:absolute;top:-2px;width:16px}@keyframes unreadPulse{0%{box-shadow:0 0 0 0 #ff3b30b3}70%{box-shadow:0 0 0 10px #ff3b3000}to{box-shadow:0 0 0 0 #ff3b3000}}.chat-popup{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fafafa;border-radius:10px;bottom:90px;box-shadow:0 4px 12px #0003;display:flex;flex-direction:column;height:600px;max-height:80vh;max-width:90vw;overscroll-behavior:contain;position:fixed;right:20px;transform-origin:bottom right;width:420px;z-index:5000}.app.dark .chat-popup{background-color:#000}@media (max-width:768px){.chat-popup{border-radius:0;bottom:0;height:100dvh;max-height:100dvh;max-width:100vw;right:0;width:100vw}}.chat-close{background:none;border:none;color:#1d1d1f;cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px;transition:color .3s ease}.chat-close:hover{color:#45b6fe}.app.dark .chat-close{color:#f5f5f7}.app.dark .chat-close:hover{color:#45b6fe}.title{color:#1d1d1f;margin:10px 0;text-align:center}.app.dark .title{color:#f5f5f7}.title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#45b6fe,#d95bc5);-webkit-background-clip:text}.chat-history{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:10px;scrollbar-width:none}.chat-history::-webkit-scrollbar{display:none}.msg-bubble{align-items:flex-start;border-radius:10px;display:flex;gap:10px;margin-bottom:10px;max-width:80%;padding:10px}.msg-bubble.user{align-self:flex-end;background-color:#45b6fe;color:#fff;margin-left:auto}.msg-bubble.bot{align-self:flex-start;background-color:#f0f0f0;color:#1d1d1f;margin-right:auto}.app.dark .msg-bubble.bot{background-color:#1c1c1e;color:#f5f5f7}.msg-bubble p{line-height:1.4;margin:0;word-break:break-word}.msg-bubble ol,.msg-bubble ul{margin:2px 0;padding-left:15px}.msg-bubble li{line-height:1.2;margin-bottom:2px}.typing-text{line-height:1.4;margin:0;min-height:20px;overflow-wrap:break-word;white-space:normal}.typing{background-color:#f0f0f0;border-radius:10px;color:#1d1d1f;padding:10px}.app.dark .typing{background-color:#1c1c1e;color:#f5f5f7}.dot{animation:pulse-dot 1s infinite;display:inline-block;margin:0 1px}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.input-area{border-top:1px solid #e5e5e5;display:flex;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.app.dark .input-area{border-top:1px solid #3a3a3c}input{background-color:#fafafa;border:1px solid #e5e5e5;border-radius:20px;color:#1d1d1f;flex:1 1;font-size:16px;padding:10px;transition:none}.app.dark input{background-color:#000;border-color:#3a3a3c;color:#f5f5f7}.icon-btn{align-items:center;background-color:initial;border:1px solid #e5e5e5;border-radius:50%;color:#45b6fe;cursor:pointer;display:flex;font-size:18px;height:44px;justify-content:center;margin-left:10px;opacity:1;padding:10px;transition:background-color .3s ease,transform .3s ease;width:44px}.app.dark .icon-btn{border-color:#3a3a3c}.icon-btn:hover{background-color:#45b6fe1a;transform:scale(1.05)}.send-btn{color:#45b6fe}.clear-btn{color:#ff3b30}
/*# sourceMappingURL=main.9ba5c9e2.css.map*/