.chatbot-container{background-color:#f9f4ff;border-radius:20px;flex-direction:column;width:500px;height:600px;margin-top:20px;font-family:Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.chat-header{color:#fff;text-align:center;background:linear-gradient(135deg,#b388ff,#7c4dff);padding:20px;position:relative}.cat-ears{justify-content:center;width:100%;display:flex;position:absolute;top:-10px}.ear{border-bottom:25px solid #7c4dff;border-left:15px solid #0000;border-right:15px solid #0000;width:0;height:0;margin:0 10px}.left-ear{transform:rotate(-20deg)}.right-ear{transform:rotate(20deg)}.chat-messages{flex-direction:column;flex:1;padding:20px;display:flex;overflow-y:auto}.message{max-width:80%;margin-bottom:15px;display:flex}.message.user{flex-direction:row-reverse;align-self:flex-end}.message .avatar{background:#e0d6ff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 10px;font-size:20px;display:flex}.message .bubble{border-radius:18px;padding:12px 15px;font-size:16px;line-height:1.4}.message.bot .bubble{background:#e8eaf6;border-bottom-left-radius:5px}.message.user .bubble{color:#311b92;background:#d1c4e9;border-bottom-right-radius:5px}.loading .dot{background:#7e57c2;border-radius:50%;width:8px;height:8px;margin:0 3px;animation:1.5s infinite bounce;display:inline-block}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.chat-input{background:#ede7f6;border-top:1px solid #d1c4e9;padding:15px;display:flex}.chat-input input{border:none;border-radius:30px;outline:none;flex:1;padding:12px 15px;font-size:16px;box-shadow:inset 0 1px 3px #0000001a}.chat-input button{color:#fff;cursor:pointer;background:#7c4dff;border:none;border-radius:30px;margin-left:10px;padding:0 20px;font-weight:600;transition:background .3s}.chat-input button:hover{background:#651fff}.chat-input button:disabled{cursor:not-allowed;background:#b39ddb}
/*# sourceMappingURL=nezuko-front.98f7cdfd.css.map */
