.photo-drop.uploaded{border-style:solid;border-color:var(--accept)}.photo-drop.uploaded #photoLabel{color:var(--accept);font-weight:600}.msg-item{display:flex;align-items:center;gap:10px;background:#fbfbfe;border:1px solid var(--line);border-radius:10px;padding:9px 12px}.msg-item .msg-tag{font-size:.68rem;font-weight:700;padding:3px 8px;border-radius:999px;flex-shrink:0}.msg-item .msg-tag.received{background:#eaf0ff;color:var(--primary-ink)}.msg-item .msg-tag.sent{background:#e9fbef;color:var(--accept)}.msg-item .msg-preview{flex:1;font-size:.84rem;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msg-item .msg-remove{background:0 0;border:none;color:var(--decline);font-size:1rem;cursor:pointer;flex-shrink:0;line-height:1}.date-pill{align-self:center;color:#8e8e8e;font-size:.66rem;font-weight:600;padding:6px 0 8px;letter-spacing:.2px}.bubble{max-width:75%;padding:9px 12px;border-radius:20px;font-size:.82rem;line-height:1.4;position:relative;word-wrap:break-word}.bubble.received{align-self:flex-start;background:#efefef;color:#262626;border-bottom-left-radius:6px}.bubble.sent{align-self:flex-end;background:#3797f0;color:#fff;border-bottom-right-radius:6px}.bubble-time{display:block;text-align:right;font-size:.6rem;color:#b0b0b0;margin-top:3px;font-weight:500}.bubble.sent .bubble-time{color:rgba(255,255,255,.75)}.phone-screen.dark{background:#000}.phone-screen.dark .status-bar{background:#000;color:#fff}.phone-screen.dark .chat-header{background:#000;border-bottom-color:#262626}.phone-screen.dark .chat-name{color:#fff}.phone-screen.dark .chat-status{color:#a8a8a8}.phone-screen.dark .chat-body{background:#000}.phone-screen.dark .date-pill{color:#a8a8a8}.phone-screen.dark .bubble.received{background:#262626;color:#fff}.phone-screen.dark .bubble.sent{background:#3797f0;color:#fff}.phone-screen.dark .chat-inputbar{background:#000;border-top-color:#262626}.phone-screen.dark .chat-input-fake{color:#a8a8a8}