.photo-drop.uploaded{border-style:solid;border-color:var(--accept)}.photo-drop.uploaded span:last-child{color:var(--accept);font-weight:600}.msg-item{display:flex;align-items:center;gap:8px;padding:8px 9px;border-radius:9px;font-size:.8rem}.msg-item:hover{background:#f0f1fa}.msg-tag{font-size:.68rem;font-weight:700;padding:2px 7px;border-radius:999px;flex-shrink:0;background:var(--primary-soft);color:var(--primary-ink)}.msg-preview{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);min-width:0;word-break:break-word}.msg-remove{background:0 0;border:none;color:var(--muted);cursor:pointer;font-size:.85rem;flex-shrink:0;padding:2px 4px;border-radius:6px}.msg-remove:hover{background:#fdeaea;color:var(--decline)}.date-pill{align-self:center;color:#8e8e93;font-size:.7rem;font-weight:500;padding:6px 0}.imsg-bubble-row{display:flex}.imsg-bubble-row.sent{justify-content:flex-end}.imsg-bubble-row.received{justify-content:flex-start}.imsg-bubble{max-width:75%;padding:9px 13px;border-radius:18px;font-size:.9rem;line-height:1.35;word-wrap:break-word}.imsg-bubble.received{background:#e9e9eb;color:#000;border-bottom-left-radius:5px}.imsg-bubble.sent.blue{background:#007aff;color:#fff;border-bottom-right-radius:5px}.imsg-bubble.sent.green{background:#34c759;color:#fff;border-bottom-right-radius:5px}.imsg-status{align-self:flex-end;font-size:.68rem;color:#8e8e93;margin-top:2px;margin-right:2px}.phone-screen.dark{--imsg-bg:#000;color:#fff}.phone-screen.dark .status-bar{color:#fff}.phone-screen.dark .imsg-header{border-bottom-color:#26262a}.phone-screen.dark .imsg-header-name{color:#fff}.phone-screen.dark .date-pill{color:#8e8e93}.phone-screen.dark .imsg-bubble.received{background:#26262a;color:#fff}.phone-screen.dark .imsg-inputbar{border-top-color:#26262a}.phone-screen.dark .imsg-input-fake{background:#1c1c1e;border-color:#3a3a3c;color:#8e8e93}