.secret-record-row{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:12px;margin:10px 0;white-space:normal;text-align:left}.secret-record-row small{color:var(--muted);font-weight:400}.secret-record-messages{margin-top:18px}.secret-record-reply{border-left:3px solid #0f9d92;margin:8px 0;padding:6px 10px;white-space:pre-wrap;max-height:100px;overflow:hidden}.secret-record-file{display:flex;flex-direction:column;gap:8px;margin:10px 0;align-items:flex-start}.secret-record-media{max-width:100%;max-height:420px;border-radius:10px}#secret-record-key{font-family:monospace;width:100%;margin-top:8px}@media(max-width:600px){.secret-record-row{flex-direction:column}.secret-record-media{max-height:280px}}
