#gchMarkLostBtn{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:6px 12px;border-radius:8px;border:1px solid #fda4af;color:#e11d48;background:transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease;white-space:nowrap;}#gchMarkLostBtn:hover{background:#fff1f2;}html.dark #gchMarkLostBtn{border-color:#9f1239;color:#fb7185;}html.dark #gchMarkLostBtn:hover{background:rgba(159,18,57,.25);}#leadModalTitle{margin-right:auto;}