.wechat-add{height:28px;border:1px solid #b9d6c8;background:#edf7f2;color:#246c4d;border-radius:4px;padding:0 9px;font-size:10px;font-weight:600;cursor:pointer;white-space:nowrap}
.wechat-add:hover{background:#dff0e7}.wechat-card{width:min(460px,100%)}
.wechat-card .modal-head p{margin:5px 0 0;color:var(--muted);font-size:11px}
.contact-preview{display:flex;align-items:center;gap:10px;padding-bottom:15px;border-bottom:1px solid var(--line)}
.contact-preview .avatar{width:40px;height:40px}.contact-preview b,.contact-preview small{display:block}
.contact-preview small{font-size:10px;color:var(--muted);margin-top:4px}
.phone-copy{display:flex;align-items:center;justify-content:space-between;background:#f5f7f6;border:1px solid var(--line);border-radius:6px;padding:12px 14px;margin:15px 0}
.phone-copy small,.phone-copy strong{display:block}.phone-copy small{font-size:9px;color:var(--muted);margin-bottom:4px}.phone-copy strong{font-size:17px}
.phone-copy button{border:1px solid #cbd7d1;background:white;color:var(--green);border-radius:4px;padding:6px 12px;cursor:pointer}
.wechat-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.wechat-launch{border:1px solid var(--line);background:white;border-radius:6px;padding:12px;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;text-align:left;cursor:pointer}
.wechat-launch:hover{border-color:#88ad9b;background:#f8fbf9}.wechat-launch>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:white;font-weight:bold;background:#42ad66}
.wechat-launch.work-launch>span{background:#2e8060}.wechat-launch b,.wechat-launch small{display:block}.wechat-launch small{font-size:9px;color:var(--muted);margin-top:3px}.wechat-launch em{font-style:normal;color:var(--green);font-size:10px}
.launch-note{display:flex;gap:8px;background:#fff8e9;border:1px solid #efdfbf;border-radius:5px;padding:10px 11px;margin-top:14px;font-size:9px;line-height:1.55;color:#6c5932}.launch-note b{white-space:nowrap}
@media(max-width:520px){.wechat-actions{grid-template-columns:1fr}}
