
.chat-footer-disclaimer{text-align:center;font-family:var(--font-family-better-together-medium);letter-spacing:.5px;text-transform:uppercase;color:#303c4661;margin:0 0 6px;padding:4px 0;font-size:9px;font-weight:500;line-height:14px}.chat-footer-container{z-index:100;box-sizing:border-box;flex-wrap:wrap;align-items:stretch;width:100%;height:64px;padding:0 8px 8px;display:flex}.chat-footer-main-icon{cursor:pointer;align-items:center;display:flex}.chat-footer-main-icon--disabled{pointer-events:none;cursor:none}.chat-footer-textarea{color:#303c46;box-sizing:border-box;flex:auto;justify-content:center;align-items:center;width:1%;height:56px;padding:8px 4px;display:flex;position:relative}.chat-footer-textarea input{font-family:var(--font-family-better-together-medium);background:linear-gradient(#fff,#fff)padding-box,var(--gradient-main)border-box;box-sizing:border-box;transform-origin:0 0;color:#000;border:1px solid #0000;border-radius:50px;outline:none;width:100%;height:48px;margin:0;padding-left:15px;padding-right:44px;font-size:14px;font-weight:400;line-height:20px;transform:scale(1)}.chat-footer-textarea input.input--disabled{background:#e2e2e5;border-color:#0000}.chat-footer-textarea input::placeholder{color:#303c46cc}.chat-footer-textarea input:focus::placeholder{color:#0000}.chat-footer-textarea .submit-icon-wrapper{z-index:2;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.chat-footer-textarea .submit-icon-wrapper--hidden{display:none}.chat-footer-textarea .cancel-icon-wrapper{opacity:1;pointer-events:auto;cursor:pointer}.chat-footer-textarea:hover .submit-icon-wrapper,.chat-footer-textarea:focus-within .submit-icon-wrapper{opacity:1;pointer-events:auto}
.chat{background:0 0;flex:1;height:100%;margin:0;padding-bottom:.5rem;list-style:none;overflow:hidden}.chat>li{align-items:flex-start;padding:.5rem;display:flex;overflow:hidden}.chat>div,.chat time{padding:.5rem}
