.gt-chat-root{font-family:Arial;position:fixed;right:20px;bottom:20px;z-index:99999}.gt-chat-root>button{width:56px;height:56px;border:0;border-radius:50%;font-size:23px;box-shadow:0 10px 30px #0003}.gt-chat-root>div{position:absolute;right:0;bottom:70px;width:330px;height:450px;background:#fff;border-radius:18px;box-shadow:0 20px 70px #0004;overflow:hidden}.gt-chat-root header{padding:15px;background:#4f46e5;color:#fff;font-weight:bold;display:flex;justify-content:space-between}.gt-chat-root header button{background:none;border:0;color:#fff;font-size:20px}.gt-chat-root #gt-chat-msg{height:335px;overflow:auto;padding:12px}.gt-chat-root p{max-width:80%;padding:9px 11px;border-radius:12px;background:#eee}.gt-chat-root p.me{margin-left:auto;background:#4f46e5;color:#fff}.gt-chat-root form{display:flex;padding:10px;border-top:1px solid #ddd}.gt-chat-root input{flex:1;border:1px solid #ddd;border-radius:10px;padding:10px}.gt-chat-root form button{border:0;background:#4f46e5;color:#fff;border-radius:10px;padding:0 12px}