
#aivora-launcher{position:fixed;bottom:20px;right:20px;background:#6a1b9a;color:#fff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:999999}
#aivora-chat{position:fixed;bottom:90px;right:20px;width:320px;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.25);z-index:999999}
.aivora-hidden{display:none}
.header{background:#6a1b9a;color:#fff;padding:10px}
#aivora-body{height:200px;overflow:auto;padding:10px;font-size:14px}
#aivora-input{width:100%;border:none;padding:10px}
