/* Scoped to enhanced full chat only. Keep journal/comment composers untouched. */
[data-hwg-community-chat].hwg-compact-chat [data-hwg-post-comment],
[data-hwg-community-chat] .hwg-compact-compose .hwg-rich-composer-heading,
[data-hwg-community-chat] .hwg-compact-compose .hwg-chat-compose-row,
[data-hwg-community-chat] .hwg-compact-compose [data-hwg-helpful-quota]{display:none!important}
[data-hwg-community-chat] .hwg-compact-compose{display:grid!important;grid-template-columns:44px minmax(0,1fr) 60px 32px;gap:6px;align-items:start;padding:10px 0!important;margin:0!important;border:0!important;background:transparent!important}
[data-hwg-community-chat] .hwg-compact-compose>[hidden]{display:none!important}
[data-hwg-community-chat] .hwg-compact-compose>*{grid-column:1/-1;min-width:0}
[data-hwg-community-chat] .hwg-compact-compose>.hwg-rich-composer-chat{grid-column:2;grid-row:2;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
[data-hwg-community-chat] .hwg-compact-compose .hwg-rich-compose-blocks{gap:6px}
[data-hwg-community-chat] .hwg-compact-compose .hwg-rich-text-block{margin:0!important}
[data-hwg-community-chat] .hwg-compact-compose [data-hwg-rich-text-index]{box-sizing:border-box;min-height:44px!important;max-height:160px;resize:none;padding:10px!important;margin:0!important;font-size:16px!important;line-height:20px!important;border-radius:10px!important}
[data-hwg-community-chat] .hwg-compact-compose>.hwg-compact-add{grid-column:1;grid-row:2}
[data-hwg-community-chat] .hwg-compact-compose>.hwg-compact-send{grid-column:3;grid-row:2}
[data-hwg-community-chat] .hwg-compact-compose>.hwg-compact-info{grid-column:4;grid-row:2}
[data-hwg-community-chat] .hwg-compact-compose>.hwg-chat-reply-preview{grid-row:1}
[data-hwg-community-chat] .hwg-compact-compose>.hwg-compact-attachments{grid-row:3}
[data-hwg-community-chat] .hwg-compact-compose>.hwg-compact-help{grid-row:4}
[data-hwg-community-chat] .hwg-compact-compose>[data-hwg-poll-builder]{grid-row:5}
[data-hwg-community-chat] .hwg-compact-compose>.hwg-compact-add,
[data-hwg-community-chat] .hwg-compact-compose>.hwg-compact-send,
[data-hwg-community-chat] .hwg-compact-compose>.hwg-compact-info{box-sizing:border-box;min-height:44px;padding:8px 4px!important;margin:0!important;border-radius:10px!important;font:600 14px/1.3 Arial,sans-serif}
[data-hwg-community-chat] .hwg-compact-compose>.hwg-compact-add{font-size:24px!important;background:transparent!important;color:inherit!important;border:1px solid #78927d!important}
[data-hwg-community-chat] .hwg-compact-compose>.hwg-compact-info{font-size:20px!important;background:transparent!important;color:inherit!important;border:0!important}
[data-hwg-community-chat] .hwg-compact-attachments:not([hidden]){display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px;border:1px solid #78927d;border-radius:10px}
[data-hwg-community-chat] .hwg-compact-attachments .hwg-rich-compose-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;border:0}
[data-hwg-community-chat] .hwg-compact-attachments button{min-height:44px}
[data-hwg-community-chat] .hwg-compact-help{font-size:13px;line-height:1.5;padding:10px;border:1px solid #78927d;border-radius:10px}
[data-hwg-community-chat] .hwg-compact-compose>[role=status]:empty{display:none!important}
[data-hwg-community-chat] .hwg-compact-message .hwg-chat-author-line{position:relative;padding-right:44px!important;min-height:44px;align-content:center}
[data-hwg-community-chat] .hwg-compact-message .hwg-chat-author-line>.hwg-message-actions-trigger{position:absolute;right:0;top:0;margin:0!important;width:44px;min-width:44px;min-height:44px;height:44px;padding:0!important;border:0!important;background:transparent!important;color:inherit!important}
[data-hwg-community-chat] .hwg-compact-message .hwg-message-action-summary:empty{display:none!important}
[data-hwg-community-chat] .hwg-compact-message .hwg-message-action-summary{min-height:0!important}
.hwg-message-popout .hwg-compact-quota{display:block;font-size:12px;line-height:1.45;color:inherit;opacity:.85;margin:0 0 8px}
@media(max-width:600px){
 [data-hwg-community-chat] .hwg-compact-message .hwg-chat-author-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto 44px;column-gap:5px;row-gap:2px;padding-right:0!important;min-height:44px}
 [data-hwg-community-chat] .hwg-compact-message .hwg-chat-author-line>strong{grid-column:1/3;grid-row:1;max-width:100%!important;min-width:0}
 [data-hwg-community-chat] .hwg-compact-message .hwg-chat-ranked-badge{grid-column:1;grid-row:2;justify-self:start}
 [data-hwg-community-chat] .hwg-compact-message .hwg-chat-message-meta{grid-column:2;grid-row:2;margin-left:0!important}
 [data-hwg-community-chat] .hwg-compact-message .hwg-chat-author-line>.hwg-message-actions-trigger{position:static;grid-column:3;grid-row:1/3;align-self:center}
}
