.chatbot-container{z-index:9999;position:fixed;bottom:20px;right:20px}.chat-bot{color:#fff;cursor:pointer;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;display:flex;box-shadow:0 8px 20px #00000040}.chat-features{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff9;border-radius:20px;width:300px;padding:20px;position:absolute;bottom:80px;right:0;box-shadow:0 20px 40px #00000026}.chat-features .chat-header{align-items:center;gap:10px;margin-bottom:20px;font-size:18px;font-weight:600;display:flex}.chat-features .chat-menu{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.chat-features .menu-item{cursor:pointer;background:#e9edf5;border-radius:12px;padding:10px 14px;transition:all .2s}.chat-features .menu-item:hover{background:#dfe5ef}.chat-features .chat-history h4{margin-bottom:10px;font-size:14px;font-weight:600}.chat-features .chat-history p{cursor:pointer;margin-bottom:8px;font-size:13px}
