/* NestPortal v275 · Mensajes privados */
.privateScreenV275{padding:0!important;overflow:hidden!important;background:linear-gradient(180deg,#edf9f5,#f9fffd)!important}
.privateAppV275{height:100%;max-width:980px;margin:0 auto;display:flex;flex-direction:column;min-height:0}
.privateHeaderV275{display:flex;align-items:center;gap:12px;padding:14px 16px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);box-shadow:0 7px 22px rgba(8,47,42,.06);z-index:3}
.privateHeaderV275 .privateBackV275{border:0;background:#eafbf6;color:#075e54;width:42px;height:42px;border-radius:14px;font-size:22px;font-weight:1000;cursor:pointer;flex:0 0 auto}
.privateHeaderInfoV275{display:flex;align-items:center;gap:10px;min-width:0;flex:1}
.privateHeaderAvatarV275,.privateConversationAvatarV275{width:46px;height:46px;border-radius:999px;overflow:hidden;background:#f2faf7;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(7,94,84,.12)}
.privateHeaderAvatarV275 img,.privateConversationAvatarV275 img{width:100%;height:100%;object-fit:cover;display:block}
.privateHeaderTextV275{min-width:0}.privateHeaderTextV275 h2{margin:0;color:#075e54;font-size:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.privateHeaderTextV275 p{margin:2px 0 0;color:#60746f;font-size:12px;font-weight:800}
.privateBlockV275{border:1px solid rgba(185,28,28,.16);background:#fff5f5;color:#991b1b;border-radius:14px;padding:9px 11px;font-weight:950;cursor:pointer;flex:0 0 auto}
.privateListV275{overflow:auto;padding:16px;display:grid;gap:10px;-webkit-overflow-scrolling:touch}
.privateIntroV275{background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px 16px;color:#315049;box-shadow:0 10px 25px rgba(8,47,42,.06)}.privateIntroV275 b{color:#075e54}.privateIntroV275 p{margin:5px 0 0;font-size:13px;line-height:1.45}
.privateConversationV275{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:#fff;border-radius:20px;padding:12px;cursor:pointer;text-align:left;color:inherit;box-shadow:0 10px 25px rgba(8,47,42,.06);width:100%}
.privateConversationV275:hover,.privateConversationV275:active{background:#f3fffb;border-color:rgba(13,183,144,.32)}
.privateConversationBodyV275{min-width:0;flex:1}.privateConversationTopV275{display:flex;gap:8px;justify-content:space-between;align-items:center}.privateConversationTopV275 b{color:#075e54;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.privateConversationTopV275 time{font-size:10.5px;color:#71857f;white-space:nowrap}.privateConversationBodyV275 p{margin:5px 0 0;color:#4f6761;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.privateConversationUnreadV275{min-width:25px;height:25px;border-radius:999px;background:#0db790;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:1000;padding:0 7px}
.privateEmptyV275{margin:18px;border:1px dashed rgba(7,94,84,.24);background:#fff;border-radius:22px;padding:28px 20px;text-align:center;color:#60746f}.privateEmptyV275 b{display:block;color:#075e54;font-size:18px;margin-bottom:7px}
.privateThreadV275{display:flex;flex-direction:column;flex:1;min-height:0}
.privateMessagesV275{flex:1;min-height:0;overflow:auto;padding:18px 14px 24px;display:flex;flex-direction:column;gap:8px;-webkit-overflow-scrolling:touch;background-image:radial-gradient(rgba(7,94,84,.04) 1px,transparent 1px);background-size:18px 18px}
.privateDayV275{align-self:center;background:#eaf5f1;color:#547069;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:950;margin:5px 0}
.privateBubbleV275{max-width:min(76%,620px);padding:10px 12px;border-radius:18px 18px 18px 6px;background:#fff;border:1px solid var(--line);box-shadow:0 7px 18px rgba(8,47,42,.07);align-self:flex-start;word-break:break-word}
.privateBubbleV275.own{align-self:flex-end;background:linear-gradient(135deg,#dffbed,#edfff7);border-radius:18px 18px 6px 18px;border-color:rgba(13,183,144,.23)}
.privateBubbleV275 p{margin:0;white-space:pre-wrap;line-height:1.4;font-size:14px;font-weight:650}.privateBubbleMetaV275{display:flex;justify-content:flex-end;gap:5px;margin-top:5px;color:#688078;font-size:9.5px;font-weight:900}.privateReadV275{color:#0b8f72}
.privateBlockedNoticeV275{margin:8px 14px;background:#fff5f5;border:1px solid #fecaca;color:#991b1b;border-radius:16px;padding:10px 12px;text-align:center;font-size:12px;font-weight:850}
.privateComposerV275{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:8px;padding:9px 11px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 24px rgba(8,47,42,.07)}
.privateComposerV275 textarea{width:100%;min-height:48px;max-height:116px;resize:none;border:1px solid var(--line);border-radius:19px;padding:12px 14px;font:inherit;font-size:15px;line-height:1.35;color:#132320;outline:none;background:#fbfffd}.privateComposerV275 textarea:focus{border-color:#0db790;box-shadow:0 0 0 3px rgba(13,183,144,.1)}
.privateComposerV275 button{border:0;border-radius:18px;background:#0db790;color:#fff;font-size:24px;font-weight:1000;cursor:pointer}.privateComposerV275 button:disabled,.privateComposerV275 textarea:disabled{opacity:.55}
.privateInlineBadgeV275{display:inline-grid;place-items:center;background:#0db790;color:#fff;border-radius:999px;min-width:20px;height:20px;padding:0 6px;margin-left:4px;font-size:10px}.privateMoreIconV275{background:linear-gradient(135deg,#e2fff5,#eff9ff)}
.privateNavTabV275{position:relative}.privateNavBadgeV275{position:absolute;right:15%;top:4px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:1000;border:2px solid #fff}
.privateNavBadgeV275[hidden],.privateInlineBadgeV275[hidden]{display:none!important}
.privateProfileActionV275 .primaryBtn{width:100%}
@media(max-width:760px){.privateHeaderV275{padding:9px 8px;gap:7px}.privateHeaderV275 .privateBackV275{width:38px;height:38px}.privateHeaderAvatarV275{width:40px;height:40px}.privateHeaderTextV275 h2{font-size:17px}.privateBlockV275{font-size:11px;padding:8px}.privateListV275{padding:10px}.privateConversationV275{padding:10px;border-radius:17px}.privateConversationAvatarV275{width:43px;height:43px}.privateBubbleV275{max-width:86%;font-size:13px}.privateMessagesV275{padding:12px 8px 18px}.privateComposerV275{grid-template-columns:minmax(0,1fr) 48px;padding:7px 7px calc(7px + env(safe-area-inset-bottom,0px))}.privateComposerV275 textarea{font-size:16px;min-height:46px;padding:11px 12px}.privateNavBadgeV275{right:10%;top:2px}}

/* v327: los avatares de mensajes privados abren la ficha de la persona */
.privateProfileAvatarV327,.communityDrawerProfileAvatarV327{cursor:pointer!important;outline:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}
.privateProfileAvatarV327:hover,.privateProfileAvatarV327:active,.privateProfileAvatarV327:focus-visible,.communityDrawerProfileAvatarV327:hover,.communityDrawerProfileAvatarV327:active,.communityDrawerProfileAvatarV327:focus-visible{transform:scale(1.045);border-color:rgba(13,183,144,.55)!important;box-shadow:0 0 0 3px rgba(13,183,144,.13),0 7px 18px rgba(4,70,59,.14)!important}
