
.cmpwrap{overflow-x:auto;margin-top:24px}
.cmp{width:100%;border-collapse:collapse;font-size:14.5px;min-width:680px}
.cmp th,.cmp td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--line);vertical-align:top}
.cmp thead th{font-family:var(--wide);font-size:13px;background:var(--plum);color:#fff;border-bottom:0;letter-spacing:-.01em}
.cmp thead th:first-child{background:var(--plum2)}
.cmp tbody td:first-child{font-weight:600;color:var(--ink);background:#faf6f9}
.cmp tbody tr:hover td{background:#fdf3f8}
.cmp tbody tr:hover td:first-child{background:#f7e9f2}
