.chatbot-fab{align-items:center;background:#1a73e8;border:none;border-radius:50%;box-shadow:0 4px 14px #0003;cursor:pointer;height:56px;justify-content:center;width:56px}.chatbot-fab,.chatbot-panel{bottom:24px;display:flex;position:fixed;right:24px;z-index:1000}.chatbot-panel{background:#fff;border-radius:16px;box-shadow:0 8px 30px #00000026;flex-direction:column;font-family:inherit;height:540px;overflow:hidden;width:380px}.chatbot-header{align-items:center;background:linear-gradient(135deg,#1a73e8,#1557b0);color:#fff;display:flex;justify-content:space-between;padding:14px 16px}.chatbot-header-left{align-items:center;display:flex;gap:10px}.chatbot-avatar-icon{align-items:center;background:#ffffff26;border-radius:50%;display:flex;font-size:15px;height:32px;justify-content:center;width:32px}.chatbot-title{font-size:14px;font-weight:600;margin:0}.chatbot-subtitle{font-size:12px;margin:0;opacity:.75}.chatbot-close{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;opacity:.8}.chatbot-close:hover{opacity:1}.chatbot-messages{background:#f7f8fa;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px}.chatbot-row{display:flex;gap:8px;max-width:88%}.chatbot-row.user{align-self:flex-end;justify-content:flex-end;margin-left:auto}.chatbot-avatar{align-items:center;background:#e8f0fe;border-radius:50%;color:#1a73e8;display:flex;flex-shrink:0;font-size:12px;height:24px;justify-content:center;width:24px}.chatbot-bubble{border-radius:12px;font-size:13.5px;line-height:1.5;padding:9px 12px}.chatbot-bubble.assistant{background:#fff;border:1px solid #e5e7eb;border-top-left-radius:2px;color:#1f2430}.chatbot-bubble.user{background:#1a73e8;border-top-right-radius:2px;color:#fff}.chatbot-typing{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;border-top-left-radius:2px;display:flex;gap:4px;padding:10px 12px}.chatbot-typing span{animation:chatbot-blink 1.4s ease-in-out infinite;background:#9aa0a6;border-radius:50%;height:6px;width:6px}.chatbot-typing span:nth-child(2){animation-delay:.2s}.chatbot-typing span:nth-child(3){animation-delay:.4s}@keyframes chatbot-blink{0%,80%,to{opacity:.3}40%{opacity:1}}.chatbot-footer{background:#fff;border-top:1px solid #eee;padding:10px}.chatbot-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.chatbot-chip{background:#fff;border:1px solid #dadce0;border-radius:14px;color:#444;cursor:pointer;font-size:12px;padding:5px 10px}.chatbot-chip:hover{background:#f1f3f4}.chatbot-input-row{display:flex;gap:8px}.chatbot-input-row input{border:1px solid #dadce0;border-radius:10px;flex:1 1;font-size:13.5px;outline:none;padding:9px 12px}.chatbot-input-row input:focus{border-color:#1a73e8}.chatbot-send{align-items:center;background:#1a73e8;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.chatbot-send:disabled{cursor:not-allowed;opacity:.5}
/*# sourceMappingURL=main.ee5d1640.css.map*/