.hc-client-name-link{color:inherit;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;cursor:pointer}
.hc-client-name-link:hover{color:var(--navy,#12355b);text-decoration-style:solid}
#dashboardNextPlans .hc-group-row td{background:#fffbeb;color:#92400e;font-weight:700;font-size:12px;border-top:2px solid #f6c66b}
#dashboardNextPlans .hc-paused-row td{background:#fffdf7}
.hc-conflict-card{max-width:680px;width:100%}
.hc-conflict-list{display:flex;flex-direction:column;gap:10px;margin-top:10px;max-height:60vh;overflow:auto}
.hc-conflict-row{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #f1a2a2;background:#fef2f2;border-radius:10px;padding:10px 12px}
.hc-conflict-row .muted{font-size:11px;margin-top:3px}
.hc-conflict-row .actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:720px){.hc-conflict-row{flex-direction:column;align-items:stretch}}
#dashboardTable tbody td:first-child strong{cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}
#dashboardTable tbody td:first-child strong:hover{color:var(--navy,#12355b)}
