.gxq-bubble-text,.gxq-hero-sub,.gxq-input{font-family:sans-serif}.gxq-launcher{position:fixed;bottom:24px;right:24px;z-index:9999;width:fit-content!important}.gxq-launcher-btn{width:56px;height:56px;background:linear-gradient(90deg,#c961de -39.89%,#2b2b84 95.61%);color:#fff;font-size:26px;border-radius:50%;box-shadow:0 4px 15px rgb(0 0 0 / .25);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:0.25s;user-select:none}.gxq-launcher-btn:hover{transform:scale(1.08)}.gxq-container{position:fixed;bottom:90px;right:32px;z-index:9998;width:360px;max-width:92vw;max-height:76vh;height:423px!important;display:flex;flex-direction:column;border-radius:28px;box-shadow:0 24px 48px rgb(8 5 40 / .45);overflow:visible;animation:0.25s slideUp}.gxq-card{display:flex;flex-direction:column;height:100%;border-radius:10px!important;overflow:hidden;color:#fff;background:linear-gradient(177deg,#ffffff 0%,#F4F2F0 100%)!important;backdrop-filter:blur(50px)!important}.gxq-avatar,.gxq-header{align-items:center;display:flex}.gxq-container.hidden,.gxq-msg.gxq-me .gxq-avatar{display:none}@keyframes slideUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.gxq-header{height:65px!important;padding:10px 20px;justify-content:space-between;flex-shrink:0}.gxq-hero{display:flex;flex-direction:column;gap:1px}.gxq-hero-logo{font-size:22px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.gxq-hero-logo-img{height:25px}.gxq-hero-sub{font-size:10px;color:#676767!important}.textarea#gxq-input{background:#ffffff!important}.gxq-log{flex:1 1 auto;min-height:0;overflow-y:auto;padding:15px 15px 10px;background:0 0!important;backdrop-filter:none!important;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.gxq-msg{display:flex;align-items:flex-start;gap:14px;margin:18px 0}.gxq-msg.gxq-me{justify-content:flex-end}.gxq-avatar{width:42px;height:42px;border-radius:50%;justify-content:center;background:linear-gradient(90deg,#c961de -39.89%,#2b2b84 95.61%);border:1px solid rgb(255 255 255 / .2);box-shadow:0 12px 24px rgb(220 140 236 / .45);font-size:20px}.gxq-avatar-img{width:40px;height:25px}.gxq-msg.gxq-typing .gxq-bubble{background:rgb(255 255 255 / .8)}.gxq-typing-dots{display:flex;gap:6px;align-items:center;justify-content:flex-start}.gxq-typing-dots span{width:8px;height:8px;border-radius:50%;background:#e8b8ee;opacity:.4;animation:1.2s ease-in-out infinite gxq-dot-bounce}.gxq-typing-dots span:nth-child(2){animation-delay:0.15s}.gxq-typing-dots span:nth-child(3){animation-delay:0.3s}@keyframes gxq-dot-bounce{0%,100%,80%{transform:translateY(0);opacity:.3}40%{transform:translateY(-4px);opacity:1}}.gxq-bubble{max-width:78%;padding:18px 20px;border-radius:26px;box-shadow:0 18px 34px #fcefff;font-size:12px;line-height:1.6;color:#676767!important;background:rgb(255 255 255 / .98)}.gxq-msg.gxq-me .gxq-bubble{color:#676767;border-radius:26px 26px 0;box-shadow:0 18px 34px #fcefff;text-align:right}.gxq-msg.gxq-them .gxq-bubble{border-radius:0 26px 26px}.gxq-bubble-text{word-wrap:break-word;white-space:pre-wrap;font-size:12px}.gxq-log::-webkit-scrollbar{display:none}.gxq-row{margin:10px;position:relative;align-items:center;padding:10px;flex-shrink:0}.gxq-row{.gxq-input{padding:10px 30px 10px 10px!important}}.gxq-input{width:100%;height:35px!important;border:none;outline:0;border-radius:10px!important;background:#ffffff!important;resize:none;font-size:12px;line-height:1.4;padding:5px!important;color:#676767;min-height:25px;max-height:120px;position:relative}.gxq-input:active,.gxq-input:focus,.gxq-input:focus-visible{outline:0!important;box-shadow:none!important;border:none!important}.gxq-input::placeholder{color:#676767;opacity:1}.gxq-input:focus::placeholder{opacity:.4}.gxq-send{border-radius:20px;background-color:#A947FF;color:#fff;border:none;width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:25%!important;right:7%}.gxq-tip{display:none}.chatbot-container{display:flex;align-items:center;background-color:#0f103f;border-radius:.375rem;padding:.25rem .75rem}.chatbot-input{flex:1;background:0 0;color:#fff;font-size:.875rem;outline:0}.chatbot-input::placeholder{color:rgb(255 255 255 / .6)}.send-button{padding:.5rem;background:0 0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.send-button img{display:block}@media screen and (max-width:568px){.gxq-container{width:325px}}