.heatfm-chat{--hf-accent:#d71920;max-width:900px;margin:1.5rem auto;border:1px solid #ccc;border-radius:12px;overflow:hidden;background:#fff;color:#111;font-family:Arial,sans-serif}.heatfm-chat[data-theme="dark"]{background:#171717;color:#f4f4f4;border-color:#444}.heatfm-chat *{box-sizing:border-box}.heatfm-chat__header{position:relative!important;display:block!important;min-height:72px!important;padding:16px 18px!important;background:#111!important;color:#fff!important;border-top:4px solid var(--hf-accent)!important}.heatfm-chat__title{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;display:block!important;width:max-content!important;max-width:calc(100% - 220px)!important;font-size:2rem!important;line-height:1.2!important;text-align:center!important;margin:0!important;padding:0!important;color:#fff!important;font-weight:700!important;white-space:nowrap!important}.heatfm-chat__header-tools{position:absolute!important;right:18px!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;gap:4px!important;white-space:nowrap!important;color:#fff!important}.heatfm-chat__now{display:block!important;width:100%!important;font-size:1.5rem!important;line-height:1.25!important;text-align:center!important;margin:0!important;padding:12px 16px!important;background:#fff;color:#111;font-weight:700!important}.heatfm-chat[data-theme="dark"] .heatfm-chat__now{background:#171717;color:#f4f4f4}.heatfm-chat__now[hidden]{display:block!important}.hf-icon{border:0!important;background:transparent!important;color:inherit!important;padding:2px 5px!important}.heatfm-chat__pin{padding:9px 16px;background:var(--hf-accent);color:#fff;font-weight:700}.heatfm-chat__status,.heatfm-chat__join,.heatfm-chat__main,.heatfm-chat__admin{padding:12px 16px}.heatfm-chat label{display:block;margin:.45rem 0}.heatfm-chat input,.heatfm-chat textarea,.heatfm-chat select,.heatfm-chat button{font:inherit}.heatfm-chat input,.heatfm-chat textarea,.heatfm-chat select{width:100%;padding:9px;border:1px solid #aaa;border-radius:5px;background:inherit;color:inherit}.heatfm-chat button{padding:7px 11px;border:1px solid #777;border-radius:5px;background:#f2f2f2;color:#111;cursor:pointer}.heatfm-chat button:hover{border-color:var(--hf-accent)}.heatfm-chat__join form,.heatfm-chat__send{display:flex;gap:8px;align-items:end}.heatfm-chat__join label,.heatfm-chat__send input{flex:1}.heatfm-chat__messages{height:375px;overflow-y:auto;border:1px solid #bbb;border-radius:6px;padding:10px;background:#fafafa;color:#111;font-size:16pt;line-height:25px}.heatfm-chat[data-theme="dark"] .heatfm-chat__messages{background:#0f0f0f;color:#eee;border-color:#555}.heatfm-chat__message{min-height:25px;padding:1px 2px;border-bottom:0;overflow-wrap:anywhere}.heatfm-chat__message.system{font-style:italic;opacity:.8}.heatfm-chat__message.pinned{border-left:4px solid var(--hf-accent);padding-left:8px}.hf-msg-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.hf-msg-content{min-width:0}.hf-msg-line{display:inline;white-space:pre-wrap}.hf-msg-line strong{white-space:nowrap}.hf-msg-body{white-space:pre-wrap}.hf-reply-ref{font-size:.68em;opacity:.72;margin-top:2px}.hf-msg-meta{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px;min-width:max-content;text-align:right}.hf-msg-meta time{font-size:.62em;color:#777;line-height:1.35;white-space:nowrap}.hf-msg-actions{display:flex;justify-content:flex-end;gap:4px;flex-wrap:nowrap;margin-top:0;max-width:none}.hf-msg-actions button{font-size:12px;padding:2px 5px;background:transparent}.heatfm-chat__mod{font-size:.6em;font-weight:700;background:var(--hf-accent);color:#fff;border-radius:4px;padding:2px 5px}.heatfm-chat__typing{min-height:1.3em;font-size:.85rem;opacity:.7}.heatfm-chat__reply{font-size:.85rem;background:#eee;padding:5px 8px;cursor:pointer}.heatfm-chat__send{margin-top:5px}.heatfm-chat__actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.heatfm-chat__poll{margin-top:10px;padding:10px;border:1px solid #bbb;border-radius:6px}.heatfm-chat__poll strong{display:block;margin-bottom:7px}.heatfm-chat__poll button{margin:3px}.heatfm-chat__error,.heatfm-chat__notice{min-height:1.3em;color:#a00;margin-top:5px}.heatfm-chat__admin{border-top:2px solid #222;background:#f7f7f7;color:#111}.heatfm-chat__admin>summary{font-weight:700;cursor:pointer}.heatfm-chat__admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:12px}.heatfm-chat__admin textarea{min-height:80px}.heatfm-chat__admin-user,.heatfm-chat__admin-row{display:flex;gap:5px;align-items:center;padding:6px 0;border-bottom:1px solid #ddd}.heatfm-chat__admin-user strong,.heatfm-chat__admin-row span{flex:1}.heatfm-chat .danger{margin-top:12px;border-color:#a00}.heatfm-chat__older{margin-bottom:7px}@media(max-width:700px){.heatfm-chat{margin:.5rem 0;border-radius:0}.heatfm-chat__admin-grid{grid-template-columns:1fr}.heatfm-chat__join form,.heatfm-chat__send{align-items:stretch;flex-direction:column}.heatfm-chat__messages{height:375px}.heatfm-chat__header{min-height:104px!important;padding:14px 16px!important}.heatfm-chat__title{top:28px!important;left:50%!important;transform:translateX(-50%)!important;max-width:calc(100% - 24px)!important;font-size:1.7rem!important;white-space:normal!important;width:100%!important}.heatfm-chat__header-tools{top:auto!important;right:50%!important;bottom:10px!important;transform:translateX(50%)!important}}

@media(max-width:700px){.hf-msg-layout{grid-template-columns:minmax(0,1fr) auto;gap:6px}.hf-msg-meta{min-width:0;gap:3px}.hf-msg-meta time{font-size:.55em}.hf-msg-actions{gap:2px;flex-wrap:wrap}.hf-msg-actions button{font-size:11px;padding:1px 4px}}

.hf-connection{font-size:.78rem;font-weight:700;white-space:nowrap}.hf-connection.is-live{opacity:.95}.hf-connection.is-connecting,.hf-connection.is-reconnecting{opacity:.8}.hf-connection.is-offline{opacity:.65}
