@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&family=Roboto:wght@300;400;700&display=swap);body,html{padding:0;margin:0;font-family:Inter,sans-serif}body{background-color:#000;color:#fff}.chat-compose textarea,.chat-compose textarea:active,.chat-compose textarea:focus{outline:0;border:0}.chat-indicator{position:absolute;width:8px;height:8px;top:14px;right:19px;border-radius:50%;background:#dc0505;border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25)}