.pr-msg-cell{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;cursor:pointer;color:#1565c0}.pr-msg-cell:hover .pr-msg-preview{text-decoration:underline}.pr-msg-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#1565c0;color:#fff;font-size:11px;font-weight:600;line-height:1}.pr-msg-preview{font-size:12px;color:#555;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pr-msg-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:7000;background:rgba(0,0,0,.45);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pr-msg-modal,.pr-msg-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.pr-msg-modal{background:#fff;width:560px;max-width:92vw;max-height:80vh;border-radius:6px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.3);box-shadow:0 10px 40px rgba(0,0,0,.3);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.pr-msg-modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eee}.pr-msg-modal-body{padding:12px 16px;overflow-y:auto}.pr-msg-item{padding:10px 0;border-bottom:1px solid #f0f0f0}.pr-msg-item:last-child{border-bottom:none}.pr-msg-item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:3px;font-size:11px;color:#888}.pr-msg-item-autor{font-weight:600;color:#555}.pr-msg-item-status{padding:1px 6px;border-radius:8px;background:#eef2f7;color:#445}.pr-msg-item-data{margin-left:auto}.pr-msg-item-texto{font-size:13px;color:#222;white-space:pre-wrap;word-break:break-word}