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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#00bfa5;--secondary-color:#e0f2f1;--text-color:#263238;--light-gray:#eceff1;--border-radius:12px}body{font-family:Roboto,sans-serif;margin:0;padding:0}.gut-bot-container{bottom:30px;position:fixed;right:30px;z-index:1000}.gut-bot-collapsed{align-items:center;cursor:pointer;display:flex;position:relative}.gut-bot-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 12px #00000026;display:flex;height:70px;justify-content:center;overflow:hidden;width:70px}.gut-bot-icon img{height:100%;object-fit:contain;width:100%}.tooltip{background:#4fc3f7;border-radius:12px;box-shadow:0 2px 8px #0000001a;color:#fff;left:-220px;padding:10px 15px;position:absolute;width:200px}.tooltip:after{border-color:#0000 #0000 #0000 #4fc3f7;border-style:solid;border-width:10px 0 10px 10px;content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.tooltip-text{font-weight:700;margin-bottom:5px}.tooltip-subtext{font-size:.9em;opacity:.9}.gut-bot-expanded{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;height:550px;overflow:hidden;width:350px}.chat-header{align-items:center;background:#e1f5fe;border-bottom:1px solid #e0e0e0;display:flex;padding:15px}.header-icon{height:30px;margin-right:12px;width:30px}.header-icon img{height:100%;object-fit:contain;width:100%}.header-title{flex-grow:1;font-size:18px;font-weight:700}.header-time{color:#757575;font-size:14px}.chat-messages{background-color:#f5f5f5;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:15px}.message{display:flex;margin-bottom:15px;max-width:80%}.message.user{align-self:flex-end;justify-content:flex-end}.message.bot{align-self:flex-start}.bot-avatar{border-radius:50%;height:36px;margin-right:10px;min-width:36px;overflow:hidden}.bot-avatar img{height:100%;object-fit:contain;width:100%}.message-bubble{background:#fff;border-radius:18px;box-shadow:0 1px 3px #0000001a;font-size:15px;line-height:1.4;padding:10px 15px}.message.user .message-bubble{background:#e3f2fd;border-bottom-right-radius:5px}.message.bot .message-bubble{background:#fff;border-bottom-left-radius:5px}.message-bubble.error{background:#ffebee;color:#d32f2f}.typing-indicator{background:#fff;border-radius:18px;display:flex;padding:12px 15px}.typing-indicator span{animation:typing 1s infinite alternate;background:#bdbdbd;border-radius:50%;display:block;height:8px;margin:0 2px;opacity:.4;width:8px}.typing-indicator span:first-child{animation-delay:0s}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%{opacity:.4;transform:translateY(0)}to{opacity:1;transform:translateY(-4px)}}.quick-replies{display:flex;flex-direction:column;gap:10px;margin:15px 0}.quick-replies button{background:#fff;border:1px solid #e0e0e0;border-radius:20px;color:#2196f3;cursor:pointer;font-size:14px;padding:8px 15px;text-align:left;transition:all .2s}.quick-replies button:hover{background:#f5f5f5}.chat-input{align-items:center;border-top:1px solid #e0e0e0;display:flex;padding:10px 15px}.chat-input input{background:#f5f5f5;border:none;border-radius:20px;flex-grow:1;font-size:15px;padding:10px}.chat-input input:focus{background:#eee;outline:none}.attach-button,.emoji-button,.settings-button{background:none;border:none;border-radius:50%;cursor:pointer;font-size:18px;margin-left:8px;padding:5px}.attach-button:hover,.emoji-button:hover,.settings-button:hover{background:#f5f5f5}.chat-footer{align-items:center;background:#fafafa;border-top:1px solid #f0f0f0;color:#9e9e9e;display:flex;font-size:12px;padding:8px 15px}.footer-text{margin-right:5px}.footer-dot{margin:0 5px}.footer-link{color:#2196f3;margin-right:5px;text-decoration:none}.footer-divider{margin:0 8px}.close-button{background:none;border:none;color:#757575;cursor:pointer;font-size:22px;position:absolute;right:15px;top:15px}.send-button{align-items:center;background:#2196f3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:10px;transition:background .2s;width:40px}.send-button:hover{background:#1976d2}.send-button svg{height:20px;width:20px}
/*# sourceMappingURL=main.df6f358a.css.map*/