html,body{height:100vh;width:100%;margin:0;padding:0}.chat{font-family:Inter,sans-serif;font-size:16px}.chat h1,.chat h2,.chat h3,.chat h4,.chat h5,.chat h6,.chat p,.chat ul,.chat ol{font-family:Inter,sans-serif}.chat .loading,.chat .forbidden{font-size:.86em;height:599px;line-height:599px;text-align:center;text-transform:uppercase;letter-spacing:1px;color:#a1a5a3}.chat .forbidden h3{color:#f33030;text-align:center}.chat header{background-color:#252120;color:#fff;font-weight:600}.chat .interstitial-header{padding:1.5em 1.5em 0;margin-bottom:4em}.chat .user-details{padding:15px 0}.chat .user-details .avatar{padding:.6em .6em 0 0;height:60px}.chat .user-details .close{display:table-cell;height:60px;vertical-align:middle}.chat .user-details .close svg{max-height:20px}.chat .user-details h5{font-size:1.2em;font-weight:600;line-height:1.5;margin-bottom:0}.chat .user-details p{margin-bottom:0;line-height:1.5em;font-weight:400;padding-right:.5em;font-size:.9em}.chat .register form{max-width:80%;margin:0 auto}.chat .register form h3{font-size:1.375em;line-height:1.5}.chat .register input[type=checkbox]{margin:0 .5em 0 0}.chat .register label.small{margin-bottom:0;font-size:.8em;line-height:1.5}.chat .interstitial-header .close{display:inline-block}.chat input[type=text],.chat textarea{border-radius:3px;border:1px solid #cacaca}.chat input[type=text]:focus,.chat textarea:focus{border:1px solid #cacaca}.chat .button,.chat .button:hover,.chat .button:focus{border-radius:3px;background-color:#252120;color:#fff}.chat-window .cell{height:100%}.chat-window .threads{overflow-y:auto}.chat-window .threads .thread{font-size:.875em;min-height:420px;max-height:420px;margin:0;list-style:none;padding:0 .875em;overflow-y:scroll;overflow-x:hidden;&::-webkit-scrollbar{display:none}-ms-overflow-style:none;scrollbar-width:none}.chat-window .threads .thread .message{max-width:300px;float:left;padding:.5em;border:1px solid #dadada;box-shadow:1px 2px 2px -3px #bababa;border-radius:10px;margin:1em 0 .5em;-webkit-user-select:none;-ms-user-select:none;user-select:none}.chat-window .threads .thread .message.right{background-color:#e5e5e5;border:0;float:right}.chat-window form.reply .reply-row{display:flex;justify-content:space-between;align-items:center;margin:4px 8px}.chat-window form.reply .reply-row .textarea-container{flex-grow:1;display:flex;flex-direction:column;margin-right:10px}.chat-window form.reply .reply-row .textarea-container .char-counter{padding-left:.5rem}.chat-window form.reply input[type=text]{outline:0;font-size:1em;border:0;resize:none;box-shadow:none;transition:none;width:100%;line-height:1.5em;margin:0;padding:.5em}.chat-window form.reply input[type=submit]{position:relative;appearance:none;outline:0;font-size:1em;border:0;transition:none;width:60px;height:60px;margin:0;padding:0;background-color:transparent;background-image:url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="32" height="32" rx="4" fill="%23F4F3F2"></rect><path fill-rule="evenodd" clip-rule="evenodd" d="M20.8241 10.1219L9.67495 14.2455L14.299 16.6781C14.3366 16.6201 14.3808 16.5652 14.4317 16.5144L20.8241 10.1219ZM15.6822 18.0612L18.1149 22.6854L22.2386 11.5359L15.8459 17.9286C15.7951 17.9794 15.7402 18.0236 15.6822 18.0612ZM24.4136 6.66193C25.2149 6.36559 25.9948 7.14548 25.6984 7.94673L19.2124 25.4836C18.9122 26.2953 17.7925 26.3682 17.3895 25.6023L13.8692 18.9106C13.775 18.7316 13.6288 18.5854 13.4498 18.4912L6.75812 14.9709C5.99214 14.5679 6.06505 13.4482 6.87681 13.148L24.4136 6.66193Z" fill="black"></path></svg>');background-repeat:no-repeat;background-size:32px;background-position:center;color:transparent;cursor:pointer;font-weight:600}.chat .chat-window form.reply input[type=text]:focus{outline:0;border:0;box-shadow:none;transition:none}.reply-container{border-top:1px solid #D0CBC9}i.fal.fa-smile.fa-lg.emoji-picker{cursor:pointer}#chatMessage{border:none;box-shadow:none;resize:none;padding-top:1.2em;&::-webkit-scrollbar{display:none}-ms-overflow-style:none;scrollbar-width:none;margin-bottom:0}
