.customer-debt{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px}.customer-debt[hidden]{display:none}.customer-debt.has-debt{flex-wrap:wrap}.customer-debt.settled{background:#e9f8f1;color:#12805b}.customer-debt a{color:inherit;font-weight:800}.debt-action{flex:0 0 27px;width:27px;height:27px;padding:0;border:0;border-radius:7px;color:#fff;font-weight:900;cursor:pointer}.debt-action.settle{background:#18a875}.debt-action.undo{background:#e09a27}.debt-action.refresh{background:#176bff}.debt-action:disabled{opacity:.45}
