.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-tag.missed{background:#fdeaea;color:var(--decline)}.msg-preview{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);min-width:0}.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)}.rc-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #efefef}.rc-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(145deg,#b9c2ce,#8a96a6);display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:#fff;background-size:cover;background-position:center;flex-shrink:0}.rc-info{flex:1;min-width:0}.rc-name{font-size:.9rem;font-weight:600;color:#000}.rc-name.missed{color:#e0393e}.rc-sub{display:flex;align-items:center;gap:4px;font-size:.72rem;color:#8e8e8e;margin-top:1px}.rc-arrow-icon{flex-shrink:0;display:flex}.rc-time{font-size:.78rem;color:#8e8e8e;flex-shrink:0}.rc-chevron{color:#c7c7cc;flex-shrink:0}.phone-screen.dark{background:#000;color:#fff}.phone-screen.dark .status-bar{background:#000;color:#fff}.phone-screen.dark .rc-title{color:#fff}.phone-screen.dark .rc-filter-tab.active{background:#132330}.phone-screen.dark .rc-row{border-bottom-color:#262626}.phone-screen.dark .rc-name{color:#fff}.phone-screen.dark .rc-tabbar{background:#121212;border-top-color:#262626}