html,body{margin:0;padding:0;height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}*,*:before,*:after{box-sizing:border-box}.initial-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff}.initial-spinner{width:32px;height:32px;display:block;transform-origin:center;animation:fa-spinner-spin 1.6s linear infinite}@keyframes fa-spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chat-container{width:100%;height:100%;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(to right,#ffffff40,#ffffff40),linear-gradient(to right,#f7fbff,#f4f8ff,#f7f9fd)}.chat-close-btn{position:absolute;top:0;right:0;margin:.5rem;z-index:9999;border:0;background:transparent;cursor:pointer}.fas{display:inline-block;position:relative;width:1em;height:1em;flex-shrink:0;font-style:normal;line-height:1;vertical-align:-.125em;color:currentColor}.fas:hover,.far:hover,.fab:hover,.fa-brands:hover{transform:scale(1.2) rotate(5deg);animation:shimmer .8s ease}@keyframes shimmer{0%{filter:brightness(1)}50%{filter:brightness(1.8)}to{filter:brightness(1)}}.fa-times:before,.fa-times:after{content:"";position:absolute;top:46%;left:5%;width:90%;height:14%;background:currentColor;border-radius:999px;transform-origin:center}.fa-times:before{transform:rotate(45deg)}.fa-times:after{transform:rotate(-45deg)}
