.chat-sidebar .section-heading{align-items:center;gap:10px;margin:0}.chat-sidebar .section-heading h2{font-size:1.25rem}.chat-sidebar .section-heading .primary{font-size:.8125rem;padding:7px 12px}.chat-main #chat-members{padding:3px 0;color:var(--muted);text-align:left}.history-button{display:block;width:100%;border-radius:0;background:#f8faf6;padding:9px;font-size:.8125rem;border-bottom:1px solid var(--line)}.message-footer{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:7px;color:var(--muted);font-size:.6875rem}.message-footer button{font-size:.6875rem;min-height:24px;padding:2px 4px;color:#526b59;background:transparent;border-radius:4px}.message-footer button:hover,.message-footer button:focus-visible{background:#dce9d5;text-decoration:underline}.message-edited{font-size:.6875rem;color:#6b786d}.message-receipt{font-size:.6875rem;color:#526b59}.conversation-dialog{width:min(480px,calc(100vw - 24px));max-height:88dvh;overflow:auto;border-radius:18px;padding:24px}.conversation-dialog .dialog-header{margin-bottom:12px}.conversation-dialog>p{font-size:.875rem;line-height:1.7}.conversation-dialog form{margin-top:20px;display:grid;gap:14px}.group-people{max-height:290px;overflow:auto;border:1px solid var(--line);border-radius:10px}.group-person{display:flex;align-items:center;gap:12px;padding:11px 13px;margin:0;font-weight:400;font-size:.9375rem;cursor:pointer}.group-person+.group-person{border-top:1px solid #eef2ea}.group-person:hover{background:#f2f7ee}.group-person input{width:18px;height:18px;min-height:18px;accent-color:var(--green);margin:0}.reader-row{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #e7eee3;font-size:.875rem}.reader-row span:last-child{font-size:.75rem;white-space:nowrap;color:var(--muted)}.reader-row.is-read span:last-child{color:var(--green)}.group-room-tag{font-size:.6875rem;margin-right:5px;color:var(--green)}#group-count{margin:0;color:var(--green)}#chat-edit-mode[hidden]{display:none}#chat-edit-mode{grid-column:1/-1}.chat-message.is-editing{outline:2px solid #9ebc82;outline-offset:2px}@media(max-width:760px){.conversation-dialog{padding:20px}.chat-sidebar .section-heading h2{font-size:1.125rem}.chat-sidebar .room-list{max-height:150px}.message-footer button{min-height:28px}.group-people{max-height:35dvh}}
.chat-back{display:none}@media(max-width:760px){.chat-back{display:block!important;grid-column:1/-1;text-align:left;padding:0 0 7px!important}.room-open .chat-sidebar{display:none}.room-open .chat-layout{gap:0}.room-open .conversation-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px}.chat-sidebar .room-list{display:grid;max-height:55dvh;overflow:auto}.room-button{flex-basis:auto}.room-button strong{line-height:1.6}.room-open .chat-main .message-stream{height:clamp(260px,50dvh,520px)}}
