/* NestPortal v471 · advertencia desde pulsación prolongada para Sistema */
.chatWarningSheetV471{display:grid;gap:14px;max-width:620px;margin:0 auto;padding:4px 0 10px}
.chatWarningSheetV471 h2{margin:0;color:#075e54}
.chatWarningSheetV471 p{margin:0;color:#58736d;line-height:1.5}
.chatWarningSheetV471 form{display:grid;gap:10px}
.chatWarningSheetV471 label{font-weight:850;color:#075e54}
.chatWarningSheetV471 select{width:100%;min-height:52px;padding:0 14px;border:1px solid rgba(8,110,97,.25);border-radius:16px;background:#f7fffc;color:#153e37;font:inherit;font-weight:700}
.chatWarningActionsV471{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:6px}
@media(max-width:560px){.chatWarningActionsV471>*{flex:1 1 150px}}

/* Menú contextual único: identidad, conversación privada y moderación en una sola hoja. */
.chatMsgMenuActionV439.private .ico{background:#e8faf5;color:#087463}
.chatMsgMenuActionV439.profile .ico{background:#edf4ff;color:#285f9f}
.chatMsgMenuActionV439.private+.chatMsgMenuActionV439.profile{margin-bottom:5px}
.chatMsgMenuActionV439.profile{border-bottom:1px solid rgba(7,94,84,.08);padding-bottom:13px}
