.contactRow{appearance:none;width:100%;border:0;border-top:1px solid #edf1ee;background:#fff;color:inherit;text-align:left;cursor:pointer}.contactRow:hover,.contactRow:focus-visible{background:#f4f8f5;outline:none}.contactRow:focus-visible{box-shadow:inset 3px 0 var(--green)}[dir=rtl] .contactRow{text-align:right}
.masterRow{appearance:none;width:100%;display:flex;justify-content:space-between;gap:10px;border:0;border-top:1px solid var(--line);background:#fff;color:inherit;text-align:left;padding:10px 0;cursor:pointer}.masterRow:hover{color:var(--green)}.masterRow small{color:var(--muted)}
