.hsfm-chat{--p:#550651;--d:#110a54;--y:#f4f13c;--m:#d5e3d5;--pink:#eed0ed;max-width:760px;margin:24px auto;padding:18px;border:1px solid rgba(244,241,60,.3);border-radius:10px;background:linear-gradient(145deg,rgba(17,10,84,.96),rgba(85,6,81,.94));box-shadow:0 24px 70px rgba(0,0,0,.35);color:#fff;font-family:Arial,sans-serif}.hsfm-chat *{box-sizing:border-box}.hsfm-chat__header{display:flex;align-items:center;gap:13px;border-bottom:1px solid rgba(244,241,60,.2);padding-bottom:15px}.hsfm-chat__header p{margin:0;color:var(--pink);font-weight:bold;font-size:11px;letter-spacing:1px}.hsfm-chat__header h2{margin:3px 0 0;font-size:28px;line-height:1;color:#fff}.hsfm-chat__live{background:var(--y);color:#170b30;padding:6px 9px;border-radius:99px;font-size:11px;font-weight:bold}.hsfm-chat__headphones{margin-left:auto;font-size:30px}.hsfm-chat__welcome{color:var(--m);margin:14px 0}.hsfm-chat__emotes{display:flex;gap:7px;margin:10px 0 15px}.hsfm-chat__emotes button{border:1px solid rgba(244,241,60,.22);background:rgba(255,255,255,.08);border-radius:7px;padding:6px;cursor:pointer}.hsfm-chat__emotes button:hover{background:var(--p)}.hsfm-chat__messages{height:360px;overflow:auto;padding:4px 5px 5px 0;display:grid;gap:10px}.hsfm-chat__message{display:flex;gap:9px}.hsfm-chat__avatar{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:50%;background:var(--y);color:var(--d);font-weight:bold}.hsfm-chat__bubble{width:100%;padding:9px 11px;border-radius:0 10px 10px;background:rgba(0,0,0,.2)}.hsfm-chat__bubble header{display:flex;align-items:center;gap:7px;font-size:13px}.hsfm-chat__bubble time{margin-left:auto;color:var(--pink);font-size:11px}.hsfm-chat__rank{padding:2px 6px;border-radius:99px;background:rgba(213,227,213,.16);color:var(--m);font-size:10px}.hsfm-chat__rank.is-super{background:var(--y);color:var(--d);font-weight:bold}.hsfm-chat__bubble p{margin:6px 0;color:#fff;overflow-wrap:anywhere}.hsfm-chat__like{border:0;background:transparent;color:var(--pink);padding:0;cursor:pointer}.hsfm-chat__like.is-liked{color:var(--y)}.hsfm-chat__compose{display:flex;gap:9px}.hsfm-chat textarea,.hsfm-chat input{width:100%;border:1px solid rgba(238,208,237,.25);border-radius:7px;background:rgba(0,0,0,.22);color:#fff;padding:10px;font:inherit}.hsfm-chat textarea{resize:vertical;min-height:48px}.hsfm-chat__name{margin-bottom:8px}.hsfm-chat__compose button{border:0;border-radius:7px;background:var(--y);color:var(--d);font-weight:bold;padding:0 18px;cursor:pointer}.hsfm-chat__notice{min-height:20px;color:var(--y);font-size:13px}.hsfm-chat__form.is-banned .hsfm-chat__compose,.hsfm-chat__form.is-banned .hsfm-chat__name{display:none}@media(max-width:540px){.hsfm-chat{margin:14px 0;padding:13px}.hsfm-chat__messages{height:300px}.hsfm-chat__compose{display:block}.hsfm-chat__compose button{width:100%;height:42px;margin-top:8px}}
